summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250_exar: Don't remove GPIO device on suspendAndy Shevchenko2024-03-261-4/+1
* serial: 8250_dw: Do not reclock if already at correct ratePeter Collingbourne2024-03-021-3/+3
* serial: 8250_pci1xxxx: partially revert off by one patchDan Carpenter2024-02-061-1/+1
* serial: 8250_pci1xxxx: fix off by one in pci1xxxx_process_read_data()Dan Carpenter2024-01-271-2/+2
* serial: 8250_exar: Set missing rs485_supported flagLino Sanfilippo2024-01-041-2/+3
* serial: 8250_bcm2835aux: Restore clock error handlingStefan Wahren2024-01-041-0/+2
* 8250: microchip: pci1xxxx: Add Burst mode reception support in uart driver fo...Rengarajan S2024-01-041-2/+121
* 8250: microchip: pci1xxxx: Add Syslock support for reading UART system registersRengarajan S2024-01-041-0/+63
* 8250: microchip: pci1xxxx: Rearranging the structure declarationsRengarajan S2024-01-041-13/+13
* serial: 8250_lpss: copy dma_param using devm_kmemdup()Raag Jadav2024-01-041-5/+2
* tty: serial: 8250: Set RS232 as default for Moxa PCIe board initializationCrescent CY Hsieh2024-01-041-3/+4
* serial: 8250_dw: Do not bailout on UCV read returning zeroVamshi Gajjela2024-01-041-9/+3
* tty: serial: 8250: Set RS422 interface by default to fix Moxa RS422/RS485 PCI...Crescent CY Hsieh2023-12-151-1/+57
* serial: 8250-fsl: Only do the break workaround if IIR signals RLSIUwe Kleine-König2023-12-151-1/+2
* Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-113-6/+10
|\
| * serial: 8250_dw: Add ACPI ID for Granite Rapids-D UARTAndy Shevchenko2023-12-071-0/+1
| * serial: 8250: 8250_omap: Clear UART_HAS_RHR_IT_DIS bitRonald Wahl2023-11-231-2/+2
| * serial: 8250_omap: Add earlycon support for the AM654 UART controllerRonald Wahl2023-11-231-0/+1
| * serial: 8250: 8250_omap: Do not start RX DMA on THRI interruptRonald Wahl2023-11-231-4/+6
* | serial: 8250_dw: Decouple DLF register check from UCVVamshi Gajjela2023-11-281-11/+11
* | tty: serial_cs: remove unused struct serial_cfg_memJiri Slaby (SUSE)2023-11-231-6/+0
* | serial: 8250: Convert to platform remove callback returning voidUwe Kleine-König2023-11-2316-56/+32
* | serial: 8250: omap: Don't skip resource freeing if pm_runtime_resume_and_get(...Uwe Kleine-König2023-11-231-1/+1
|/
* Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2023-11-101-7/+0
|\
| * serial: 8250: remove AR7 supportWolfram Sang2023-10-191-7/+0
* | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-11-0316-405/+763
|\ \
| * | tty: 8250: Add note for PX-835Cameron Williams2023-10-211-1/+1
| * | tty: 8250: Fix IS-200 PCI ID commentCameron Williams2023-10-211-1/+1
| * | tty: 8250: Add Brainboxes Oxford Semiconductor-based quirksCameron Williams2023-10-211-0/+147
| * | tty: 8250: Add support for Intashield IX cardsCameron Williams2023-10-211-0/+21
| * | tty: 8250: Add support for additional Brainboxes PX cardsCameron Williams2023-10-211-0/+29
| * | tty: 8250: Fix up PX-803/PX-857Cameron Williams2023-10-211-3/+3
| * | tty: 8250: Fix port count of PX-257Cameron Williams2023-10-211-1/+1
| * | tty: 8250: Add support for Intashield IS-100Cameron Williams2023-10-211-0/+6
| * | tty: 8250: Add support for Brainboxes UP cardsCameron Williams2023-10-211-0/+60
| * | tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams2023-10-211-0/+57
| * | tty: 8250: Remove UC-257 and UC-431Cameron Williams2023-10-211-8/+1
| * | serial: 8250_omap: Set the console genpd always on if no console suspendThomas Richard2023-10-211-5/+28
| * | tty: serial: 8250: Add support for MOXA Mini PCIe boardsCrescent CY Hsieh2023-10-211-0/+56
| * | tty: serial: 8250: Relocate macros within 8250_pci.cCrescent CY Hsieh2023-10-211-72/+72
| * | tty: serial: 8250: Cleanup MOXA configurationsCrescent CY Hsieh2023-10-211-36/+12
| * | tty: serial: 8250: Modify MOXA enum name within 8250_pci.cCrescent CY Hsieh2023-10-211-18/+18
| * | Merge 6.6-rc6 into tty-nextGreg Kroah-Hartman2023-10-161-15/+10
| |\ \
| * | | serial: 8250_bcm7271: Use devm_clk_get_optional_enabled()Andy Shevchenko2023-10-071-15/+9
| * | | serial: 8250_omap: Drop pm_runtime_irq_safe()Tony Lindgren2023-10-051-8/+21
| * | | serial: 8250: Check for valid console indexTony Lindgren2023-10-051-1/+1
| * | | serial: 8250_pci1xxxx: Annotate struct pci1xxxx_8250 with __counted_byKees Cook2023-10-031-1/+1
| * | | serial: exar: Add RS-485 support for Sealevel XR17V35X based cardsMatthew Howell2023-10-031-0/+44
| * | | serial: exar: Revert "serial: exar: Add support for Sealevel 7xxxC serial cards"Matthew Howell2023-10-031-14/+0
| * | | serial: 8250_dw: Use devm_clk_get_optional_enabled()Andy Shevchenko2023-10-031-24/+3