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
2015-09-21
serial: samsung: fix DMA for FIFO smaller than cache line size
Robert Baldyga
1
-15
/
+21
2015-09-21
serial: samsung: fix DMA mode enter condition for small FIFO sizes
Marek Szyprowski
2
-2
/
+12
2015-09-21
serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
Adam Lee
1
-21
/
+61
2015-09-21
serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)
Maciej S. Szmigiero
1
-0
/
+6
2015-09-21
serial: 8250: don't bind to SMSC IrCC IR port
Maciej S. Szmigiero
1
-0
/
+5
2015-09-21
tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()
Johannes Thumshirn
1
-5
/
+4
2015-08-10
serial: core: Fix crashes while echoing when closing
Peter Hurley
1
-1
/
+2
2015-08-10
Revert "serial: imx: initialized DMA w/o HW flow enabled"
David Jander
1
-8
/
+7
2015-08-03
serial: samsung: only use earlycon for console
Arnd Bergmann
1
-1
/
+1
2015-08-03
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
Nicolas Ferre
1
-6
/
+3
2015-06-01
serial: 8250_omap: provide complete custom startup & shutdown callbacks
Sebastian Andrzej Siewior
1
-9
/
+73
2015-05-24
serial: imx: Fix DMA handling for IDLE condition aborts
Philipp Zabel
1
-0
/
+8
2015-05-24
serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
Dave Martin
1
-8
/
+8
2015-05-09
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
1
-1
/
+4
2015-05-08
serial: omap: Fix error handling in probe
Semen Protsenko
1
-0
/
+2
2015-05-08
earlycon: Revert log warnings
Peter Hurley
1
-7
/
+2
2015-04-28
serial: 8250_pci: Add support for 16 port Exar boards
Soeren Grunewald
1
-2
/
+23
2015-04-28
serial: samsung: fix serial console break
Robert Baldyga
1
-2
/
+3
2015-04-28
tty/serial: at91: maxburst was missing for dma transfers
Ludovic Desroches
1
-0
/
+2
2015-04-28
serial: of-serial: Remove device_type = "serial" registration
Michal Simek
1
-1
/
+0
2015-04-28
serial: xilinx: Use platform_get_irq to get irq description structure
Michal Simek
2
-11
/
+12
2015-04-28
serial: core: Fix kernel-doc build warnings
Peter Hurley
1
-1
/
+1
2015-04-24
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+27
2015-04-21
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
47
-4383
/
+1383
2015-04-14
serial: of_serial: Support big-endian register accesses
Kevin Cernekee
1
-1
/
+2
2015-04-14
serial: 8250: Add support for big-endian MMIO accesses
Kevin Cernekee
2
-0
/
+25
2015-04-13
Merge branch 'pnp'
Rafael J. Wysocki
1
-12
/
+1
2015-04-10
sc16is7xx: expose RTS inversion in RS-485 mode
Jakub Kicinski
1
-9
/
+25
2015-04-10
serial: 8250_pci: port failed after wakeup from S3
Peter Hung
1
-64
/
+50
2015-04-10
earlycon: 8250: Document kernel command line options
Peter Hurley
1
-2
/
+3
2015-04-10
earlycon: 8250: Fix command line regression
Peter Hurley
2
-26
/
+24
2015-04-07
Merge 4.0-rc7 into tty-next
Greg Kroah-Hartman
2
-0
/
+6
2015-03-26
tty: serial: fsl_lpuart: clear receive flag on FIFO flush
Stefan Agner
1
-0
/
+3
2015-03-26
tty: serial: fsl_lpuart: specify transmit FIFO size
Stefan Agner
1
-0
/
+2
2015-03-26
serial: samsung: Clear operation mode on UART shutdown
Javier Martinez Canillas
1
-0
/
+1
2015-03-26
serial: 8250_dw: only get the clock rate in one place
Heikki Krogerus
1
-17
/
+13
2015-03-26
serial: 8250_dw: remove useless ACPI ID check
Heikki Krogerus
1
-5
/
+0
2015-03-26
serial: 8250_pci: add Intel Tangier support
Andy Shevchenko
1
-0
/
+49
2015-03-26
serial: 8250_pci: replace switch-case by formula for Intel MID
Andy Shevchenko
1
-44
/
+34
2015-03-26
serial: 8250_pci: replace switch-case by formula
Andy Shevchenko
2
-31
/
+10
2015-03-26
tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1
Christophe Leroy
3
-3
/
+3
2015-03-26
serial: jsm: some off by one bugs
Dan Carpenter
2
-4
/
+4
2015-03-26
serial: xuartps: Fix check in console_setup().
Thomas Betker
1
-1
/
+1
2015-03-26
serial: xuartps: Get rid of register access macros.
Thomas Betker
1
-112
/
+118
2015-03-26
serial: xuartps: Fix iobase use.
Thomas Betker
1
-1
/
+0
2015-03-26
serial: xuartps: Fix cdns_uart_port[] definition.
Thomas Betker
1
-1
/
+1
2015-03-26
serial: xuartps: Fix register space size.
Thomas Betker
1
-1
/
+1
2015-03-26
serial: of: set port iomem size from devicetree
Mans Rullgard
1
-0
/
+1
2015-03-26
serial: 8250: allow specifying iomem size in addition to address
Mans Rullgard
1
-0
/
+4
2015-03-26
serial: 8250_dw: add support for AMD SOC Carrizo
Ken Xue
1
-0
/
+1
[next]