aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/amba-pl011.c
Commit message (Expand)AuthorAge
* 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
| | |/
* | | Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman2012-06-26
|\| |
| * | serial/amba-pl011: move custom pin control to driverLinus Walleij2012-06-12
| |/
* / serial/amba-pl011: fix ages old copy-paste errorsLinus Walleij2012-06-18
|/
* Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman2012-04-18
| |\
| * | serial: pl011: implement workaround for CTS clear event issueRajanikanth H.V2012-04-18
* | | serial: amba-pl011: adopt pinctrl supportShawn Guo2012-05-11
| |/ |/|
* | serial: PL011: move interrupt clearingLinus Walleij2012-04-06
|/
* Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-29
|\
| * dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
| * dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* | serial: PL011: clear pending interruptsLinus Walleij2012-03-14