summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl011.c
Commit message (Expand)AuthorAgeFilesLines
* tty/serial: pl011: add DT based earlycon supportRob Herring2014-05-201-0/+1
* tty/serial: pl011: add generic earlycon supportRob Herring2014-04-241-1/+29
* serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski2014-04-161-1/+5
* serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski2014-04-161-1/+1
* serial: pl011: Move uart_register_driver call to device probeTushar Behera2014-02-131-9/+12
* serial: pl011: fix fall back from DMA to interrupt modeGuennadi Liakhovetski2013-12-171-0/+2
* serial: pl011: (cosmetic) remove superfluous register writeGuennadi Liakhovetski2013-12-171-3/+1
* serial: amba-pl011: preseserve hardware settings during initialisationJon Medhurst2013-12-171-2/+12
* serial: amba-pl011: factor out code for writing LCR_H registerJon Medhurst2013-12-171-22/+17
* serial: amba-pl011: use port lock to guard control register accessJon Medhurst2013-12-171-0/+6
* Revert "serial: pl011: use DMA RX polling by default"Greg Kroah-Hartman2013-12-171-1/+1
* serial: pl011: use DMA RX polling by defaultLinus Walleij2013-12-081-1/+1
* serial: pl011: Convert to modern PM opsUlf Hansson2013-12-081-9/+8
* serial: pl011: remove redundant early amba_ports declarationBaruch Siach2013-12-081-2/+0
* serial: Remove unnecessary amba_set_drvdata()Michal Simek2013-10-031-3/+0
* serial: amba-pl011: Use __releases/__acquires annotationsFabio Estevam2013-08-121-0/+4
* serial: use dev_get_platdata()Jingoo Han2013-07-311-7/+7
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-031-39/+3
|\
| * tty: serial: modify PL011 driver to use pinctrl PM helpersLinus Walleij2013-06-161-39/+3
* | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-271-1/+1
|\ \ | |/
| * serial: pl011: protect attribute read from NULL platform data structLee Jones2013-05-201-1/+1
* | tty: serial: amba-pl011: revise to use amba_rev macroJongsung Kim2013-05-201-6/+5
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-26/+38
|\
| * serial: amba-pl011: fix !CONFIG_DMA_ENGINE caseArnd Bergmann2013-04-201-1/+1
| * serial: pl011: use generic DMA slave configuration if possibleArnd Bergmann2013-03-121-25/+37
* | ARM: PL011: add support for extended FIFO-size of PL011-r1p5Jongsung Kim2013-04-171-4/+16
* | amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabledChanho Min2013-04-031-0/+4
* | ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min2013-03-291-19/+138
|/
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-5/+2
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-3/+3
* serial/amba-pl011: use devm_* managed resourcesLinus Walleij2012-10-251-16/+9
* tty/serial/amba-pl011: Quiesce interrupts in poll_get_charAnton Vorontsov2012-09-261-0/+29
* tty/serial/amba-pl011: Implement poll_init callbackAnton Vorontsov2012-09-261-11/+33
* serial: pl011: handle corruption at high clock speedsLinus Walleij2012-09-261-1/+14
* serial: pl011: delete dangling bug flagLinus Walleij2012-09-101-4/+0
* serial: pl011: honour serial aliases in device treeMatthew Leach2012-09-051-0/+36
* drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall2012-09-051-11/+4
* Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-061-1/+1
|\
| *-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-271-1/+1
| |\ \
| | | * ARM: 7433/1: serial: use the new linux/sizes.hAlessandro Rubini2012-06-281-1/+1
| | |/
* | | Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-261-4/+41
|\ \ \ | |/ /
| * | serial/amba-pl011: move custom pin control to driverLinus Walleij2012-06-121-4/+41
| |/
* | serial/amba-pl011: fix ages old copy-paste errorsLinus Walleij2012-06-181-17/+17
|/
* 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
OpenPOWER on IntegriCloud