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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
serial: stm32: Reset .throttled state in .startup()
Uwe Kleine-König
1
-0
/
+1
2024-04-17
serial: stm32: Return IRQ_NONE in the ISR if no handling happend
Uwe Kleine-König
1
-2
/
+10
2024-04-17
serial: exar: adding missing CTI and Exar PCI ids
Parker Newman
1
-0
/
+42
2024-04-17
serial: 8250_pnp: Support configurable reg shift property
Guanbing Huang
1
-15
/
+25
2024-04-17
serial: port: Add support of PNP IRQ to __uart_read_properties()
Guanbing Huang
1
-1
/
+6
2024-04-17
serial: 8250_dw: Hide a cast in dw8250_serial_inq()
Andy Shevchenko
1
-3
/
+1
2024-04-17
serial: 8250_dw: Deduplicate LCR checks
Andy Shevchenko
1
-26
/
+15
2024-04-17
tty: serial: fsl_lpuart: use dev_err_probe for clocks
Alexander Stein
1
-4
/
+2
2024-04-17
serial: imx: Introduce timeout when waiting on transmitter empty
Esben Haabendal
1
-3
/
+4
2024-04-17
serial: core: Extract uart_alloc_xmit_buf() and uart_free_xmit_buf()
Andy Shevchenko
1
-44
/
+54
2024-04-17
serial: drop debugging WARN_ON_ONCE() from uart_put_char()
Jiri Slaby (SUSE)
1
-1
/
+1
2024-04-16
serial: meson+qcom: don't advance the kfifo twice
Jiri Slaby (SUSE)
2
-4
/
+1
2024-04-13
serial: core: Fix ifdef for serial base console functions
Tony Lindgren
1
-2
/
+2
2024-04-11
tty/sysrq: Replay kernel log messages on consoles via sysrq
Sreenath Vijayan
1
-1
/
+12
2024-04-11
serial: core: Fix missing shutdown and startup for serial base port
Tony Lindgren
3
-3
/
+55
2024-04-11
serial: max3100: Convert to_max3100_port() to be static inline
Andy Shevchenko
1
-1
/
+4
2024-04-11
serial: omap: remove redundant assignment to variable tmout
Colin Ian King
1
-1
/
+0
2024-04-11
serial: 8250: Fix add preferred console for serial8250_isa_init_ports()
Tony Lindgren
2
-11
/
+10
2024-04-11
serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg)
Hugo Villeneuve
4
-10
/
+16
2024-04-11
serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)
Hugo Villeneuve
1
-11
/
+21
2024-04-11
serial: sc16is7xx: split into core and I2C/SPI parts (core)
Hugo Villeneuve
6
-218
/
+248
2024-04-11
serial: sc16is7xx: unconditionally clear line bit in sc16is7xx_remove()
Hugo Villeneuve
1
-2
/
+2
2024-04-11
serial: sc16is7xx: add proper sched.h include for sched_set_fifo()
Hugo Villeneuve
1
-1
/
+1
2024-04-09
serial: ar933x: Remove unneeded static structure
Lino Sanfilippo
1
-2
/
+1
2024-04-09
serial: 8250: Remove superfluous sanity check
Lino Sanfilippo
1
-7
/
+0
2024-04-09
serial: amba-pl011: move variable into CONFIG_DMA_ENGINE conditional
Lino Sanfilippo
1
-1
/
+1
2024-04-09
serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()
Lino Sanfilippo
1
-13
/
+1
2024-04-09
serial: max3100: Sort headers
Andy Shevchenko
1
-3
/
+3
2024-04-09
serial: max3100: Extract to_max3100_port() helper macro
Andy Shevchenko
1
-48
/
+19
2024-04-09
serial: max3100: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
1
-9
/
+3
2024-04-09
serial: max3100: Replace MODULE_ALIAS() with respective ID tables
Andy Shevchenko
1
-1
/
+15
2024-04-09
serial: max3100: Switch to use dev_err_probe()
Andy Shevchenko
1
-9
/
+3
2024-04-09
serial: max3100: Remove duplicating irq field
Andy Shevchenko
1
-12
/
+10
2024-04-09
serial: max3100: Get crystal frequency via device property
Andy Shevchenko
1
-29
/
+20
2024-04-09
serial: max3100: Enable TIOCM_LOOP
Andy Shevchenko
1
-12
/
+14
2024-04-09
serial: core: Clearing the circular buffer before NULLifying it
Andy Shevchenko
1
-0
/
+1
2024-04-09
tty: serial: sc16is7xx: convert to use maple tree register cache
wangkaiyuan
1
-1
/
+1
2024-04-09
tty: serial: max310x: convert to use maple tree register cache
wangkaiyuan
1
-2
/
+2
2024-04-09
serial/pmac_zilog: Remove flawed mitigation for rx irq flood
Finn Thain
1
-14
/
+0
2024-04-09
serial: 8250_pci: Remove redundant PCI IDs
Andy Shevchenko
1
-6
/
+0
2024-04-09
serial: core: Fix regression when runtime PM is not enabled
Tony Lindgren
1
-1
/
+1
2024-04-09
serial: mxs-auart: add spinlock around changing cts state
Emil Kronborg
1
-2
/
+6
2024-04-09
serial: 8250_dw: Revert: Do not reclock if already at correct rate
Hans de Goede
1
-3
/
+3
2024-04-09
serial: 8250_lpc18xx: disable clks on error in probe()
Dan Carpenter
1
-1
/
+1
2024-04-09
serial: max3100: Update Kconfig entry
Andy Shevchenko
1
-2
/
+5
2024-04-09
serial: max3100: Remove unneeded forward declaration
Andy Shevchenko
1
-16
/
+14
2024-04-09
serial: max3100: Replace custom polling timeout with standard one
Andy Shevchenko
1
-20
/
+5
2024-04-09
serial: max3100: Remove custom HW shutdown support
Andy Shevchenko
1
-35
/
+7
2024-04-09
serial: max3100: Make struct plat_max3100 local
Andy Shevchenko
1
-20
/
+18
2024-04-09
serial: max3100: Fix bitwise types
Andy Shevchenko
1
-1
/
+4
[prev]
[next]