summaryrefslogtreecommitdiffstats
path: root/drivers/video/uvesafb.c
Commit message (Expand)AuthorAgeFilesLines
* param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-111-3/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-121-28/+0
* uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner2009-10-021-0/+3
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-021-1/+1
* connector: make callback argument type explicitMike Frysinger2009-07-171-2/+1
* uvesafb: improve parameter handling.Rusty Russell2009-06-121-6/+4
* uvesafb: fix color component length for pseudocolor modesMichal Januszewski2009-04-131-25/+10
* uvesafb: fix selecting mode with the vbemode optionMichal Januszewski2009-04-011-4/+9
* uvesafb: bitwise OR has higher precedence than ?:Roel Kluin2009-04-011-1/+1
* drivers/video/uvesafb.c: don't use gfp_any()Andrew Morton2009-04-011-1/+1
* netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-051-1/+4
* uvesafb: don't treat mode info retrieval failures as errorsMichal Januszewski2008-10-161-3/+8
* uvesafb: change mode parameter to mode_optionKrzysztof Helt2008-07-241-2/+2
* drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton2008-04-281-3/+4
* uvesafb: don't treat valid modes returned byfb_find_mode() as errorsMichal Januszewski2008-04-281-1/+1
* drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis2008-02-231-1/+1
* uvesafb: small cleanupsRandy Dunlap2008-02-061-4/+4
* uvesafb: fix section mismatch warningsRandy Dunlap2008-01-141-2/+2
* uvesafb: fix warnings about unused variables on non-x86Frank Lichtenheld2007-11-141-2/+4
* uvesafb: the driver coreMichal Januszewski2007-10-161-0/+2066
OpenPOWER on IntegriCloud