index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
serial: 8250_omap: Fix Errata i2310 with RX FIFO level check
Udit Kumar
1
-1
/
+2
2024-06-25
Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"
Greg Kroah-Hartman
1
-5
/
+0
2024-06-24
serial: 8250_omap: Implementation of Errata i2310
Udit Kumar
1
-5
/
+20
2024-06-24
tty: serial: 8250: Fix port count mismatch with the device
Crescent Hsieh
1
-1
/
+12
2024-06-04
serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level
Doug Brown
1
-0
/
+1
2024-06-04
serial: 8250_dw: Revert "Move definitions to the shared header"
Andy Shevchenko
2
-32
/
+27
2024-06-04
serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
Andy Shevchenko
3
-5
/
+10
2024-05-24
Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-43
/
+66
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-244
/
+1137
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-30
/
+0
2024-05-10
serial: 8250_pnp: Simplify "line" related code
Ilpo Järvinen
1
-10
/
+6
2024-05-04
serial: 8250_bcm7271: use default_mux_rate if possible
Doug Berger
1
-41
/
+60
2024-05-04
serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup
Pin-yen Lin
1
-2
/
+6
2024-05-04
serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
1
-4
/
+5
2024-05-04
serial: 8250_exar: Keep the includes sorted
Andy Shevchenko
1
-1
/
+1
2024-05-04
serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()
Andy Shevchenko
1
-1
/
+1
2024-05-04
serial: 8250_exar: Use BIT() in exar_ee_read()
Andy Shevchenko
1
-6
/
+7
2024-05-04
serial: 8250_exar: Switch to use dev_err_probe()
Andy Shevchenko
1
-14
/
+7
2024-05-04
serial: 8250_exar: Return directly from switch-cases
Andy Shevchenko
1
-52
/
+30
2024-05-04
serial: 8250_exar: Decrease indentation level
Andy Shevchenko
1
-50
/
+50
2024-05-04
serial: 8250_exar: Kill unneeded ->board_init()
Andy Shevchenko
1
-90
/
+81
2024-05-04
serial: 8250_exar: Extract cti_board_init_osc_freq() helper
Andy Shevchenko
1
-29
/
+19
2024-05-04
serial: 8250_exar: Trivia typo fixes
Andy Shevchenko
1
-4
/
+4
2024-05-04
serial: 8250_exar: Use PCI_SUBVENDOR_ID_IBM for subvendor ID
Andy Shevchenko
1
-1
/
+1
2024-05-04
serial: 8250_exar: Kill CTI_PCI_DEVICE()
Andy Shevchenko
1
-14
/
+5
2024-05-04
serial: 8250_exar: Describe all parameters in kernel doc
Andy Shevchenko
1
-0
/
+3
2024-05-04
serial: 8250_exar: Don't return positive values as error codes
Andy Shevchenko
1
-2
/
+2
2024-05-03
alpha: remove DECpc AXP150 (Jensen) support
Arnd Bergmann
4
-30
/
+0
2024-04-25
tty: 8250_pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
3
-10
/
+4
2024-04-18
serial: exar: fix checkpach warnings
Parker Newman
1
-5
/
+5
2024-04-18
serial: exar: add CTI specific setup code
Parker Newman
1
-0
/
+846
2024-04-18
serial: exar: add CTI cards to exar_get_nr_ports
Parker Newman
1
-3
/
+19
2024-04-18
serial: exar: moved generic_rs485 further up in 8250_exar.c
Parker Newman
1
-25
/
+25
2024-04-18
serial: exar: add optional board_init function
Parker Newman
1
-1
/
+12
2024-04-18
serial: exar: added a exar_get_nr_ports function
Parker Newman
1
-6
/
+21
2024-04-18
serial: exar: remove old Connect Tech setup
Parker Newman
1
-37
/
+0
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: 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-09
serial: 8250: Remove superfluous sanity check
Lino Sanfilippo
1
-7
/
+0
2024-04-09
serial: 8250_pci: Remove redundant PCI IDs
Andy Shevchenko
1
-6
/
+0
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: 8250_of: Add clock_notifier
Bastien Curutchet
1
-0
/
+37
2024-04-09
serial: 8250_omap: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-04-09
serial: 8250: Add preferred console in serial8250_isa_init_ports()
Tony Lindgren
1
-0
/
+5
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
8
-74
/
+92
[next]