aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/au1100fb.c
AgeCommit message (Expand)Author
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds
2013-09-30Video / au1100fb: Use module_platform_driver() to simplify codeHanjun Guo
2013-09-19video: au1100fb: Remove casting the return value which is a void pointerJingoo Han
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-08MIPS: remove obsolete Kconfig macrosPaul Bolle
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-08Merge branch 'master' into for-nextJiri Kosina
2012-04-08fbdev: fix au1*fb buildsManuel Lauss
2012-04-05fbdev: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven
2012-01-28drivers/video/au*fb.c: use devm_ functionsJulia Lawall
2011-12-07MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss
2011-10-03fb: fix au1100fb bitrot.Manuel Lauss
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2010-07-26VIDEO: Au1100fb: Fix section mismatchRalf Baechle
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23drivers/video: add kmalloc NULL testsJulia Lawall
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei
2007-10-18au1100fb: fix modpost warningsRalf Baechle
2007-08-22au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Yoichi Yuasa
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby
2006-10-03[PATCH] au1100fb: Add option to enable/disable the cursorRodolfo Giometti
2006-08-06[PATCH] au1100fb: Fix startup sequenceRodolfo Giometti
2006-08-06[PATCH] au1100fb: info->var.rotate fixRodolfo Giometti
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl
2006-06-26[PATCH] au1100fb: add power management supportRodolfo Giometti
2006-05-31[PATCH] au1100fb: Fix compilationRodolfo Giometti
2006-02-24[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig
2005-10-29Au1100 FB driver uplift for 2.6.Pete Popov
2005-06-25[PATCH] au1100fb: convert to C99 inits.randy_dunlap
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds