aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/atmel_lcdfb.c
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-03-24
|\
| * atmel_lcdfb: add fb_blank functionAndreas Bießmann2011-03-22
| * atmel_lcdfb: implement inverted contrast pwmAndreas Bießmann2011-03-22
* | backlight: add backlight typeMatthew Garrett2011-03-22
|/
* backlight: constify backlight_opsLionel Debroux2010-11-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
|\
| * atmel_lcdfb.c: fix printk() type mismatchClaudio Scordino2009-11-09
* | atmel_lcdfb: new alternate pixel clock formulaNicolas Ferre2009-11-12
|/
*-. Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-12
|\ \
| | * atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-08
| | * fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-30
| |/ |/|
| * [ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driverNicolas Ferre2009-07-23
|/
* atmel-lcdc: fix pixclock upper bound detectionBen Nizette2009-06-16
* atmel_lcdfb: correct fifo size for some productsNicolas Ferre2009-05-29
* drivers/video: bad error test before a dereferenceJulien Brunel2008-11-19
* atmel_lcdfb: disallow setting larger resolution than the framebuffer memory c...Stanislaw Gruszka2008-10-16
* Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-09
|\
| * atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen2008-09-13
* | [ARM] 5228/1: Add the RGB555 wiring for the atmel LCDGuillaume GARDET2008-09-18
|/
* atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka2008-09-05
* atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen2008-08-12
* atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen2008-08-12
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* atmel_lcdfb: avoid division by zeroNicolas Ferre2008-07-24
* atmel_lcdfb: FIFO underflow managementNicolas Ferre2008-07-24
* atmel_lcdfb: fix pixclock divider calculationNicolas Ferre2008-05-13
* atmel_lcdfb: adjust fifo size for at91sam9rlNicolas Ferre2008-04-28
* atmel_lcdfb: wiring BGR to RGB color modeNicolas Ferre2008-04-28
* atmel_lcdfb: suspend/resume supportDavid Brownell2008-04-28
* atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen2008-04-28
* atmel_lcdfb: backlight controlDavid Brownell2008-02-06
* atmel_lcdfb: validate display timingsHaavard Skinnemoen2008-02-06
* [ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor2008-01-26
* MAINTAINERS: email update and add missing entryNicolas Ferre2008-01-14
* atmel_lcdfb: LCDC startup fixAnti Sullin2007-11-29
* atmel_lcdfb: use spare bits in 32bpp mode as alpha channelHaavard Skinnemoen2007-07-21
* atmel_lcdfb: Fix STN LCD supportNicolas Ferre2007-07-21
* atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre2007-05-11