aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-10Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds27-31/+284
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-4/+4
2009-12-09OMAP: DSS2: omapfb driverTomi Valkeinen1-2/+3
2009-12-09OMAP: OMAPFB: add omapdss deviceTomi Valkeinen1-3/+16
2009-12-09OMAP: OMAPFB: split omapfb.hTomi Valkeinen26-26/+265
2009-11-22omap1: Add board support and LCD for HTC HeraldCory Maccarrone2-0/+131
2009-11-09add __init/__exit macros to omap video driversPeter Huewe2-4/+4
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren24-45/+45
2009-10-19omap: Use ioremap in dispc.cTony Lindgren1-3/+17
2009-10-06omapfb: Blizzard: constify register address tablesTommi Rantala1-4/+4
2009-10-06omapfb: Blizzard: fix pointer to be constTommi Rantala1-1/+1
2009-10-06omapfb: Condition mutex acquisitionSergio Aguirre1-8/+14
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-23omapfb: HWA742: fix pointer to be constImre Deak1-1/+1
2009-09-23omapfb: add FB manual update option to KconfigImre Deak1-19/+30
2009-09-23omapfb: fix coding style / remove dead linearun c1-3/+2
2009-09-23omapfb: suspend/resume only if FB device is already initializedJouni Hogander1-3/+4
2009-09-23omapfb: dispc: allow multiple external IRQ handlersDaniel Stone3-42/+67
2009-09-23omapfb: dispc: enable wake up capabilityJouni Hogander1-2/+2
2009-09-23omapfb: dispc: disable iface clocks along with func clocksJouni Hogander1-13/+10
2009-09-23omapfb: dispc: various typo fixesImre Deak1-4/+4
2009-09-23omapfb: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi2-19/+124
2009-09-23omapfb: add support for the ZOOM MDK LCDStanley.Miao3-0/+205
2009-09-23omapfb: add support for the Gumstix Overo LCDSteve Sakoman3-0/+201
2009-09-23omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi2-0/+131
2009-09-23omapfb: add support for the OMAP3 EVM LCDSteve Sakoman2-0/+193
2009-09-23omapfb: add support for the 3430SDP LCDKevin Hilman2-4/+10
2009-09-23omapfb: add support for the OMAP2EVM LCDarun c2-0/+192
2009-09-23omapfb: add support for the 2430SDP LCDHunyue Yau2-0/+199
2009-09-23omapfb: add support for the Amstrad Delta LCDJonathan McDowell2-0/+138
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak3-0/+634
2009-09-23omapfb: add support for the Apollon LCDKyungmin Park2-0/+140
2009-09-21trivial: media/omap: adding __init/__exit macros to lcd_driversPeter Huewe8-16/+16
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren1-3/+3
2009-07-12omap: video: remove direct access of driver_dataGreg Kroah-Hartman1-7/+7
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt1-0/+4
2009-05-28ARM: OMAP1: Make 770 LCD workAndrew de Quincey1-16/+10
2009-05-16ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren2-9/+13
2009-04-01omapfb: fix argument of blank operationFelipe Contreras1-4/+4
2009-04-01drivers/video/omap/hwa742.c: div reaches max_clk_divRoel Kluin1-2/+2
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King1-2/+2
2008-12-01[ARM] omap: fix a pile of issuesRussell King1-1/+1
2008-11-24ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren2-328/+0
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-19/+44
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell3-70/+61
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it be static?"Russell King5-6/+13
2008-09-05[ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King1-3/+3
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King1-3/+3
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King3-7/+25
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King16-35/+35