aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sa1100fb.c
Commit message (Expand)AuthorAgeFilesLines
* 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-rc2Linus Torvalds2005-04-161-0/+1574