aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap
Commit message (Expand)AuthorAge
* Drivers: video: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-30
* ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren2012-10-17
* ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-15
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-11
|\
| * OMAPFB1: remove a non-used tableTomi Valkeinen2012-09-07
| * OMAPFB1: remove unnecessary includesTomi Valkeinen2012-09-07
* | ARM: OMAP1: Move board-ams-delta.h from plat to machTony Lindgren2012-09-20
* | ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-20
* | ARM: omap: move platform_data definitionsArnd Bergmann2012-09-19
|/
* OMAPFB: remove unused FB_OMAP_BOOTLOADER_INIT config optionPeter Meerwald2012-04-23
* Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\
| * ARM: OMAP1: ams-delta: clean up init data section assignmentsJanusz Krzysztofik2012-03-01
| * Merge branch 'omap1-part2' into omap1Tony Lindgren2012-01-20
| |\
| | * omapfb: lcd_ams_delta: drive control lines over GPIOJanusz Krzysztofik2011-12-22
* | | Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde...Florian Tobias Schandinat2012-03-20
|\ \ \
| * | | OMAPFB: remove remaining OMAP arch checksTomi Valkeinen2012-02-23
| * | | OMAPFB: Move old omapfb private structs to a private include fileTomi Valkeinen2012-02-23
| * | | OMAPFB: remove mem info from platform_dataTomi Valkeinen2012-02-23
| * | | OMAP: N770: remove HWA742 platform dataTomi Valkeinen2012-02-23
| * | | OMAPFB: Remove video SRAM support (old omapfb)Tomi Valkeinen2012-02-23
| * | | OMAPFB: Remove OMAP2/3 support from old omapfb driverTomi Valkeinen2012-02-22
| * | | OMAPFB: remove old blizzard driverTomi Valkeinen2012-02-22
| |/ /
* | | video: convert drivers/video/* to use module_spi_driver()Axel Lin2012-01-28
* | | video: use gpio_request_oneJingoo Han2012-01-28
|/ /
* | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-14
|\ \
| * \ Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-01-08
| |\ \
| | * | video: omap: convert drivers/video/omap/* to use module_platform_driver()Axel Lin2012-01-02
| | * | video: omap: Staticise non-exported symbolsAxel Lin2012-01-02
| | |/
| * / video: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-03
| |/
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\ \ | |/ |/|
| * misc latin1 to utf8 conversionsAl Viro2012-01-02
* | OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen2011-11-18
|/
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-31
* Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2011-10-30
|\
| * OMAPDSS: Port the Apollon display driver to DSS2Tomi Valkeinen2011-09-30
| * OMAPDSS: Port the H4 display driver to DSS2Tomi Valkeinen2011-09-30
| * OMAPDSS: Port 2430sdp display driver to DSS2Tomi Valkeinen2011-09-30
| * OMAPFB: Remove unused lcd driversTomi Valkeinen2011-09-30
* | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King2011-08-08
|/
* Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-26
|\
| * omap: Remove support for omap2evmTony Lindgren2011-05-13
* | OMAPFB: fix wrong clock aliases and device nameTomi Valkeinen2011-05-12
|/
* Fix common misspellingsLucas De Marchi2011-03-31
* omap: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-22
* omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.cJarkko Nikula2011-03-11
* OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA optionJanorkar, Mayuresh2011-03-11
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-07
|\
| * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-15