index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
amba-pl011.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-25
serial: switch uart_port::iotype to enum uart_iotype
Jiri Slaby (SUSE)
1
-1
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-03-20
tty: serial: pl011: remove incorrect of_match_ptr annotation
Arnd Bergmann
1
-3
/
+3
2025-02-20
serial: amba-pl011: Switch to use hrtimer_setup()
Nam Cao
1
-5
/
+4
2025-02-04
serial: amba-pl011: Implement nbcon console
Toshiyuki Sato
1
-46
/
+97
2024-12-23
serial: amba-pl011: Fix RTS handling in RS485 mode
Miroslav Ondra
1
-30
/
+96
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+8
2024-11-16
serial: amba-pl011: fix build regression
Arnd Bergmann
1
-0
/
+2
2024-11-13
serial: amba-pl011: Fix RX stall when DMA is used
Kartik Rajput
1
-0
/
+5
2024-10-16
serial: amba-pl011: Switch to irq_get_nr_irqs()
Bart Van Assche
1
-1
/
+1
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-08-21
serial: core: Introduce wrapper to set @uart_port->cons
John Ogness
1
-1
/
+1
2024-04-09
serial: amba-pl011: move variable into CONFIG_DMA_ENGINE conditional
Lino Sanfilippo
1
-1
/
+1
2024-04-09
serial: amba-pl011: get rid of useless wrapper pl011_get_rs485_mode()
Lino Sanfilippo
1
-13
/
+1
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
1
-27
/
+19
2024-03-02
serial: amba-pl011: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-16
/
+8
2024-02-19
serial: amba-pl011: Fix DMA transmission in RS485 mode
Lino Sanfilippo
1
-30
/
+30
2023-12-15
tty: serial: amba-pl011: factor QDF2400 SoC erratum 44 out of probe
Théo Lebrun
1
-7
/
+18
2023-12-15
tty: serial: amba-pl011: unindent pl011_console_get_options function body
Théo Lebrun
1
-22
/
+21
2023-12-15
tty: serial: amba-pl011: fix miscellaneous checkpatch warnings
Théo Lebrun
1
-7
/
+6
2023-12-15
tty: serial: amba-pl011: fix formatting of conditions
Théo Lebrun
1
-12
/
+14
2023-12-15
tty: serial: amba-pl011: avoid quoted string split across lines
Théo Lebrun
1
-8
/
+8
2023-12-15
tty: serial: amba-pl011: replace TIOCMBIT macros by static functions
Théo Lebrun
1
-21
/
+24
2023-12-15
tty: serial: amba-pl011: fix whitespace formatting
Théo Lebrun
1
-52
/
+45
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
1
-58
/
+54
2023-11-23
ARM: PL011: Fix DMA support
Arnd Bergmann
1
-58
/
+54
2023-11-23
serial: amba-pl011: convert not to use dma_request_slave_channel()
Christophe JAILLET
1
-3
/
+3
2023-11-23
serial: amba-pl011: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-03
serial: amba-pl011: Do not complain when DMA is absent
Fabio Estevam
1
-1
/
+1
2023-09-18
serial: amba-pl011: Use port lock wrappers
Thomas Gleixner
1
-36
/
+36
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
1
-1
/
+2
2023-05-13
serial: pl011: set UART011_CR_RXE in pl011_set_termios after port shutdown
Hongyu Xie
1
-0
/
+7
2023-01-19
serial: amba-pl011: fix high priority character transmission in rs486 mode
Lino Sanfilippo
1
-4
/
+4
2022-11-22
serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
delisun
1
-1
/
+10
2022-11-22
serial: amba-pl011: avoid SBSA UART accessing DMACR register
Jiamei Xie
1
-0
/
+3
2022-11-03
serial: pl011: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-2
/
+2
2022-08-30
serial: pl011: Add reg-io-width parameters
Shubhrajyoti Datta
1
-0
/
+16
2022-08-08
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-6
/
+9
2022-07-08
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
Ilpo Järvinen
1
-2
/
+21
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
1
-1
/
+1
2022-06-10
serial: pl011: Remove serial_rs485 sanitization
Ilpo Järvinen
1
-5
/
+0
2022-06-10
serial: pl011: Fill in rs485_supported
Ilpo Järvinen
1
-0
/
+8
2022-05-19
serial: amba-pl011: move header content to .c
Jiri Slaby
1
-2
/
+30
2022-05-02
Merge 5.18-rc5 into tty-next
Greg Kroah-Hartman
1
-2
/
+7
2022-04-15
serial: amba-pl011: do not time out prematurely when draining tx fifo
Lino Sanfilippo
1
-2
/
+7
2022-04-15
serial: amba-pl011: remove redundant code in rs485_config
Lino Sanfilippo
1
-15
/
+1
[next]