aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl011.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-26Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman1-4/+41
2012-06-18serial/amba-pl011: fix ages old copy-paste errorsLinus Walleij1-17/+17
2012-06-12serial/amba-pl011: move custom pin control to driverLinus Walleij1-4/+41
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-91/+18
2012-05-12serial: amba-pl011: adopt pinctrl supportShawn Guo1-0/+8
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman1-4/+4
2012-04-18serial: pl011: implement workaround for CTS clear event issueRajanikanth H.V1-91/+18
2012-04-06serial: PL011: move interrupt clearingLinus Walleij1-4/+4
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-4/+5
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine1-4/+2
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-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar1-0/+3
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