summaryrefslogtreecommitdiff
path: root/drivers/tty/serial (follow)
Commit message (Expand)AuthorAge
...
* | Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-09
|\ \
| * | tty: sc16is7xx: remove retval from gpiochip_remove()Linus Walleij2014-09-23
| * | driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
| |/
* | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-08
|\ \
| * | Revert "serial/core: Initialize the console pm state"Greg Kroah-Hartman2014-10-02
| * | tty: serial: msm: Add earlycon supportStephen Boyd2014-09-28
| * | serial/core: Initialize the console pm stateSudhir Sreedharan2014-09-28
| * | serial: asc: Conditionally use readl_relaxed (COMPILE_TEST)Daniel Thompson2014-09-28
| * | serial: of-serial: add PM suspend/resume supportJingchang Lu2014-09-28
| * | serial: 8250_pci: remove rts_n override from Baytrail quirkHeikki Krogerus2014-09-28
| * | serial: cadence: Add generic earlycon supportMichal Simek2014-09-28
| * | serial: imx: change the wait even to interruptiableHuang Shijie2014-09-28
| * | serial: imx: terminate the RX DMA when the UART is suspendingHuang Shijie2014-09-28
| * | serial: imx: fix throttle/unthrottle callbacks for hardware assisted flow con...Fugang Duan2014-09-28
| * | serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue2014-09-28
| * | tty: omap-serial: pull out calculation from baud_is_mode16Frans Klaver2014-09-28
| * | tty: omap-serial: fix division by zeroFrans Klaver2014-09-28
| * | tty: serial: 8250_core: remove UART_IER_RDI in serial8250_stop_rx()Sebastian Andrzej Siewior2014-09-26
| * | tty: serial: 8250_core: use the ->line argument as a hint in serial8250_find_...Sebastian Andrzej Siewior2014-09-26
| * | tty: serial: 8250_core: read only RX if there is something in the FIFOSebastian Andrzej Siewior2014-09-26
| * | tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior2014-09-26
| * | tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior2014-09-26
| * | serial: core: Use spin_lock_irq() in uart_set_termios()Peter Hurley2014-09-23
| * | serial: bfin-uart: Fix auto CTSPeter Hurley2014-09-23
| * | serial: core: Privatize tty->hw_stoppedPeter Hurley2014-09-23
| * | serial: core: Privatize modem status enable flagsPeter Hurley2014-09-23
| * | serial: core: Document and assert lock requirements for irq helpersPeter Hurley2014-09-23
| * | tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom ...Alexander Shiyan2014-09-20
| * | Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman2014-09-14
| |\ \
| * | | tty: serial: 8250: Add Mediatek UART driverMatthias Brugger2014-09-10
| * | | serial: asc: Adopt readl_/writel_relaxed()Daniel Thompson2014-09-10
| * | | serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB supportAlexander Shiyan2014-09-09
| * | | serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado2014-09-09
| * | | tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior2014-09-08
| * | | tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior2014-09-08
| * | | tty: vt8500_serial: explicitly calculate base baud rateAlexey Charkov2014-09-08
| * | | tty: vt8500_serial: add polled console functionsAlexey Charkov2014-09-08
| * | | tty: vt8500_serial: add missing support for RTS settingAlexey Charkov2014-09-08
| * | | tty: vt8500_serial: add support for UART in WM8880 chipsAlexey Charkov2014-09-08
| * | | serial: kgdb_nmi: No CON_ENABLED by defaultDaniel Thompson2014-09-08
| * | | serial: amba-pl011: Use container_of() to get uart_amba_portDaniel Thompson2014-09-08
| * | | serial: imx: clean up imx_poll_get_char()Dirk Behme2014-09-08
| * | | serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()Peter Hurley2014-09-08
| * | | serial: 8250: Document serial8250_modem_status() lockingPeter Hurley2014-09-08
| * | | serial: blackfin: Fix missing gpio.hPeter Hurley2014-09-08
| * | | serial: sunsab: Don't enable tx if tx stoppedPeter Hurley2014-09-08
| * | | serial: mpc52xx: Use default serial core x_char handlerPeter Hurley2014-09-08
| * | | serial: Fix send_xchar() handlersPeter Hurley2014-09-08
| * | | serial: core: Remove unsafe x_char optimizationPeter Hurley2014-09-08
| * | | serial: core: Fix x_char racePeter Hurley2014-09-08