aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-15OMAP: OMAPFB: fix rfbi.c compile errorTomi Valkeinen1-2/+3
2010-06-15OMAPFB: LCDC: change update_mode to DISABLED when going suspendJanusz Krzysztofik1-12/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-12omapfb: lcd_ams_delta: add support for contrast controlJanusz Krzysztofik1-4/+89
2010-02-12omapfb: Fix 12-bit display (RGB444 color mode) handlingJanusz Krzysztofik1-3/+4
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2010-01-11video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.cPeter Huewe1-2/+2
2010-01-11OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen1-0/+7
2010-01-11OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen4-17/+25
2009-12-16mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K5-14/+14
2009-12-13mfd: Rename all twl4030_i2c*Balaji T K1-1/+1
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-1/+1
2009-12-11omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik1-32/+1
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