index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
amba-pl010.c
Age
Commit message (
Expand
)
Author
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-06
serial: amba-pl010: use container_of to resolve uart_amba_port from uart_port
Fabian Frederick
2014-07-10
serial: amba-pl010: Use devres APIs
Tushar Behera
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2013-12-09
serial: pl010: Convert to modern PM ops
Ulf Hansson
2013-10-03
serial: Remove unnecessary amba_set_drvdata()
Michal Simek
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
2013-01-16
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