aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl011.c
Commit message (Expand)AuthorAge
* serial: pl011: Add device tree support for RX DMA pollingAndrew Jackson2014-11-07
* serial: pl011: Don't enable RX DMA if residue processing not supportedAndrew Jackson2014-11-07
* serial: pl011: Set length of DMA transferAndrew Jackson2014-11-07
* serial: pl011: Avoid assumptions about buffer size when refilling TX DMAAndrew Jackson2014-11-07
* serial: pl011: Allocate TX DMA buffer from DMA capable memoryAndrew Jackson2014-11-07
* serial: pl011: Fix build breakage with !CONFIG_DMA_ENGINEPeter Hurley2014-11-06
* serial: Refactor uart_flush_buffer() from uart_close()Peter Hurley2014-11-05
* serial: amba-pl011: Use container_of() to get uart_amba_portDaniel Thompson2014-09-08
* serial: amba-pl011: Remove redundant labelTushar Behera2014-07-09
* serial: Fix IGNBRK handlingPeter Hurley2014-06-19
* tty/serial: pl011: add DT based earlycon supportRob Herring2014-05-20
* tty/serial: pl011: add generic earlycon supportRob Herring2014-04-24
* serial: amba-pl011: fix regression, causing an Oops on rmmodGuennadi Liakhovetski2014-04-16
* serial: pl011: change Rx burst size to half of trigger levelGuennadi Liakhovetski2014-04-16
* serial: pl011: Move uart_register_driver call to device probeTushar Behera2014-02-13
* serial: pl011: fix fall back from DMA to interrupt modeGuennadi Liakhovetski2013-12-17
* serial: pl011: (cosmetic) remove superfluous register writeGuennadi Liakhovetski2013-12-17
* serial: amba-pl011: preseserve hardware settings during initialisationJon Medhurst2013-12-17
* serial: amba-pl011: factor out code for writing LCR_H registerJon Medhurst2013-12-17
* serial: amba-pl011: use port lock to guard control register accessJon Medhurst2013-12-17
* Revert "serial: pl011: use DMA RX polling by default"Greg Kroah-Hartman2013-12-17
* serial: pl011: use DMA RX polling by defaultLinus Walleij2013-12-08
* serial: pl011: Convert to modern PM opsUlf Hansson2013-12-08
* serial: pl011: remove redundant early amba_ports declarationBaruch Siach2013-12-08
* serial: Remove unnecessary amba_set_drvdata()Michal Simek2013-10-03
* serial: amba-pl011: Use __releases/__acquires annotationsFabio Estevam2013-08-12
* serial: use dev_get_platdata()Jingoo Han2013-07-31
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-03
|\
| * tty: serial: modify PL011 driver to use pinctrl PM helpersLinus Walleij2013-06-16
* | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-26
|\|
| * serial: pl011: protect attribute read from NULL platform data structLee Jones2013-05-20
* | tty: serial: amba-pl011: revise to use amba_rev macroJongsung Kim2013-05-20
|/
* Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-07
|\
| * serial: amba-pl011: fix !CONFIG_DMA_ENGINE caseArnd Bergmann2013-04-20
| * serial: pl011: use generic DMA slave configuration if possibleArnd Bergmann2013-03-12
* | ARM: PL011: add support for extended FIFO-size of PL011-r1p5Jongsung Kim2013-04-17
* | amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabledChanho Min2013-04-03
* | ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min2013-03-29
|/
* TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
* TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
* serial/amba-pl011: use devm_* managed resourcesLinus Walleij2012-10-25
* tty/serial/amba-pl011: Quiesce interrupts in poll_get_charAnton Vorontsov2012-09-26
* tty/serial/amba-pl011: Implement poll_init callbackAnton Vorontsov2012-09-26
* serial: pl011: handle corruption at high clock speedsLinus Walleij2012-09-26
* serial: pl011: delete dangling bug flagLinus Walleij2012-09-10
* serial: pl011: honour serial aliases in device treeMatthew Leach2012-09-05
* drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall2012-09-05
* Merge tty-next into 3.6-rc1Greg Kroah-Hartman2012-08-06
|\
| *-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-27
| |\ \
| | | * ARM: 7433/1: serial: use the new linux/sizes.hAlessandro Rubini2012-06-28
| | |/