aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial/amba-pl011.c
AgeCommit message (Expand)Author
2013-12-17serial: pl011: fix fall back from DMA to interrupt modeGuennadi Liakhovetski
2013-12-17serial: pl011: (cosmetic) remove superfluous register writeGuennadi Liakhovetski
2013-12-17serial: amba-pl011: preseserve hardware settings during initialisationJon Medhurst
2013-12-17serial: amba-pl011: factor out code for writing LCR_H registerJon Medhurst
2013-12-17serial: amba-pl011: use port lock to guard control register accessJon Medhurst
2013-12-17Revert "serial: pl011: use DMA RX polling by default"Greg Kroah-Hartman
2013-12-08serial: pl011: use DMA RX polling by defaultLinus Walleij
2013-12-08serial: pl011: Convert to modern PM opsUlf Hansson
2013-12-08serial: pl011: remove redundant early amba_ports declarationBaruch Siach
2013-10-03serial: Remove unnecessary amba_set_drvdata()Michal Simek
2013-08-12serial: amba-pl011: Use __releases/__acquires annotationsFabio Estevam
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-07-03Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-06-16tty: serial: modify PL011 driver to use pinctrl PM helpersLinus Walleij
2013-05-27Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman
2013-05-20serial: pl011: protect attribute read from NULL platform data structLee Jones
2013-05-20tty: serial: amba-pl011: revise to use amba_rev macroJongsung Kim
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-04-20serial: amba-pl011: fix !CONFIG_DMA_ENGINE caseArnd Bergmann
2013-04-17ARM: PL011: add support for extended FIFO-size of PL011-r1p5Jongsung Kim
2013-04-03amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabledChanho Min
2013-03-29ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min
2013-03-12serial: pl011: use generic DMA slave configuration if possibleArnd Bergmann
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2012-10-25serial/amba-pl011: use devm_* managed resourcesLinus Walleij
2012-09-26tty/serial/amba-pl011: Quiesce interrupts in poll_get_charAnton Vorontsov
2012-09-26tty/serial/amba-pl011: Implement poll_init callbackAnton Vorontsov
2012-09-26serial: pl011: handle corruption at high clock speedsLinus Walleij
2012-09-10serial: pl011: delete dangling bug flagLinus Walleij
2012-09-05serial: pl011: honour serial aliases in device treeMatthew Leach
2012-09-05drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...Julia Lawall
2012-08-06Merge tty-next into 3.6-rc1Greg Kroah-Hartman
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-06-28ARM: 7433/1: serial: use the new linux/sizes.hAlessandro Rubini
2012-06-26Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman
2012-06-18serial/amba-pl011: fix ages old copy-paste errorsLinus Walleij
2012-06-12serial/amba-pl011: move custom pin control to driverLinus Walleij
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-12serial: amba-pl011: adopt pinctrl supportShawn Guo
2012-04-18Merge 3.4-rc3 into tty-nextGreg Kroah-Hartman
2012-04-18serial: pl011: implement workaround for CTS clear event issueRajanikanth H.V
2012-04-06serial: PL011: move interrupt clearingLinus Walleij
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-03-14serial: PL011: clear pending interruptsLinus Walleij
2012-02-24amba-pl011​/dma: Add check for the residue in DMA callbackChanho Min
2012-02-22dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar
2012-01-24serial: amba-pl011: lock console writes against interruptsRabin Vincent
2012-01-24amba-pl011: do not disable RTS during shutdownShreshtha Kumar Sahu