summaryrefslogtreecommitdiffstats
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-172-0/+6
* 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-0523-101/+100
* OMAPDSS: Remove unused get_context_loss_count supportTomi Valkeinen2014-02-284-20/+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-282-57/+17
* video: imxfb: Remove dead declaration of set_imx_fb_info()Alexander Shiyan2014-02-281-1/+0
* 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-112-31/+14
* video: imxfb: Use regulator API with LCD class for poweringAlexander Shiyan2014-02-114-14/+114
* 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
* Linux 3.14-rc2v3.14-rc2Linus Torvalds2014-02-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2014-02-102-0/+6
|\
| * Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2014-02-102-0/+6
| |\
| | * SELinux: Fix kernel BUG on empty security contexts.Stephen Smalley2014-02-051-0/+4
| | * selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2014-02-051-0/+2
| | * Merge tag 'v3.13' into stable-3.14Paul Moore2014-02-059747-199713/+403621
| | |\
* | | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-108-31/+17
|\ \ \ \ | |/ / / |/| | |
| * | | fix a kmap leak in virtio_consoleAl Viro2014-02-091-6/+3
| * | | fix O_SYNC|O_APPEND syncing the wrong range on write()Al Viro2014-02-097-25/+14
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-02-094-8/+9
|\ \ \ \
| * | | | Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana2014-02-091-0/+2
| * | | | Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik2014-02-091-0/+1
| * | | | btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba2014-02-091-1/+1