index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-13
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
1
-1
/
+2
2014-11-13
Merge tag 'dm-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
7
-31
/
+50
2014-11-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2014-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
9
-53
/
+53
2014-11-12
Merge tag 'hwmon-for-linus-v3.18-rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+15
2014-11-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
4
-19
/
+36
2014-11-12
Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-4
/
+71
2014-11-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-23
/
+87
2014-11-11
hwmon: (fam15h_power) Fix NB device ID for F16h M30h
Aravind Gopalakrishnan
1
-1
/
+1
2014-11-11
hwmon: (pwm-fan) Fix suspend/resume behavior
Kamil Debski
1
-3
/
+10
2014-11-11
hwmon: (ibmpowernv) Quieten when probing finds no device
Michael Ellerman
1
-2
/
+4
2014-11-10
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
3
-15
/
+17
2014-11-10
mfd: twl4030-power: Fix poweroff with PM configuration enabled
Tony Lindgren
1
-0
/
+52
2014-11-10
mfd: max77693: Fix always masked MUIC interrupts
Krzysztof Kozlowski
1
-0
/
+12
2014-11-10
mfd: max77693: Use proper regmap for handling MUIC interrupts
Krzysztof Kozlowski
1
-1
/
+1
2014-11-10
mfd: viperboard: Fix platform-device id collision
Johan Hovold
1
-2
/
+3
2014-11-10
mfd: rtsx: Fix build warnings for !PM
Thierry Reding
1
-0
/
+2
2014-11-10
mfd: stmpe: Fix STMPE24xx GPMR LSB
Linus Walleij
1
-1
/
+1
2014-11-10
Merge tag 'drm-intel-fixes-2014-11-07' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-2
/
+41
2014-11-09
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-39
/
+1
2014-11-09
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-72
/
+84
2014-11-09
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+14
2014-11-09
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-54
/
+20
2014-11-09
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-8
/
+29
2014-11-09
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
16
-34
/
+110
2014-11-09
imx: thermal: imx_get_temp might be called before sensor clock is prepared
Heiner Kallweit
1
-16
/
+25
2014-11-08
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
53
-223
/
+8
2014-11-08
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+17
2014-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
10
-24
/
+32
2014-11-07
Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-7
/
+8
2014-11-07
Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
2
-4
/
+7
2014-11-07
tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP
Johannes Berg
1
-3
/
+3
2014-11-07
tiny: reverse logic for DISABLE_DEV_COREDUMP
Aristeu Rozanski
1
-8
/
+11
2014-11-07
thermal: exynos: use correct offset for TMU_CONTROL register on Exynos5260
Bartlomiej Zolnierkiewicz
2
-2
/
+0
2014-11-07
thermal: imx: correct driver load sequence for cpu cooling
Bai Ping
1
-0
/
+4
2014-11-07
i2c: core: Dispose OF IRQ mapping at client removal time
Laurent Pinchart
1
-0
/
+3
2014-11-07
i2c: at91: don't account as iowait
Wolfram Sang
1
-1
/
+1
2014-11-07
i2c: remove FSF address
Wolfram Sang
52
-222
/
+4
2014-11-07
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-11-07
Merge branch 'drm-fixes-3.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
9
-21
/
+46
2014-11-06
drm/radeon: add missing crtc unlock when setting up the MC
Alex Deucher
1
-0
/
+1
2014-11-06
drm/radeon: use gart for DMA IB tests
Alex Deucher
2
-19
/
+22
2014-11-06
drm/radeon: make sure mode init is complete in bandwidth_update
Alex Deucher
7
-0
/
+21
2014-11-06
drm/radeon: set correct CE ram size for CIK
Jammy Zhou
1
-2
/
+2
2014-11-06
USB: cdc-acm: add quirk for control-line state requests
Johan Hovold
2
-2
/
+14
2014-11-06
Merge tag 'fixes-for-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-1
/
+1
2014-11-06
tty: Fix pty master poll() after slave closes v2
Francesco Ruggeri
1
-2
/
+7
2014-11-06
Merge tag 'usb-serial-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2
-3
/
+4
2014-11-06
Merge tag 'mmc-v3.18-2' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
1
-13
/
+8
2014-11-06
drm/i915: safeguard against too high minimum brightness
Jani Nikula
1
-2
/
+15
[next]