summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/8250
AgeCommit message (Expand)Author
2024-09-26Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-11serial: 8250_aspeed_vuart: Enable module autoloadingLiao Chen
2024-09-03serial: 8250_bcm2835aux: Fix clock imbalance in PM resumeStefan Wahren
2024-08-21serial: core: Introduce wrapper to set @uart_port->consJohn Ogness
2024-08-19Merge 6.11-rc4 into tty-nextGreg Kroah-Hartman
2024-08-15Revert "serial: 8250_omap: Set the console genpd always on if no console susp...Griffin Kroah-Hartman
2024-08-14serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko
2024-08-14serial: 8250_platform: Unify comment styleAndy Shevchenko
2024-08-14serial: 8250_platform: Refactor serial8250_probe()Andy Shevchenko
2024-08-14serial: 8250_platform: Switch to use platform_get_mem_or_io()Andy Shevchenko
2024-08-14serial: 8250_platform: Tidy up ACPI ID tableAndy Shevchenko
2024-08-14serial: 8250_platform: Use same check for ACPI in the whole driverAndy Shevchenko
2024-08-14serial: 8250_platform: Don't shadow error from serial8250_register_8250_port()Andy Shevchenko
2024-08-14serial: 8250_platform: Remove duplicate mappingAndy Shevchenko
2024-08-14serial: 8250: omap: Parse DT wakeup-source proertyMarkus Schneider-Pargmann
2024-08-14serial: 8250: omap: Set wakeup capable, do not enableMarkus Schneider-Pargmann
2024-08-14serial: 8250: omap: Cleanup on error in request_irqMarkus Schneider-Pargmann
2024-08-14serial: 8250: omap: Remove unused wakeups_enabledMarkus Schneider-Pargmann
2024-08-07serial: remove quot_frac from serial8250_do_set_divisor()Jiri Slaby (SUSE)
2024-08-07serial: 8250_platform: fix uart_8250_port initializerArnd Bergmann
2024-08-07serial: 8250_platform: remove ACPI_PTR() annotationArnd Bergmann
2024-07-31serial: 8250_platform: Enable generic 16550A platform devicesSunil V L
2024-07-31serial: 8250_bcm2835aux: add PM suspend/resume supportStefan Wahren
2024-07-31serial: 8250_early: add xscale earlycon supportJisheng Zhang
2024-07-31serial: 8250: move mmp|pxa uart earlycon codeJisheng Zhang
2024-07-31tty: serial: 8250_dma: use sgl with 2 nents to take care of buffer wrapFerry Toth
2024-07-19Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-07-03serial: 8250_omap: Fix Errata i2310 with RX FIFO level checkUdit Kumar
2024-07-01Merge 6.10-rc6 into tty-nextGreg Kroah-Hartman
2024-06-25Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"Greg Kroah-Hartman
2024-06-24serial: 8250_omap: Implementation of Errata i2310Udit Kumar
2024-06-24tty: serial: 8250: Fix port count mismatch with the deviceCrescent Hsieh
2024-06-24serial: 8250_platform: Explicitly show we initialise ISA ports only onceAndy Shevchenko
2024-06-24tty: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-24serial: 8250_dw: Use reset array API to get resetsHal Feng
2024-06-18Merge tag 'v6.10-rc4' into tty-nextGreg Kroah-Hartman
2024-06-04serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ levelDoug Brown
2024-06-04serial: 8250_dw: Revert "Move definitions to the shared header"Andy Shevchenko
2024-06-04serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dwAndy Shevchenko
2024-06-04serial: 8250: Extract platform driverAndy Shevchenko
2024-06-04serial: 8250: Extract RSA bitsAndy Shevchenko
2024-05-24Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-13Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-10serial: 8250_pnp: Simplify "line" related codeIlpo Järvinen
2024-05-04serial: 8250_bcm7271: use default_mux_rate if possibleDoug Berger
2024-05-04serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeupPin-yen Lin
2024-05-04serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()Andy Shevchenko
2024-05-04serial: 8250_exar: Keep the includes sortedAndy Shevchenko