summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-01serial: 8250: add LPC18xx/43xx UART driverJoachim Eastwood
2015-06-01serial: 8250_uniphier: add UniPhier serial driverMasahiro Yamada
2015-06-01serial: 8250_dw: support ACPI platforms with integrated DMA engineHeikki Krogerus
2015-06-01serial: of_serial: check the return value of clk_prepare_enable()Masahiro Yamada
2015-06-01serial: of_serial: use devm_clk_get() instead of clk_get()Masahiro Yamada
2015-06-01serial: earlycon: Add support for big-endian MMIO accessesNoam Camus
2015-06-01serial: sirf: use hrtimer for data rxQipan Li
2015-06-01serial: sirf: correct the fifo empty_bitQipan Li
2015-06-01serial: sirf: fix system hung on console log outputQipan Li
2015-06-01serial: 8250: remove return statements from void functionMasahiro Yamada
2015-06-01sc16is7xx: use kworker for RS-485 configurationJakub Kicinski
2015-06-01sc16is7xx: use kworker to update ier bitsJakub Kicinski
2015-06-01sc16is7xx: use kworker for md_procJakub Kicinski
2015-06-01sc16is7xx: move RTS delay to workqueueJakub Kicinski
2015-06-01sc16is7xx: use kthread_worker for tx_work and irqJakub Kicinski
2015-06-01sc16is7xx: use LSR_TEMT_BIT in .tx_empty()Jakub Kicinski
2015-06-01sc16is7xx: add missing compatible stringsJakub Kicinski
2015-06-01sc16is7xx: remove RS-485 delay RTS handlingJakub Kicinski
2015-06-01sc16is7xx: spi interface documentationRama Kiran Kumar Indrakanti
2015-06-01sc16is7xx: spi interface is addedRama Kiran Kumar Indrakanti
2015-05-31serial: 8250: include <linux/serial_reg.h> from serial_8250.hMasahiro Yamada
2015-05-27fbcon: Avoid deleting a timer in IRQ contextThierry Reding
2015-05-24drivers: PL011: add ACPI probing for SBSA UARTGraeme Gregory
2015-05-24drivers: PL011: add support for the ARM SBSA generic UARTAndre Przywara
2015-05-24drivers: PL011: allow to supply fixed option stringAndre Przywara
2015-05-24drivers: PL011: allow avoiding UART enabling/disablingAndre Przywara
2015-05-24drivers: PL011: move cts_event workaround into separate functionAndre Przywara
2015-05-24drivers: PL011: replace UART_MIS reading with _RIS & _IMSCAndre Przywara
2015-05-24drivers: PL011: refactor pl011_probe()Andre Przywara
2015-05-24drivers: PL011: refactor pl011_set_termios()Andre Przywara
2015-05-24drivers: PL011: refactor pl011_shutdown()Andre Przywara
2015-05-24drivers: PL011: refactor pl011_startup()Andre Przywara
2015-05-24drivers: PL011: avoid potential unregister_driver callAndre Przywara
2015-05-24tty: serial/8250: remove console dependency for mediatekArnd Bergmann
2015-05-24serial: samsung: only use earlycon for consoleArnd Bergmann
2015-05-24tty: remove platform_sysrq_reset_seqArnd Bergmann
2015-05-24serial: mctrl-gpio: drop usages of IS_ERR_OR_NULLUwe Kleine-König
2015-05-24tty: Spelling s/reseved/reserved/Geert Uytterhoeven
2015-05-24ARM: shmobile: r8a7794 dtsi: Describe DMA for the serial portsGeert Uytterhoeven
2015-05-24ARM: shmobile: r8a7791 dtsi: Describe DMA for the serial portsGeert Uytterhoeven
2015-05-24ARM: shmobile: r8a7790 dtsi: Describe DMA for the serial portsGeert Uytterhoeven
2015-05-24serial: sh-sci: Add DMA support to the DT binding documentationGeert Uytterhoeven
2015-05-24serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-05-24serial: tegra: Fix memory leak on DMA setup failureJon Hunter
2015-05-24serial: sirf: assign console default index if users not set a valid oneQipan Li
2015-05-24serial: sirf: add serial loopback function supportQipan Li
2015-05-24serial: sirf: add uart receive's some error counter and markQipan Li
2015-05-24serial: sirf: fix endless loop bug in uart receive taskletQipan Li
2015-05-24serial: sirf: fix the issue that HW flow control doesn't work for BTQipan Li
2015-05-24serial: sirf: enable ATLAS7 USP serial supportQipan Li