aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* import kernel sourceSiluxsept2025-08-0938-0/+21140
* cleanup for new importSiluxsept2025-08-0936-20848/+0
* merge branch lineage-20 into t13.0t13.0Siluxsept2024-02-064-27/+22
* Merge tag 'android-13.0.0_r0.62' into staging/lineage-20_merge-android-13.0.0...Michael Bestas2023-04-112-1/+6
* redbull: import kernel source from correct branch..Siluxsept2022-12-229-33/+187
* redbull: T kernel source squashed importSiluxsept2022-12-225-40/+16
* redbull: sync with LOS sources12.1Siluxsept2022-04-035-16/+40
* serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang2020-11-101-1/+1
* serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeoutVignesh Raghavendra2020-10-011-2/+4
* serial: 8250_omap: Fix sleeping function called from invalid context during p...Peter Ujfalusi2020-10-011-1/+1
* serial: 8250_port: Don't service RX FIFO if throttledVignesh Raghavendra2020-10-011-1/+15
* serial: 8250: Avoid error message on reprobeLukas Wunner2020-09-261-2/+9
* serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-231-0/+11
* serial: 8250: change lock order in serial8250_do_startup()Sergey Senozhatsky2020-09-031-3/+6
* serial: 8250_exar: Fix number of ports for Commtech PCIe cardsValmer Huhn2020-09-031-3/+21
* serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin2020-07-291-0/+18
* serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang2020-07-291-1/+1
* serial: exar: Fix GPIO configuration for Sealevel cards based on XR17V35XMatthew Howell2020-07-291-1/+11
* serial: 8250: Fix max baud limit in generic 8250 portSerge Semin2020-06-251-1/+3
* serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng2020-06-221-6/+0
* serial: 8250_exar: add support for ACCES cardsJay Dolan2020-03-111-0/+33
* serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko2020-02-284-5/+6
* serial: 8250_bcm2835aux: Fix line mismatch on driver unbindLukas Wunner2020-02-011-1/+1
* serial: 8250: Fix serial8250 initialization crashHe Zhe2019-12-051-8/+9
* serial: 8250: Rate limit serial port rx interrupts during input overrunsDarwin Dingel2019-12-053-1/+52
* 8250-men-mcb: fix error checking when get_num_ports returns -ENODEVColin Ian King2019-11-101-4/+4
* serial: 8250: Fix TX interrupt handling conditionRautkoski Kimmo EXT2019-07-311-1/+2
* Revert "serial: 8250: Don't service RX FIFO if interrupts are disabled"Oliver Barta2019-07-141-2/+1
* dmaengine: idma64: Use actual device for DMA transfersAndy Shevchenko2019-06-151-2/+2
* serial: 8250_pxa: honor the port number from devicetreeLubomir Rintel2019-04-051-0/+4
* serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-03-231-0/+105
* serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-03-231-18/+18
* serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel2019-03-231-0/+4
* serial: 8250_pci: Make PCI class test non fatalAndy Shevchenko2019-02-121-4/+5
* tty: serial: 8250_mtk: always resume the device in probe.Peter Shih2018-12-131-9/+7
* serial: 8250_of: Fix for lack of interrupt supportJohn Garry2018-11-211-9/+13
* Revert "serial: 8250_dw: Fix runtime PM handling"Guenter Roeck2018-10-021-4/+0
* Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-0/+1
|\
| * Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-161-2/+0
| |\
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
* | | tty: serial: 8250: Revert NXP SC16C2552 workaroundMark2018-08-121-2/+1
* | | serial: 8250_exar: Read INT0 from slave device, tooAaron Sierra2018-08-021-1/+5
* | | serial: 8250_dw: Add ACPI support for uart on Broadcom SoCSrinath Mannam2018-08-021-0/+1
* | | serial: 8250_dw: always set baud rate in dw8250_set_termiosChen Hu2018-08-021-1/+1
* | | serial: 8250: Use cached port name directly in messagesAndy Shevchenko2018-07-252-14/+12
* | | serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()Andy Shevchenko2018-07-231-1/+0
* | | serial: 8250_exar: Describe all members in struct exar8250_boardAndy Shevchenko2018-07-211-0/+2
* | | serial: 8250_exar: Remove useless has_slave memberAndy Shevchenko2018-07-211-5/+2
* | | serial: 8250_dw: Add compatible string for Renesas RZ/N1 UARTPhil Edworthy2018-07-211-0/+1
* | | serial: 8250: of: Defer probe on missing IRQAlexander Sverdlin2018-07-161-0/+4