| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 2011-03-24 | 1 | -1/+30 |
|\ |
|
| * | atmel_lcdfb: add fb_blank function | Andreas Bießmann | 2011-03-22 | 1 | -0/+24 |
| * | atmel_lcdfb: implement inverted contrast pwm | Andreas Bießmann | 2011-03-22 | 1 | -1/+6 |
* | | backlight: add backlight type | Matthew Garrett | 2011-03-22 | 1 | -0/+1 |
|/ |
|
* | backlight: constify backlight_ops | Lionel Debroux | 2010-11-16 | 1 | -1/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 | 1 | -3/+5 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
|\ |
|
| * | atmel_lcdfb.c: fix printk() type mismatch | Claudio Scordino | 2009-11-09 | 1 | -1/+1 |
* | | atmel_lcdfb: new alternate pixel clock formula | Nicolas Ferre | 2009-11-12 | 1 | -3/+8 |
|/ |
|
*-. | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King | 2009-09-12 | 1 | -2/+7 |
|\ \ |
|
| | * | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt | 2009-07-08 | 1 | -2/+3 |
| | * | fbdev: add mutex for fb_mmap locking | Krzysztof Helt | 2009-06-30 | 1 | -0/+2 |
| |/
|/| |
|
| * | [ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driver | Nicolas Ferre | 2009-07-23 | 1 | -2/+4 |
|/ |
|
* | atmel-lcdc: fix pixclock upper bound detection | Ben Nizette | 2009-06-16 | 1 | -1/+1 |
* | atmel_lcdfb: correct fifo size for some products | Nicolas Ferre | 2009-05-29 | 1 | -8/+2 |
* | drivers/video: bad error test before a dereference | Julien Brunel | 2008-11-19 | 1 | -1/+1 |
* | atmel_lcdfb: disallow setting larger resolution than the framebuffer memory c... | Stanislaw Gruszka | 2008-10-16 | 1 | -0/+7 |
* | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 2008-10-09 | 1 | -35/+49 |
|\ |
|
| * | atmel_lcdfb: disable LCD and DMA engines when suspending | Haavard Skinnemoen | 2008-09-13 | 1 | -35/+49 |
* | | [ARM] 5228/1: Add the RGB555 wiring for the atmel LCD | Guillaume GARDET | 2008-09-18 | 1 | -0/+4 |
|/ |
|
* | atmel_lcdfb: fix oops in rmmod when framebuffer fails to register | Stanislaw Gruszka | 2008-09-05 | 1 | -4/+6 |
* | atmel_lcdfb: add board parameter specify framebuffer memory size | Haavard Skinnemoen | 2008-08-12 | 1 | -2/+5 |
* | atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91 | Haavard Skinnemoen | 2008-08-12 | 1 | -2/+4 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -3/+3 |
* | atmel_lcdfb: avoid division by zero | Nicolas Ferre | 2008-07-24 | 1 | -0/+35 |
* | atmel_lcdfb: FIFO underflow management | Nicolas Ferre | 2008-07-24 | 1 | -1/+56 |
* | atmel_lcdfb: fix pixclock divider calculation | Nicolas Ferre | 2008-05-13 | 1 | -5/+6 |
* | atmel_lcdfb: adjust fifo size for at91sam9rl | Nicolas Ferre | 2008-04-28 | 1 | -1/+2 |
* | atmel_lcdfb: wiring BGR to RGB color mode | Nicolas Ferre | 2008-04-28 | 1 | -5/+22 |
* | atmel_lcdfb: suspend/resume support | David Brownell | 2008-04-28 | 1 | -2/+34 |
* | atmel_lcdfb: don't initialize a pre-allocated framebuffer | Haavard Skinnemoen | 2008-04-28 | 1 | -1/+7 |
* | atmel_lcdfb: backlight control | David Brownell | 2008-02-06 | 1 | -4/+111 |
* | atmel_lcdfb: validate display timings | Haavard Skinnemoen | 2008-02-06 | 1 | -0/+20 |
* | [ARM] 4764/1: [AT91] AT91CAP9 core support | Andrew Victor | 2008-01-26 | 1 | -1/+1 |
* | MAINTAINERS: email update and add missing entry | Nicolas Ferre | 2008-01-14 | 1 | -1/+1 |
* | atmel_lcdfb: LCDC startup fix | Anti Sullin | 2007-11-29 | 1 | -0/+4 |
* | atmel_lcdfb: use spare bits in 32bpp mode as alpha channel | Haavard Skinnemoen | 2007-07-21 | 1 | -1/+4 |
* | atmel_lcdfb: Fix STN LCD support | Nicolas Ferre | 2007-07-21 | 1 | -8/+54 |
* | atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driver | Nicolas Ferre | 2007-05-11 | 1 | -0/+752 |