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
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-2
/
+2
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux into arm/drivers
Arnd Bergmann
1
-2
/
+2
2022-07-11
tty: serial: bcm63xx: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-2
/
+2
2022-06-30
serial: 8250: dw: Fix the macro RZN1_UART_xDMACR_8_WORD_BURST
Biju Das
1
-1
/
+1
2022-06-30
serial: mvebu-uart: correctly report configured baudrate value
Pali Rohár
1
-12
/
+13
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
2
-5
/
+4
2022-06-30
serial: 8250: fix return error code in serial8250_request_std_resource()
Yi Yang
1
-1
/
+3
2022-06-30
serial: stm32: Clear prev values before setting RTS delays
Ilpo Järvinen
1
-0
/
+2
2022-06-27
serial: 8250: Fix __stop_tx() & DMA Tx restart races
Ilpo Järvinen
2
-4
/
+4
2022-06-27
serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
Ilpo Järvinen
1
-2
/
+21
2022-06-27
tty: serial: samsung_tty: set dma burst_size to 1
Chanho Park
1
-3
/
+2
2022-06-27
serial: 8250: dw: enable using pdata with ACPI
Marcin Wojtas
1
-12
/
+12
2022-06-10
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
1
-0
/
+2
2022-06-10
tty: serial: qcom-geni-serial: Implement start_rx callback
Vijaya Krishna Nivarthi
1
-0
/
+1
2022-06-10
serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callback implementation is present.
Vijaya Krishna Nivarthi
1
-3
/
+6
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
58
-1334
/
+1758
2022-05-26
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-3
/
+2
2022-05-26
Merge tag 'arm-multiplatform-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2022-05-25
Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+1
2022-05-23
Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
1
-1
/
+1
2022-05-19
serial: stm32-usart: Correct CSIZE, bits, and parity
Ilpo Järvinen
1
-3
/
+12
2022-05-19
serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
Ilpo Järvinen
1
-0
/
+4
2022-05-19
serial: sifive: Sanitize CSIZE and c_iflag
Ilpo Järvinen
1
-1
/
+5
2022-05-19
serial: sh-sci: Don't allow CS5-6
Ilpo Järvinen
1
-1
/
+5
2022-05-19
serial: txx9: Don't allow CS5-6
Ilpo Järvinen
1
-0
/
+2
2022-05-19
serial: rda-uart: Don't allow CS5-6
Ilpo Järvinen
1
-0
/
+2
2022-05-19
serial: digicolor-usart: Don't allow CS5-6
Ilpo Järvinen
1
-0
/
+2
2022-05-19
serial: uartlite: Fix BRKINT clearing
Ilpo Järvinen
1
-1
/
+2
2022-05-19
serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE
YueHaibing
1
-1
/
+1
2022-05-19
serial: core: Do stop_rx in suspend path for console if console_suspend is disabled
Vijaya Krishna Nivarthi
1
-2
/
+9
2022-05-19
tty: serial: qcom-geni-serial: Remove uart frequency table. Instead, find suitable frequency with call to clk_round_rate.
Vijaya Krishna Nivarthi
1
-20
/
+36
2022-05-19
serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
Ilpo Järvinen
1
-4
/
+4
2022-05-19
Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL"
AngeloGioacchino Del Regno
1
-7
/
+0
2022-05-19
serial: msm_serial: disable interrupts in __msm_console_write()
John Ogness
1
-0
/
+5
2022-05-19
serial: meson: acquire port->lock in startup()
John Ogness
1
-0
/
+13
2022-05-19
serial: 8250_dw: Use dev_err_probe()
Andy Shevchenko
1
-17
/
+11
2022-05-19
serial: 8250_dw: Use devm_add_action_or_reset()
Andy Shevchenko
1
-32
/
+31
2022-05-19
serial: 8250_dw: Update the list of OF headers used by driver
Andy Shevchenko
1
-2
/
+1
2022-05-19
serial: jsm: Use B0 instead of 0
Ilpo Järvinen
2
-2
/
+2
2022-05-19
serial: fsl_lpuart: Remove unnecessary clearing for CRTSCTS
Ilpo Järvinen
1
-5
/
+3
2022-05-19
tty: remove CMSPAR ifdefs
Ilpo Järvinen
4
-16
/
+0
2022-05-19
tty: serial: samsung_tty: Fix suspend/resume on S5L
Hector Martin
1
-0
/
+1
2022-05-19
serial: pmac_zilog: remove initial print
Jiri Slaby
1
-2
/
+0
2022-05-19
serial: pmac_zilog: remove tracing prints
Jiri Slaby
1
-25
/
+1
2022-05-19
serial: pmac_zilog: remove unused uart_pmac_port::termios_cache
Jiri Slaby
2
-4
/
+0
2022-05-19
serial: pmac_zilog: remove unfinished DBDMA support
Jiri Slaby
2
-46
/
+1
2022-05-19
serial: amba-pl011: move header content to .c
Jiri Slaby
2
-37
/
+30
2022-05-16
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
3
-21
/
+31
2022-05-05
fsl_lpuart: Don't enable interrupts too early
Indan Zupancic
1
-9
/
+9
2022-05-05
serial: 8250_mtk: Fix register address for XON/XOFF character
AngeloGioacchino Del Regno
1
-2
/
+5
[next]