summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | tty: serial/samsung: make register definitions globalArnd Bergmann2013-04-111-3/+3
| * | | | | | | tty: serial/samsung: prepare for common clock APIArnd Bergmann2013-04-111-1/+6
| * | | | | | | tty: Fix race condition if flushing tty flip buffersPeter Hurley2013-04-101-12/+10Star
| * | | | | | | serial: max3100: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-061-2/+2
| * | | | | | | amba-pl011: fix build error if CONFIG_DMA_ENGINE is not enabledChanho Min2013-04-031-0/+4
| * | | | | | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-018-26/+58
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | ARM: PL011: Add support for Rx DMA buffer polling.Chanho Min2013-03-291-19/+138
| * | | | | | | serial: 8250_dw: add support for clk apiEmilio López2013-03-291-9/+24
| * | | | | | | serial: samsung: Avoid waiting forever for TX readyMichael Spang2013-03-291-3/+19
| * | | | | | | serial: samsung: Restore IRQ mask during noirq resumeMichael Spang2013-03-291-0/+20
| * | | | | | | tty: serial: samsung: Disable interrupts in a suspend-friendly wayTomasz Figa2013-03-291-0/+4
| * | | | | | | serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctlyKarthik Manamcheri2013-03-281-7/+7
| * | | | | | | serial: 8250: remove a few lines of dead codePaul Bolle2013-03-261-7/+0Star
| * | | | | | | serial: of_serial: Handle auto-flow-control propertyHeikki Krogerus2013-03-261-3/+10
| * | | | | | | tty: tty_vhangup_session can be staticChanglong Xie2013-03-251-1/+1
| * | | | | | | serial: xilinx_uartps: remove superfluous IDR writeSteffen Trumtrar2013-03-251-3/+0Star
| * | | | | | | serial: sh-sci: remove obsolete Kconfig macrosPaul Bolle2013-03-251-2/+0Star
| * | | | | | | serial: of_serial: Handle fifo-size propertyHeikki Krogerus2013-03-251-0/+4
| * | | | | | | serial: 8250: Allow probe drivers to ignore tx_loadszHeikki Krogerus2013-03-251-0/+4
| * | | | | | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-229-32/+84
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | driver: tty: vt: remove cast for kmalloc return valueZhang Yanfei2013-03-191-2/+1Star
| * | | | | | | driver: tty: serial: remove cast for kzalloc return valueZhang Yanfei2013-03-191-2/+1Star
| * | | | | | | TTY: serial, stop accessing potential NULLsJiri Slaby2013-03-192-2/+2
| * | | | | | | tty: Fix recursive deadlock in tty_perform_flush()Peter Hurley2013-03-191-9/+19
| * | | | | | | tty: Remove redundant tty_wait_until_sent()Peter Hurley2013-03-191-9/+0Star
| * | | | | | | tty: Locate get/put ldisc functions togetherPeter Hurley2013-03-191-23/+23
| * | | | | | | tty: Fold one-line assign function into callersPeter Hurley2013-03-191-25/+6Star
| * | | | | | | tty: Document unsafe ldisc reference acquirePeter Hurley2013-03-191-9/+5Star
| * | | | | | | tty: Separate release semantics of ldisc referencePeter Hurley2013-03-191-34/+35
| * | | | | | | tty: Don't protect atomic operation with mutexPeter Hurley2013-03-191-2/+0Star
| * | | | | | | tty: Add ldisc hangup debug messagesPeter Hurley2013-03-191-0/+19
| * | | | | | | tty: Bracket ldisc release with TTY_DEBUG_HANGUP messagesPeter Hurley2013-03-191-1/+4
| * | | | | | | tty: Fix 'deferred reopen' ldisc commentPeter Hurley2013-03-191-4/+5
| * | | | | | | tty: Make core responsible for synchronizing its workPeter Hurley2013-03-192-20/+21
| * | | | | | | tty: Complete ownership transfer of flip buffersPeter Hurley2013-03-193-35/+14Star
| * | | | | | | tty: Don't reenable already enabled ldiscPeter Hurley2013-03-192-2/+1Star
| * | | | | | | n_tty: Fully initialize ldisc before restarting buffer workPeter Hurley2013-03-191-9/+8Star
| * | | | | | | n_tty: Correct unthrottle-with-buffer-flush commentsPeter Hurley2013-03-191-8/+5Star
| * | | | | | | tty: Wait for SAK work before waiting for hangup workPeter Hurley2013-03-191-1/+1
| * | | | | | | tty: Halt both ldiscs concurrentlyPeter Hurley2013-03-191-13/+25
| * | | | | | | tty: Strengthen no-subsequent-use guarantee of tty_ldisc_halt()Peter Hurley2013-03-191-18/+24
| * | | | | | | tty: Relocate tty_ldisc_halt() to avoid forward declarationPeter Hurley2013-03-191-23/+23
| * | | | | | | tty: Fix ldisc halt sequence on hangupPeter Hurley2013-03-191-20/+19Star
| * | | | | | | tty: Remove unnecessary re-test of ldisc ref countPeter Hurley2013-03-191-19/+19
| * | | | | | | tty: Refactor wait for ldisc refs out of tty_ldisc_hangup()Peter Hurley2013-03-191-18/+36
| * | | | | | | n_tty: Don't flush buffer when closing ldiscPeter Hurley2013-03-191-1/+3
| * | | | | | | n_tty: Factor packet mode status change for reusePeter Hurley2013-03-191-10/+14
| * | | | | | | tty: Add diagnostic for halted line disciplinePeter Hurley2013-03-192-1/+14
| * | | | | | | tty: ifx6x60: Remove unused suspend/resume callbacksLars-Peter Clausen2013-03-191-26/+0Star
| * | | | | | | tty: mrst_max3110: Use dev_pm_opsLars-Peter Clausen2013-03-191-7/+12