Age | Commit message (Expand) | Author | Files | Lines |
2014-04-17 | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 1 | -1858/+0 |
2013-10-29 | framebuffer: Use fb_<level> | Joe Perches | 1 | -2/+2 |
2013-09-19 | video: pm2fb: remove unnecessary pci_set_drvdata() | Jingoo Han | 1 | -1/+0 |
2013-01-04 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -9/+8 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 1 | -4/+4 |
2011-06-24 | video: Fix speficied typo | Joe Perches | 1 | -1/+1 |
2011-06-15 | pm2fb: use display information in info not in var for panning | Laurent Pinchart | 1 | -2/+2 |
2010-02-05 | tree-wide: s/widht/width/g typo in comments | Daniel Mack | 1 | -1/+1 |
2009-06-17 | fbdev: use framebuffer_release() for freeing fb_info structures | Krzysztof Helt | 1 | -1/+1 |
2008-08-21 | pm2fb: free cmap memory on module remove | Krzysztof Helt | 1 | -0/+1 |
2008-04-28 | video: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-04-28 | fbdev: add removed option "mode" to keep compatibility | Krzysztof Helt | 1 | -0/+2 |
2008-04-28 | pm2fb: change option mode to mode_option | Krzysztof Helt | 1 | -7/+7 |
2008-04-28 | pm2fb: correct error values returned from probe function | Krzysztof Helt | 1 | -2/+4 |
2008-02-06 | pm2fb: big endian fix | Krzysztof Helt | 1 | -5/+8 |
2007-10-16 | pm2fb: replace busy waiting with cpu_relax | Krzysztof Helt | 1 | -5/+4 |
2007-10-16 | pm2fb: panning and hardware cursor fixes | Krzysztof Helt | 1 | -16/+19 |
2007-10-16 | pm2fb: hardware cursor support for the Permedia2 | Krzysztof Helt | 1 | -12/+113 |
2007-10-16 | pm2fb: Permedia 2V hardware cursor support | Krzysztof Helt | 1 | -0/+137 |
2007-10-16 | pm2fb: checkpatch fixes | Krzysztof Helt | 1 | -74/+88 |
2007-10-16 | pm2fb: accelerated 24-bit fillrect | Krzysztof Helt | 1 | -1/+7 |
2007-10-16 | pm2fb: Permedia 2V initialization fixes | Krzysztof Helt | 1 | -24/+18 |
2007-10-16 | pm2fb: source code improvements | Krzysztof Helt | 1 | -195/+155 |
2007-10-16 | pm2fb: accelerated imageblit | Krzysztof Helt | 1 | -3/+120 |
2007-10-16 | pm3fb: mtrr support and noaccel option | Krzysztof Helt | 1 | -0/+40 |
2007-07-17 | pm2fb: white spaces clean up | Krzysztof Helt | 1 | -101/+101 |
2007-05-24 | pm2fb: RDAC_WR barriers clean up | Krzysztof Helt | 1 | -12/+5 |
2007-05-11 | pm2fb: fb_sync added | Antonino A. Daplas | 1 | -17/+21 |
2007-05-08 | pm2fb: fix of jumps in pm2fb_probe | Krzysztof Helt | 1 | -2/+2 |
2007-05-08 | pm2fb: removal of pm2fb_par fields | Krzysztof Helt | 1 | -10/+7 |
2007-05-08 | pm2fb: accelerated fillrect and copyarea | Krzysztof Helt | 1 | -4/+128 |
2007-05-08 | pm2fb: memclock setting corrections | Krzysztof Helt | 1 | -2/+2 |
2007-05-08 | pm2fb: reset transparency settings | krzysztof.h1@wp.pl | 1 | -0/+2 |
2007-05-08 | pm2fb: pixclock setting restriction | Krzysztof Helt | 1 | -3/+3 |
2007-05-08 | pm2fb: Permedia 2V memory clock setting | Krzysztof Helt | 1 | -15/+37 |
2007-05-08 | pm2fb: 3dlabs Permedia 2V reference board added | Krzysztof Helt | 1 | -10/+23 |
2006-07-11 | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 1 | -1/+0 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
2006-04-20 | [PATCH] fix section mismatch in pm2fb.o | Darren Jenkins | 1 | -2/+2 |
2006-01-10 | [PATCH] fbdev: pm2fb: Driver cleanups | Antonino A. Daplas | 1 | -11/+10 |
2005-11-07 | [PATCH] pm2fb: Manual configuration of timings for Elsa Winner 2000 Office | Peter 'p2' De Schrijver | 1 | -0/+16 |
2005-11-07 | [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon | Antonino A. Daplas | 1 | -1/+0 |
2005-07-28 | [PATCH] clean up inline static vs static inline | Jesper Juhl | 1 | -8/+8 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+1314 |