aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/sa1100fb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-07platform-drivers: move probe to .devinit.text in drivers/videoUwe Kleine-König1-1/+1
2009-09-15Nicolas Pitre has a new email addressNicolas Pitre1-1/+1
2009-04-13sa1100fb: fix color component length for pseudocolor modesMichal Januszewski1-5/+10
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King1-1/+1
2009-02-21[ARM] 5407/1: SA1100: drop broken for ages iPAQ h3800 supportDmitry Artamonow1-21/+0
2008-11-27[ARM] remove memzero()Russell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-24sa1100fb: convert ctrlr_sem in a mutexMatthias Kaehlcke1-3/+4
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2007-10-16fbdev: change asm/uaccess.h to linux/uaccess.hKrzysztof Helt1-1/+0
2006-12-17[ARM] 4035/1: fix collie compilationPavel Machek1-3/+3
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-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-1/+1
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-1/+1
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King1-5/+10
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-12/+13
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-6/+4
2005-10-14[PATCH] zaurus: fix compilation with cpufreq disabledPavel Machek1-0/+2
2005-08-07[PATCH] ARM: Make sa1100fb_display_dma_period() an inline functionRussell King1-1/+1
2005-04-16[PATCH] fix u32 vs. pm_message_t in driver/videoPavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1574