index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2014-07-23
Merge branch 'v3.17-next/cpuidle-exynos' into v3.17-next/power-exynos
Kukjin Kim
-2
/
+12
2014-07-20
Merge tag 'staging-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+10
2014-07-20
Merge tag 'usb-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-2
/
+21
2014-07-20
Merge tag 'driver-core-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+14
2014-07-20
Merge tag 'char-misc-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1
/
+1
2014-07-20
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-6
/
+17
2014-07-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+6
2014-07-19
Merge tag 'drm-intel-fixes-2014-07-18' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
-6
/
+17
2014-07-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-17
/
+15
2014-07-18
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-16
/
+39
2014-07-18
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-5
/
+5
2014-07-18
Merge tag 'iommu-fixes-v3.16-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-14
/
+12
2014-07-18
Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-10
/
+18
2014-07-18
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-114
/
+125
2014-07-18
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-3
/
+14
2014-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
-8
/
+49
2014-07-19
random: check for increase of entropy_count because of signed conversion
Hannes Frederic Sowa
-3
/
+14
2014-07-19
cpuidle: big.LITTLE: init driver for exynos5420
Chander Kashyap
-0
/
+1
2014-07-19
cpuidle: big.LITTLE: Add ARCH_EXYNOS entry in config
Chander Kashyap
-1
/
+1
2014-07-19
cpuidle: big.LITTLE: add of_device_id structure
Chander Kashyap
-1
/
+10
2014-07-18
Merge tag 'dm-3.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+18
2014-07-18
Merge tag 'upstream-3.16-rc6' of git://git.infradead.org/linux-ubifs
Linus Torvalds
-2
/
+2
2014-07-18
irqchip: gic: Fix core ID calculation when topology is read from DT
Tomasz Figa
-1
/
+4
2014-07-17
Drivers: hv: hv_fcopy: fix a race condition for SMP guest
Dexuan Cui
-1
/
+1
2014-07-18
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
-9
/
+9
2014-07-17
usb: Check if port status is equal to RxDetect
Gavin Guo
-0
/
+19
2014-07-18
Merge branch 'drm-fixes-3.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
-111
/
+119
2014-07-17
usb: chipidea: udc: Disable auto ZLP generation on ep0
Abbas Raza
-2
/
+2
2014-07-17
Merge tag 'stable/for-linus-3.16-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-8
/
+9
2014-07-17
drm/radeon: Make classic pageflip completion path less racy.
Mario Kleiner
-3
/
+3
2014-07-17
drm/radeon: Add missing vblank_put in pageflip ioctl error path.
Mario Kleiner
-1
/
+4
2014-07-17
drm/radeon: Remove redundant fence unref in pageflip path.
Mario Kleiner
-1
/
+0
2014-07-17
drm/radeon: Complete page flip even if waiting on the BO fence fails
Michel Dänzer
-15
/
+9
2014-07-17
drm/radeon: Move pinning the BO back to radeon_crtc_page_flip()
Michel Dänzer
-91
/
+93
2014-07-17
drm/radeon: Prevent too early kms-pageflips triggered by vblank.
Mario Kleiner
-9
/
+10
2014-07-17
drm/radeon: set default bl level to something reasonable
Alex Deucher
-3
/
+7
2014-07-17
drm/radeon: avoid leaking edid data
Alex Deucher
-0
/
+5
2014-07-17
irqchip: gic: Add binding probe for ARM GIC400
Suravee Suthikulpanit
-0
/
+1
2014-07-17
cpufreq: move policy kobj to policy->cpu at resume
Viresh Kumar
-2
/
+4
2014-07-16
Merge branches 'cxgb4' and 'mlx5' into for-next
Roland Dreier
-5
/
+16
2014-07-16
IB/mlx5: Enable "block multicast loopback" for kernel consumers
Or Gerlitz
-1
/
+1
2014-07-16
hwmon: (adt7470) Fix writes to temperature limit registers
Guenter Roeck
-3
/
+3
2014-07-17
drm/qxl: return IRQ_NONE if it was not our irq
Jason Wang
-0
/
+3
2014-07-16
Merge tag 'for-linus-20140716' of git://git.infradead.org/linux-mtd
Linus Torvalds
-2
/
+49
2014-07-16
cpufreq: cpu0: OPPs can be populated at runtime
Viresh Kumar
-5
/
+2
2014-07-16
cpufreq: kirkwood: Reinstate cpufreq driver for ARCH_KIRKWOOD
Quentin Armitage
-1
/
+1
2014-07-16
cpufreq: imx6q: Select PM_OPP
Nicolas Del Piano
-0
/
+1
2014-07-16
cpufreq: sa1110: set memory type for h3600
Linus Walleij
-1
/
+1
2014-07-16
ACPI / video: Add use_native_backlight quirk for HP ProBook 4540s
Hans de Goede
-0
/
+8
2014-07-16
UBI: fastmap: do not miss bit-flips
Brian Norris
-1
/
+1
[next]