index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-01
serial: samsung: Reorder the sequence of clock control when call s3c24xx_seri...
Chanwoo Choi
1
-2
/
+2
2016-06-01
serial: 8250_mid: recognize interrupt source in handler
Andy Shevchenko
1
-10
/
+11
2016-06-01
serial: 8250_mid: use proper bar for DNV platform
Andy Shevchenko
1
-3
/
+11
2016-06-01
serial: 8250_pci: fix divide error bug if baud rate is 0
David Müller
1
-0
/
+3
2016-06-01
tty/serial: atmel: fix hardware handshake selection
Alexandre Belloni
1
-1
/
+13
2016-05-04
serial: sh-sci: Remove cpufreq notifier to fix crash/deadlock
Geert Uytterhoeven
1
-39
/
+0
2016-04-12
8250: use callbacks to access UART_DLL/UART_DLM
Sebastian Frias
1
-12
/
+6
2016-02-25
serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
Peter Hurley
1
-2
/
+6
2016-02-25
serial: 8250_pci: Add Intel Broadwell ports
Mika Westerberg
1
-0
/
+29
2016-02-25
tty: Add support for PCIe WCH382 2S multi-IO card
Jeremy McNicoll
1
-0
/
+21
2015-12-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-5
/
+7
2015-12-24
tty/serial: Skip 'NULL' char after console break when sysrq enabled
Vijay Kumar
1
-2
/
+4
2015-12-24
tty: serial: constify sunhv_ops structs
Aya Mahfouz
1
-3
/
+3
2015-12-12
serial: earlycon: Add missing spinlock initialization
Geert Uytterhoeven
1
-0
/
+2
2015-12-12
serial: sh-sci: Fix length of scatterlist
Yoshihiro Shimoda
1
-1
/
+1
2015-12-12
serial: 8250_uniphier: fix dl_read and dl_write functions
Masahiro Yamada
1
-2
/
+6
2015-11-20
serial: export fsl8250_handle_irq
Arnd Bergmann
1
-0
/
+1
2015-11-20
serial: 8250_mid: Add missing dependency
Heikki Krogerus
1
-0
/
+1
2015-11-20
serial: etraxfs-uart: Fix crash
Guenter Roeck
1
-1
/
+1
2015-11-20
serial: fsl_lpuart: Fix earlycon support
Peter Hurley
1
-1
/
+1
2015-11-20
bcm63xx_uart: Use the device name when registering an interrupt
Simon Arlott
1
-1
/
+1
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
4
-4
/
+1
2015-11-05
Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+0
2015-11-04
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
42
-1434
/
+2342
2015-11-04
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-7
/
+2
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
4
-4
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
4
-4
/
+1
2015-10-22
parisc: serial/mux: Convert to uart_console_device instead of open-coded
Axel Lin
1
-7
/
+2
2015-10-17
serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()
Timur Tabi
1
-2
/
+2
2015-10-17
Revert "serial: 8250_dma: don't bother DMA with small transfers"
Frederic Danis
1
-4
/
+0
2015-10-17
serial: 8250_mid: add support for DMA engine handling from UART MMIO
Heikki Krogerus
2
-2
/
+71
2015-10-17
dmaengine: hsu: make the UART driver in control of selecting this driver
Heikki Krogerus
1
-0
/
+2
2015-10-17
serial: fix mctrl helper functions
Arnd Bergmann
1
-2
/
+2
2015-10-17
serial: 8250_pci: Intel MID UART support to its own driver
Heikki Krogerus
4
-222
/
+273
2015-10-17
serial: fsl_lpuart: add earlycon support
Stefan Agner
2
-0
/
+40
2015-10-17
tty: disable unbind for old 74xx based serial/mpsc console port
Paul Gortmaker
1
-1
/
+2
2015-10-17
serial: at91, fix rs485 properties
Jiri Slaby
1
-3
/
+2
2015-10-17
tty: Remove tty_port::close_wait
Peter Hurley
3
-3
/
+0
2015-10-17
tty: Remove ASYNC_CLOSING checks in open()/hangup() methods
Peter Hurley
1
-32
/
+1
2015-10-17
serial: tegra: Add helper function for handling RX buffer
Jon Hunter
1
-42
/
+24
2015-10-17
serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()
Jon Hunter
1
-10
/
+7
2015-10-17
serial: tegra: Remove unnecessary return statements
Jon Hunter
1
-11
/
+0
2015-10-17
serial: tegra: Handle another RX race condition
Jon Hunter
1
-8
/
+2
2015-10-17
serial: 8250_omap: Remove RTS clear
Peter Hurley
1
-1
/
+0
2015-10-17
serial: Enable Freescale 16550 workaround on arm
Scott Wood
2
-2
/
+7
2015-10-17
tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded...
Andreas Werner
1
-8
/
+15
2015-10-17
serial: atmel: fix compiler warning on address cast
Andre Przywara
1
-1
/
+1
2015-10-12
Merge 4.3-rc5 into tty-next
Greg Kroah-Hartman
3
-7
/
+23
2015-10-04
serial: 8250: add uart_config entry for PORT_RT2880
Mans Rullgard
1
-0
/
+8
2015-10-04
tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation
Ivan T. Ivanov
1
-3
/
+17
[next]