summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-19Video: atmel: avoid the id of fix screen info is overwrittenBo Shen1-1/+1
2014-03-17video: imxfb: Add DT default contrast control register property.Denis Carikli2-0/+6
2014-03-12video: atmel_lcdfb: ensure the hardware is initialized with the correct modeAntoine Ténart1-0/+6
2014-03-07fbdev: vesafb: add dev->remove() callbackDavid Herrmann1-1/+12
2014-03-07fbdev: efifb: add dev->remove() callbackDavid Herrmann1-1/+12
2014-03-07video: pxa3xx-gcu: switch to devres functionsDaniel Mack1-74/+39
2014-03-07video: pxa3xx-gcu: provide an empty .open callDaniel Mack1-0/+10
2014-03-07video: pxa3xx-gcu: pass around struct device *Daniel Mack1-27/+29
2014-03-07video: pxa3xx-gcu: rename some symbolsDaniel Mack1-27/+21
2014-03-07sisfb: fix 1280x720 resolution supportDan Carpenter1-0/+1
2014-03-06video: fbdev: uvesafb: Remove impossible code path in uvesafb_init_infoWang YanQing1-6/+1
2014-03-06video: fbdev: uvesafb: Remove redundant NULL check in uvesafb_removeWang YanQing1-5/+3
2014-03-05fbdev: FB_OPENCORES should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2014-03-05OMAPDSS: convert pixel clock to common videomode styleTomi Valkeinen23-101/+100
2014-02-28OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen4-20/+0
2014-02-28OMAPDSS: use DISPC register to detect context lossTomi Valkeinen1-13/+11
2014-02-28video: da8xx-fb: Use "SIMPLE_DEV_PM_OPS" macroManish Badarkhe1-12/+10
2014-02-28video: imxfb: Convert to SIMPLE_DEV_PM_OPSAlexander Shiyan1-38/+21
2014-02-28video: imxfb: Resolve mismatch between backlight/contrastAlexander Shiyan1-94/+30
2014-02-28video: imxfb: Use module_platform_driver()Alexander Shiyan1-39/+26
2014-02-28video: imxfb: Remove unused fields from platform data structureAlexander Shiyan2-57/+17
2014-02-28video: imxfb: Remove dead declaration of set_imx_fb_info()Alexander Shiyan1-1/+0
2014-02-14video: s6e8ax0: Use devm_* APIsSachin Kamat1-9/+4
2014-02-14video: exynos: Remove OF dependency for Exynos DPSachin Kamat1-1/+1
2014-02-11video: xilinxfb: Move xilinxfb_platform_data directly to the driverMichal Simek2-31/+14
2014-02-11video: imxfb: Use regulator API with LCD class for poweringAlexander Shiyan4-14/+114
2014-02-11tgafb: avoid restriction on modes with line length not a multiple of 64Mikulas Patocka1-3/+3
2014-02-11tgafb: fix data copyingMikulas Patocka1-213/+51
2014-02-11tgafb: fix mode setting with fbsetMikulas Patocka1-4/+14
2014-02-11mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka1-6/+16
2014-02-11atyfb: set FBINFO_READS_FASTMikulas Patocka1-1/+2
2014-02-11mach64: use unaligned accessMikulas Patocka1-1/+2
2014-02-11atyfb: remove resolution limit 1600Mikulas Patocka1-2/+2
2014-02-11framebuffer: fix cfb_copyareaMikulas Patocka1-75/+78
2014-02-11matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2-10/+30
2014-02-11matroxfb: set FBINFO_READS_FASTMikulas Patocka1-1/+2
2014-02-11fbcon: Clean up fbcon data in fb_info on FB_EVENT_FB_UNBIND with 0 fbsKeith Packard1-2/+25
2014-02-10Linux 3.14-rc2v3.14-rc2Linus Torvalds1-1/+1
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-0/+6
2014-02-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-31/+17
2014-02-10Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2-0/+6
2014-02-10fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-10fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro7-25/+14
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-8/+9
2014-02-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-63/+162
2014-02-09Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-02-09Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik1-0/+1
2014-02-09btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba1-1/+1
2014-02-09btrfs: commit transaction after setting label and featuresJeff Mahoney1-2/+2
2014-02-09Btrfs: fix assert screwup for the pending move stuffJosef Bacik1-5/+3