summaryrefslogtreecommitdiff
path: root/drivers/video/uvesafb.c
AgeCommit message (Expand)Author
2011-03-22uvesafb,vesafb: create WC or WB PAT-entriesThomas Schlichter
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner
2009-07-17connector: make callback argument type explicitMike Frysinger
2009-06-12uvesafb: improve parameter handling.Rusty Russell
2009-04-13uvesafb: fix color component length for pseudocolor modesMichal Januszewski
2009-04-01uvesafb: fix selecting mode with the vbemode optionMichal Januszewski
2009-04-01uvesafb: bitwise OR has higher precedence than ?:Roel Kluin
2009-04-01drivers/video/uvesafb.c: don't use gfp_any()Andrew Morton
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso
2008-10-16uvesafb: don't treat mode info retrieval failures as errorsMichal Januszewski
2008-07-24uvesafb: change mode parameter to mode_optionKrzysztof Helt
2008-04-28drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton
2008-04-28uvesafb: don't treat valid modes returned byfb_find_mode() as errorsMichal Januszewski
2008-02-23drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis
2008-02-06uvesafb: small cleanupsRandy Dunlap
2008-01-14uvesafb: fix section mismatch warningsRandy Dunlap
2007-11-14uvesafb: fix warnings about unused variables on non-x86Frank Lichtenheld
2007-10-16uvesafb: the driver coreMichal Januszewski