aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | fbdev: sh_mipi_dsi: Use the sh_mipi_dsi_info channel fieldLaurent Pinchart2012-11-21
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Remove priv argument from channel and overlay initLaurent Pinchart2012-11-21
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Rename mode argument to modesLaurent Pinchart2012-11-21
| | * | | | | | | | | fbdev: sh_mobile_lcdc: Get display dimensions from the channel structureLaurent Pinchart2012-11-21
| | * | | | | | | | | fbdev: sh_mobile_lcdc: use dma_mmap_coherentHideki EIRAKU2012-11-21
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | VIDEO: Newport Fix console crashesThomas Bogendoerfer2012-12-13
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-12-13
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...Olof Johansson2012-12-01
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren2012-11-30
| | * | | | | | | | | | Merge branch 'linus' into omap-for-v3.8/cleanup-headers-prepare-multiplatform-v3Tony Lindgren2012-11-09
| | |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
* | | | | | | | | | | | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'clps711x/soc2' into next/socOlof Johansson2012-11-21
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | ARM: clps711x: Moving backlight controls of framebuffer driver to the boardAlexander Shiyan2012-11-21
| | * | | | | | | | | | | | ARM: clps711x: Moving power management of framebuffer driver to the boardAlexander Shiyan2012-11-21
| | * | | | | | | | | | | | ARM: clps711x: Transform clps711x-framebuffer to platform driver and use itAlexander Shiyan2012-11-21
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer2012-11-16
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2012-11-26
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'omap/headers4' into next/cleanupArnd Bergmann2012-11-15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-24
| | |\ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann2012-11-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson2012-11-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | video: imxfb: remove cpu_is_xxx by using platform_device_idShawn Guo2012-10-14
| * | | | | | | | | | | | video: mx3fb: remove unneeded mach/hardware.h inclusionShawn Guo2012-10-14
| * | | | | | | | | | | | dma: ipu: rename mach/ipu.h to include/linux/dma/ipu-dma.hShawn Guo2012-10-14
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at9...Arnd Bergmann2012-11-12
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-06
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'depends/tty' into next/headersOlof Johansson2012-11-05
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / | | |/| | | / / / / / / / | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | ARM: OMAP: Make plat/fpga.h local to arch/arm/plat-omapTony Lindgren2012-10-17
| * | | | | | | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-dss' into omap-for-v3.8/cleanup-h...Tony Lindgren2012-10-17
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'tomi/3.8/vrfb-conversion' into omap-for-v3.8/cl...Tony Lindgren2012-10-17
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | / / | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
| | | * | | | | | | | | OMAPFB: use omap_vrfb_supported()Tomi Valkeinen2012-10-17
| | | * | | | | | | | | OMAPDSS: VRFB: add omap_vrfb_supported()Tomi Valkeinen2012-10-17
| | | * | | | | | | | | OMAP: move arch/arm/plat-omap/include/plat/vrfb.hTomi Valkeinen2012-10-17
| | | * | | | | | | | | OMAP: VRFB: convert vrfb to platform deviceTomi Valkeinen2012-10-17
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | OMAPDSS: remove <plat/cpu.h> includesTomi Valkeinen2012-10-17
| | * | | | | | | | | OMAPDSS: HDMI: use omapdss_versionTomi Valkeinen2012-10-16
| | * | | | | | | | | OMAPDSS: DSS: use omapdss_versionTomi Valkeinen2012-10-16
| | * | | | | | | | | OMAPDSS: DISPC: use omapdss_versionTomi Valkeinen2012-10-16
| | * | | | | | | | | OMAPDSS: use omapdss_version in dss_features.cTomi Valkeinen2012-10-16
| | |/ / / / / / / /
| * / / / / / / / / ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.hLokesh Vutla2012-10-15
| |/ / / / / / / /
* | | | | | | | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | backlight: remove use of __devexitBill Pemberton2012-11-28
| * | | | | | | | backlight: remove use of __devinitBill Pemberton2012-11-28
| * | | | | | | | backlight: remove use of __devexit_pBill Pemberton2012-11-28
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'omapdss-for-3.7-rc' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-11-23
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | OMAPDSS: do not fail if dpll4_m4_ck is missingAaro Koskinen2012-11-22
| * | | | | | OMAPFB: Fix possible null pointer dereferencingTushar Behera2012-11-19