summaryrefslogtreecommitdiff
path: root/drivers/video/uvesafb.c
Commit message (Expand)AuthorAge
* 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-05
* 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