summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-09-2611-52/+184
|\
| * serial: 8250_aspeed_vuart: Enable module autoloadingLiao Chen2024-09-111-0/+1
| * serial: 8250_bcm2835aux: Fix clock imbalance in PM resumeStefan Wahren2024-09-031-7/+19
| * Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman2024-08-191-28/+5
| |\
| * | serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko2024-08-141-3/+1
| * | serial: 8250_platform: Unify comment styleAndy Shevchenko2024-08-141-16/+19
| * | serial: 8250_platform: Refactor serial8250_probe()Andy Shevchenko2024-08-141-16/+27
| * | serial: 8250_platform: Switch to use platform_get_mem_or_io()Andy Shevchenko2024-08-141-9/+11
| * | serial: 8250_platform: Tidy up ACPI ID tableAndy Shevchenko2024-08-141-2/+2
| * | serial: 8250_platform: Use same check for ACPI in the whole driverAndy Shevchenko2024-08-141-2/+1
| * | serial: 8250_platform: Don't shadow error from serial8250_register_8250_port()Andy Shevchenko2024-08-141-1/+1
| * | serial: 8250_platform: Remove duplicate mappingAndy Shevchenko2024-08-141-6/+0
| * | serial: 8250: omap: Parse DT wakeup-source proertyMarkus Schneider-Pargmann2024-08-141-0/+3
| * | serial: 8250: omap: Set wakeup capable, do not enableMarkus Schneider-Pargmann2024-08-141-2/+2
| * | serial: 8250: omap: Cleanup on error in request_irqMarkus Schneider-Pargmann2024-08-141-1/+1
| * | serial: 8250: omap: Remove unused wakeups_enabledMarkus Schneider-Pargmann2024-08-141-1/+0
| * | serial: remove quot_frac from serial8250_do_set_divisor()Jiri Slaby (SUSE)2024-08-074-5/+5
| * | serial: 8250_platform: fix uart_8250_port initializerArnd Bergmann2024-08-071-1/+1
| * | serial: 8250_platform: remove ACPI_PTR() annotationArnd Bergmann2024-08-071-1/+1
| * | serial: 8250_platform: Enable generic 16550A platform devicesSunil V L2024-07-311-0/+77
| * | serial: 8250_bcm2835aux: add PM suspend/resume supportStefan Wahren2024-07-311-0/+37
| * | serial: 8250_early: add xscale earlycon supportJisheng Zhang2024-07-311-0/+1
| * | serial: 8250: move mmp|pxa uart earlycon codeJisheng Zhang2024-07-312-16/+10
| * | tty: serial: 8250_dma: use sgl with 2 nents to take care of buffer wrapFerry Toth2024-07-311-9/+10
* | | serial: core: Introduce wrapper to set @uart_port->consJohn Ogness2024-08-211-3/+3
| |/ |/|
* | Revert "serial: 8250_omap: Set the console genpd always on if no console susp...Griffin Kroah-Hartman2024-08-151-28/+5
|/
* Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-07-1911-455/+517
|\
| * Merge 6.10-rc6 into tty-nextGreg Kroah-Hartman2024-07-014-10/+32
| |\
| * | serial: 8250_platform: Explicitly show we initialise ISA ports only onceAndy Shevchenko2024-06-241-6/+7
| * | tty: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-245-0/+5
| * | serial: 8250_dw: Use reset array API to get resetsHal Feng2024-06-241-1/+1
| * | Merge tag 'v6.10-rc4' into tty-nextGreg Kroah-Hartman2024-06-184-36/+37
| |\ \
| * | | serial: 8250: Extract platform driverAndy Shevchenko2024-06-044-339/+369
| * | | serial: 8250: Extract RSA bitsAndy Shevchenko2024-06-044-120/+145
* | | | 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