summaryrefslogtreecommitdiffstats
path: root/drivers/video/atmel_lcdfb.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/video: bad error test before a dereferenceJulien Brunel2008-11-191-1/+1
* atmel_lcdfb: disallow setting larger resolution than the framebuffer memory c...Stanislaw Gruszka2008-10-161-0/+7
* Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-091-35/+49
|\
| * atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen2008-09-131-35/+49
* | [ARM] 5228/1: Add the RGB555 wiring for the atmel LCDGuillaume GARDET2008-09-181-0/+4
|/
* atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka2008-09-051-4/+6
* atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2008-08-121-2/+5
* atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen2008-08-121-2/+4
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-3/+3
* atmel_lcdfb: avoid division by zeroNicolas Ferre2008-07-241-0/+35
* atmel_lcdfb: FIFO underflow managementNicolas Ferre2008-07-241-1/+56
* atmel_lcdfb: fix pixclock divider calculationNicolas Ferre2008-05-131-5/+6
* atmel_lcdfb: adjust fifo size for at91sam9rlNicolas Ferre2008-04-281-1/+2
* atmel_lcdfb: wiring BGR to RGB color modeNicolas Ferre2008-04-281-5/+22
* atmel_lcdfb: suspend/resume supportDavid Brownell2008-04-281-2/+34
* atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen2008-04-281-1/+7
* atmel_lcdfb: backlight controlDavid Brownell2008-02-061-4/+111
* atmel_lcdfb: validate display timingsHaavard Skinnemoen2008-02-061-0/+20
* [ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2008-01-261-1/+1
* MAINTAINERS: email update and add missing entryNicolas Ferre2008-01-141-1/+1
* atmel_lcdfb: LCDC startup fixAnti Sullin2007-11-291-0/+4
* atmel_lcdfb: use spare bits in 32bpp mode as alpha channelHaavard Skinnemoen2007-07-211-1/+4
* atmel_lcdfb: Fix STN LCD supportNicolas Ferre2007-07-211-8/+54
* atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre2007-05-111-0/+752
OpenPOWER on IntegriCloud