aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/au1100fb.c
Commit message (Expand)AuthorAge
* Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-07-09
|\
| * video: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-26
* | au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro2013-06-29
|/
* MIPS: remove obsolete Kconfig macrosPaul Bolle2013-05-07
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-04-08
| |\
| * | fbdev: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven2012-04-05
* | | fbdev: fix au1*fb buildsManuel Lauss2012-04-08
| |/ |/|
* | drivers/video/au*fb.c: use devm_ functionsJulia Lawall2012-01-28
|/
* MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss2011-12-07
* fb: fix au1100fb bitrot.Manuel Lauss2011-10-03
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-10
* VIDEO: Au1100fb: Fix section mismatchRalf Baechle2010-07-26
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* drivers/video: add kmalloc NULL testsJulia Lawall2009-09-23
* platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-24
* au1100fb: fix modpost warningsRalf Baechle2007-10-18
* au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Yoichi Yuasa2007-08-22
* [PATCH] Video: fb, kzalloc changesJiri Slaby2007-02-12
* [PATCH] au1100fb: Add option to enable/disable the cursorRodolfo Giometti2006-10-03
* [PATCH] au1100fb: Fix startup sequenceRodolfo Giometti2006-08-06
* [PATCH] au1100fb: info->var.rotate fixRodolfo Giometti2006-08-06
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2006-06-27
* [PATCH] au1100fb: add power management supportRodolfo Giometti2006-06-26
* [PATCH] au1100fb: Fix compilationRodolfo Giometti2006-05-31
* [PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg2006-02-24
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-14
* Au1100 FB driver uplift for 2.6.Pete Popov2005-10-29
* [PATCH] au1100fb: convert to C99 inits.randy_dunlap2005-06-25
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16