index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-21
serial: 8250_exar: Add ->unregister_gpio() callback
Andy Shevchenko
1
-13
/
+23
2021-07-21
tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"
Colin Ian King
1
-1
/
+1
2021-07-21
tty: serial: uartlite: Add runtime pm support
Shubhrajyoti Datta
1
-8
/
+52
2021-07-21
tty: serial: uartlite: Disable clocks in case of errors
Shubhrajyoti Datta
1
-0
/
+1
2021-07-21
serial: samsung: use dma_ops of DMA if attached
Tamseel Shams
1
-21
/
+25
2021-07-21
arm pl011 serial: support multi-irq request
Bing Fan
1
-3
/
+31
2021-07-21
serial: amba-pl011: add RS485 support
Lino Sanfilippo
1
-2
/
+161
2021-07-21
tty: serial: jsm: hold port lock when reporting modem line changes
Zheyu Ma
2
-0
/
+5
2021-07-21
serial: core: Report magic multiplier extra baud rates
Maciej W. Rozycki
1
-0
/
+8
2021-07-21
serial: 8250: extend compile-test coverage
Johan Hovold
1
-4
/
+6
2021-07-21
serial: 8250_bcm7271: use NULL to initialized a null pointer
Colin Ian King
1
-1
/
+1
2021-07-21
serial: 8250_pnp: Support configurable clock frequency
Jianmin Lv
1
-0
/
+2
2021-07-21
serial: 8250: 8250_omap: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-07-05
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
44
-541
/
+587
2021-06-25
serial: mvebu-uart: remove unused member nb from struct mvebu_uart
Pali Rohár
1
-1
/
+0
2021-06-25
serial: mvebu-uart: correctly calculate minimal possible baudrate
Pali Rohár
1
-3
/
+8
2021-06-25
serial: mvebu-uart: do not allow changing baudrate when uartclk is not available
Pali Rohár
1
-3
/
+2
2021-06-25
serial: mvebu-uart: fix calculation of clock divisor
Pali Rohár
1
-1
/
+1
2021-06-24
serial: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2
-2
/
+2
2021-06-24
serial: 8250: 8250_omap: Fix possible interrupt storm on K3 SoCs
Vignesh Raghavendra
1
-1
/
+19
2021-06-24
serial: qcom_geni_serial: use DT aliases according to DT bindings
Dmitry Baryshkov
1
-1
/
+3
2021-06-24
Revert "tty: serial: Add UART driver for Cortina-Access platform"
Greg Kroah-Hartman
3
-818
/
+0
2021-06-18
tty: serial: Add UART driver for Cortina-Access platform
Jason Li
3
-0
/
+818
2021-06-16
serial_cs: Add Option International GSM-Ready 56K/ISDN modem
Ondrej Zary
1
-0
/
+1
2021-06-16
serial_cs: remove wrong GLOBETROTTER.cis entry
Ondrej Zary
1
-1
/
+0
2021-06-16
serial: 8250: Handle custom baud rates in UPF_MAGIC_MULTIPLIER range
Maciej W. Rozycki
1
-4
/
+3
2021-06-16
serial: 8250: Actually allow UPF_MAGIC_MULTIPLIER baud rates
Maciej W. Rozycki
1
-3
/
+16
2021-06-16
serial: 8250: Document SMSC Super I/O UART peculiarities
Maciej W. Rozycki
1
-2
/
+29
2021-06-16
serial: 8250: Correct the clock for OxSemi PCIe devices
Maciej W. Rozycki
1
-64
/
+64
2021-06-16
serial: 8250: Dissociate 4MHz Titan ports from Oxford ports
Maciej W. Rozycki
1
-6
/
+38
2021-06-15
tty: make use of tty_get_{char,frame}_size
Jiri Slaby
5
-103
/
+6
2021-06-15
mxs-auart: redefine AUART_LINECTRL_WLEN to accept bits count
Jiri Slaby
1
-6
/
+6
2021-06-15
tty: make tty_get_{char,frame}_size available
Jiri Slaby
1
-27
/
+3
2021-06-15
serial: stm32: defer probe for dma devices
Erwan Le Ray
1
-86
/
+77
2021-06-15
serial: tegra-tcu: Reorder channel initialization
Mikko Perttunen
1
-11
/
+15
2021-06-15
serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
Yoshihiro Shimoda
1
-0
/
+8
2021-06-14
Merge tag 'v5.13-rc6' into tty-next
Greg Kroah-Hartman
1
-1
/
+5
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
1
-1
/
+5
2021-06-09
serial: 8250_exar: Extract exar_get_platform() helper
Andy Shevchenko
1
-8
/
+12
2021-06-09
serial: 8250_exar: Avoid NULL pointer dereference at ->exit()
Andy Shevchenko
1
-1
/
+5
2021-06-09
serial: sh-sci: Remove unused STEPFN() macro
Geert Uytterhoeven
1
-3
/
+0
2021-06-04
serial: sh-sci: Add support for RZ/G2L SoC
Biju Das
2
-1
/
+12
2021-06-04
serial: tty: uartlite: fix console setup
Daniel Mack
1
-21
/
+6
2021-06-04
serial: imx: Add DMA buffer configuration via DT
Fabien Lahoudere
1
-7
/
+18
2021-05-31
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
11
-71
/
+93
2021-05-31
Merge 5.13-rc4 into driver-core-next
Greg Kroah-Hartman
11
-71
/
+93
2021-05-29
Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
9
-68
/
+91
2021-05-28
Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"
Greg Kroah-Hartman
1
-12
/
+0
2021-05-27
serial: 8250_pci: handle FL_NOIRQ board flag
Christian Gmeiner
1
-12
/
+17
2021-05-27
tty: serial: 8250: serial_cs: Fix a memory leak in error handling path
Christophe JAILLET
1
-1
/
+10
[prev]
[next]