summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2014-07-23Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynosKukjin Kim-2/+12
2014-07-20Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+10
2014-07-20Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+21
2014-07-20Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-4/+14
2014-07-20Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2014-07-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-6/+17
2014-07-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+6
2014-07-19Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...Dave Airlie-6/+17
2014-07-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-17/+15
2014-07-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-16/+39
2014-07-18Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+5
2014-07-18Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-14/+12
2014-07-18Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+18
2014-07-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-114/+125
2014-07-18Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+14
2014-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-8/+49
2014-07-19random: check for increase of entropy_count because of signed conversionHannes Frederic Sowa-3/+14
2014-07-19cpuidle: big.LITTLE: init driver for exynos5420Chander Kashyap-0/+1
2014-07-19cpuidle: big.LITTLE: Add ARCH_EXYNOS entry in configChander Kashyap-1/+1
2014-07-19cpuidle: big.LITTLE: add of_device_id structureChander Kashyap-1/+10
2014-07-18Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+18
2014-07-18Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifsLinus Torvalds-2/+2
2014-07-18irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa-1/+4
2014-07-17Drivers: hv: hv_fcopy: fix a race condition for SMP guestDexuan Cui-1/+1
2014-07-18Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki-9/+9
2014-07-17usb: Check if port status is equal to RxDetectGavin Guo-0/+19
2014-07-18Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie-111/+119
2014-07-17usb: chipidea: udc: Disable auto ZLP generation on ep0Abbas Raza-2/+2
2014-07-17Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-8/+9
2014-07-17drm/radeon: Make classic pageflip completion path less racy.Mario Kleiner-3/+3
2014-07-17drm/radeon: Add missing vblank_put in pageflip ioctl error path.Mario Kleiner-1/+4
2014-07-17drm/radeon: Remove redundant fence unref in pageflip path.Mario Kleiner-1/+0
2014-07-17drm/radeon: Complete page flip even if waiting on the BO fence failsMichel Dänzer-15/+9
2014-07-17drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()Michel Dänzer-91/+93
2014-07-17drm/radeon: Prevent too early kms-pageflips triggered by vblank.Mario Kleiner-9/+10
2014-07-17drm/radeon: set default bl level to something reasonableAlex Deucher-3/+7
2014-07-17drm/radeon: avoid leaking edid dataAlex Deucher-0/+5
2014-07-17irqchip: gic: Add binding probe for ARM GIC400Suravee Suthikulpanit-0/+1
2014-07-17cpufreq: move policy kobj to policy->cpu at resumeViresh Kumar-2/+4
2014-07-16Merge branches 'cxgb4' and 'mlx5' into for-nextRoland Dreier-5/+16
2014-07-16IB/mlx5: Enable "block multicast loopback" for kernel consumersOr Gerlitz-1/+1
2014-07-16hwmon: (adt7470) Fix writes to temperature limit registersGuenter Roeck-3/+3
2014-07-17drm/qxl: return IRQ_NONE if it was not our irqJason Wang-0/+3
2014-07-16Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtdLinus Torvalds-2/+49
2014-07-16cpufreq: cpu0: OPPs can be populated at runtimeViresh Kumar-5/+2
2014-07-16cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOODQuentin Armitage-1/+1
2014-07-16cpufreq: imx6q: Select PM_OPPNicolas Del Piano-0/+1
2014-07-16cpufreq: sa1110: set memory type for h3600Linus Walleij-1/+1
2014-07-16ACPI / video: Add use_native_backlight quirk for HP ProBook 4540sHans de Goede-0/+8
2014-07-16UBI: fastmap: do not miss bit-flipsBrian Norris-1/+1