summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-omap-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0720-42/+923
|\
| * OMAPDSS: HDMI: fix interlace outputTomi Valkeinen2014-04-041-0/+2
| * OMAPDSS: add missing __init for dss_init_portsTomi Valkeinen2014-04-041-1/+1
| * OMAPDSS: remove DT hacks for regulatorsTomi Valkeinen2014-04-042-18/+4
| * Merge branch '3.15/dss-dt' into 3.15/fbdevTomi Valkeinen2014-03-2021-44/+938
| |\
| | * OMAPDSS: acx565akm: Add DT supportSebastian Reichel2014-03-191-1/+32
| | * OMAPDSS: connector-analog-tv: Add DT supportTomi Valkeinen2014-03-191-2/+41
| | * OMAPDSS: hdmi-connector: Add DT supportTomi Valkeinen2014-03-191-0/+30
| | * OMAPDSS: encoder-tpd12s015: Add DT supportTomi Valkeinen2014-03-191-0/+56
| | * OMAPDSS: connector-dvi: Add DT supportTomi Valkeinen2014-03-191-0/+43
| | * OMAPDSS: encoder-tfp410: Add DT supportTomi Valkeinen2014-03-191-1/+42
| | * OMAPDSS: panel-dsi-cm: Add DT supportTomi Valkeinen2014-03-191-4/+56
| | * OMAPDSS: Add DT support to DSITomi Valkeinen2014-03-191-1/+138
| | * OMAPDSS: Add DT support to VENCTomi Valkeinen2014-03-191-0/+61
| | * OMAPDSS: Add DT support to HDMITomi Valkeinen2014-03-191-0/+6
| | * OMAPDSS: Add DT support to DISPCTomi Valkeinen2014-03-191-0/+8
| | * OMAPDSS: Add DT support to DSSTomi Valkeinen2014-03-194-0/+164
| | * OMAPDSS: Improve regulator names for DTTomi Valkeinen2014-03-193-3/+12
| | * OMAPDSS: add of helpersTomi Valkeinen2014-03-192-1/+160
| | * OMAPFB: search for default display with DT aliasTomi Valkeinen2014-03-191-1/+22
| | * OMAPFB: clean up default display searchTomi Valkeinen2014-03-191-17/+29
| | * OMAPDSS: get dssdev->alias from DT aliasTomi Valkeinen2014-03-191-2/+17
| | * OMAPDSS: add 'label' support for DTTomi Valkeinen2014-03-191-0/+9
* | | Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-0445-819/+635
|\ \ \
| * | | fbdev: Make the switch from generic to native driver less alarmingAdam Jackson2014-04-031-2/+1
| |/ /
| * | Video: atmel: avoid the id of fix screen info is overwrittenBo Shen2014-03-191-1/+1
| * | video: imxfb: Add DT default contrast control register property.Denis Carikli2014-03-171-0/+3
| * | video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart2014-03-121-0/+6
| * | fbdev: vesafb: add dev->remove() callbackDavid Herrmann2014-03-071-1/+12
| * | fbdev: efifb: add dev->remove() callbackDavid Herrmann2014-03-071-1/+12
| * | video: pxa3xx-gcu: switch to devres functionsDaniel Mack2014-03-071-74/+39
| * | video: pxa3xx-gcu: provide an empty .open callDaniel Mack2014-03-071-0/+10
| * | video: pxa3xx-gcu: pass around struct device *Daniel Mack2014-03-071-27/+29
| * | video: pxa3xx-gcu: rename some symbolsDaniel Mack2014-03-071-27/+21
| * | sisfb: fix 1280x720 resolution supportDan Carpenter2014-03-071-0/+1
| * | video: fbdev: uvesafb: Remove impossible code path in uvesafb_init_infoWang YanQing2014-03-061-6/+1
| * | video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_removeWang YanQing2014-03-061-5/+3
| * | fbdev: FB_OPENCORES should depend on HAS_DMAGeert Uytterhoeven2014-03-051-1/+1
| * | OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen2014-03-0521-96/+95
| * | OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen2014-02-282-18/+0
| * | OMAPDSS: use DISPC register to detect context lossTomi Valkeinen2014-02-281-13/+11
| * | video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macroManish Badarkhe2014-02-281-12/+10
| * | video: imxfb: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan2014-02-281-38/+21
| * | video: imxfb: Resolve mismatch between backlight/contrastAlexander Shiyan2014-02-281-94/+30
| * | video: imxfb: Use module_platform_driver()Alexander Shiyan2014-02-281-39/+26
| * | video: imxfb: Remove unused fields from platform data structureAlexander Shiyan2014-02-281-47/+17
| * | video: s6e8ax0: Use devm_* APIsSachin Kamat2014-02-141-9/+4
| * | video: exynos: Remove OF dependency for Exynos DPSachin Kamat2014-02-141-1/+1
| * | video: xilinxfb: Move xilinxfb_platform_data directly to the driverMichal Simek2014-02-111-1/+14
| * | video: imxfb: Use regulator API with LCD class for poweringAlexander Shiyan2014-02-111-9/+62
OpenPOWER on IntegriCloud