aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/uvesafb.c
Commit message (Expand)AuthorAge
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* video:uvesafb: check the return value of kzallocWang YanQing2012-08-23
* connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman2012-05-10
* video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-04-09
* usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov2012-03-23
* Revert "video:uvesafb: Fix oops that uvesafb try to execute NX-protected page"Florian Tobias Schandinat2012-03-21
* video:uvesafb: notice user when we failed to save hardware stateWang YanQing2012-03-08
* video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-03-08
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* uvesafb,vesafb: create WC or WB PAT-entriesThomas Schlichter2011-03-22
* netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy2011-03-03
* param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell2010-08-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt2009-11-12
* uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner2009-10-02
* connector: Provide the sender's credentials to the callbackPhilipp Reisner2009-10-02
* connector: make callback argument type explicitMike Frysinger2009-07-17
* uvesafb: improve parameter handling.Rusty Russell2009-06-12
* uvesafb: fix color component length for pseudocolor modesMichal Januszewski2009-04-13
* uvesafb: fix selecting mode with the vbemode optionMichal Januszewski2009-04-01
* uvesafb: bitwise OR has higher precedence than ?:Roel Kluin2009-04-01
* drivers/video/uvesafb.c: don't use gfp_any()Andrew Morton2009-04-01
* netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso2009-02-06
* uvesafb: don't treat mode info retrieval failures as errorsMichal Januszewski2008-10-16
* uvesafb: change mode parameter to mode_optionKrzysztof Helt2008-07-24
* drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton2008-04-28
* uvesafb: don't treat valid modes returned byfb_find_mode() as errorsMichal Januszewski2008-04-28
* drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis2008-02-23
* uvesafb: small cleanupsRandy Dunlap2008-02-06
* uvesafb: fix section mismatch warningsRandy Dunlap2008-01-14
* uvesafb: fix warnings about unused variables on non-x86Frank Lichtenheld2007-11-14
* uvesafb: the driver coreMichal Januszewski2007-10-16