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
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
8
-29
/
+29
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+5
2018-02-07
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
1
-10
/
+5
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
32
-330
/
+460
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+36
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-16
/
+16
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-2
/
+29
2018-01-25
tty: serial: exar: Relocate sleep wake-up handling
Aaron Sierra
2
-30
/
+30
2018-01-23
serdev: add method to set parity
Ulrich Hecht
2
-0
/
+36
2018-01-23
tty: fix data race between tty_init_dev and flush of buf
Gaurav Kohli
2
-3
/
+9
2018-01-22
serial: imx: fix endless loop during suspend
Martin Kaiser
1
-17
/
+15
2018-01-22
serial: core: mark port as initialized after successful IRQ change
Sebastian Andrzej Siewior
1
-0
/
+2
2018-01-22
serdev: only match serdev devices
Johan Hovold
1
-0
/
+8
2018-01-22
serdev: do not generate modaliases for controllers
Johan Hovold
1
-38
/
+34
2018-01-22
serial: mxs-auart: don't use GPIOF_* with gpiod_get_direction
Wolfram Sang
1
-2
/
+1
2018-01-22
serial: 8250_dw: Revert "Improve clock rate setting"
Andy Shevchenko
1
-18
/
+12
2018-01-09
gpio: serial: max310x: Support open-drain configuration for GPIOs
Jan Kundrát
1
-0
/
+22
2018-01-09
serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
Hans de Goede
1
-0
/
+5
2018-01-09
serial: 8250_ingenic: Parse earlycon options
Paul Cercueil
1
-2
/
+10
2018-01-09
serial: 8250_ingenic: Add support for the JZ4770 SoC
Paul Cercueil
1
-0
/
+5
2018-01-09
serial: core: Make uart_parse_options take const char* argument
Paul Cercueil
1
-2
/
+3
2018-01-09
serial: 8250_of: fix return code when probe function fails to get reset
Masahiro Yamada
1
-1
/
+4
2018-01-09
serial: imx: Only wakeup via RTSDEN bit if the system has RTS/CTS
Fabio Estevam
1
-6
/
+8
2018-01-09
serial: 8250_uniphier: fix error return code in uniphier_uart_probe()
Wei Yongjun
1
-2
/
+3
2018-01-09
tty: n_gsm: Allow ADM response in addition to UA for control dlci
Tony Lindgren
1
-3
/
+14
2018-01-09
tty: omap-serial: Fix initial on-boot RTS GPIO level
Rafael Gago
1
-4
/
+3
2018-01-09
tty: serial: jsm: Add one check against NULL pointer dereference
Guilherme G. Piccoli
1
-0
/
+3
2018-01-09
tty: serial: jsm: Remove unnecessary NULL checks
Guilherme G. Piccoli
2
-9
/
+0
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-1
/
+1
2018-01-08
serdev: Introduce devm_serdev_device_open()
Andrey Smirnov
1
-0
/
+27
2018-01-08
serdev: Make .remove in struct serdev_device_driver optional
Andrey Smirnov
1
-2
/
+2
2018-01-02
Merge 4.15-rc6 into tty-next
Greg Kroah-Hartman
1
-2
/
+2
2017-12-21
n_tty: fix EXTPROC vs ICANON interaction with TIOCINQ (aka FIONREAD)
Linus Torvalds
1
-2
/
+2
2017-12-19
pty: cancel pty slave port buf's work in tty_release
Sahara
1
-0
/
+2
2017-12-19
serial: max310x: Reduce RX work starvation
Jan Kundrát
1
-13
/
+10
2017-12-19
serial: max310x: Use batched reads when reasonably safe
Jan Kundrát
1
-40
/
+86
2017-12-19
serial: max310x: use a batch write op for UART transmit
Jan Kundrát
1
-7
/
+29
2017-12-19
serial: max310x: Support IRQ sharing with other devices
Jan Kundrát
1
-6
/
+14
2017-12-19
serial: max310x: Do not hard-code the IRQ type
Jan Kundrát
1
-5
/
+3
2017-12-18
serdev: ttyport: do not used keyed wakeup in write_wakeup
Johan Hovold
1
-1
/
+2
2017-12-18
tty: serial: sh-sci: Add default for number of ports for compile-testing
Geert Uytterhoeven
1
-0
/
+1
2017-12-15
serial: max310x: Fix invalid memory access during GPIO init
Jan Kundrát
1
-17
/
+17
2017-12-15
tty: serial: mxs-auart: fix error handling in mxs_auart_probe
Branislav Radocaj
1
-2
/
+6
2017-12-15
tty: goldfish: Enable 'earlycon' only if built-in
Sebastian Andrzej Siewior
2
-1
/
+7
2017-12-15
serial: 8250: 8250_omap: Fix spelling error.
Rolf Evers-Fischer
1
-1
/
+1
2017-12-15
serial: 8250_dw: Disable clock on error
Stefan Potyra
1
-1
/
+2
2017-12-15
serial: stm32: fix name conflict with 8250
Ludovic Barre
1
-1
/
+1
2017-12-15
tty/isicom: Fix a possible sleep-in-atomic bug in WaitTillCardIsFree
Jia-Ju Bai
1
-5
/
+1
2017-12-15
tty: serial: sh-sci: Hide DMA config question
Geert Uytterhoeven
1
-1
/
+2
[next]