index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-07
sysfs: driver core: Fix glue dir race condition by gdp_mutex
Yijing Wang
1
-1
/
+3
2014-11-07
Merge tag 'topic/core-stuff-2014-11-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
16
-340
/
+239
2014-11-07
drm: drop README.drm, ancient scrolls
Dave Airlie
1
-43
/
+0
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
drm/atomic: Refcounting for plane_state->fb
Daniel Vetter
4
-16
/
+58
2014-11-06
drm: Docbook integration and over sections for all the new helpers
Daniel Vetter
3
-0
/
+82
2014-11-06
drm/atomic-helpers: functions for state duplicate/destroy/reset
Daniel Vetter
1
-0
/
+149
2014-11-06
drm/atomic-helper: implement ->page_flip
Daniel Vetter
1
-0
/
+86
2014-11-06
drm/atomic-helpers: document how to implement async commit
Daniel Vetter
1
-0
/
+38
2014-11-06
drm/atomic: Integrate fence support
Daniel Vetter
1
-0
/
+23
2014-11-06
drm/atomic-helper: implementatations for legacy interfaces
Daniel Vetter
1
-1
/
+510
2014-11-06
drm: Atomic crtc/connector updates using crtc/plane helper interfaces
Daniel Vetter
2
-0
/
+698
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
Merge remote-tracking branches 'spi/fix/fsl-dspi' and 'spi/fix/pxa2xx' into s...
Mark Brown
2
-4
/
+7
2014-11-06
spi: pxa2xx: toggle clocks on suspend if not disabled by runtime PM
Dmitry Eremin-Solenikov
1
-2
/
+5
2014-11-06
serial: of-serial: fix uninitialized kmalloc variable
Jingchang Lu
1
-1
/
+1
2014-11-06
tty/vt: don't set font mappings on vc not supporting this
Imre Deak
1
-0
/
+7
2014-11-06
tty: serial: 8250_mtk: Fix quot calculation
Matthias Brugger
1
-1
/
+1
2014-11-06
dma: edma: move device registration to platform code
Arnd Bergmann
1
-39
/
+1
2014-11-06
tty: Prevent "read/write wait queue active!" log flooding
Peter Hurley
1
-2
/
+6
2014-11-06
tty: Fix high cpu load if tty is unreleaseable
Peter Hurley
1
-1
/
+6
2014-11-06
serial: Fix divide-by-zero fault in uart_get_divisor()
Peter Hurley
1
-1
/
+1
2014-11-06
phy: omap-usb2: Enable runtime PM of omap-usb2 phy properly
Oussama Ghorbel
1
-2
/
+4
2014-11-05
USB: storage: Fix timeout in usb_stor_euscsi_init() and usb_stor_huawei_e220_...
Mark Knibbs
1
-2
/
+2
2014-11-05
Merge tag 'iio-fixes-for-3.18b' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-54
/
+20
2014-11-05
USB: cdc-acm: only raise DTR on transitions from B0
Johan Hovold
1
-2
/
+3
2014-11-05
Revert "storage: Replace magic number with define in usb_stor_euscsi_init()"
Greg Kroah-Hartman
1
-1
/
+1
2014-11-05
staging:iio:ade7758: Remove "raw" from channel name
Lars-Peter Clausen
1
-15
/
+9
2014-11-05
staging:iio:ade7758: Fix check if channels are enabled in prenable
Lars-Peter Clausen
1
-1
/
+1
2014-11-05
staging:iio:ade7758: Fix NULL pointer deref when enabling buffer
Lars-Peter Clausen
3
-34
/
+3
2014-11-05
iio: as3935: allocate correct iio_device size
George McCollister
1
-1
/
+1
2014-11-05
io: accel: kxcjk-1013: Fix iio_event_spec direction
Daniel Baluta
1
-1
/
+1
2014-11-05
iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined
Dan Murphy
1
-2
/
+5
2014-11-05
iio: adc: mxs-lradc: Disable the clock on probe failure
Fabio Estevam
1
-4
/
+8
2014-11-05
iio: st_sensors: Fix buffer copy
Robin van der Gracht
1
-1
/
+1
2014-11-05
staging:iio:ad5933: Drop "raw" from channel names
Lars-Peter Clausen
1
-2
/
+2
2014-11-05
staging:iio:ad5933: Fix NULL pointer deref when enabling buffer
Lars-Peter Clausen
1
-7
/
+4
2014-11-05
drm/crtc-helper: Transitional functions using atomic plane helpers
Daniel Vetter
2
-5
/
+115
2014-11-05
drm/plane-helper: transitional atomic plane helpers
Daniel Vetter
1
-1
/
+171
2014-11-05
drm: Add atomic/plane helpers
Daniel Vetter
2
-1
/
+356
2014-11-05
drm: Global atomic state handling
Daniel Vetter
2
-1
/
+601
2014-11-05
Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max776...
Mark Brown
6
-6
/
+6
2014-11-05
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-1
/
+2
2014-11-05
drm/dp: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERs
Todd Previte
1
-0
/
+2
2014-11-05
mmc: core: fix card detection regression
Kristina Martsenko
1
-13
/
+8
2014-11-05
Merge tag 'imx-fixes-3.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
258
-1170
/
+2442
2014-11-05
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
Daniel Vetter
20
-0
/
+21
[prev]
[next]