summaryrefslogtreecommitdiffstats
path: root/drivers/video/au1200fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-1859/+0Star
* Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds2013-11-141-15/+1Star
|\
| * Video / au1200fb: Use module_platform_driver() to simplify codeHanjun Guo2013-09-301-15/+1Star
* | Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds2013-10-291-22/+1Star
|/
* au1200fb: io_remap_pfn_range() sets VM_IOAl Viro2013-06-291-4/+0Star
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-3/+3
* fbdev: fix au1*fb buildsManuel Lauss2012-04-081-1/+1
* drivers/video/au*fb.c: use devm_ functionsJulia Lawall2012-01-281-8/+1Star
* MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss2011-12-071-131/+110Star
* MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2011-12-071-0/+36
* video: irq: Remove IRQF_DISABLEDYong Zhang2011-10-031-1/+1
* fbdev: au1200fb: silence debug outputManuel Lauss2011-09-021-1/+1
* au1200fb: fix hardcoded IRQManuel Lauss2011-06-151-5/+7
* au1200fb: switch to FB_SYS helpersManuel Lauss2011-06-151-3/+5
* au1200fb: make number of windows configurable at load time.Manuel Lauss2011-06-151-14/+39
* au1200fb: fixup PMManuel Lauss2011-06-151-115/+39Star
* au1200fb: use framebuffer_alloc()Manuel Lauss2011-06-151-34/+46
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer2010-10-271-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...Ming Lei2009-03-251-11/+14
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* [PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.cRalf Baechle2006-04-301-1922/+0Star
* [PATCH] au1200fb: Alchemy Au1200 framebuffer driverRalf Baechle2006-03-271-0/+3844