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
2015-03-19
Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-78
/
+213
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
-2
/
+2
2015-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-149
/
+241
2015-03-19
Revert "of: Fix premature bootconsole disable with 'stdout-path'"
Peter Hurley
-3
/
+1
2015-03-19
of: handle both '/' and ':' in path strings
Brian Norris
-6
/
+1
2015-03-19
of: unittest: Add option string test case with longer path
Brian Norris
-0
/
+5
2015-03-19
of/irq: Fix of_irq_parse_one() returned error codes
Laurent Pinchart
-3
/
+7
2015-03-19
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
-1
/
+1
2015-03-19
Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-11
/
+0
2015-03-19
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
-287
/
+15
2015-03-18
ide_tape: convert jiffies with jiffies_to_msecs
Nicholas Mc Guire
-2
/
+2
2015-03-18
Revert "net: cx82310_eth: use common match macro"
Ondrej Zary
-1
/
+10
2015-03-18
net/mlx4_en: Set statistics bitmap at port init
Eran Ben Elisha
-2
/
+2
2015-03-18
IB/mlx4: Saturate RoCE port PMA counters in case of overflow
Majd Dibbiny
-4
/
+16
2015-03-18
net/mlx4_en: Fix off-by-one in ethtool statistics display
Eran Ben Elisha
-1
/
+1
2015-03-18
IB/mlx4: Verify net device validity on port change event
Moni Shoua
-1
/
+5
2015-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-33
/
+56
2015-03-18
dmaengine: pl08x: Define capabilities for generic capabilities reporting
Mark Brown
-0
/
+14
2015-03-18
usb: common: otg-fsm: only signal connect after switching to peripheral
Peter Chen
-2
/
+2
2015-03-18
uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices
Hans de Goede
-0
/
+7
2015-03-18
drm/radeon: drop ttm two ended allocation
Alex Deucher
-11
/
+0
2015-03-18
USB: ehci-atmel: rework clk handling
Boris Brezillon
-21
/
+9
2015-03-18
drm/exynos: fix the initialization order in FIMD
Hyungwon Hwang
-18
/
+11
2015-03-18
drm/exynos: fix typo config name correctly.
Inki Dae
-1
/
+1
2015-03-18
drm/exynos: Check for NULL dereference of crtc
Charles Keepax
-1
/
+1
2015-03-18
drm/exynos: IS_ERR() vs NULL bug
Dan Carpenter
-2
/
+2
2015-03-18
drm/exynos: remove unused files
Andrzej Hajda
-265
/
+0
2015-03-18
pinctrl: sun4i: GPIOs configured as irq must be set to input before reading
Hans de Goede
-2
/
+17
2015-03-18
drm/i915: Make sure the primary plane is enabled before reading out the fb state
Damien Lespiau
-4
/
+11
2015-03-18
pinctrl: at91: move lock/unlock_as_irq calls into request/release
Boris Brezillon
-10
/
+7
2015-03-18
rtc: at91rm9200: double locking bug in at91_rtc_interrupt()
Dan Carpenter
-1
/
+1
2015-03-17
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
-6
/
+6
2015-03-17
HID: wacom: check for wacom->shared before following the pointer
Benjamin Tissoires
-3
/
+4
2015-03-17
Revert "smc91x: retrieve IRQ and trigger flags in a modern way"
Robert Jarzmik
-12
/
+8
2015-03-17
Merge tag 'regulator-fix-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-17
/
+18
2015-03-17
Merge tag 'regmap-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-4
/
+7
2015-03-17
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-15
/
+132
2015-03-17
virtio_mmio: fix access width for mmio
Michael S. Tsirkin
-8
/
+71
2015-03-17
Merge branch 'linux-4.0' of git://anongit.freedesktop.org/git/nouveau/linux-2...
Dave Airlie
-59
/
+93
2015-03-17
drm/nouveau/bios: fix i2c table parsing for dcb 4.1
Stefan Huehner
-1
/
+5
2015-03-17
drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)
Stefan Huehner
-0
/
+43
2015-03-17
drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switch
Ben Skeggs
-2
/
+4
2015-03-17
drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addresses
Ben Skeggs
-6
/
+6
2015-03-17
drm/nouveau/fifo/nv04: remove the loop from the interrupt handler
Ben Skeggs
-50
/
+35
2015-03-16
drm/radeon: Changing number of compute pipe lines
Ben Goz
-1
/
+1
2015-03-16
drm/amdkfd: Fix SDMA queue init. in non-HWS mode
Ben Goz
-1
/
+9
2015-03-16
drm/amdkfd: destroy mqd when destroying kernel queue
Ben Goz
-9
/
+13
2015-03-16
bnx2x: fix encapsulation features on 57710/57711
Michal Schmidt
-1
/
+1
2015-03-16
dmaengine: dw: append MODULE_ALIAS for platform driver
Andy Shevchenko
-1
/
+4
2015-03-16
Revert "Input: synaptics - use dmax in input_mt_assign_slots"
Dmitry Torokhov
-4
/
+1
[prev]
[next]