summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl011.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-91/+18
|\
| * Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-181-4/+4
| |\
| * | serial: pl011: implement workaround for CTS clear event issueRajanikanth H.V2012-04-181-91/+18
* | | serial: amba-pl011: adopt pinctrl supportShawn Guo2012-05-121-0/+8
| |/ |/|
* | serial: PL011: move interrupt clearingLinus Walleij2012-04-061-4/+4
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-291-4/+5
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-4/+2
| * dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-221-0/+3
* | serial: PL011: clear pending interruptsLinus Walleij2012-03-141-4/+11
* | amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min2012-02-241-1/+16
* | serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-01-241-0/+14
* | amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu2012-01-241-2/+14
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-171-4/+4
|\
| * Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-4/+4
| |\
| | * spi, serial: move to dma_transfer_directionVinod Koul2011-10-311-4/+4
* | | serial: pl011: Enable module alias autogeneration for AMBA driversDave Martin2011-11-221-0/+2
|/ /
* / clk: amba-pl011: convert to clk_prepare()/clk_unprepare()Russell King2011-09-271-1/+13
|/
* amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-161-1/+122
* tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
*-. Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into driversRussell King2011-03-171-62/+451
|\ \
| | * ARM: 6764/1: pl011: factor out FIFO to TTY codeLinus Walleij2011-03-101-91/+66
| | * ARM: 6763/1: pl011: add optional RX DMA to PL011 v2Linus Walleij2011-03-101-20/+434
| |/ |/|
| * ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+1
|/
* tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman2011-01-131-0/+1519