aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/au1200fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-29au1200fb: io_remap_pfn_range() sets VM_IOAl Viro1-4/+0
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-04-08fbdev: fix au1*fb buildsManuel Lauss1-1/+1
2012-01-28drivers/video/au*fb.c: use devm_ functionsJulia Lawall1-8/+1
2011-12-07MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss1-131/+110
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss1-0/+36
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-09-02fbdev: au1200fb: silence debug outputManuel Lauss1-1/+1
2011-06-15au1200fb: fix hardcoded IRQManuel Lauss1-5/+7
2011-06-15au1200fb: switch to FB_SYS helpersManuel Lauss1-3/+5
2011-06-15au1200fb: make number of windows configurable at load time.Manuel Lauss1-14/+39
2011-06-15au1200fb: fixup PMManuel Lauss1-115/+39
2011-06-15au1200fb: use framebuffer_alloc()Manuel Lauss1-34/+46
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-1/+1
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-03-24platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'Ming Lei1-11/+14
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-07-02[PATCH] irq-flags: video: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-04-29[PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.cRalf Baechle1-1922/+0
2006-03-27[PATCH] au1200fb: Alchemy Au1200 framebuffer driverRalf Baechle1-0/+3844