aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/uvesafb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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