index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
tty: serial: sh-sci: Add support for R-Car Gen4
Yoshihiro Shimoda
1
-0
/
+3
2021-12-06
Merge 5.16-rc4 into tty-next
Greg Kroah-Hartman
10
-28
/
+80
2021-12-03
serial: 8250_bcm7271: UART errors after resuming from S2
Al Cooper
1
-0
/
+13
2021-12-03
serial: amba-pl011: do not request memory region twice
Lino Sanfilippo
1
-24
/
+3
2021-12-03
tty: serial: uartlite: allow 64 bit address
Lizhi Hou
1
-1
/
+1
2021-12-03
tty: serial: fsl_lpuart: add timeout for wait_event_interruptible in .shutdown()
Sherry Sun
1
-2
/
+2
2021-11-26
tty: serial: atmel: Call dma_async_issue_pending()
Tudor Ambarus
1
-0
/
+4
2021-11-26
tty: serial: atmel: Check return code of dmaengine_submit()
Tudor Ambarus
1
-0
/
+10
2021-11-25
serial: 8250_pci: rewrite pericom_do_set_divisor()
Jay Dolan
1
-13
/
+17
2021-11-25
serial: 8250_pci: Fix ACCES entries in pci_serial_quirks array
Jay Dolan
1
-1
/
+8
2021-11-25
serial: 8250: Fix RTS modem control while in rs485 mode
Lukas Wunner
2
-7
/
+5
2021-11-25
tty: serial: imx: disable UCR4_OREN in .stop_rx() instead of .shutdown()
Fugang Duan
1
-2
/
+5
2021-11-25
tty: serial: imx: clear the RTSD status before enable the RTSD irq
Fugang Duan
1
-2
/
+4
2021-11-25
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
1
-1
/
+1
2021-11-25
serial: 8250_dw: Add StarFive JH7100 quirk
Emil Renner Berthing
1
-0
/
+3
2021-11-25
serial: sh-sci: Add support to deassert/assert reset line
Lad Prabhakar
1
-7
/
+32
2021-11-25
tty: serial, join uport checks in uart_port_shutdown()
Jiri Slaby
1
-8
/
+4
2021-11-25
arm: remove zte zx platform left-over
Lukas Bulwahn
1
-37
/
+0
2021-11-25
serial: 8250: replace snprintf in show functions with sysfs_emit
Jing Yao
1
-1
/
+1
2021-11-25
Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"
Alexander Stein
1
-0
/
+1
2021-11-25
serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
Patrik John
1
-2
/
+2
2021-11-25
serial: liteuart: relax compile-test dependencies
Johan Hovold
1
-1
/
+1
2021-11-25
serial: liteuart: fix minor-number leak on probe errors
Johan Hovold
1
-3
/
+14
2021-11-25
serial: liteuart: fix use-after-free and memleak on unbind
Johan Hovold
1
-0
/
+1
2021-11-25
serial: liteuart: Fix NULL pointer dereference in ->remove()
Ilia Sergachev
1
-0
/
+2
2021-11-25
tty: serial: msm_serial: Deactivate RX DMA for polling support
Sven Eckelmann
1
-0
/
+3
2021-11-25
serial: pl011: Add ACPI SBSA UART match id
Pierre Gondois
1
-0
/
+1
2021-11-25
serial: core: fix transmit-buffer reset and memleak
Johan Hovold
1
-1
/
+12
2021-10-30
serial: cpm_uart: Protect udbg definitions by CONFIG_SERIAL_CPM_CONSOLE
Geert Uytterhoeven
1
-0
/
+2
2021-10-26
serial: stm32: push DMA RX data before suspending
Erwan Le Ray
1
-27
/
+53
2021-10-26
serial: stm32: terminate / restart DMA transfer at suspend / resume
Erwan Le Ray
1
-43
/
+84
2021-10-26
serial: stm32: rework RX dma initialization and release
Erwan Le Ray
1
-28
/
+41
2021-10-26
serial: 8250_pci: Remove empty stub pci_quatech_exit()
Andy Shevchenko
1
-5
/
+0
2021-10-26
serial: 8250_pci: Replace custom pci_match_id() implementation
Andy Shevchenko
1
-41
/
+31
2021-10-26
serial: xilinx_uartps: Fix race condition causing stuck TX
Anssi Hannula
1
-1
/
+2
2021-10-26
serial: sunzilog: Mark sunzilog_putchar() __maybe_unused
Geert Uytterhoeven
1
-1
/
+1
2021-10-26
serial: 8250_pci: Replace dev_*() by pci_*() macros
Andy Shevchenko
1
-30
/
+22
2021-10-26
serial: 8250_pci: Get rid of redundant 'else' keyword
Andy Shevchenko
1
-3
/
+3
2021-10-26
serial: 8250_pci: Refactor the loop in pci_ite887x_init()
Andy Shevchenko
1
-8
/
+4
2021-10-21
serial: 8250_dw: drop bogus uartclk optimisation
Johan Hovold
1
-7
/
+4
2021-10-21
serial: 8250: rename unlock labels
Johan Hovold
1
-5
/
+5
2021-10-21
serial: 8250: fix racy uartclk update
Johan Hovold
1
-4
/
+17
2021-10-21
serial: stm32: update throttle and unthrottle ops for dma mode
Erwan Le Ray
2
-4
/
+34
2021-10-21
serial: stm32: rework RX over DMA
Erwan Le Ray
2
-53
/
+165
2021-10-21
serial: stm32: re-introduce an irq flag condition in usart_receive_chars
Erwan Le Ray
1
-8
/
+13
2021-10-21
serial: imx: disable console clocks on unregister
Francesco Dolcini
1
-0
/
+12
2021-10-21
serial: imx: fix detach/attach of serial console
Stefan Agner
1
-2
/
+2
2021-10-18
Merge 5.15-rc6 into tty-next
Greg Kroah-Hartman
1
-2
/
+6
2021-10-13
serial: sc16is7xx: Make sc16is7xx_remove() return void
Uwe Kleine-König
1
-5
/
+7
2021-10-13
serial: max310x: Make max310x_remove() return void
Uwe Kleine-König
1
-4
/
+3
[next]