index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
serial: core: Call device_set_awake_path() for console port
Claudiu Beznea
2024-05-04
1
-0
/
+1
|
*
|
tty: serial: uartps: Add support for uartps controller reset
Manikanta Guntupalli
2024-05-04
1
-0
/
+15
|
*
|
serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2024-05-04
1
-4
/
+5
|
*
|
serial: 8250_exar: Keep the includes sorted
Andy Shevchenko
2024-05-04
1
-1
/
+1
|
*
|
serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()
Andy Shevchenko
2024-05-04
1
-1
/
+1
|
*
|
serial: 8250_exar: Use BIT() in exar_ee_read()
Andy Shevchenko
2024-05-04
1
-6
/
+7
|
*
|
serial: 8250_exar: Switch to use dev_err_probe()
Andy Shevchenko
2024-05-04
1
-14
/
+7
|
*
|
serial: 8250_exar: Return directly from switch-cases
Andy Shevchenko
2024-05-04
1
-52
/
+30
|
*
|
serial: 8250_exar: Decrease indentation level
Andy Shevchenko
2024-05-04
1
-50
/
+50
|
*
|
serial: 8250_exar: Kill unneeded ->board_init()
Andy Shevchenko
2024-05-04
1
-90
/
+81
|
*
|
serial: 8250_exar: Extract cti_board_init_osc_freq() helper
Andy Shevchenko
2024-05-04
1
-29
/
+19
|
*
|
serial: 8250_exar: Trivia typo fixes
Andy Shevchenko
2024-05-04
1
-4
/
+4
|
*
|
serial: 8250_exar: Use PCI_SUBVENDOR_ID_IBM for subvendor ID
Andy Shevchenko
2024-05-04
1
-1
/
+1
|
*
|
serial: 8250_exar: Kill CTI_PCI_DEVICE()
Andy Shevchenko
2024-05-04
1
-14
/
+5
|
*
|
serial: 8250_exar: Describe all parameters in kernel doc
Andy Shevchenko
2024-05-04
1
-0
/
+3
|
*
|
serial: 8250_exar: Don't return positive values as error codes
Andy Shevchenko
2024-05-04
1
-2
/
+2
|
*
|
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
2024-04-23
9
-32
/
+77
|
|
\
|
|
*
|
serial: msm: check dma_map_sg() return value properly
Jiri Slaby (SUSE)
2024-04-20
1
-3
/
+7
|
*
|
serial: exar: fix checkpach warnings
Parker Newman
2024-04-18
1
-5
/
+5
|
*
|
serial: exar: add CTI specific setup code
Parker Newman
2024-04-18
1
-0
/
+846
|
*
|
serial: exar: add CTI cards to exar_get_nr_ports
Parker Newman
2024-04-18
1
-3
/
+19
|
*
|
serial: exar: moved generic_rs485 further up in 8250_exar.c
Parker Newman
2024-04-18
1
-25
/
+25
|
*
|
serial: exar: add optional board_init function
Parker Newman
2024-04-18
1
-1
/
+12
|
*
|
serial: exar: added a exar_get_nr_ports function
Parker Newman
2024-04-18
1
-6
/
+21
|
*
|
serial: exar: remove old Connect Tech setup
Parker Newman
2024-04-18
1
-37
/
+0
|
*
|
serial: exar: adding missing CTI and Exar PCI ids
Parker Newman
2024-04-17
1
-0
/
+42
|
*
|
serial: 8250_pnp: Support configurable reg shift property
Guanbing Huang
2024-04-17
1
-15
/
+25
|
*
|
serial: port: Add support of PNP IRQ to __uart_read_properties()
Guanbing Huang
2024-04-17
1
-1
/
+6
|
*
|
serial: 8250_dw: Hide a cast in dw8250_serial_inq()
Andy Shevchenko
2024-04-17
1
-3
/
+1
|
*
|
serial: 8250_dw: Deduplicate LCR checks
Andy Shevchenko
2024-04-17
1
-26
/
+15
|
*
|
tty: serial: fsl_lpuart: use dev_err_probe for clocks
Alexander Stein
2024-04-17
1
-4
/
+2
|
*
|
serial: imx: Introduce timeout when waiting on transmitter empty
Esben Haabendal
2024-04-17
1
-3
/
+4
|
*
|
serial: core: Extract uart_alloc_xmit_buf() and uart_free_xmit_buf()
Andy Shevchenko
2024-04-17
1
-44
/
+54
|
*
|
serial: drop debugging WARN_ON_ONCE() from uart_put_char()
Jiri Slaby (SUSE)
2024-04-17
1
-1
/
+1
|
*
|
serial: meson+qcom: don't advance the kfifo twice
Jiri Slaby (SUSE)
2024-04-16
2
-4
/
+1
|
*
|
serial: core: Fix ifdef for serial base console functions
Tony Lindgren
2024-04-13
1
-2
/
+2
|
*
|
serial: max3100: Convert to_max3100_port() to be static inline
Andy Shevchenko
2024-04-11
1
-1
/
+4
|
*
|
serial: omap: remove redundant assignment to variable tmout
Colin Ian King
2024-04-11
1
-1
/
+0
|
*
|
serial: 8250: Fix add preferred console for serial8250_isa_init_ports()
Tony Lindgren
2024-04-11
2
-11
/
+10
|
*
|
serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_regcfg)
Hugo Villeneuve
2024-04-11
4
-10
/
+16
|
*
|
serial: sc16is7xx: split into core and I2C/SPI parts (sc16is7xx_lines)
Hugo Villeneuve
2024-04-11
1
-11
/
+21
|
*
|
serial: sc16is7xx: split into core and I2C/SPI parts (core)
Hugo Villeneuve
2024-04-11
6
-218
/
+248
|
*
|
serial: sc16is7xx: unconditionally clear line bit in sc16is7xx_remove()
Hugo Villeneuve
2024-04-11
1
-2
/
+2
|
*
|
serial: sc16is7xx: add proper sched.h include for sched_set_fifo()
Hugo Villeneuve
2024-04-11
1
-1
/
+1
|
*
|
serial: ar933x: Remove unneeded static structure
Lino Sanfilippo
2024-04-09
1
-2
/
+1
|
*
|
serial: 8250: Remove superfluous sanity check
Lino Sanfilippo
2024-04-09
1
-7
/
+0
|
*
|
serial: amba-pl011: move variable into CONFIG_DMA_ENGINE conditional
Lino Sanfilippo
2024-04-09
1
-1
/
+1
|
*
|
serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()
Lino Sanfilippo
2024-04-09
1
-13
/
+1
|
*
|
serial: max3100: Sort headers
Andy Shevchenko
2024-04-09
1
-3
/
+3
|
*
|
serial: max3100: Extract to_max3100_port() helper macro
Andy Shevchenko
2024-04-09
1
-48
/
+19
[prev]
[next]