summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
* | | serial: core: Preserve termios c_cflag for console resumePeter Hurley2014-07-101-0/+3
* | | serial: tegra: ack the rx dma desc after transfer terminatedPradeep Goudagunta2014-07-101-0/+1
* | | serial: tegra: update tx_circular buffer only when TX_DMA is in progressPradeep Goudagunta2014-07-101-0/+3
* | | serial: lpc32xx uart module can't do consoleArnd Bergmann2014-07-101-1/+1
* | | serial: pxa: fix build with !SERIAL_PXA_CONSOLEArnd Bergmann2014-07-101-1/+1
* | | serial/arc: Enable DT based earlyconVineet Gupta2014-07-101-0/+1
* | | serial/arc: inline the probe helperVineet Gupta2014-07-101-50/+40
* | | serial/arc: remove last remanants of platform dataVineet Gupta2014-07-101-16/+6
* | | serial/arc: remove earlyprintk support and switch to earlyconVineet Gupta2014-07-101-75/+12
* | | serial/arc: Use generic earlycon infrastructureVineet Gupta2014-07-102-0/+31
* | | serial/arc: Remove the workaround for legacy ISSVineet Gupta2014-07-101-14/+0
* | | serial/arc: Refactor by referencing to uart_port where possibleVineet Gupta2014-07-101-86/+69
* | | serial/arc: use uart_console_write() helperVineet Gupta2014-07-101-14/+4
* | | serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner2014-07-101-3/+28
* | | serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko2014-07-101-1/+1
* | | serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus2014-07-101-75/+28
* | | serial: samsung: Use %pa to print 'resource_size_t' typeFabio Estevam2014-07-101-2/+2
* | | tty: serial: msm_serial.c: Cleaning up uninitialized variablesRickard Strandqvist2014-07-091-1/+1
* | | serial: sirf: transfer more bytes once to decrease interruptsQipan Li2014-07-092-2/+3
* | | tty: serial: men_z135_uart: Wakeup UART after transmittingJohannes Thumshirn2014-07-091-3/+3
* | | serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-0940-239/+0
* | | serial: core: Make enable_ms() optionalAlexander Shiyan2014-07-091-6/+11
* | | serial: samsung: no more support for S5PC100 SoCKukjin Kim2014-07-091-2/+1
* | | serial: samsung: no more support for S5P6440 and S5P6450 SoCsKukjin Kim2014-07-092-2/+0
* | | serial: samsung: Consider DT alias when probing portsTomasz Figa2014-07-091-3/+10
* | | serial: amba-pl010: Use devres APIsTushar Behera2014-07-091-32/+16
* | | serial: amba-pl011: Remove redundant labelTushar Behera2014-07-091-20/+10
* | | serial: samsung: Remove redundant labelTushar Behera2014-07-091-4/+1
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-251-1/+1
|\ \ | |/ |/|
| * tty: serial: msm: Fix section mismatch warningKumar Gala2014-06-181-1/+1
* | tty/serial: fix 8250 early console option passing to regular consoleRob Herring2014-06-192-2/+5
* | serial: Fix IGNBRK handlingPeter Hurley2014-06-1934-32/+44
* | serial: samsung: Fix build errorSachin Kamat2014-06-171-1/+1
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-06-041-4/+4
|\
| * tile: serial: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-4/+4
* | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-042-0/+29
|\ \
| * | tty/serial: pl011: add DT based earlycon supportRob Herring2014-05-201-0/+1
| * | serial: earlycon: add DT supportRob Herring2014-05-201-0/+28
| * | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-2018-819/+3097
| |\ \ | | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-2/+2
|\ \ \
| * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-2/+2
* | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-0335-1000/+3720
|\ \ \ \
| * | | | Revert "serial: imx: remove the DMA wait queue"Greg Kroah-Hartman2014-05-291-14/+28
| * | | | serial: kgdb_nmi: Improve console integration with KDB I/ODaniel Thompson2014-05-291-3/+13
| * | | | serial: kgdb_nmi: Switch from tasklets to real timersDaniel Thompson2014-05-291-21/+9
| * | | | serial: kgdb_nmi: Use container_of() to locate private dataDaniel Thompson2014-05-291-8/+5
| * | | | serial: cpm_uart: No LF conversion in put_poll_char()Daniel Thompson2014-05-291-4/+4
| * | | | serial: sirf: Fix compilation failureDaniel Thompson2014-05-291-1/+1
| * | | | printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers2014-05-281-0/+1
| * | | | serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus2014-05-281-5/+12
OpenPOWER on IntegriCloud