summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren2009-08-281-3/+3
* omap: video: remove direct access of driver_dataGreg Kroah-Hartman2009-07-121-7/+7
* fbdev: add mutex for fb_mmap lockingKrzysztof Helt2009-06-301-0/+4
* ARM: OMAP1: Make 770 LCD workAndrew de Quincey2009-05-281-16/+10
* ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2009-05-162-9/+13
* omapfb: fix argument of blank operationFelipe Contreras2009-04-011-4/+4
* drivers/video/omap/hwa742.c: div reaches max_clk_divRoel Kluin2009-04-011-2/+2
* [ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King2009-01-241-2/+2
* [ARM] omap: fix a pile of issuesRussell King2008-12-011-1/+1