summaryrefslogtreecommitdiffstats
path: root/drivers/video/sa1100fb.c
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-1340/+0
* video: sa1100fb: use dev_get_platdata()Jingoo Han2013-09-201-2/+2
* video: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-261-1/+0
* fbdev/sa1100fb: use vm_iomap_memory()Tomi Valkeinen2013-04-241-13/+3
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* FB: sa11x0: convert to use platform resource and ioremap()Russell King2012-02-241-25/+43
* FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King2012-02-211-8/+16
* FB: sa11x0: fix shannon GPSR/GPCR accessesRussell King2012-02-211-2/+2
* FB: sa1100: make GPIO configuration setting safeRussell King2012-02-211-0/+11
* FB: sa1100: use inf members directlyRussell King2012-02-211-19/+12
* FB: sa1100: remove assabet specific initializationRussell King2012-02-211-8/+0
* FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King2012-02-211-23/+9
* FB: sa1100: move platform data to platform filesRussell King2012-02-211-233/+6
* FB: sa1100: move machine inf structures to <video/sa1100fb.h>Russell King2012-02-211-1/+5
* FB: sa1100: combine RGB bitfield overrides into sa1100fb_mach_infoRussell King2012-02-211-7/+14
* FB: sa1100: convert printks to dev_xxx()Russell King2012-02-211-38/+34
* FB: sa1100: constify rgb structuresRussell King2012-02-211-4/+4
* FB: sa1100: add .owner initializer to driver structureRussell King2012-02-211-0/+1
* FB: sa1100: avoid section mismatch warningsRussell King2012-02-211-14/+14
* video: irq: Remove IRQF_DISABLEDYong Zhang2011-10-031-2/+1
* platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König2010-03-071-1/+1
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-151-1/+1
* sa1100fb: fix color component length for pseudocolor modesMichal Januszewski2009-04-131-5/+10
* [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-251-1/+1
* [ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow2009-02-211-21/+0
* [ARM] remove memzero()Russell King2008-11-271-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* sa1100fb: convert ctrlr_sem in a mutexMatthias Kaehlcke2008-07-241-3/+4
* PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-241-0/+1
* fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt2007-10-161-1/+0
* [ARM] 4035/1: fix collie compilationPavel Machek2006-12-171-3/+3
* 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
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-1/+1
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-1/+1
* [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-091-5/+10
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-12/+13
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-6/+4
* [PATCH] zaurus: fix compilation with cpufreq disabledPavel Machek2005-10-141-0/+2
* [PATCH] ARM: Make sa1100fb_display_dma_period() an inline functionRussell King2005-08-071-1/+1
* [PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1574
OpenPOWER on IntegriCloud