summaryrefslogtreecommitdiffstats
path: root/drivers/video/uvesafb.c
Commit message (Expand)AuthorAgeFilesLines
* connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman2012-05-101-1/+1
* video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-091-2/+9
* usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-231-1/+1
* Revert "video:uvesafb: Fix oops that uvesafb try to execute NX-protected page"Florian Tobias Schandinat2012-03-211-10/+2
* video:uvesafb: notice user when we failed to save hardware stateWang YanQing2012-03-081-3/+11
* video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-03-081-2/+10
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
* uvesafb,vesafb: create WC or WB PAT-entriesThomas Schlichter2011-03-221-14/+35
* netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-031-1/+1
* 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