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.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
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-17
tty: hide unused pty_get_peer function
Arnd Bergmann
1
-43
/
+42
2017-07-17
tty: serial: lpuart: Fix the logic for detecting the 32-bit type UART
Fabio Estevam
1
-9
/
+15
2017-07-17
serial: imx: Prevent TX buffer PIO write when a DMA has been started
Ian Jamison
1
-1
/
+1
2017-07-17
Revert "serial: imx-serial - move DMA buffer configuration to DT"
Greg Kroah-Hartman
1
-17
/
+8
2017-07-17
serial: sh-sci: Uninitialized variables in sysfs files
Dan Carpenter
1
-4
/
+8
2017-07-17
serial: st-asc: Potential error pointer dereference
Dan Carpenter
1
-0
/
+1
2017-07-13
drivers: tty: serial: move inline before return type
Joe Perches
2
-4
/
+4
2017-07-07
Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-5
/
+168
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-5
/
+5
2017-07-04
Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-8
/
+9
2017-07-04
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
39
-519
/
+1286
2017-07-04
Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+59
2017-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2017-07-03
serial: exar: Add support for IOT2040 device
Jan Kiszka
1
-1
/
+128
2017-07-03
gpio-exar/8250-exar: Make set of exported GPIOs configurable
Jan Kiszka
1
-3
/
+12
2017-07-03
serial: exar: Factor out platform hooks
Jan Kiszka
1
-5
/
+27
2017-07-03
gpio-exar/8250-exar: Rearrange gpiochip parenthood
Jan Kiszka
1
-0
/
+2
2017-07-03
gpio-exar/8250-exar: Do not even instantiate a GPIO device for Commtech cards
Jan Kiszka
1
-1
/
+3
2017-06-29
tty: serial: lpuart: add a more accurate baud rate calculation method
Dong Aisheng
1
-7
/
+72
2017-06-29
tty: serial: lpuart: add earlycon support for imx7ulp
Dong Aisheng
1
-0
/
+13
2017-06-29
tty: serial: lpuart: add imx7ulp support
Dong Aisheng
1
-0
/
+11
2017-06-29
tty: serial: lpuart: add little endian 32 bit register support
Dong Aisheng
1
-15
/
+30
2017-06-29
tty: serial: lpuart: refactor lpuart32_{read|write} prototype
Dong Aisheng
1
-61
/
+62
2017-06-29
tty: serial: lpuart: introduce lpuart_soc_data to represent SoC property
Dong Aisheng
1
-20
/
+27
2017-06-29
serial: imx-serial - move DMA buffer configuration to DT
Nandor Han
1
-8
/
+17
2017-06-29
serial: imx: Enable RTSD only when needed
Nandor Han
1
-1
/
+3
2017-06-29
serial: imx: Remove unused members from imx_port struct
Fabio Estevam
1
-3
/
+0
2017-06-29
serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeout
Vignesh R
1
-2
/
+21
2017-06-29
serial: 8250: Fix THRE flag usage for CAP_MINI
Phil Elwell
1
-0
/
+4
2017-06-27
tty: add function to convert device name to number
Okash Khawaja
1
-0
/
+50
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-20
gpio-exar/8250-exar: Fix passing in of parent PCI device
Jan Kiszka
1
-1
/
+2
2017-06-20
tty/serial: meson_uart: update to stable bindings
Helmut Klein
1
-6
/
+84
2017-06-20
serial: Delete dead code for CIR serial ports
Matthias Brugger
1
-17
/
+6
2017-06-20
serial: sirf: make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-06-20
serial/mpsc: switch to dma_alloc_attrs
Christoph Hellwig
1
-4
/
+6
2017-06-20
tty: serial: Add Actions Semi Owl UART earlycon
Andreas Färber
3
-0
/
+155
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
5
-5
/
+5
2017-06-14
tty/serial: atmel: make the driver DT only
Alexandre Belloni
1
-63
/
+33
2017-06-14
tty/serial: atmel: remove atmel_default_console_device handling
Alexandre Belloni
1
-43
/
+0
2017-06-13
tty: rocket: drop broken alt-speed support
Johan Hovold
1
-21
/
+6
2017-06-13
tty: cyclades: drop broken alt-speed support
Johan Hovold
1
-12
/
+9
2017-06-13
tty: amiserial: drop broken alt-speed support
Johan Hovold
1
-20
/
+3
2017-06-13
serial: rate limit custom-speed deprecation notice
Johan Hovold
1
-3
/
+2
2017-06-12
s390/hvc_iucv: fix broken Kconfig select statement
Heiko Carstens
1
-1
/
+1
2017-06-12
TTY: hvc: convert to use DRIVER_ATTR_RW
Greg Kroah-Hartman
1
-4
/
+3
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
11
-40
/
+139
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-4
/
+67
2017-06-09
tty: add compat_ioctl callbacks
Aleksa Sarai
1
-0
/
+22
2017-06-09
serial: exar: Leave MPIOs as output for Commtech adapters
Jan Kiszka
1
-4
/
+11
[next]