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
2024-03-02
serial: pxa: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-11
/
+6
2024-03-02
serial: omap: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-10
/
+6
2024-03-02
serial: msm: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-23
/
+10
2024-03-02
serial: meson: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-14
/
+8
2024-03-02
serial: bcm63xx: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-16
/
+8
2024-03-02
serial: ar933x: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-12
/
+6
2024-03-02
serial: amba-pl011: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-16
/
+8
2024-03-02
serial: 8250_dw: Emit an error message if getting the baudclk failed
Uwe Kleine-König
1
-1
/
+2
2024-03-02
serial: 8250: Use serial8250_do_set_termios for uartclk updating
Serge Semin
1
-19
/
+1
2024-03-02
serial: st-asc: don't get/put GPIOs in atomic context
Bartosz Golaszewski
1
-16
/
+24
2024-03-02
serial: samsung: honor fifosize from dts at first
Tamseel Shams
1
-7
/
+10
2024-03-02
drivers/tty/serial: Remove unused function early_mcf_setup
Thomas Huth
1
-27
/
+0
2024-03-02
serial: 8250_pci1xxxx: Drop quirk from 8250_port
Andy Shevchenko
2
-14
/
+18
2024-03-02
serial: 8250_exar: Don't use "proxy" headers
Andy Shevchenko
1
-5
/
+9
2024-03-02
serial: 8250_exar: Use 8250 PCI library to map and assign resources
Andy Shevchenko
2
-5
/
+7
2024-03-02
serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
1
-4
/
+5
2024-03-02
serial: 8250_exar: Use generic function to set firmware node
Andy Shevchenko
1
-2
/
+2
2024-03-02
serial: 8250_exar: Clear interrupts before registering handler
Andy Shevchenko
1
-3
/
+3
2024-03-02
serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
Andy Shevchenko
1
-2
/
+1
2024-03-02
serial: 8250_exar: Don't remove GPIO device on suspend
Andy Shevchenko
1
-4
/
+1
2024-02-27
Merge 6.8-rc6 into tty-next
Greg Kroah-Hartman
2
-31
/
+33
2024-02-19
serial: amba-pl011: Fix DMA transmission in RS485 mode
Lino Sanfilippo
1
-30
/
+30
2024-02-19
serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled
Lino Sanfilippo
1
-1
/
+3
2024-02-19
serial: pmac_zilog: Convert to platform remove callback returning void
Uwe Kleine-König
1
-7
/
+2
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
2
-2
/
+5
2024-02-18
serial: 8250_of: Drop quirk fot NPCM from 8250_port
Andy Shevchenko
2
-26
/
+42
2024-02-18
tty: jsm: Remove redundant assignment to variable linestatus
Colin Ian King
1
-1
/
+0
2024-02-18
serial: lpc32xx_hs: remove redundant check and assignment of hsu_rate
Colin Ian King
1
-2
/
+0
2024-02-18
serial: 8250_bcm7271: Replace custom unit definitions
Andy Shevchenko
1
-9
/
+8
2024-02-17
serial: 8250_pci1xxxx: Don't use "proxy" headers
Andy Shevchenko
1
-6
/
+14
2024-02-06
serial: mxs-auart: fix tx
Jiri Slaby (SUSE)
1
-1
/
+4
2024-02-06
serial: 8250_pci1xxxx: partially revert off by one patch
Dan Carpenter
1
-1
/
+1
2024-02-06
serial: core: make serial_base_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-02-06
tty: serial: samsung: Remove superfluous braces in macro
Sam Protsenko
1
-4
/
+4
2024-02-06
Revert "tty: serial: amba-pl011: Remove QDF2xxx workarounds"
Konrad Dybcio
1
-0
/
+82
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
3
-13
/
+46
2024-01-27
serial: max310x: prevent infinite while() loop in port startup
Hugo Villeneuve
1
-2
/
+18
2024-01-27
serial: max310x: fail probe if clock crystal is unstable
Hugo Villeneuve
1
-3
/
+9
2024-01-27
serial: max310x: improve crystal stable clock detection
Hugo Villeneuve
1
-5
/
+16
2024-01-27
serial: max310x: set default value when reading clock ready bit
Hugo Villeneuve
1
-1
/
+1
2024-01-27
serial: core: Fix atomicity violation in uart_tiocmget
Gui-Dong Han
1
-1
/
+1
2024-01-27
serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data()
Dan Carpenter
1
-2
/
+2
2024-01-27
tty: serial: uartps: Add rs485 support to uartps driver
Manikanta Guntupalli
1
-4
/
+196
2024-01-27
tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
Manikanta Guntupalli
1
-17
/
+19
2024-01-27
8250: microchip: Add 4 Mbps support in PCI1XXXX UART
Rengarajan S
2
-5
/
+36
2024-01-27
8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver...
Rengarajan S
1
-0
/
+106
2024-01-27
serial: txx9: Add missing #include <asm/txx9/generic.h>
Geert Uytterhoeven
1
-1
/
+2
2024-01-27
tty: serial: amba-pl011: Remove QDF2xxx workarounds
Konrad Dybcio
1
-82
/
+0
2024-01-27
tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info``
Tudor Ambarus
1
-9
/
+9
2024-01-27
tty: serial: samsung: change has_divslot type to bool
Tudor Ambarus
1
-7
/
+6
[prev]
[next]