Age | Commit message (Expand) | Author | Files | Lines |
2009-11-12 | fb: remove fb_save_state() and fb_restore_state operations | Krzysztof Helt | 1 | -28/+0 |
2009-10-02 | uvesafb/connector: Disallow unpliviged users to send netlink packets | Philipp Reisner | 1 | -0/+3 |
2009-10-02 | connector: Provide the sender's credentials to the callback | Philipp Reisner | 1 | -1/+1 |
2009-07-17 | connector: make callback argument type explicit | Mike Frysinger | 1 | -2/+1 |
2009-06-12 | uvesafb: improve parameter handling. | Rusty Russell | 1 | -6/+4 |
2009-04-14 | uvesafb: fix color component length for pseudocolor modes | Michal Januszewski | 1 | -25/+10 |
2009-04-01 | uvesafb: fix selecting mode with the vbemode option | Michal Januszewski | 1 | -4/+9 |
2009-04-01 | uvesafb: bitwise OR has higher precedence than ?: | Roel Kluin | 1 | -1/+1 |
2009-04-01 | drivers/video/uvesafb.c: don't use gfp_any() | Andrew Morton | 1 | -1/+1 |
2009-02-06 | netlink: change return-value logic of netlink_broadcast() | Pablo Neira Ayuso | 1 | -1/+4 |
2008-10-16 | uvesafb: don't treat mode info retrieval failures as errors | Michal Januszewski | 1 | -3/+8 |
2008-07-24 | uvesafb: change mode parameter to mode_option | Krzysztof Helt | 1 | -2/+2 |
2008-04-28 | drivers/video/uvesafb.c: fix error-path memory leak | Andrew Morton | 1 | -3/+4 |
2008-04-28 | uvesafb: don't treat valid modes returned byfb_find_mode() as errors | Michal Januszewski | 1 | -1/+1 |
2008-02-24 | drivers/video/uvesafb.c: fix section mismatch warning in param_set_scroll() | Sergio Luis | 1 | -1/+1 |
2008-02-06 | uvesafb: small cleanups | Randy Dunlap | 1 | -4/+4 |
2008-01-14 | uvesafb: fix section mismatch warnings | Randy Dunlap | 1 | -2/+2 |
2007-11-15 | uvesafb: fix warnings about unused variables on non-x86 | Frank Lichtenheld | 1 | -2/+4 |
2007-10-16 | uvesafb: the driver core | Michal Januszewski | 1 | -0/+2066 |