aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/au1100fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdevLinus Torvalds1-1/+0
2013-06-29au1100fb: VM_IO is set by io_remap_pfn_range()Al Viro1-2/+0
2013-06-26video: remove unnecessary platform_set_drvdata()Jingoo Han1-1/+0
2013-05-08MIPS: remove obsolete Kconfig macrosPaul Bolle1-18/+4
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-04-08Merge branch 'master' into for-nextJiri Kosina1-20/+12
2012-04-08fbdev: fix au1*fb buildsManuel Lauss1-2/+3
2012-04-05fbdev: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven1-1/+1
2012-01-28drivers/video/au*fb.c: use devm_ functionsJulia Lawall1-20/+12
2011-12-07MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss1-12/+0
2011-10-03fb: fix au1100fb bitrot.Manuel Lauss1-121/+60
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches1-1/+1
2010-07-26VIDEO: Au1100fb: Fix section mismatchRalf Baechle1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-23drivers/video: add kmalloc NULL testsJulia Lawall1-2/+5
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'Ming Lei1-15/+16
2007-10-18au1100fb: fix modpost warningsRalf Baechle1-1/+1
2007-08-22au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Yoichi Yuasa1-46/+46
2007-02-12[PATCH] Video: fb, kzalloc changesJiri Slaby1-4/+2
2006-10-03[PATCH] au1100fb: Add option to enable/disable the cursorRodolfo Giometti1-4/+26
2006-08-06[PATCH] au1100fb: Fix startup sequenceRodolfo Giometti1-8/+5
2006-08-06[PATCH] au1100fb: info->var.rotate fixRodolfo Giometti1-2/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl1-2/+1
2006-06-26[PATCH] au1100fb: add power management supportRodolfo Giometti1-2/+39
2006-05-31[PATCH] au1100fb: Fix compilationRodolfo Giometti1-7/+14
2006-02-24[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Freddy Spierenburg1-1/+2
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-1/+1
2005-10-29Au1100 FB driver uplift for 2.6.Pete Popov1-469/+502
2005-06-25[PATCH] au1100fb: convert to C99 inits.randy_dunlap1-9/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+676