index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
amba-pl010.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-18
tty/serial: Migrate amba-pl01* to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
serial: pl010: constify amba_id
Arvind Yadav
1
-1
/
+1
2017-05-18
serial: pl010: Move uart_register_driver call to device probe
Sjoerd Simons
1
-10
/
+21
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
2014-11-06
serial: Test/disable MSIs if switching from N_PPS
Peter Hurley
1
-1
/
+17
2014-11-06
serial: Take uart port lock for direct *_enable_ms()
Peter Hurley
1
-0
/
+2
2014-11-06
serial: core: Pass termios to set_ldisc() notifications
Peter Hurley
1
-2
/
+2
2014-11-05
serial: amba-pl010: use container_of to resolve uart_amba_port from uart_port
Fabian Frederick
1
-12
/
+24
2014-07-09
serial: amba-pl010: Use devres APIs
Tushar Behera
1
-32
/
+16
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2013-12-08
serial: pl010: Convert to modern PM ops
Ulf Hansson
1
-6
/
+9
2013-10-03
serial: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-3
/
+0
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-2
/
+1
2012-09-05
drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...
Julia Lawall
1
-11
/
+4
2011-11-22
serial: pl010: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-09-27
clk: amba-pl010: convert to clk_prepare()/clk_unprepare()
Russell King
1
-1
/
+13
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
1
-2
/
+0
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
1
-1
/
+1
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+825