summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-09Linux 3.14-rc2v3.14-rc2Linus Torvalds1-1/+1
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-0/+6
2014-02-09Merge 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-09fix a kmap leak in virtio_consoleAl Viro1-6/+3
2014-02-09fix 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-08Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana1-0/+2
2014-02-08Btrfs: don't loop forever if we can't run because of the tree mod logJosef Bacik1-0/+1
2014-02-08btrfs: reserve no transaction units in btrfs_ioctl_set_featuresDavid Sterba1-1/+1
2014-02-08btrfs: commit transaction after setting label and featuresJeff Mahoney1-2/+2
2014-02-08Btrfs: fix assert screwup for the pending move stuffJosef Bacik1-5/+3
2014-02-08Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-15/+32
2014-02-08Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds18-84/+138
2014-02-08Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-7/+7
2014-02-08jfs: fix generic posix ACL regressionDave Kleikamp1-7/+7
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2014-02-07Merge tag 'driver-core-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+8
2014-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-32/+60
2014-02-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds20-67/+102
2014-02-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds7-11/+24
2014-02-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-72/+84
2014-02-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-36/+36
2014-02-07Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-23/+75
2014-02-07libceph: do not dereference a NULL bio pointerIlya Dryomov1-2/+6