index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
amba-pl010.c
Age
Commit message (
Expand
)
Author
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2019-12-18
tty/serial: Migrate amba-pl01* to use has_sysrq
Dmitry Safonov
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-08-28
serial: pl010: constify amba_id
Arvind Yadav
2017-05-18
serial: pl010: Move uart_register_driver call to device probe
Sjoerd Simons
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
2014-11-06
serial: Test/disable MSIs if switching from N_PPS
Peter Hurley
2014-11-06
serial: Take uart port lock for direct *_enable_ms()
Peter Hurley
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
2014-11-05
serial: amba-pl010: use container_of to resolve uart_amba_port from uart_port
Fabian Frederick
2014-07-09
serial: amba-pl010: Use devres APIs
Tushar Behera
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2013-12-08
serial: pl010: Convert to modern PM ops
Ulf Hansson
2013-10-03
serial: Remove unnecessary amba_set_drvdata()
Michal Simek
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2012-09-05
drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...
Julia Lawall
2011-11-22
serial: pl010: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-09-27
clk: amba-pl010: convert to clk_prepare()/clk_unprepare()
Russell King
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman