summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-08Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-03Revert "serial/core: Initialize the console pm state"Greg Kroah-Hartman
2014-09-29tty: serial: msm: Add earlycon supportStephen Boyd
2014-09-29serial/core: Initialize the console pm stateSudhir Sreedharan
2014-09-29serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)Daniel Thompson
2014-09-29serial: of-serial: add PM suspend/resume supportJingchang Lu
2014-09-29tty/metag_da: Add console_poll module parameterJames Hogan
2014-09-29serial: 8250_pci: remove rts_n override from Baytrail quirkHeikki Krogerus
2014-09-29serial: cadence: Add generic earlycon supportMichal Simek
2014-09-29serial: imx: change the wait even to interruptiableHuang Shijie
2014-09-29serial: imx: terminate the RX DMA when the UART is suspendingHuang Shijie
2014-09-29serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...Fugang Duan
2014-09-29serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-09-29tty: omap-serial: pull out calculation from baud_is_mode16Frans Klaver
2014-09-29tty: omap-serial: fix division by zeroFrans Klaver
2014-09-29xen_hvc: no reason to write the type key on xenstoreStefano Stabellini
2014-09-26tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...Sebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior
2014-09-24tty: Hold termios_rwsem for tcflow(TCIxxx)Peter Hurley
2014-09-24tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley
2014-09-24tty: Serialize tcflow() with other tty flow control changesPeter Hurley
2014-09-24tty: Move packet mode flow control notifications to pty driverPeter Hurley
2014-09-24tty: Serialize tty flow control changes with flow_lockPeter Hurley
2014-09-24serial: core: Use spin_lock_irq() in uart_set_termios()Peter Hurley
2014-09-24serial: bfin-uart: Fix auto CTSPeter Hurley
2014-09-24serial: core: Privatize tty->hw_stoppedPeter Hurley
2014-09-24serial: core: Privatize modem status enable flagsPeter Hurley
2014-09-24serial: core: Document and assert lock requirements for irq helpersPeter Hurley
2014-09-20tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom ...Alexander Shiyan
2014-09-15Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger
2014-09-10serial: asc: Adopt readl_/writel_relaxed()Daniel Thompson
2014-09-10serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB supportAlexander Shiyan
2014-09-10serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado
2014-09-08tty: xuartps: Fix tx_emtpy() callbackLars-Peter Clausen
2014-09-08tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud
2014-09-08serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox
2014-09-08tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior
2014-09-08tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior
2014-09-08tty/vt/keyboard: Resolve many shadow warningsMark Rustad
2014-09-08tty: vt8500_serial: explicitly calculate base baud rateAlexey Charkov
2014-09-08tty: vt8500_serial: add polled console functionsAlexey Charkov
2014-09-08tty: vt8500_serial: add missing support for RTS settingAlexey Charkov
2014-09-08tty: vt8500_serial: add support for UART in WM8880 chipsAlexey Charkov
2014-09-08serial: kgdb_nmi: No CON_ENABLED by defaultDaniel Thompson
2014-09-08serial: amba-pl011: Use container_of() to get uart_amba_portDaniel Thompson