| Commit message (Expand) | Author | Age | Files | Lines |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 | 1 | -642/+0 |
* | Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 2013-11-14 | 1 | -14/+2 |
|\ |
|
| * | Video / au1100fb: Use module_platform_driver() to simplify code | Hanjun Guo | 2013-09-30 | 1 | -13/+1 |
| * | video: au1100fb: Remove casting the return value which is a void pointer | Jingoo Han | 2013-09-19 | 1 | -1/+1 |
* | | Fix a few incorrectly checked [io_]remap_pfn_range() calls | Linus Torvalds | 2013-10-29 | 1 | -25/+1 |
|/ |
|
* | Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2013-07-09 | 1 | -1/+0 |
|\ |
|
| * | video: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-06-26 | 1 | -1/+0 |
* | | au1100fb: VM_IO is set by io_remap_pfn_range() | Al Viro | 2013-06-29 | 1 | -2/+0 |
|/ |
|
* | MIPS: remove obsolete Kconfig macros | Paul Bolle | 2013-05-08 | 1 | -18/+4 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2012-04-08 | 1 | -20/+12 |
| |\ |
|
| * | | fbdev: s/#if CONFIG/#ifdef CONFIG/ | Geert Uytterhoeven | 2012-04-05 | 1 | -1/+1 |
* | | | fbdev: fix au1*fb builds | Manuel Lauss | 2012-04-08 | 1 | -2/+3 |
| |/
|/| |
|
* | | drivers/video/au*fb.c: use devm_ functions | Julia Lawall | 2012-01-28 | 1 | -20/+12 |
|/ |
|
* | MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100 | Manuel Lauss | 2011-12-07 | 1 | -12/+0 |
* | fb: fix au1100fb bitrot. | Manuel Lauss | 2011-10-03 | 1 | -121/+60 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | VIDEO: Au1100fb: Fix section mismatch | Ralf Baechle | 2010-07-26 | 1 | -3/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | drivers/video: add kmalloc NULL tests | Julia Lawall | 2009-09-23 | 1 | -2/+5 |
* | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 2009-03-24 | 1 | -15/+16 |
* | au1100fb: fix modpost warnings | Ralf Baechle | 2007-10-18 | 1 | -1/+1 |
* | au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode() | Yoichi Yuasa | 2007-08-22 | 1 | -46/+46 |
* | [PATCH] Video: fb, kzalloc changes | Jiri Slaby | 2007-02-12 | 1 | -4/+2 |
* | [PATCH] au1100fb: Add option to enable/disable the cursor | Rodolfo Giometti | 2006-10-03 | 1 | -4/+26 |
* | [PATCH] au1100fb: Fix startup sequence | Rodolfo Giometti | 2006-08-06 | 1 | -8/+5 |
* | [PATCH] au1100fb: info->var.rotate fix | Rodolfo Giometti | 2006-08-06 | 1 | -2/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ | Jesper Juhl | 2006-06-27 | 1 | -2/+1 |
* | [PATCH] au1100fb: add power management support | Rodolfo Giometti | 2006-06-26 | 1 | -2/+39 |
* | [PATCH] au1100fb: Fix compilation | Rodolfo Giometti | 2006-05-31 | 1 | -7/+14 |
* | [PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range() | Freddy Spierenburg | 2006-02-24 | 1 | -1/+2 |
* | [PATCH] fbdev: Sanitize ->fb_mmap prototype | Christoph Hellwig | 2006-01-14 | 1 | -1/+1 |
* | Au1100 FB driver uplift for 2.6. | Pete Popov | 2005-10-29 | 1 | -469/+502 |
* | [PATCH] au1100fb: convert to C99 inits. | randy_dunlap | 2005-06-25 | 1 | -9/+9 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+676 |