aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/au1100fb.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-04-08Merge branch 'master' into for-nextGravatar Jiri Kosina 1-20/+12
2012-04-08fbdev: fix au1*fb buildsGravatar Manuel Lauss 1-2/+3
2012-04-05fbdev: s/#if CONFIG/#ifdef CONFIG/Gravatar Geert Uytterhoeven 1-1/+1
2012-01-28drivers/video/au*fb.c: use devm_ functionsGravatar Julia Lawall 1-20/+12
2011-12-07MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Gravatar Manuel Lauss 1-12/+0
2011-10-03fb: fix au1100fb bitrot.Gravatar Manuel Lauss 1-121/+60
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Gravatar Joe Perches 1-1/+1
2010-07-26VIDEO: Au1100fb: Fix section mismatchGravatar Ralf Baechle 1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-09-23drivers/video: add kmalloc NULL testsGravatar Julia Lawall 1-2/+5
2009-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Gravatar Ming Lei 1-15/+16
2007-10-18au1100fb: fix modpost warningsGravatar Ralf Baechle 1-1/+1
2007-08-22au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()Gravatar Yoichi Yuasa 1-46/+46
2007-02-12[PATCH] Video: fb, kzalloc changesGravatar Jiri Slaby 1-4/+2
2006-10-03[PATCH] au1100fb: Add option to enable/disable the cursorGravatar Rodolfo Giometti 1-4/+26
2006-08-06[PATCH] au1100fb: Fix startup sequenceGravatar Rodolfo Giometti 1-8/+5
2006-08-06[PATCH] au1100fb: info->var.rotate fixGravatar Rodolfo Giometti 1-2/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Gravatar Jesper Juhl 1-2/+1
2006-06-26[PATCH] au1100fb: add power management supportGravatar Rodolfo Giometti 1-2/+39
2006-05-31[PATCH] au1100fb: Fix compilationGravatar Rodolfo Giometti 1-7/+14
2006-02-24[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()Gravatar Freddy Spierenburg 1-1/+2
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeGravatar Christoph Hellwig 1-1/+1
2005-10-29Au1100 FB driver uplift for 2.6.Gravatar Pete Popov 1-469/+502
2005-06-25[PATCH] au1100fb: convert to C99 inits.Gravatar randy_dunlap 1-9/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+676