summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-07-10tty: serial: Fix termios/port flags mismatchPeter Hurley
2014-07-10tty: Call hangup method in modern stylePeter Hurley
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley
2014-07-10serial: Use UPF_* constants with struct uart_port flagsPeter Hurley
2014-07-10tty: ipwireless: Remove tty->closing abort from ipw_open()Peter Hurley
2014-07-10tty: Move tty->closing from port lock critical sectionPeter Hurley
2014-07-10tty: Document locking for tty_port_hangup()Peter Hurley
2014-07-10tty: Document locking for tty_port_block_til_ready()Peter Hurley
2014-07-10tty: Document locking for tty_port_open()Peter Hurley
2014-07-10tty: Document locking for tty_port_close{,start,end}()Peter Hurley
2014-07-10serial: fsl_lpuart: calculate DMA burstStefan Agner
2014-07-10serial: fsl_lpuart: move DMA RX timeout calculationStefan Agner
2014-07-10serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-07-10serial: tegra: ack the rx dma desc after transfer terminatedPradeep Goudagunta
2014-07-10serial: tegra: update tx_circular buffer only when TX_DMA is in progressPradeep Goudagunta
2014-07-10serial: lpc32xx uart module can't do consoleArnd Bergmann
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-09tty: serial: msm_serial.c: Cleaning up uninitialized variablesRickard Strandqvist
2014-07-09serial: sirf: transfer more bytes once to decrease interruptsQipan Li
2014-07-09tty: serial: men_z135_uart: Wakeup UART after transmittingJohannes Thumshirn
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-07-09serial: core: Make enable_ms() optionalAlexander Shiyan
2014-07-09serial: samsung: no more support for S5PC100 SoCKukjin Kim
2014-07-09serial: samsung: no more support for S5P6440 and S5P6450 SoCsKukjin Kim
2014-07-09serial: samsung: Consider DT alias when probing portsTomasz Figa
2014-07-09serial: amba-pl010: Use devres APIsTushar Behera
2014-07-09serial: amba-pl011: Remove redundant labelTushar Behera
2014-07-09serial: samsung: Remove redundant labelTushar Behera
2014-06-26of: Migrate of_find_node_by_name() users to for_each_node_by_name()Grant Likely
2014-06-26tty: Update hypervisor tty drivers to use core stdout parsing code.Grant Likely
2014-06-26of: Enable console on serial ports specified by /chosen/stdout-pathGrant Likely
2014-06-25Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-21Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-20Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin...Arnd Bergmann
2014-06-19tty/serial: fix 8250 early console option passing to regular consoleRob Herring
2014-06-19tty: Correct INPCK handlingPeter Hurley
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2014-06-19Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i...Dave Airlie