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
2014-07-11
tty: Remove tty_hung_up_p() tests from tty drivers' open()
Peter Hurley
9
-57
/
+19
2014-07-11
serial: Use UPF_* constants with struct uart_port flags
Peter Hurley
2
-3
/
+3
2014-07-11
tty: ipwireless: Remove tty->closing abort from ipw_open()
Peter Hurley
1
-5
/
+0
2014-07-11
tty: Move tty->closing from port lock critical section
Peter Hurley
2
-3
/
+5
2014-07-11
tty: Document locking for tty_port_hangup()
Peter Hurley
1
-0
/
+2
2014-07-11
tty: Document locking for tty_port_block_til_ready()
Peter Hurley
1
-0
/
+5
2014-07-11
tty: Document locking for tty_port_open()
Peter Hurley
1
-0
/
+8
2014-07-11
tty: Document locking for tty_port_close{,start,end}()
Peter Hurley
1
-0
/
+14
2014-07-11
serial: fsl_lpuart: calculate DMA burst
Stefan Agner
1
-14
/
+13
2014-07-11
serial: fsl_lpuart: move DMA RX timeout calculation
Stefan Agner
1
-7
/
+11
2014-07-11
serial: core: Preserve termios c_cflag for console resume
Peter Hurley
1
-0
/
+3
2014-07-11
serial: tegra: ack the rx dma desc after transfer terminated
Pradeep Goudagunta
1
-0
/
+1
2014-07-11
serial: tegra: update tx_circular buffer only when TX_DMA is in progress
Pradeep Goudagunta
1
-0
/
+3
2014-07-11
serial: lpc32xx uart module can't do console
Arnd Bergmann
1
-1
/
+1
2014-07-11
serial: pxa: fix build with !SERIAL_PXA_CONSOLE
Arnd Bergmann
1
-1
/
+1
2014-07-11
serial/arc: Enable DT based earlycon
Vineet Gupta
1
-0
/
+1
2014-07-11
serial/arc: inline the probe helper
Vineet Gupta
1
-50
/
+40
2014-07-11
serial/arc: remove last remanants of platform data
Vineet Gupta
1
-16
/
+6
2014-07-11
serial/arc: remove earlyprintk support and switch to earlycon
Vineet Gupta
1
-75
/
+12
2014-07-11
serial/arc: Use generic earlycon infrastructure
Vineet Gupta
2
-0
/
+31
2014-07-11
serial/arc: Remove the workaround for legacy ISS
Vineet Gupta
1
-14
/
+0
2014-07-11
serial/arc: Refactor by referencing to uart_port where possible
Vineet Gupta
1
-86
/
+69
2014-07-11
serial/arc: use uart_console_write() helper
Vineet Gupta
1
-14
/
+4
2014-07-11
serial: 8250_dw: add ability to handle the peripheral clock
Heiko Stübner
1
-3
/
+28
2014-07-11
serial: 8250_dw: use UPF_* constants when define flags
Andy Shevchenko
1
-1
/
+1
2014-07-11
serial: 8250_dw: clock rate handling for all ACPI platforms
Heikki Krogerus
1
-75
/
+28
2014-07-11
serial: samsung: Use %pa to print 'resource_size_t' type
Fabio Estevam
1
-2
/
+2
2014-07-10
tty: serial: msm_serial.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-1
/
+1
2014-07-10
serial: sirf: transfer more bytes once to decrease interrupts
Qipan Li
2
-2
/
+3
2014-07-10
tty: serial: men_z135_uart: Wakeup UART after transmitting
Johannes Thumshirn
1
-3
/
+3
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
40
-239
/
+0
2014-07-10
serial: core: Make enable_ms() optional
Alexander Shiyan
1
-6
/
+11
2014-07-10
serial: samsung: no more support for S5PC100 SoC
Kukjin Kim
1
-2
/
+1
2014-07-10
serial: samsung: no more support for S5P6440 and S5P6450 SoCs
Kukjin Kim
2
-2
/
+0
2014-07-10
serial: samsung: Consider DT alias when probing ports
Tomasz Figa
1
-3
/
+10
2014-07-10
serial: amba-pl010: Use devres APIs
Tushar Behera
1
-32
/
+16
2014-07-10
serial: amba-pl011: Remove redundant label
Tushar Behera
1
-20
/
+10
2014-07-10
serial: samsung: Remove redundant label
Tushar Behera
1
-4
/
+1
2014-07-06
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+15
2014-07-06
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
11
-38
/
+80
2014-07-06
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
5
-5
/
+51
2014-07-06
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+17
2014-07-06
Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-1
/
+42
2014-07-06
Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
1
-1
/
+0
2014-07-06
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
1
-3
/
+9
2014-07-04
Merge tag 'md/3.16-fixes' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+14
2014-07-04
Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+21
2014-07-04
drm/i915: provide interface for audio driver to query cdclk
Jani Nikula
1
-0
/
+21
2014-07-04
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
27
-78
/
+150
2014-07-04
Merge tag 'staging-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+16
[next]