aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/omap
AgeCommit message (Expand)Author
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-08Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat
2012-01-02misc latin1 to utf8 conversionsAl Viro
2012-01-02video: omap: convert drivers/video/omap/* to use module_platform_driver()Axel Lin
2012-01-02video: omap: Staticise non-exported symbolsAxel Lin
2011-12-03video: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-18OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-09-30OMAPDSS: Port the Apollon display driver to DSS2Tomi Valkeinen
2011-09-30OMAPDSS: Port the H4 display driver to DSS2Tomi Valkeinen
2011-09-30OMAPDSS: Port 2430sdp display driver to DSS2Tomi Valkeinen
2011-09-30OMAPFB: Remove unused lcd driversTomi Valkeinen
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King
2011-05-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-13omap: Remove support for omap2evmTony Lindgren
2011-05-12OMAPFB: fix wrong clock aliases and device nameTomi Valkeinen
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22omap: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov
2011-03-11omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.cJarkko Nikula
2011-03-11OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA optionJanorkar, Mayuresh
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo
2010-12-15OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen
2010-10-27drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser
2010-10-22video/omap: remove mux.h includeNicolas Kaiser
2010-07-05omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren
2010-06-15OMAP: OMAPFB: fix rfbi.c compile errorTomi Valkeinen
2010-06-15OMAPFB: LCDC: change update_mode to DISABLED when going suspendJanusz Krzysztofik
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-12omapfb: lcd_ams_delta: add support for contrast controlJanusz Krzysztofik
2010-02-12omapfb: Fix 12-bit display (RGB444 color mode) handlingJanusz Krzysztofik
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-11video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.cPeter Huewe
2010-01-11OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen
2010-01-11OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar
2009-12-11omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik
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