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.13.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
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-19
serial: sh-sci: Fix register offsets for the IRDA serial port
Laurent Pinchart
1
-9
/
+8
2017-01-19
serial: sh-sci: Don't rely on platform data flags when not needed
Laurent Pinchart
1
-4
/
+3
2017-01-19
serial: sh-sci: Set the SCSCR TE and RE bits in the driver
Laurent Pinchart
1
-6
/
+7
2017-01-16
Merge 4.10-rc4 into tty-next
Greg Kroah-Hartman
4
-15
/
+23
2017-01-12
serial: 8250: Add new port type for TI DA8xx/66AK2x
David Lechner
2
-0
/
+23
2017-01-12
serial: 8250_mid: make option visible
Jean Delvare
1
-1
/
+1
2017-01-12
serial: 8250_lpss: make option visible
Jean Delvare
1
-1
/
+1
2017-01-12
serial: 8250_pci: make option visible
Jean Delvare
1
-1
/
+1
2017-01-12
serial: 8250_port: Remove dangerous pr_debug()
Alexey Brodkin
1
-4
/
+0
2017-01-12
serial: imx: Allow passing 'rst-gpios' for rs485 mode
Fabio Estevam
1
-1
/
+5
2017-01-12
serial: 8250_lpss: avoid potential kernel crash when remove
Andy Shevchenko
1
-2
/
+2
2017-01-12
tty: serial: msm: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2017-01-12
serial: 8250: moxa: Store num_ports in brd
Matwey V. Kornilov
1
-0
/
+1
2017-01-12
serial: 8250_fintek: Add resource check for Fintek F81504/508/512
Ji-Ze Hong (Peter Hong)
1
-4
/
+9
2017-01-12
tty: update my email address
John Crispin
1
-1
/
+1
2017-01-12
tty: serial: lantiq: implement earlycon support
Martin Blumenstingl
2
-7
/
+32
2017-01-12
serial: pic32_uart: Fix 'request_irq' and 'free_irq' inconsistancy
Christophe JAILLET
1
-3
/
+3
2017-01-12
serial: samsung: Simplify DMA engine initialization code
Marek Szyprowski
2
-15
/
+6
2017-01-12
serial: mxs-auart: support CMSPAR termios cflag
Wolfgang Ocker
1
-0
/
+3
2017-01-12
serial: max310x: Add support for newer silicon revisions
Alexander Shiyan
1
-1
/
+1
2017-01-12
tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock
Nikita Yushchenko
1
-18
/
+17
2017-01-12
tty: serial: sh-sci: set error code when kasprintf fails
Pan Bian
1
-1
/
+3
2017-01-11
Revert "tty: serial: 8250: add CON_CONSDEV to flags"
Herbert Xu
1
-1
/
+1
2017-01-11
Clearing FIFOs in RS485 emulation mode causes subsequent transmits to break
Daniel Jedrychowski
1
-1
/
+1
2017-01-11
8250_pci: Fix potential use-after-free in error path
Gabriel Krisman Bertazi
1
-7
/
+5
2017-01-11
tty/serial: atmel: RS485 half duplex w/DMA: enable RX after TX is done
Richard Genoud
1
-6
/
+5
2017-01-11
tty/serial: atmel_serial: BUG: stop DMA from transmitting in stop_tx
Richard Genoud
1
-0
/
+11
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2
-2
/
+2
2016-12-15
Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2016-11-30
serial: 8250_mid fix calltrace when hotplug 8250 serial controller
Liwei Song
1
-2
/
+2
2016-11-30
dmaengine: DW DMAC: add multi-block property to device tree
Eugeniy Paltsev
1
-1
/
+1
2016-11-29
serial: 8250_pci: Detach low-level driver during PCI error recovery
Gabriel Krisman Bertazi
1
-4
/
+19
2016-11-28
serial: core: don't check port twice in a row
Andy Shevchenko
1
-6
/
+11
2016-11-16
mxs-auart: count FIFO overrun errors
Wolfgang Ocker
1
-1
/
+1
2016-11-16
serial: 8250_dw: Add support for IrDA SIR mode
Ed Blake
1
-0
/
+22
2016-11-16
serial: 8250: Expose set_ldisc function
Ed Blake
2
-2
/
+13
2016-11-16
serial: 8250: Add IrDA to UART capabilities
Ed Blake
2
-2
/
+3
2016-11-16
serial: 8250_dma: power off device after TX is done
Andy Shevchenko
1
-2
/
+7
2016-11-16
serial: 8250_port: export serial8250_rpm_{get|put}_tx()
Andy Shevchenko
2
-2
/
+9
2016-11-16
serial: sunsu: Free memory when probe fails
Souptick Joarder
1
-0
/
+1
2016-11-16
serial: sunhv: Free memory when remove() is called
Souptick Joarder
1
-1
/
+2
2016-11-10
tty: amba-pl011: Add earlycon support for SBSA UART
Kefeng Wang
1
-0
/
+1
2016-11-10
tty: serial: Make the STM32 serial port depend on it's arch
Peter Robinson
1
-1
/
+1
2016-11-10
serial: ifx6x60: Free memory when probe fails
Souptick Joarder
1
-0
/
+1
2016-11-10
serial: ioc4_serial: Free memory when kzalloc fails during probe
Souptick Joarder
1
-1
/
+6
2016-11-10
serial: pxa2xx: mark PM functions as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2016-11-10
serial: pxa2xx: remove __deprecated annotation
Arnd Bergmann
1
-1
/
+1
2016-11-10
serial: crisv10: fix invalid user-pointer check
Johan Hovold
1
-2
/
+0
2016-11-10
8250: FIX Fourth port offset of Pericom PI7C9X7954 boards
Angelo Butti
1
-0
/
+34
2016-11-10
serial: sh-sci: Fix deadlock caused by serial output request
Takatoshi Akiyama
1
-15
/
+5
[next]