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.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
2018-06-29
drbd: Fix drbd_request_prepare() discard handling
Bart Van Assche
1
-2
/
+2
2018-06-29
Merge branch 'pm-domains'
Rafael J. Wysocki
1
-4
/
+3
2018-06-29
i2c: gpio: initialize SCL to HIGH again
Wolfram Sang
1
-2
/
+2
2018-06-29
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-06-29
i2c: algos: bit: mention our experience about initial states
Wolfram Sang
1
-0
/
+5
2018-06-29
Revert "i2c: algo-bit: init the bus to a known state"
Wolfram Sang
1
-5
/
+0
2018-06-28
Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-4
/
+8
2018-06-28
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
4
-14
/
+35
2018-06-28
dm: prevent DAX mounts if not supported
Ross Zwisler
2
-5
/
+5
2018-06-28
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
1
-0
/
+8
2018-06-28
pmem: only set QUEUE_FLAG_DAX for fsdax mode
Ross Zwisler
1
-1
/
+2
2018-06-28
Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-25
/
+61
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
3
-18
/
+15
2018-06-28
nvme-rdma: fix possible double free of controller async event buffer
Sagi Grimberg
1
-2
/
+5
2018-06-28
vt: unicode fallback for scrollback
Nicolas Pitre
2
-3
/
+31
2018-06-28
vt: introduce unicode mode for /dev/vcs
Nicolas Pitre
2
-14
/
+136
2018-06-28
vt: preserve unicode values corresponding to screen characters
Nicolas Pitre
1
-11
/
+209
2018-06-28
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
1
-2
/
+2
2018-06-28
serdev: fix memleak on module unload
Johan Hovold
1
-0
/
+1
2018-06-28
serial: 8250_pci: Remove stalled entries in blacklist
Andy Shevchenko
1
-2
/
+0
2018-06-28
n_tty: Access echo_* variables carefully.
Tetsuo Handa
1
-18
/
+24
2018-06-28
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
1
-5
/
+8
2018-06-28
serial: xuartps: remove unnecessary register write
Helmut Grohne
1
-2
/
+0
2018-06-28
serial: xuartps: reduce hardware TX race condition
Helmut Grohne
1
-12
/
+7
2018-06-28
serial: xuartps: fix typo in cdns_uart_startup
Helmut Grohne
1
-1
/
+1
2018-06-28
drivers/tty: add error handling for pcmcia_loop_config
Zhouyang Jia
1
-2
/
+4
2018-06-28
serial: 8250_omap: Add support for AM654 UART controller
Nishanth Menon
1
-0
/
+1
2018-06-28
atomic/tty: Fix up atomic abuse in ldsem
Peter Zijlstra
1
-47
/
+35
2018-06-28
tty: serial: exar: generalize RS485 setup
Daniel Golle
1
-13
/
+25
2018-06-28
serdev: add controller runtime PM support
Johan Hovold
1
-3
/
+30
2018-06-28
serial: pxa: Fix an error handling path in 'serial_pxa_probe()'
Christophe JAILLET
1
-1
/
+2
2018-06-28
serial: max310x: Check the clock readiness
Jan Kundrát
1
-4
/
+10
2018-06-28
tty: use 64-bit timstamp
Arnd Bergmann
1
-14
/
+5
2018-06-28
tty: serial: imx: correct dma cookie status
Robin Gong
1
-1
/
+1
2018-06-28
serial: imx: fix comment about UCR2_SRST and its handling for shadowing
Uwe Kleine-König
1
-1
/
+2
2018-06-28
Merge tag 'usb-serial-4.18-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-0
/
+14
2018-06-28
Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-4
/
+6
2018-06-28
Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into...
Dave Airlie
3
-5
/
+10
2018-06-27
drm/amd/display: release spinlock before committing updates to stream
Shirish S
1
-4
/
+2
2018-06-27
drm/amdgpu:Support new VCN FW version naming convention
James Zhu
1
-6
/
+27
2018-06-27
drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.c
Leo Liu
1
-1
/
+1
2018-06-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-11
/
+40
2018-06-27
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-15
/
+40
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
24
-123
/
+340
2018-06-27
Merge branch 'perf/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...
Catalin Marinas
1
-1
/
+1
2018-06-27
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
1
-2
/
+9
2018-06-27
Input: psmouse - fix button reporting for basic protocols
Dmitry Torokhov
1
-6
/
+6
2018-06-26
PCI: controller: Move PCI_DOMAINS selection to arch Kconfig
Lorenzo Pieralisi
1
-3
/
+0
2018-06-26
PCI: Initialize endpoint library before controllers
Alan Douglas
1
-3
/
+3
2018-06-26
Merge tag 'qcom-fixes-for-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-1
/
+2
[prev]
[next]