summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* serial: 8250: omap: Cleanup on error in request_irqMarkus Schneider-Pargmann2024-10-041-1/+1
* Revert "serial: 8250_omap: Set the console genpd always on if no console susp...Griffin Kroah-Hartman2024-08-291-28/+5
* serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar2024-07-031-1/+2
* Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman2024-06-251-5/+0
* serial: 8250_omap: Implementation of Errata i2310Udit Kumar2024-06-241-5/+20
* tty: serial: 8250: Fix port count mismatch with the deviceCrescent Hsieh2024-06-241-1/+12
* serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ levelDoug Brown2024-06-041-0/+1
* serial: 8250_dw: Revert "Move definitions to the shared header"Andy Shevchenko2024-06-042-32/+27
* serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dwAndy Shevchenko2024-06-043-5/+10
* Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-242-43/+66
|\
| * serial: 8250_bcm7271: use default_mux_rate if possibleDoug Berger2024-05-041-41/+60
| * serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeupPin-yen Lin2024-05-041-2/+6
* | Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-05-2211-244/+1137
|\ \
| * | serial: 8250_pnp: Simplify "line" related codeIlpo Järvinen2024-05-101-10/+6
| * | serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko2024-05-041-4/+5
| * | serial: 8250_exar: Keep the includes sortedAndy Shevchenko2024-05-041-1/+1
| * | serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()Andy Shevchenko2024-05-041-1/+1
| * | serial: 8250_exar: Use BIT() in exar_ee_read()Andy Shevchenko2024-05-041-6/+7
| * | serial: 8250_exar: Switch to use dev_err_probe()Andy Shevchenko2024-05-041-14/+7
| * | serial: 8250_exar: Return directly from switch-casesAndy Shevchenko2024-05-041-52/+30
| * | serial: 8250_exar: Decrease indentation levelAndy Shevchenko2024-05-041-50/+50
| * | serial: 8250_exar: Kill unneeded ->board_init()Andy Shevchenko2024-05-041-90/+81
| * | serial: 8250_exar: Extract cti_board_init_osc_freq() helperAndy Shevchenko2024-05-041-29/+19
| * | serial: 8250_exar: Trivia typo fixesAndy Shevchenko2024-05-041-4/+4
| * | serial: 8250_exar: Use PCI_SUBVENDOR_ID_IBM for subvendor IDAndy Shevchenko2024-05-041-1/+1
| * | serial: 8250_exar: Kill CTI_PCI_DEVICE()Andy Shevchenko2024-05-041-14/+5
| * | serial: 8250_exar: Describe all parameters in kernel docAndy Shevchenko2024-05-041-0/+3
| * | serial: 8250_exar: Don't return positive values as error codesAndy Shevchenko2024-05-041-2/+2
| * | Merge 6.9-rc5 into tty-nextGreg Kroah-Hartman2024-04-233-10/+4
| |\|
| * | serial: exar: fix checkpach warningsParker Newman2024-04-181-5/+5
| * | serial: exar: add CTI specific setup codeParker Newman2024-04-181-0/+846
| * | serial: exar: add CTI cards to exar_get_nr_portsParker Newman2024-04-181-3/+19
| * | serial: exar: moved generic_rs485 further up in 8250_exar.cParker Newman2024-04-181-25/+25
| * | serial: exar: add optional board_init functionParker Newman2024-04-181-1/+12
| * | serial: exar: added a exar_get_nr_ports functionParker Newman2024-04-181-6/+21
| * | serial: exar: remove old Connect Tech setupParker Newman2024-04-181-37/+0
| * | serial: exar: adding missing CTI and Exar PCI idsParker Newman2024-04-171-0/+42
| * | serial: 8250_pnp: Support configurable reg shift propertyGuanbing Huang2024-04-171-15/+25
| * | serial: 8250_dw: Hide a cast in dw8250_serial_inq()Andy Shevchenko2024-04-171-3/+1
| * | serial: 8250_dw: Deduplicate LCR checksAndy Shevchenko2024-04-171-26/+15
| * | serial: 8250: Remove superfluous sanity checkLino Sanfilippo2024-04-091-7/+0
| * | serial: 8250_of: Add clock_notifierBastien Curutchet2024-04-091-0/+37
| * | serial: 8250_omap: Remove unused of_gpio.hAndy Shevchenko2024-04-091-1/+0
| * | serial: 8250: Add preferred console in serial8250_isa_init_ports()Tony Lindgren2024-04-091-0/+5
| * | tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)2024-04-098-74/+92
| * | tty: 8250_omap: use dmaengine_prep_slave_sg()Jiri Slaby (SUSE)2024-04-091-3/+6
| * | tty: 8250_dma: use dmaengine_prep_slave_sg()Jiri Slaby (SUSE)2024-04-091-4/+8
* | | Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-211-1/+1
|\ \ \
| * | | tty: 8250_pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACYDamien Le Moal2024-04-251-1/+1
| |/ /
* | | Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-134-30/+0
|\ \ \ | |_|/ |/| |