aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/uvesafb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-22uvesafb,vesafb: create WC or WB PAT-entriesThomas Schlichter1-14/+35
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy1-1/+1
2010-08-11param: use ops in struct kernel_param, rather than get and set fns directlyRusty Russell1-3/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt1-28/+0
2009-10-02uvesafb/connector: Disallow unpliviged users to send netlink packetsPhilipp Reisner1-0/+3
2009-10-02connector: Provide the sender's credentials to the callbackPhilipp Reisner1-1/+1
2009-07-17connector: make callback argument type explicitMike Frysinger1-2/+1
2009-06-12uvesafb: improve parameter handling.Rusty Russell1-6/+4
2009-04-13uvesafb: fix color component length for pseudocolor modesMichal Januszewski1-25/+10
2009-04-01uvesafb: fix selecting mode with the vbemode optionMichal Januszewski1-4/+9
2009-04-01uvesafb: bitwise OR has higher precedence than ?:Roel Kluin1-1/+1
2009-04-01drivers/video/uvesafb.c: don't use gfp_any()Andrew Morton1-1/+1
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso1-1/+4
2008-10-16uvesafb: don't treat mode info retrieval failures as errorsMichal Januszewski1-3/+8
2008-07-24uvesafb: change mode parameter to mode_optionKrzysztof Helt1-2/+2
2008-04-28drivers/video/uvesafb.c: fix error-path memory leakAndrew Morton1-3/+4
2008-04-28uvesafb: don't treat valid modes returned byfb_find_mode() as errorsMichal Januszewski1-1/+1
2008-02-23drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll()Sergio Luis1-1/+1
2008-02-06uvesafb: small cleanupsRandy Dunlap1-4/+4
2008-01-14uvesafb: fix section mismatch warningsRandy Dunlap1-2/+2
2007-11-14uvesafb: fix warnings about unused variables on non-x86Frank Lichtenheld1-2/+4
2007-10-16uvesafb: the driver coreMichal Januszewski1-0/+2066