summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl010.c
Commit message (Expand)AuthorAgeFilesLines
* serial: drivers: switch ch and flag to u8Jiri Slaby2023-07-251-1/+2
* tty: serial: use uart_port_tx_limited()Jiri Slaby (SUSE)2022-11-031-27/+5
* serial: Make ->set_termios() old ktermios constIlpo Järvinen2022-08-301-1/+1
* serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby2022-03-031-1/+1
* tty: serial: amba-pl010: use more uart_port pointersJiri Slaby2022-02-251-90/+84
* serial: pl010: Drop CR register reset on set_termiosLukas Wunner2022-01-061-3/+0
* serial: amba-pl010: drop low-latency workaroundJohan Hovold2021-04-221-2/+0
* amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
* tty/serial: Migrate amba-pl01* to use has_sysrqDmitry Safonov2019-12-181-4/+1
* 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: pl010: constify amba_idArvind Yadav2017-08-281-1/+1
* serial: pl010: Move uart_register_driver call to device probeSjoerd Simons2017-05-181-10/+21
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-271-1/+1
* serial: Test/disable MSIs if switching from N_PPSPeter Hurley2014-11-061-1/+17
* serial: Take uart port lock for direct *_enable_ms()Peter Hurley2014-11-061-0/+2
* serial: core: Pass termios to set_ldisc() notificationsPeter Hurley2014-11-061-2/+2
* serial: amba-pl010: use container_of to resolve uart_amba_port from uart_portFabian Frederick2014-11-051-12/+24
* serial: amba-pl010: Use devres APIsTushar Behera2014-07-091-32/+16
* serial: Fix IGNBRK handlingPeter Hurley2014-06-191-1/+1
* serial: pl010: Convert to modern PM opsUlf Hansson2013-12-081-6/+9
* serial: Remove unnecessary amba_set_drvdata()Michal Simek2013-10-031-3/+0
* serial: use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-2/+1
* drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall2012-09-051-11/+4
* serial: pl010: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
* clk: amba-pl010: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+13
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+1
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+825