summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl011.c
Commit message (Expand)AuthorAgeFilesLines
* arm: remove zte zx platform left-overLukas Bulwahn2021-11-251-37/+0
* Revert "arm pl011 serial: support multi-irq request"Qian Cai2021-08-161-31/+3
* arm pl011 serial: support multi-irq requestBing Fan2021-07-211-3/+31
* serial: amba-pl011: add RS485 supportLino Sanfilippo2021-07-211-2/+161
* serial: drop irq-flags initialisationsJohan Hovold2021-05-201-1/+1
* serial: amba-pl011: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* amba: Make the remove callback return voidUwe Kleine-König2021-02-021-2/+1
* tty: serial: amba-pl011: Mark 'sbsa_uart_acpi_match' as __maybe_unusedLee Jones2020-11-061-1/+1
* serial: pl011: Fix lockdep splat when handling magic-sysrq interruptPeter Zijlstra2020-09-301-4/+7
* serial: pl011: Fix oops on -EPROBE_DEFERLukas Wunner2020-08-181-6/+5
* serial: pl011: Don't leak amba_ports entry on driver register errorLukas Wunner2020-08-181-1/+4
* Revert "serial: amba-pl011: Make sure we initialize the port.lock spinlock"Andy Shevchenko2020-07-211-1/+0
* Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-071-0/+1
|\
| * serial: amba-pl011: Make sure we initialize the port.lock spinlockJohn Stultz2020-05-051-0/+1
* | serial: amba-pl011: Support kgdboc_earlyconSumit Garg2020-06-021-0/+32
|/
* tty/serial: Migrate amba-pl01* to use has_sysrqDmitry Safonov2019-12-181-5/+1
* tty: pl011: Add suspend resume supportShubhrajyoti Datta2019-12-121-0/+1
* tty: serial: amba-pl011: remove set but unused variableXiongfeng Wang2019-12-121-4/+2
* serial: pl011: Fix DMA ->flush_buffer()Vincent Whitchurch2019-11-181-4/+2
* tty: serial: amba-pl011: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-131-1/+1
* tty/amba-pl011: fix a -Wunused-function warningQian Cai2019-10-041-4/+0
* tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-09-041-4/+1
* tty: amba-pl011: allow shared interruptDoug Berger2019-05-211-1/+1
* serial: set suppress_bind_attrs flag only if builtinAnders Roxell2018-11-091-0/+2
* tty: pl011: Avoid spuriously stuck-off interruptsDave Martin2018-05-141-0/+16
* serial: pl011: Use cached copy of IMSC registerLukas Wunner2017-11-281-4/+2
* serial: pl011: Drop duplicate loop counterLukas Wunner2017-11-281-4/+2
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-081-14/+0
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* serial: pl011: Adopt generic flag to store auto RTS statusLukas Wunner2017-11-041-5/+4
* tty: amba-pl011: Convert timers to use timer_setup()Kees Cook2017-10-201-5/+3
* serial: pl011: constify amba_idArvind Yadav2017-08-281-1/+1
* tty: amba-pl011: constify vendor_data structuresJulia Lawall2017-08-281-2/+2
* tty: pl011: fix initialization order of QDF2400 E44Timur Tabi2017-07-301-18/+19
* tty: pl011: use "qdf2400_e44" as the earlycon name for QDF2400 E44Timur Tabi2017-04-181-8/+23
* tty: amba-pl011: Fix spurious TX interruptsJayachandran C2017-04-081-9/+14
* tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi2017-04-011-2/+21
* Revert "tty: serial: pl011: add ttyAMA for matching pl011 console"Aleksey Makarov2017-03-171-1/+1
* tty: pl011: Work around QDF2400 E44 stuck BUSY bitChristopher Covington2017-02-151-7/+59
* tty: serial: pl011: add ttyAMA for matching pl011 consoleSudeep Holla2017-02-031-1/+1
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* serial: pl011: Mark console as CON_ANYTIMEAlexander Sverdlin2017-01-191-1/+1
* tty: amba-pl011: Add earlycon support for SBSA UARTKefeng Wang2016-11-101-0/+1
* serial: pl011: add console matching functionAleksey Makarov2016-10-271-0/+55
* Revert "serial: pl011: add console matching function"Greg Kroah-Hartman2016-09-301-55/+0
* serial: pl011: add console matching functionAleksey Makarov2016-09-281-0/+55
* tty: amba-pl011: Don't complain on -EPROBE_DEFER when no irqKefeng Wang2016-09-271-1/+2
* tty: amba-pl011: uart_amba_port is not available with earlycon functionShawn Guo2016-09-221-4/+1
* tty: amba-pl011: probe ZTE device from AMBA bus with a pseudo-IDShawn Guo2016-08-311-1/+6
* tty: amba-pl011: add .get_fifosize for ZTE deviceShawn Guo2016-08-311-1/+6