summaryrefslogtreecommitdiff
path: root/drivers/video/omap
AgeCommit message (Expand)Author
2009-12-10Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09OMAP: DSS2: omapfb driverTomi Valkeinen
2009-12-09OMAP: OMAPFB: add omapdss deviceTomi Valkeinen
2009-12-09OMAP: OMAPFB: split omapfb.hTomi Valkeinen
2009-11-22omap1: Add board support and LCD for HTC HeraldCory Maccarrone
2009-11-09add __init/__exit macros to omap video driversPeter Huewe
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren
2009-10-19omap: Use ioremap in dispc.cTony Lindgren
2009-10-06omapfb: Blizzard: constify register address tablesTommi Rantala
2009-10-06omapfb: Blizzard: fix pointer to be constTommi Rantala
2009-10-06omapfb: Condition mutex acquisitionSergio Aguirre
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-23omapfb: HWA742: fix pointer to be constImre Deak
2009-09-23omapfb: add FB manual update option to KconfigImre Deak
2009-09-23omapfb: fix coding style / remove dead linearun c
2009-09-23omapfb: suspend/resume only if FB device is already initializedJouni Hogander
2009-09-23omapfb: dispc: allow multiple external IRQ handlersDaniel Stone
2009-09-23omapfb: dispc: enable wake up capabilityJouni Hogander
2009-09-23omapfb: dispc: disable iface clocks along with func clocksJouni Hogander
2009-09-23omapfb: dispc: various typo fixesImre Deak
2009-09-23omapfb: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi
2009-09-23omapfb: add support for the ZOOM MDK LCDStanley.Miao
2009-09-23omapfb: add support for the Gumstix Overo LCDSteve Sakoman
2009-09-23omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi
2009-09-23omapfb: add support for the OMAP3 EVM LCDSteve Sakoman
2009-09-23omapfb: add support for the 3430SDP LCDKevin Hilman
2009-09-23omapfb: add support for the OMAP2EVM LCDarun c
2009-09-23omapfb: add support for the 2430SDP LCDHunyue Yau
2009-09-23omapfb: add support for the Amstrad Delta LCDJonathan McDowell
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak
2009-09-23omapfb: add support for the Apollon LCDKyungmin Park
2009-09-21trivial: media/omap: adding __init/__exit macros to lcd_driversPeter Huewe
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren
2009-07-12omap: video: remove direct access of driver_dataGreg Kroah-Hartman
2009-06-30fbdev: add mutex for fb_mmap lockingKrzysztof Helt
2009-05-28ARM: OMAP1: Make 770 LCD workAndrew de Quincey
2009-05-16ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren
2009-04-01omapfb: fix argument of blank operationFelipe Contreras
2009-04-01drivers/video/omap/hwa742.c: div reaches max_clk_divRoel Kluin
2009-01-24[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()Russell King
2008-12-01[ARM] omap: fix a pile of issuesRussell King
2008-11-24ARM: OMAP: Remove broken LCD driver for SX1Tony Lindgren
2008-10-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-16omap drivers: switch to standard GPIO callsDavid Brownell
2008-09-05[ARM] omap: fix a load of "warning: symbol 'xxx' was not declared. Should it ...Russell King
2008-09-05[ARM] omap: fix lots of 'Using plain integer as NULL pointer'Russell King
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King