summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2014-07-10serial: pxa: fix build with !SERIAL_PXA_CONSOLEArnd Bergmann
2014-07-10serial/arc: Enable DT based earlyconVineet Gupta
2014-07-10serial/arc: inline the probe helperVineet Gupta
2014-07-10serial/arc: remove last remanants of platform dataVineet Gupta
2014-07-10serial/arc: remove earlyprintk support and switch to earlyconVineet Gupta
2014-07-10serial/arc: Use generic earlycon infrastructureVineet Gupta
2014-07-10serial/arc: Remove the workaround for legacy ISSVineet Gupta
2014-07-10serial/arc: Refactor by referencing to uart_port where possibleVineet Gupta
2014-07-10serial/arc: use uart_console_write() helperVineet Gupta
2014-07-10serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner
2014-07-10serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko
2014-07-10serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus
2014-07-10serial: samsung: Use %pa to print 'resource_size_t' typeFabio Estevam
2014-07-10tty: serial: msm_serial.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-07-10serial: sirf: transfer more bytes once to decrease interruptsQipan Li
2014-07-10tty: serial: men_z135_uart: Wakeup UART after transmittingJohannes Thumshirn
2014-07-10serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-07-10serial: core: Make enable_ms() optionalAlexander Shiyan
2014-07-10serial: samsung: no more support for S5PC100 SoCKukjin Kim
2014-07-10serial: samsung: no more support for S5P6440 and S5P6450 SoCsKukjin Kim
2014-07-10serial: samsung: Consider DT alias when probing portsTomasz Figa
2014-07-10serial: amba-pl010: Use devres APIsTushar Behera
2014-07-10serial: amba-pl011: Remove redundant labelTushar Behera
2014-07-10serial: samsung: Remove redundant labelTushar Behera
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-19tty/serial: fix 8250 early console option passing to regular consoleRob Herring
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2014-06-18tty: serial: msm: Fix section mismatch warningKumar Gala
2014-06-18serial: samsung: Fix build errorSachin Kamat
2014-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-31Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2014-05-30Revert "serial: imx: remove the DMA wait queue"Greg Kroah-Hartman
2014-05-29serial: kgdb_nmi: Improve console integration with KDB I/ODaniel Thompson
2014-05-29serial: kgdb_nmi: Switch from tasklets to real timersDaniel Thompson
2014-05-29serial: kgdb_nmi: Use container_of() to locate private dataDaniel Thompson
2014-05-29serial: cpm_uart: No LF conversion in put_poll_char()Daniel Thompson
2014-05-29serial: sirf: Fix compilation failureDaniel Thompson
2014-05-29tty: serial: msm: Remove direct access to GSBIAndy Gross
2014-05-28printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers
2014-05-28serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-05-28serial: uart: add hw flow control support configurationMurali Karicheri
2014-05-28tty/serial: at91: add interrupts for modem control linesRichard Genoud
2014-05-28tty/serial: at91: use mctrl_gpio helpersRichard Genoud
2014-05-28tty/serial: Add GPIOLIB helpers for controlling modem linesRichard Genoud
2014-05-28serial: sccnxp: Add IGNPAR flag handlingAlexander Shiyan
2014-05-28serial: sccnxp: Remove useless timer_pending() checkAlexander Shiyan