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-pl011.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-17
serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()
Timur Tabi
1
-2
/
+2
2015-09-04
Revert "uart: pl011: Rename regs with enumeration"
Greg Kroah-Hartman
1
-114
/
+93
2015-09-04
Revert "uart: pl011: Introduce register accessor"
Greg Kroah-Hartman
1
-141
/
+122
2015-09-04
Revert "uart: pl011: Introduce register look up table"
Greg Kroah-Hartman
1
-50
/
+5
2015-09-04
Revert "uart: pl011: Improve LCRH register access decision"
Greg Kroah-Hartman
1
-7
/
+2
2015-09-04
Revert "uart: pl011: Add support to ZTE ZX296702 uart"
Greg Kroah-Hartman
1
-181
/
+14
2015-08-04
uart: pl011: Add support to ZTE ZX296702 uart
Jun Nie
1
-14
/
+181
2015-08-04
uart: pl011: Improve LCRH register access decision
Jun Nie
1
-2
/
+7
2015-08-04
uart: pl011: Introduce register look up table
Jun Nie
1
-5
/
+50
2015-08-04
uart: pl011: Introduce register accessor
Jun Nie
1
-122
/
+141
2015-08-04
uart: pl011: Rename regs with enumeration
Jun Nie
1
-93
/
+114
2015-07-23
serial: amba-pl011: Fix devm_ioremap_resource return value check
Krzysztof Kozlowski
1
-2
/
+2
2015-05-24
drivers: PL011: add ACPI probing for SBSA UART
Graeme Gregory
1
-0
/
+8
2015-05-24
drivers: PL011: add support for the ARM SBSA generic UART
Andre Przywara
1
-0
/
+171
2015-05-24
drivers: PL011: allow to supply fixed option string
Andre Przywara
1
-4
/
+13
2015-05-24
drivers: PL011: allow avoiding UART enabling/disabling
Andre Przywara
1
-6
/
+12
2015-05-24
drivers: PL011: move cts_event workaround into separate function
Andre Przywara
1
-13
/
+20
2015-05-24
drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
Andre Przywara
1
-2
/
+4
2015-05-24
drivers: PL011: refactor pl011_probe()
Andre Przywara
1
-35
/
+61
2015-05-24
drivers: PL011: refactor pl011_set_termios()
Andre Przywara
1
-27
/
+33
2015-05-24
drivers: PL011: refactor pl011_shutdown()
Andre Przywara
1
-25
/
+32
2015-05-24
drivers: PL011: refactor pl011_startup()
Andre Przywara
1
-20
/
+28
2015-05-24
drivers: PL011: avoid potential unregister_driver call
Andre Przywara
1
-16
/
+20
2015-05-19
serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next
Dave Martin
1
-3
/
+0
2015-05-18
Merge 4.1-rc4 into tty-next
Greg Kroah-Hartman
1
-0
/
+3
2015-05-09
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
1
-1
/
+4
2015-05-06
serial/amba-pl011: Refactor and simplify TX FIFO handling
Dave Martin
1
-93
/
+26
2015-05-06
Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"
Dave Martin
1
-1
/
+4
2015-03-11
drivers/tty: serial: remove info message
Jorge Ramirez-Ortiz
1
-1
/
+0
2015-03-07
drivers/tty: amba: defer DMA probe until the DMA channel is required.
Jorge Ramirez-Ortiz
1
-54
/
+17
2015-03-07
serial/amba-pl011: Leave the TX IRQ alone when the UART is not open
Dave Martin
1
-4
/
+1
2015-03-07
serial/amba-pl011: Activate TX IRQ passively
Dave Martin
1
-50
/
+115
2014-11-07
serial: pl011: Add device tree support for RX DMA polling
Andrew Jackson
1
-3
/
+19
2014-11-07
serial: pl011: Don't enable RX DMA if residue processing not supported
Andrew Jackson
1
-0
/
+15
2014-11-07
serial: pl011: Set length of DMA transfer
Andrew Jackson
1
-0
/
+1
2014-11-07
serial: pl011: Avoid assumptions about buffer size when refilling TX DMA
Andrew Jackson
1
-1
/
+5
2014-11-07
serial: pl011: Allocate TX DMA buffer from DMA capable memory
Andrew Jackson
1
-1
/
+1
2014-11-06
serial: pl011: Fix build breakage with !CONFIG_DMA_ENGINE
Peter Hurley
1
-1
/
+2
2014-11-05
serial: Refactor uart_flush_buffer() from uart_close()
Peter Hurley
1
-0
/
+1
2014-09-08
serial: amba-pl011: Use container_of() to get uart_amba_port
Daniel Thompson
1
-18
/
+36
2014-07-09
serial: amba-pl011: Remove redundant label
Tushar Behera
1
-20
/
+10
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
1
-1
/
+1
2014-05-20
tty/serial: pl011: add DT based earlycon support
Rob Herring
1
-0
/
+1
2014-04-24
tty/serial: pl011: add generic earlycon support
Rob Herring
1
-1
/
+29
2014-04-16
serial: amba-pl011: fix regression, causing an Oops on rmmod
Guennadi Liakhovetski
1
-1
/
+5
2014-04-16
serial: pl011: change Rx burst size to half of trigger level
Guennadi Liakhovetski
1
-1
/
+1
2014-02-13
serial: pl011: Move uart_register_driver call to device probe
Tushar Behera
1
-9
/
+12
2013-12-17
serial: pl011: fix fall back from DMA to interrupt mode
Guennadi Liakhovetski
1
-0
/
+2
2013-12-17
serial: pl011: (cosmetic) remove superfluous register write
Guennadi Liakhovetski
1
-3
/
+1
2013-12-17
serial: amba-pl011: preseserve hardware settings during initialisation
Jon Medhurst
1
-2
/
+12
[next]