summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2014-09-26tty: serial: 8250_core: add run time pmSebastian Andrzej Siewior2-13/+121
2014-09-26tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacksSebastian Andrzej Siewior1-0/+14
2014-09-24tty: Hold termios_rwsem for tcflow(TCIxxx)Peter Hurley1-3/+7
2014-09-24tty: Move and rename send_prio_char() as tty_send_xchar()Peter Hurley2-33/+33
2014-09-24tty: Serialize tcflow() with other tty flow control changesPeter Hurley1-2/+6
2014-09-24tty: Move packet mode flow control notifications to pty driverPeter Hurley2-27/+45
2014-09-24tty: Serialize tty flow control changes with flow_lockPeter Hurley1-11/+28
2014-09-24serial: core: Use spin_lock_irq() in uart_set_termios()Peter Hurley1-5/+4
2014-09-24serial: bfin-uart: Fix auto CTSPeter Hurley1-1/+2
2014-09-24serial: core: Privatize tty->hw_stoppedPeter Hurley2-22/+20
2014-09-24serial: core: Privatize modem status enable flagsPeter Hurley2-13/+18
2014-09-24serial: core: Document and assert lock requirements for irq helpersPeter Hurley1-0/+8
2014-09-20tty: serial_mctrl_gpio: Fix COMPILE_TEST build for architectures with custom ...Alexander Shiyan1-1/+1
2014-09-15Merge 3.17-rc5 into tty-nextGreg Kroah-Hartman3-2/+44
2014-09-10tty: serial: 8250: Add Mediatek UART driverMatthias Brugger3-0/+301
2014-09-10serial: asc: Adopt readl_/writel_relaxed()Daniel Thompson1-1/+5
2014-09-10serial: clps711x: Fix COMPILE_TEST build for target without GPIOLIB supportAlexander Shiyan1-1/+1
2014-09-10serial/8250_core: Add reference to uacess.hRicardo Ribalda Delgado1-0/+1
2014-09-09tty: xuartps: Fix tx_emtpy() callbackLars-Peter Clausen1-1/+1
2014-09-09tty/serial: at91: BUG: disable interrupts when !UART_ENABLE_MS()Richard Genoud1-1/+42
2014-09-09serial: 8250_dw: Add ACPI ID for Intel BraswellAlan Cox1-0/+1
2014-09-09tty: serial: 8250_core: allow to overwrite & export serial8250_startup()Sebastian Andrzej Siewior1-2/+23
2014-09-09tty: serial: 8250_core: provide a function to export uart_8250_portSebastian Andrzej Siewior2-0/+20
2014-09-09tty/vt/keyboard: Resolve many shadow warningsMark Rustad1-83/+83
2014-09-09tty: vt8500_serial: explicitly calculate base baud rateAlexey Charkov1-6/+21
2014-09-09tty: vt8500_serial: add polled console functionsAlexey Charkov1-0/+31
2014-09-09tty: vt8500_serial: add missing support for RTS settingAlexey Charkov1-0/+8
2014-09-09tty: vt8500_serial: add support for UART in WM8880 chipsAlexey Charkov1-14/+56
2014-09-09serial: kgdb_nmi: No CON_ENABLED by defaultDaniel Thompson1-2/+3
2014-09-09serial: amba-pl011: Use container_of() to get uart_amba_portDaniel Thompson1-18/+36
2014-09-09serial: imx: clean up imx_poll_get_char()Dirk Behme1-25/+4
2014-09-09serial: core: Unwrap tertiary assignment in uart_handle_dcd_change()Peter Hurley1-5/+8
2014-09-09serial: 8250: Document serial8250_modem_status() lockingPeter Hurley1-0/+1
2014-09-09serial: blackfin: Fix missing gpio.hPeter Hurley1-0/+1
2014-09-09serial: sunsab: Don't enable tx if tx stoppedPeter Hurley1-1/+1
2014-09-09serial: mpc52xx: Use default serial core x_char handlerPeter Hurley1-17/+0
2014-09-09serial: Fix send_xchar() handlersPeter Hurley2-0/+6
2014-09-09serial: core: Remove unsafe x_char optimizationPeter Hurley1-6/+2
2014-09-09serial: core: Fix x_char racePeter Hurley1-4/+3
2014-09-09serial: imx: Fix x_char handling and tx flow controlPeter Hurley1-23/+16
2014-09-09serial: Style fixPeter Hurley1-2/+1
2014-09-09Revert "serial: uart: add hw flow control support configuration"Peter Hurley3-17/+5
2014-09-09tty/serial: samsung: enable usage for 64-bit Exynos platformsNaveen Krishna Chatradhi1-1/+1
2014-09-09serial: vr41xx_siu: delete double assignmentJulia Lawall1-1/+0
2014-09-09serial: Fix build failure caused by missing header filePranith Kumar1-0/+1
2014-09-09ARM: meson: serial: add MesonX SoC on-chip uart driverCarlo Caione3-0/+653
2014-09-09drivers/tty/nozomi.c: Use 'nozomi_setup_memory' instead of 'setup_memory'Chen Gang1-3/+3
2014-09-09tty: serial: uartlite: Remove .owner field for driverMichal Simek1-1/+0
2014-09-09tty: serial: xuartps: Remove .owner field for driverMichal Simek1-1/+0
2014-09-09serial: 8250_hp300: trivial: fix symbol name in #warning messageDaniele Forsi1-1/+1