Age | Commit message (Expand) | Author |
2013-03-13 | atmel_lcdfb: fix 16-bpp modes on older SOCs | Johan Hovold |
2012-11-06 | arm: at91: move platfarm_data to include/linux/platform_data/atmel.h | Jean-Christophe PLAGNIOL-VILLARD |
2012-09-22 | drivers/video/atmel_lcdfb.c: fix error return code | Peter Senna Tschudin |
2012-07-24 | video: Fix typo in drivers/video | Masanari Iida |
2012-01-28 | atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes | Peter Korsgaard |
2012-01-28 | atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resume | Hubert Feurstein |
2012-01-11 | Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual." | Florian Tobias Schandinat |
2011-11-21 | Merge commit 'v3.2-rc2' into fbdev-next | Florian Tobias Schandinat |
2011-11-11 | atmel_lcdfb: support new-style palette format | Peter Korsgaard |
2011-11-11 | atmel_lcdfb: Use proper blanking on negative contrast polarity | Alexander Stein |
2011-11-11 | atmel_lcdfb: Adjust HFP calculation so it matches the manual. | Alexander Stein |
2011-10-31 | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker |
2011-10-30 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2011-08-19 | atmel_lcdfb: use display information in info not in var for panning | Laurent Pinchart |
2011-08-08 | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds |
2011-03-22 | backlight: add backlight type | Matthew Garrett |
2011-03-22 | atmel_lcdfb: add fb_blank function | Andreas Bießmann |
2011-03-22 | atmel_lcdfb: implement inverted contrast pwm | Andreas Bießmann |
2010-11-16 | backlight: constify backlight_ops | Lionel Debroux |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-16 | backlight: Allow properties to be passed at registration | Matthew Garrett |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-11-12 | atmel_lcdfb: new alternate pixel clock formula | Nicolas Ferre |
2009-11-09 | atmel_lcdfb.c: fix printk() type mismatch | Claudio Scordino |
2009-09-12 | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King |
2009-07-23 | [ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driver | Nicolas Ferre |
2009-07-08 | atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutex | Krzysztof Helt |
2009-06-30 | fbdev: add mutex for fb_mmap locking | Krzysztof Helt |
2009-06-16 | atmel-lcdc: fix pixclock upper bound detection | Ben Nizette |
2009-05-29 | atmel_lcdfb: correct fifo size for some products | Nicolas Ferre |
2008-11-19 | drivers/video: bad error test before a dereference | Julien Brunel |
2008-10-16 | atmel_lcdfb: disallow setting larger resolution than the framebuffer memory c... | Stanislaw Gruszka |
2008-10-09 | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King |
2008-09-18 | [ARM] 5228/1: Add the RGB555 wiring for the atmel LCD | Guillaume GARDET |
2008-09-13 | atmel_lcdfb: disable LCD and DMA engines when suspending | Haavard Skinnemoen |
2008-09-05 | atmel_lcdfb: fix oops in rmmod when framebuffer fails to register | Stanislaw Gruszka |
2008-08-12 | atmel_lcdfb: add board parameter specify framebuffer memory size | Haavard Skinnemoen |
2008-08-12 | atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91 | Haavard Skinnemoen |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-07-24 | atmel_lcdfb: avoid division by zero | Nicolas Ferre |
2008-07-24 | atmel_lcdfb: FIFO underflow management | Nicolas Ferre |
2008-05-13 | atmel_lcdfb: fix pixclock divider calculation | Nicolas Ferre |
2008-04-28 | atmel_lcdfb: adjust fifo size for at91sam9rl | Nicolas Ferre |
2008-04-28 | atmel_lcdfb: wiring BGR to RGB color mode | Nicolas Ferre |
2008-04-28 | atmel_lcdfb: suspend/resume support | David Brownell |
2008-04-28 | atmel_lcdfb: don't initialize a pre-allocated framebuffer | Haavard Skinnemoen |
2008-02-06 | atmel_lcdfb: backlight control | David Brownell |