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