summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
...
* | | tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley2014-07-10
* | | serial: Use UPF_* constants with struct uart_port flagsPeter Hurley2014-07-10
* | | tty: ipwireless: Remove tty->closing abort from ipw_open()Peter Hurley2014-07-10
* | | tty: Move tty->closing from port lock critical sectionPeter Hurley2014-07-10
* | | tty: Document locking for tty_port_hangup()Peter Hurley2014-07-10
* | | tty: Document locking for tty_port_block_til_ready()Peter Hurley2014-07-10
* | | tty: Document locking for tty_port_open()Peter Hurley2014-07-10
* | | tty: Document locking for tty_port_close{,start,end}()Peter Hurley2014-07-10
* | | serial: fsl_lpuart: calculate DMA burstStefan Agner2014-07-10
* | | serial: fsl_lpuart: move DMA RX timeout calculationStefan Agner2014-07-10
* | | serial: core: Preserve termios c_cflag for console resumePeter Hurley2014-07-10
* | | serial: tegra: ack the rx dma desc after transfer terminatedPradeep Goudagunta2014-07-10
* | | serial: tegra: update tx_circular buffer only when TX_DMA is in progressPradeep Goudagunta2014-07-10
* | | serial: lpc32xx uart module can't do consoleArnd Bergmann2014-07-10
* | | serial: pxa: fix build with !SERIAL_PXA_CONSOLEArnd Bergmann2014-07-10
* | | serial/arc: Enable DT based earlyconVineet Gupta2014-07-10
* | | serial/arc: inline the probe helperVineet Gupta2014-07-10
* | | serial/arc: remove last remanants of platform dataVineet Gupta2014-07-10
* | | serial/arc: remove earlyprintk support and switch to earlyconVineet Gupta2014-07-10
* | | serial/arc: Use generic earlycon infrastructureVineet Gupta2014-07-10
* | | serial/arc: Remove the workaround for legacy ISSVineet Gupta2014-07-10
* | | serial/arc: Refactor by referencing to uart_port where possibleVineet Gupta2014-07-10
* | | serial/arc: use uart_console_write() helperVineet Gupta2014-07-10
* | | serial: 8250_dw: add ability to handle the peripheral clockHeiko Stübner2014-07-10
* | | serial: 8250_dw: use UPF_* constants when define flagsAndy Shevchenko2014-07-10
* | | serial: 8250_dw: clock rate handling for all ACPI platformsHeikki Krogerus2014-07-10
* | | serial: samsung: Use %pa to print 'resource_size_t' typeFabio Estevam2014-07-10
* | | tty: serial: msm_serial.c: Cleaning up uninitialized variablesRickard Strandqvist2014-07-09
* | | serial: sirf: transfer more bytes once to decrease interruptsQipan Li2014-07-09
* | | tty: serial: men_z135_uart: Wakeup UART after transmittingJohannes Thumshirn2014-07-09
* | | serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan2014-07-09
* | | serial: core: Make enable_ms() optionalAlexander Shiyan2014-07-09
* | | serial: samsung: no more support for S5PC100 SoCKukjin Kim2014-07-09
* | | serial: samsung: no more support for S5P6440 and S5P6450 SoCsKukjin Kim2014-07-09
* | | serial: samsung: Consider DT alias when probing portsTomasz Figa2014-07-09
* | | serial: amba-pl010: Use devres APIsTushar Behera2014-07-09
* | | serial: amba-pl011: Remove redundant labelTushar Behera2014-07-09
* | | serial: samsung: Remove redundant labelTushar Behera2014-07-09
|/ /
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-25
|\ \ | |/ |/|
| * Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin...Arnd Bergmann2014-06-20
| |\
| * | tty: serial: msm: Fix section mismatch warningKumar Gala2014-06-18
* | | Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-21
|\ \ \
| * | | tty/serial: fix 8250 early console option passing to regular consoleRob Herring2014-06-19
| * | | tty: Correct INPCK handlingPeter Hurley2014-06-19
| * | | serial: Fix IGNBRK handlingPeter Hurley2014-06-19
| * | | serial: samsung: Fix build errorSachin Kamat2014-06-17
| | |/ | |/|
* | | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie2014-06-19
|\ \ \ | |/ / |/| |
| * | vt: Don't ignore unbind errors in vt_unbindDaniel Vetter2014-06-06
| * | vt: Fix up unregistration of vt driversDaniel Vetter2014-06-06
| * | vt: Fix replacement console check when unbindingDaniel Vetter2014-06-06