aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl011.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14serial: PL011: clear pending interruptsLinus Walleij1-4/+11
2012-02-24amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min1-1/+16
2012-01-24serial: amba-pl011: lock console writes against interruptsRabin Vincent1-0/+14
2012-01-24amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu1-2/+14
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+4
2011-11-22serial: pl011: Enable module alias autogeneration for AMBA driversDave Martin1-0/+2
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-4/+4
2011-10-31spi, serial: move to dma_transfer_directionVinod Koul1-4/+4
2011-09-27clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Russell King1-1/+13
2011-06-16amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu1-1/+122
2011-04-19tty: remove invalid location line in file headerJovi Zhang1-2/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-17Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King1-62/+451
2011-03-10ARM: 6764/1: pl011: factor out FIFO to TTY codeLinus Walleij1-91/+66
2011-03-10ARM: 6763/1: pl011: add optional RX DMA to PL011 v2Linus Walleij1-20/+434
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-0/+1519