summaryrefslogtreecommitdiffstats
path: root/drivers/video/atmel_lcdfb.c
Commit message (Expand)AuthorAgeFilesLines
* video: move fbdev to drivers/video/fbdevTomi Valkeinen2014-04-171-1453/+0
* Video: atmel: avoid the id of fix screen info is overwrittenBo Shen2014-03-191-1/+1
* video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart2014-03-121-0/+6
* atmel_lcdfb: fix module autoloadJohan Hovold2013-12-041-0/+1
* video: atmel_lcdfb: add device tree suportJean-Christophe PLAGNIOL-VILLARD2013-09-271-32/+214
* video: atmel_lcdfb: pass the pdata as paramsJean-Christophe PLAGNIOL-VILLARD2013-09-271-1/+1
* video: atmel_lcdfb: introduce atmel_lcdfb_power_controlJean-Christophe PLAGNIOL-VILLARD2013-09-271-11/+11
* video: atmel_lcdfb: fix platform data structJean-Christophe PLAGNIOL-VILLARD2013-09-271-38/+67
* video: atmel_lcdfb: Remove redundant dev_set_drvdataSachin Kamat2013-09-261-4/+1
* video: atmel_lcdfb: use dev_get_platdata()Jingoo Han2013-09-201-2/+2
* at91/avr32/atmel_lcdfb: prepare clk before calling enableBoris BREZILLON2013-08-301-4/+4
* atmel_lcdfb: blank the backlight on removeRichard Genoud2013-06-011-2/+8
* trivial: atmel_lcdfb: add missing error messageRichard Genoud2013-06-011-1/+4
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-041-28/+92
|\
| * ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold2013-03-131-10/+79
| * atmel_lcdfb: move lcdcon2 register access to compute_hozvalJohan Hovold2013-03-131-3/+5
| * ARM: at91/avr32/atmel_lcdfb: add bus-clock entryJohan Hovold2013-03-131-15/+8
* | drivers: video: use module_platform_driver_probe()Fabio Porcedda2013-04-101-12/+1
|/
* atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold2013-03-131-7/+15
* arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-061-1/+1
* drivers/video/atmel_lcdfb.c: fix error return codePeter Senna Tschudin2012-09-221-1/+4
* video: Fix typo in drivers/videoMasanari Iida2012-07-241-1/+1
* atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modesPeter Korsgaard2012-01-281-9/+3
* atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein2012-01-281-1/+1
* Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."Florian Tobias Schandinat2012-01-111-2/+2
* Merge commit 'v3.2-rc2' into fbdev-nextFlorian Tobias Schandinat2011-11-211-1/+2
|\
| * video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-311-0/+1
| * Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-301-6/+9
| |\
| * | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-081-1/+1
* | | atmel_lcdfb: support new-style palette formatPeter Korsgaard2011-11-111-8/+24
* | | atmel_lcdfb: Use proper blanking on negative contrast polarityAlexander Stein2011-11-111-1/+4
* | | atmel_lcdfb: Adjust HFP calculation so it matches the manual.Alexander Stein2011-11-111-2/+2
| |/ |/|
* | atmel_lcdfb: use display information in info not in var for panningLaurent Pinchart2011-08-191-6/+9
|/
* treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-03-241-1/+30
|\
| * atmel_lcdfb: add fb_blank functionAndreas Bießmann2011-03-221-0/+24
| * atmel_lcdfb: implement inverted contrast pwmAndreas Bießmann2011-03-221-1/+6
* | backlight: add backlight typeMatthew Garrett2011-03-221-0/+1
|/
* backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-3/+5
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\
| * atmel_lcdfb.c: fix printk() type mismatchClaudio Scordino2009-11-091-1/+1
* | atmel_lcdfb: new alternate pixel clock formulaNicolas Ferre2009-11-121-3/+8
|/
*-. Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-121-2/+7
|\ \
| | * atmel_lcdfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt2009-07-081-2/+3
| | * fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-301-0/+2
| |/ |/|
| * [ARM] 5614/1: at91: atmel_lcdfb: add at91sam9g10 support to atmel LCD driverNicolas Ferre2009-07-231-2/+4
|/
* atmel-lcdc: fix pixclock upper bound detectionBen Nizette2009-06-161-1/+1
OpenPOWER on IntegriCloud