summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-0522-99/+98
* 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
* tgafb: avoid restriction on modes with line length not a multiple of 64Mikulas Patocka2014-02-111-3/+3
* tgafb: fix data copyingMikulas Patocka2014-02-111-213/+51
* tgafb: fix mode setting with fbsetMikulas Patocka2014-02-111-4/+14
* mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka2014-02-111-6/+16
* atyfb: set FBINFO_READS_FASTMikulas Patocka2014-02-111-1/+2
* mach64: use unaligned accessMikulas Patocka2014-02-111-1/+2
* atyfb: remove resolution limit 1600Mikulas Patocka2014-02-111-2/+2
* framebuffer: fix cfb_copyareaMikulas Patocka2014-02-111-75/+78
* matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2014-02-112-10/+30
* matroxfb: set FBINFO_READS_FASTMikulas Patocka2014-02-111-1/+2
* fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard2014-02-111-2/+25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-101-6/+3
|\
| * fix a kmap leak in virtio_consoleAl Viro2014-02-091-6/+3
* | Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-086-15/+32
|\ \
| * | pinctrl: tegra: return correct error typeLaxman Dewangan2014-02-061-1/+1
| * | pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard2014-02-061-2/+4
| * | pinctrl: protect pinctrl_list addStanislaw Gruszka2014-02-041-0/+2
| * | pinctrl: sirf: correct the pin index of ac97_pins groupQipan Li2014-02-031-1/+1
| * | pinctrl: imx27: fix offset calculation in imx_read_2bitChris Ruehl2014-02-031-1/+1
| * | pinctrl: vt8500: Change devicetree data parsingTony Prisk2014-02-031-1/+14
| * | pinctrl: imx27: fix wrong offset to ICONFBChris Ruehl2014-02-031-4/+4
| * | pinctrl: at91: use locked variant of irq_set_handlerNicolas Ferre2014-02-031-5/+5
| |/
* | watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger2014-02-081-0/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-0731-71/+83
|\ \
| * | [media] adv7842: Composite free-run platfrom-data fixMartin Bugge2014-02-041-1/+1