aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-262-193/+0
|\
| * omap: Remove support for omap2evmTony Lindgren2011-05-132-193/+0
* | OMAPFB: fix wrong clock aliases and device nameTomi Valkeinen2011-05-123-4/+4
|/
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* omap: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-222-4/+2
* omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.cJarkko Nikula2011-03-111-0/+1
* OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA optionJanorkar, Mayuresh2011-03-111-1/+5
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-1/+1
|\
| * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
* | OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen2010-12-151-2/+2
|/
* drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser2010-10-271-1/+1
* video/omap: remove mux.h includeNicolas Kaiser2010-10-221-2/+0
* omap: mux: Mux Apollon LCD power in board-apollon.cTony Lindgren2010-07-051-3/+0
* OMAP: OMAPFB: fix rfbi.c compile errorTomi Valkeinen2010-06-151-2/+3
* OMAPFB: LCDC: change update_mode to DISABLED when going suspendJanusz Krzysztofik2010-06-151-12/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | omapfb: lcd_ams_delta: add support for contrast controlJanusz Krzysztofik2010-02-121-4/+89
* | omapfb: Fix 12-bit display (RGB444 color mode) handlingJanusz Krzysztofik2010-02-121-3/+4
|/
* video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.cPeter Huewe2010-01-111-2/+2
* OMAP: OMAPFB: add dummy release function for omapdssTomi Valkeinen2010-01-111-0/+7
* OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen2010-01-114-17/+25
* mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K2009-12-165-14/+14
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-1/+1
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* omap1: LCD_DMA: Use some define rather than a hexadecimalJanusz Krzysztofik2009-12-111-32/+1
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2009-12-1027-31/+284
|\
| * OMAP: DSS2: omapfb driverTomi Valkeinen2009-12-091-2/+3
| * OMAP: OMAPFB: add omapdss deviceTomi Valkeinen2009-12-091-3/+16
| * OMAP: OMAPFB: split omapfb.hTomi Valkeinen2009-12-0926-26/+265
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-092-4/+4
|\ \ | |/ |/|
| * add __init/__exit macros to omap video driversPeter Huewe2009-11-092-4/+4
* | omap1: Add board support and LCD for HTC HeraldCory Maccarrone2009-11-222-0/+131
* | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-2024-45/+45
* | omap: Use ioremap in dispc.cTony Lindgren2009-10-191-3/+17
|/
* omapfb: Blizzard: constify register address tablesTommi Rantala2009-10-061-4/+4
* omapfb: Blizzard: fix pointer to be constTommi Rantala2009-10-061-1/+1
* omapfb: Condition mutex acquisitionSergio Aguirre2009-10-061-8/+14
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* omapfb: HWA742: fix pointer to be constImre Deak2009-09-231-1/+1
* omapfb: add FB manual update option to KconfigImre Deak2009-09-231-19/+30
* omapfb: fix coding style / remove dead linearun c2009-09-231-3/+2
* omapfb: suspend/resume only if FB device is already initializedJouni Hogander2009-09-231-3/+4
* omapfb: dispc: allow multiple external IRQ handlersDaniel Stone2009-09-233-42/+67
* omapfb: dispc: enable wake up capabilityJouni Hogander2009-09-231-2/+2
* omapfb: dispc: disable iface clocks along with func clocksJouni Hogander2009-09-231-13/+10
* omapfb: dispc: various typo fixesImre Deak2009-09-231-4/+4
* omapfb: add support for rotation on the Blizzard LCD ctrlRodrigo Vivi2009-09-232-19/+124
* omapfb: add support for the ZOOM MDK LCDStanley.Miao2009-09-233-0/+205