index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
amba-pl011.c
Age
Commit message (
Expand
)
Author
2015-09-04
Revert "uart: pl011: Rename regs with enumeration"
Greg Kroah-Hartman
2015-09-04
Revert "uart: pl011: Introduce register accessor"
Greg Kroah-Hartman
2015-09-04
Revert "uart: pl011: Introduce register look up table"
Greg Kroah-Hartman
2015-09-04
Revert "uart: pl011: Improve LCRH register access decision"
Greg Kroah-Hartman
2015-09-04
Revert "uart: pl011: Add support to ZTE ZX296702 uart"
Greg Kroah-Hartman
2015-08-04
uart: pl011: Add support to ZTE ZX296702 uart
Jun Nie
2015-08-04
uart: pl011: Improve LCRH register access decision
Jun Nie
2015-08-04
uart: pl011: Introduce register look up table
Jun Nie
2015-08-04
uart: pl011: Introduce register accessor
Jun Nie
2015-08-04
uart: pl011: Rename regs with enumeration
Jun Nie
2015-07-23
serial: amba-pl011: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
2015-05-24
drivers: PL011: add ACPI probing for SBSA UART
Graeme Gregory
2015-05-24
drivers: PL011: add support for the ARM SBSA generic UART
Andre Przywara
2015-05-24
drivers: PL011: allow to supply fixed option string
Andre Przywara
2015-05-24
drivers: PL011: allow avoiding UART enabling/disabling
Andre Przywara
2015-05-24
drivers: PL011: move cts_event workaround into separate function
Andre Przywara
2015-05-24
drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
Andre Przywara
2015-05-24
drivers: PL011: refactor pl011_probe()
Andre Przywara
2015-05-24
drivers: PL011: refactor pl011_set_termios()
Andre Przywara
2015-05-24
drivers: PL011: refactor pl011_shutdown()
Andre Przywara
2015-05-24
drivers: PL011: refactor pl011_startup()
Andre Przywara
2015-05-24
drivers: PL011: avoid potential unregister_driver call
Andre Przywara
2015-05-19
serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next
Dave Martin
2015-05-18
Merge 4.1-rc4 into tty-next
Greg Kroah-Hartman
2015-05-09
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
2015-05-06
serial/amba-pl011: Refactor and simplify TX FIFO handling
Dave Martin
2015-05-06
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
2015-03-11
drivers/tty: serial: remove info message
Jorge Ramirez-Ortiz
2015-03-07
drivers/tty: amba: defer DMA probe until the DMA channel is required.
Jorge Ramirez-Ortiz
2015-03-07
serial/amba-pl011: Leave the TX IRQ alone when the UART is not open
Dave Martin
2015-03-07
serial/amba-pl011: Activate TX IRQ passively
Dave Martin
2014-11-07
serial: pl011: Add device tree support for RX DMA polling
Andrew Jackson
2014-11-07
serial: pl011: Don't enable RX DMA if residue processing not supported
Andrew Jackson
2014-11-07
serial: pl011: Set length of DMA transfer
Andrew Jackson
2014-11-07
serial: pl011: Avoid assumptions about buffer size when refilling TX DMA
Andrew Jackson
2014-11-07
serial: pl011: Allocate TX DMA buffer from DMA capable memory
Andrew Jackson
2014-11-06
serial: pl011: Fix build breakage with !CONFIG_DMA_ENGINE
Peter Hurley
2014-11-05
serial: Refactor uart_flush_buffer() from uart_close()
Peter Hurley
2014-09-08
serial: amba-pl011: Use container_of() to get uart_amba_port
Daniel Thompson
2014-07-09
serial: amba-pl011: Remove redundant label
Tushar Behera
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2014-05-20
tty/serial: pl011: add DT based earlycon support
Rob Herring
2014-04-24
tty/serial: pl011: add generic earlycon support
Rob Herring
2014-04-16
serial: amba-pl011: fix regression, causing an Oops on rmmod
Guennadi Liakhovetski
2014-04-16
serial: pl011: change Rx burst size to half of trigger level
Guennadi Liakhovetski
2014-02-13
serial: pl011: Move uart_register_driver call to device probe
Tushar Behera
2013-12-17
serial: pl011: fix fall back from DMA to interrupt mode
Guennadi Liakhovetski
2013-12-17
serial: pl011: (cosmetic) remove superfluous register write
Guennadi Liakhovetski
2013-12-17
serial: amba-pl011: preseserve hardware settings during initialisation
Jon Medhurst
2013-12-17
serial: amba-pl011: factor out code for writing LCR_H register
Jon Medhurst
[next]