aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds3-11/+0
2012-09-20ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren1-2/+1
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-07OMAPFB1: remove a non-used tableTomi Valkeinen1-9/+0
2012-09-07OMAPFB1: remove unnecessary includesTomi Valkeinen3-3/+0
2012-04-23OMAPFB: remove unused FB_OMAP_BOOTLOADER_INIT config optionPeter Meerwald1-8/+0
2012-03-27Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+20
2012-03-20Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat9-3908/+35
2012-03-01ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik1-1/+1
2012-02-23OMAPFB: remove remaining OMAP arch checksTomi Valkeinen3-10/+3
2012-02-23OMAPFB: Move old omapfb private structs to a private include fileTomi Valkeinen1-0/+25
2012-02-23OMAPFB: remove mem info from platform_dataTomi Valkeinen1-5/+0
2012-02-23OMAP: N770: remove HWA742 platform dataTomi Valkeinen1-16/+5
2012-02-23OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen1-1/+1
2012-02-22OMAPFB: Remove OMAP2/3 support from old omapfb driverTomi Valkeinen7-2220/+5
2012-02-22OMAPFB: remove old blizzard driverTomi Valkeinen4-1660/+0
2012-01-28video: convert drivers/video/* to use module_spi_driver()Axel Lin1-13/+1
2012-01-28video: use gpio_request_oneJingoo Han1-6/+4
2012-01-20Merge branch 'omap1-part2' into omap1Tony Lindgren1-7/+20
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds10-124/+18
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2012-01-08Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat9-123/+18
2012-01-02misc latin1 to utf8 conversionsAl Viro2-2/+2
2012-01-02video: omap: convert drivers/video/omap/* to use module_platform_driver()Axel Lin9-114/+9
2012-01-02video: omap: Staticise non-exported symbolsAxel Lin9-9/+9
2011-12-22omapfb: lcd_ams_delta: drive control lines over GPIOJanusz Krzysztofik1-7/+20
2011-12-03video: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-11-18OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen1-0/+1
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker2-0/+2
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds9-1197/+0
2011-09-30OMAPDSS: Port the Apollon display driver to DSS2Tomi Valkeinen2-137/+0
2011-09-30OMAPDSS: Port the H4 display driver to DSS2Tomi Valkeinen2-118/+0
2011-09-30OMAPDSS: Port 2430sdp display driver to DSS2Tomi Valkeinen2-205/+0
2011-09-30OMAPFB: Remove unused lcd driversTomi Valkeinen6-737/+0
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King7-7/+7
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6Linus Torvalds2-193/+0
2011-05-13omap: Remove support for omap2evmTony Lindgren2-193/+0
2011-05-12OMAPFB: fix wrong clock aliases and device nameTomi Valkeinen3-4/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-22omap: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2-4/+2
2011-03-11omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.cJarkko Nikula1-0/+1
2011-03-11OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA optionJanorkar, Mayuresh1-1/+5
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()Tejun Heo1-1/+1
2010-12-15OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen1-2/+2
2010-10-27drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser1-1/+1
2010-10-22video/omap: remove mux.h includeNicolas Kaiser1-2/+0
2010-07-05omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren1-3/+0