index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
amba-pl010.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-18
serial: amba-pl010: Use port lock wrappers
Thomas Gleixner
1
-10
/
+10
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
1
-1
/
+2
2022-11-03
tty: serial: use uart_port_tx_limited()
Jiri Slaby (SUSE)
1
-27
/
+5
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2022-02-25
tty: serial: amba-pl010: use more uart_port pointers
Jiri Slaby
1
-90
/
+84
2022-01-06
serial: pl010: Drop CR register reset on set_termios
Lukas Wunner
1
-3
/
+0
2021-04-22
serial: amba-pl010: drop low-latency workaround
Johan Hovold
1
-2
/
+0
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
1
-3
/
+1
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