index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
/
8250_exar.c
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-10-11
serial: 8250_exar: Remove old exar_ee_read() and other unneeded code
Parker Newman
2024-10-11
serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
Parker Newman
2024-10-11
serial: 8250: Fix typos in comments across various files
Yu Jiaoliang
2024-10-11
serial: 8250_exar: Group CTI EEPROM offsets by device
Andy Shevchenko
2024-08-07
serial: remove quot_frac from serial8250_do_set_divisor()
Jiri Slaby (SUSE)
2024-05-04
serial: 8250_exar: Keep the includes sorted
Andy Shevchenko
2024-05-04
serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Use BIT() in exar_ee_read()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Switch to use dev_err_probe()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Return directly from switch-cases
Andy Shevchenko
2024-05-04
serial: 8250_exar: Decrease indentation level
Andy Shevchenko
2024-05-04
serial: 8250_exar: Kill unneeded ->board_init()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Extract cti_board_init_osc_freq() helper
Andy Shevchenko
2024-05-04
serial: 8250_exar: Trivia typo fixes
Andy Shevchenko
2024-05-04
serial: 8250_exar: Use PCI_SUBVENDOR_ID_IBM for subvendor ID
Andy Shevchenko
2024-05-04
serial: 8250_exar: Kill CTI_PCI_DEVICE()
Andy Shevchenko
2024-05-04
serial: 8250_exar: Describe all parameters in kernel doc
Andy Shevchenko
2024-05-04
serial: 8250_exar: Don't return positive values as error codes
Andy Shevchenko
2024-04-18
serial: exar: fix checkpach warnings
Parker Newman
2024-04-18
serial: exar: add CTI specific setup code
Parker Newman
2024-04-18
serial: exar: add CTI cards to exar_get_nr_ports
Parker Newman
2024-04-18
serial: exar: moved generic_rs485 further up in 8250_exar.c
Parker Newman
2024-04-18
serial: exar: add optional board_init function
Parker Newman
2024-04-18
serial: exar: added a exar_get_nr_ports function
Parker Newman
2024-04-18
serial: exar: remove old Connect Tech setup
Parker Newman
2024-04-17
serial: exar: adding missing CTI and Exar PCI ids
Parker Newman
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-03-02
serial: 8250_exar: Don't use "proxy" headers
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use 8250 PCI library to map and assign resources
Andy Shevchenko
2024-03-02
serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use generic function to set firmware node
Andy Shevchenko
2024-03-02
serial: 8250_exar: Clear interrupts before registering handler
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
Andy Shevchenko
2024-03-02
serial: 8250_exar: Don't remove GPIO device on suspend
Andy Shevchenko
2024-01-04
serial: 8250_exar: Set missing rs485_supported flag
Lino Sanfilippo
2023-10-03
serial: exar: Add RS-485 support for Sealevel XR17V35X based cards
Matthew Howell
2023-10-03
serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"
Matthew Howell
2023-09-18
serial: 8250_exar: Use port lock wrappers
Thomas Gleixner
2023-09-18
tty: serial: 8250_exar: Does not use anything from 8250_pci
Ilpo Järvinen
2023-05-30
serial: 8250: lock port in startup() callbacks
John Ogness
2023-05-13
serial: 8250_exar: Add support for USR298x PCI Modems
Andrew Davis
2023-01-20
serial: exar: Add support for Sealevel 7xxxC serial cards
Matthew Howell
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-27
serial: 8250: make saved LSR larger
Ilpo Järvinen
2022-06-10
serial: 8250_exar: Remove serial_rs485 assignment
Ilpo Järvinen
2022-06-10
serial: 8250_exar: Fill in rs485_supported
Ilpo Järvinen
2022-01-31
serial: 8250_exar: derive nr_ports from PCI ID for Acces I/O cards
Andy Shevchenko
2021-07-21
serial: 8250_exar: Add ->unregister_gpio() callback
Andy Shevchenko
[next]