aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl011.c
AgeCommit message (Expand)Author
2023-12-19Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-12-13ARM: PL011: Fix DMA supportArnd Bergmann
2023-01-25Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2023-01-18serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.delisun
2023-01-18serial: amba-pl011: avoid SBSA UART accessing DMACR registerJiamei Xie
2022-07-29Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2022-07-21serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen
2022-02-03Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2022-01-27serial: amba-pl011: do not request memory region twiceLino Sanfilippo
2021-12-14Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2021-12-08serial: pl011: Add ACPI SBSA UART match idPierre Gondois
2020-11-09Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2020-11-01serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra
2020-09-09Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2020-09-03serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner
2020-09-03serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner
2020-07-04tty: amba-pl011: Avoid rare write-when-full errorPhil Elwell
2020-07-04tty: amba-pl011: Add un/throttle supportPhil Elwell
2020-06-26Merge branch 'v5.4/standard/base' into v5.4/standard/bcm-2xxx-rpiBruce Ashfield
2020-06-24serial: amba-pl011: Make sure we initialize the port.lock spinlockJohn Stultz
2020-02-27tty: amba-pl011: Make TX optimisation conditionalPhil Elwell
2020-02-27amba_pl011: Add cts-event-workaround DT propertyPhil Elwell
2020-02-27amba_pl011: Insert mb() for correct FIFO handlingPhil Elwell
2020-02-27amba_pl011: Round input clock upPhil Elwell
2020-02-27amba_pl011: Don't use DT aliases for numberingPhil Elwell
2019-12-13serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-05-21tty: amba-pl011: allow shared interruptDoug Berger
2018-11-09serial: set suppress_bind_attrs flag only if builtinAnders Roxell
2018-05-14tty: pl011: Avoid spuriously stuck-off interruptsDave Martin
2017-11-28serial: pl011: Use cached copy of IMSC registerLukas Wunner
2017-11-28serial: pl011: Drop duplicate loop counterLukas Wunner
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman
2017-11-04serial: pl011: Adopt generic flag to store auto RTS statusLukas Wunner
2017-10-20tty: amba-pl011: Convert timers to use timer_setup()Kees Cook
2017-08-28serial: pl011: constify amba_idArvind Yadav
2017-08-28tty: amba-pl011: constify vendor_data structuresJulia Lawall
2017-07-30tty: pl011: fix initialization order of QDF2400 E44Timur Tabi
2017-04-18tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44Timur Tabi
2017-04-08tty: amba-pl011: Fix spurious TX interruptsJayachandran C
2017-04-01tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi
2017-03-17Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov
2017-02-15tty: pl011: Work around QDF2400 E44 stuck BUSY bitChristopher Covington
2017-02-03tty: serial: pl011: add ttyAMA for matching pl011 consoleSudeep Holla
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2017-01-19serial: pl011: Mark console as CON_ANYTIMEAlexander Sverdlin
2016-11-10tty: amba-pl011: Add earlycon support for SBSA UARTKefeng Wang
2016-10-27serial: pl011: add console matching functionAleksey Makarov
2016-09-30Revert "serial: pl011: add console matching function"Greg Kroah-Hartman