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