summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap
Commit message (Expand)AuthorAgeFilesLines
* drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser2010-10-271-1/+1
* video/omap: remove mux.h includeNicolas Kaiser2010-10-221-2/+0
* omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren2010-07-051-3/+0
* OMAP: OMAPFB: fix rfbi.c compile errorTomi Valkeinen2010-06-151-2/+3
* OMAPFB: LCDC: change update_mode to DISABLED when going suspendJanusz Krzysztofik2010-06-151-12/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | omapfb: lcd_ams_delta: add support for contrast controlJanusz Krzysztofik2010-02-121-4/+89
* | omapfb: Fix 12-bit display (RGB444 color mode) handlingJanusz Krzysztofik2010-02-121-3/+4
|/
* video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.cPeter Huewe2010-01-111-2/+2
* OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen2010-01-111-0/+7
* OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen2010-01-114-17/+25
* mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K2009-12-165-14/+14
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-1/+1
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik2009-12-111-32/+1
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2009-12-1027-31/+284
|\
| * OMAP: DSS2: omapfb driverTomi Valkeinen2009-12-091-2/+3
| * OMAP: OMAPFB: add omapdss deviceTomi Valkeinen2009-12-091-3/+16
| * OMAP: OMAPFB: split omapfb.hTomi Valkeinen2009-12-0926-26/+265
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-4/+4
|\ \ | |/ |/|
| * add __init/__exit macros to omap video driversPeter Huewe2009-11-092-4/+4
* | omap1: Add board support and LCD for HTC HeraldCory Maccarrone2009-11-222-0/+131
* | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-2024-45/+45
* | omap: Use ioremap in dispc.cTony Lindgren2009-10-191-3/+17
|/
* omapfb: Blizzard: constify register address tablesTommi Rantala2009-10-061-4/+4
* omapfb: Blizzard: fix pointer to be constTommi Rantala2009-10-061-1/+1
* omapfb: Condition mutex acquisitionSergio Aguirre2009-10-061-8/+14
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* omapfb: HWA742: fix pointer to be constImre Deak2009-09-231-1/+1
* omapfb: add FB manual update option to KconfigImre Deak2009-09-231-19/+30
* omapfb: fix coding style / remove dead linearun c2009-09-231-3/+2
* omapfb: suspend/resume only if FB device is already initializedJouni Hogander2009-09-231-3/+4
* omapfb: dispc: allow multiple external IRQ handlersDaniel Stone2009-09-233-42/+67
* omapfb: dispc: enable wake up capabilityJouni Hogander2009-09-231-2/+2
* omapfb: dispc: disable iface clocks along with func clocksJouni Hogander2009-09-231-13/+10
* omapfb: dispc: various typo fixesImre Deak2009-09-231-4/+4
* omapfb: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi2009-09-232-19/+124
* omapfb: add support for the ZOOM MDK LCDStanley.Miao2009-09-233-0/+205
* omapfb: add support for the Gumstix Overo LCDSteve Sakoman2009-09-233-0/+201
* omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi2009-09-232-0/+131
* omapfb: add support for the OMAP3 EVM LCDSteve Sakoman2009-09-232-0/+193
* omapfb: add support for the 3430SDP LCDKevin Hilman2009-09-232-4/+10
* omapfb: add support for the OMAP2EVM LCDarun c2009-09-232-0/+192
* omapfb: add support for the 2430SDP LCDHunyue Yau2009-09-232-0/+199
* omapfb: add support for the Amstrad Delta LCDJonathan McDowell2009-09-232-0/+138
* omapfb: add support for MIPI-DCS compatible LCDsImre Deak2009-09-233-0/+634
* omapfb: add support for the Apollon LCDKyungmin Park2009-09-232-0/+140
* trivial: media/omap: adding __init/__exit macros to lcd_driversPeter Huewe2009-09-218-16/+16
OpenPOWER on IntegriCloud