summaryrefslogtreecommitdiff
path: root/drivers/video/atmel_lcdfb.c
AgeCommit message (Expand)Author
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-03-22backlight: add backlight typeMatthew Garrett
2011-03-22atmel_lcdfb: add fb_blank functionAndreas Bießmann
2011-03-22atmel_lcdfb: implement inverted contrast pwmAndreas Bießmann
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-11-12atmel_lcdfb: new alternate pixel clock formulaNicolas Ferre
2009-11-09atmel_lcdfb.c: fix printk() type mismatchClaudio Scordino
2009-09-12Merge 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 driverNicolas Ferre
2009-07-08atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-06-16atmel-lcdc: fix pixclock upper bound detectionBen Nizette
2009-05-29atmel_lcdfb: correct fifo size for some productsNicolas Ferre
2008-11-19drivers/video: bad error test before a dereferenceJulien Brunel
2008-10-16atmel_lcdfb: disallow setting larger resolution than the framebuffer memory c...Stanislaw Gruszka
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King
2008-09-18[ARM] 5228/1: Add the RGB555 wiring for the atmel LCDGuillaume GARDET
2008-09-13atmel_lcdfb: disable LCD and DMA engines when suspendingHaavard Skinnemoen
2008-09-05atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka
2008-08-12atmel_lcdfb: add board parameter specify framebuffer memory sizeHaavard Skinnemoen
2008-08-12atmel_lcdfb: set ypanstep to 1 and enable y-panning on AT91Haavard Skinnemoen
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-07-24atmel_lcdfb: avoid division by zeroNicolas Ferre
2008-07-24atmel_lcdfb: FIFO underflow managementNicolas Ferre
2008-05-13atmel_lcdfb: fix pixclock divider calculationNicolas Ferre
2008-04-28atmel_lcdfb: adjust fifo size for at91sam9rlNicolas Ferre
2008-04-28atmel_lcdfb: wiring BGR to RGB color modeNicolas Ferre
2008-04-28atmel_lcdfb: suspend/resume supportDavid Brownell
2008-04-28atmel_lcdfb: don't initialize a pre-allocated framebufferHaavard Skinnemoen
2008-02-06atmel_lcdfb: backlight controlDavid Brownell
2008-02-06atmel_lcdfb: validate display timingsHaavard Skinnemoen
2008-01-26[ARM] 4764/1: [AT91] AT91CAP9 core supportAndrew Victor
2008-01-14MAINTAINERS: email update and add missing entryNicolas Ferre
2007-11-29atmel_lcdfb: LCDC startup fixAnti Sullin
2007-07-21atmel_lcdfb: use spare bits in 32bpp mode as alpha channelHaavard Skinnemoen
2007-07-21atmel_lcdfb: Fix STN LCD supportNicolas Ferre
2007-05-11atmel_lcdfb: AT91/AT32 LCD Controller framebuffer driverNicolas Ferre