index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
amba-pl011.c
Age
Commit message (
Expand
)
Author
2016-02-06
earlycon: Use common framework for earlycon declarations
Peter Hurley
2016-01-06
tty: amba-pl011: use iotype instead of access_32b to track 32-bit I/O
Timur Tabi
2016-01-06
tty: amba-pl011: fix earlycon register offsets
Russell King
2015-12-13
tty: amba-pl011: switch to using relaxed IO accessors
Russell King
2015-12-13
tty: amba-pl011: add support for ZTE UART (EXPERIMENTAL)
Russell King
2015-12-13
tty: amba-pl011: add support for 32-bit register access
Russell King
2015-12-13
tty: amba-pl011: remove ST micro registers from standard table
Russell King
2015-12-13
tty: amba-pl011: clean up LCR register offsets
Russell King
2015-12-13
tty: amba-pl011: add ST register offset table
Russell King
2015-12-13
tty: amba-pl011: add register offset table to vendor data
Russell King
2015-12-13
tty: amba-pl011: add register lookup table
Russell King
2015-12-13
tty: amba-pl011: prepare REG_* register indexes
Russell King
2015-12-13
tty: amba-pl011: add helper to detect split LCRH register
Russell King
2015-12-13
tty: amba-pl011: convert accessor functions to take uart_amba_port
Russell King
2015-12-13
tty: amba-pl011: add register accessor functions
Russell King
2015-10-17
serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()
Timur Tabi
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
[prev]
[next]