Age | Commit message (Expand) | Author |
2013-04-10 | ARM: OMAP: remove "config FB_OMAP_CONSISTENT_DMA_SIZE" | Paul Bolle |
2013-03-22 | omapfb: fix broken build on OMAP1 | Aaro Koskinen |
2013-03-04 | ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.h | Tony Lindgren |
2013-01-21 | drivers/video/omap: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-03 | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman |
2012-11-30 | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h | Tony Lindgren |
2012-10-17 | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omap | Tony Lindgren |
2012-10-15 | ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h | Lokesh Vutla |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-09-20 | ARM: OMAP1: Move board-ams-delta.h from plat to mach | Tony Lindgren |
2012-09-20 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren |
2012-09-19 | ARM: omap: move platform_data definitions | Arnd Bergmann |
2012-09-07 | OMAPFB1: remove a non-used table | Tomi Valkeinen |
2012-09-07 | OMAPFB1: remove unnecessary includes | Tomi Valkeinen |
2012-04-23 | OMAPFB: remove unused FB_OMAP_BOOTLOADER_INIT config option | Peter Meerwald |
2012-03-27 | Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-20 | Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbde... | Florian Tobias Schandinat |
2012-03-01 | ARM: OMAP1: ams-delta: clean up init data section assignments | Janusz Krzysztofik |
2012-02-23 | OMAPFB: remove remaining OMAP arch checks | Tomi Valkeinen |
2012-02-23 | OMAPFB: Move old omapfb private structs to a private include file | Tomi Valkeinen |
2012-02-23 | OMAPFB: remove mem info from platform_data | Tomi Valkeinen |
2012-02-23 | OMAP: N770: remove HWA742 platform data | Tomi Valkeinen |
2012-02-23 | OMAPFB: Remove video SRAM support (old omapfb) | Tomi Valkeinen |
2012-02-22 | OMAPFB: Remove OMAP2/3 support from old omapfb driver | Tomi Valkeinen |
2012-02-22 | OMAPFB: remove old blizzard driver | Tomi Valkeinen |
2012-01-28 | video: convert drivers/video/* to use module_spi_driver() | Axel Lin |
2012-01-28 | video: use gpio_request_one | Jingoo Han |
2012-01-20 | Merge branch 'omap1-part2' into omap1 | Tony Lindgren |
2012-01-14 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-08 | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro |
2012-01-02 | video: omap: convert drivers/video/omap/* to use module_platform_driver() | Axel Lin |
2012-01-02 | video: omap: Staticise non-exported symbols | Axel Lin |
2011-12-22 | omapfb: lcd_ams_delta: drive control lines over GPIO | Janusz Krzysztofik |
2011-12-03 | video: Remove redundant spi driver bus initialization | Lars-Peter Clausen |
2011-11-18 | OMAPFB: fix compilation warnings due to missing include | Tomi Valkeinen |
2011-10-31 | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker |
2011-10-30 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2011-09-30 | OMAPDSS: Port the Apollon display driver to DSS2 | Tomi Valkeinen |
2011-09-30 | OMAPDSS: Port the H4 display driver to DSS2 | Tomi Valkeinen |
2011-09-30 | OMAPDSS: Port 2430sdp display driver to DSS2 | Tomi Valkeinen |
2011-09-30 | OMAPFB: Remove unused lcd drivers | Tomi Valkeinen |
2011-08-08 | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King |
2011-05-26 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2011-05-13 | omap: Remove support for omap2evm | Tony Lindgren |
2011-05-12 | OMAPFB: fix wrong clock aliases and device name | Tomi Valkeinen |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-22 | omap: use list_move() instead of list_del()/list_add() combination | Kirill A. Shutemov |