开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
amba-pl011.c
Age
Commit message (
Expand
)
Author
2012-03-14
serial: PL011: clear pending interrupts
Linus Walleij
2012-02-24
amba-pl011/dma: Add check for the residue in DMA callback
Chanho Min
2012-01-24
serial: amba-pl011: lock console writes against interrupts
Rabin Vincent
2012-01-24
amba-pl011: do not disable RTS during shutdown
Shreshtha Kumar Sahu
2012-01-17
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-11-22
serial: pl011: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
2011-09-27
clk: amba-pl011: convert to clk_prepare()/clk_unprepare()
Russell King
2011-06-16
amba pl011: workaround for uart registers lockup
Shreshtha Kumar Sahu
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
2011-03-10
ARM: 6764/1: pl011: factor out FIFO to TTY code
Linus Walleij
2011-03-10
ARM: 6763/1: pl011: add optional RX DMA to PL011 v2
Linus Walleij
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman