summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-01-06tty: serial: tegra: Add HW loopback supportPradeep Goudagunta
2012-01-04serial: tegra: Wait for tx fifo to be empty on closeLaxman Dewangan
2011-12-30serial: tegra: move allocation of RX dma to startupPradeep Goudagunta
2011-12-21tegra: uart: fix driver probe cleanup sequenceDavid Schalig
2011-12-08serial: tegra: increase tegra_uart_hw_deinit timeoutMatt Wagner
2011-11-30arm: tegra_hsuart: Add wake_peer operationNitin Kumbhar
2011-11-30Merge branch 'korg-android-tegra-3.1' into after-upstream-androidDan Willemsen
2011-11-30serial: tegra: add timeout in tegra_uart_hw_deinitJoshua Cha
2011-11-30gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2011-11-30Serial: tegra: Allow 2% error in selecting clock source for baudrate.Laxman Dewangan
2011-11-30serial: tegra: Increasing RX DMA buffer sizePradeep Goudagunta
2011-11-30tty: serial: tegra: Avoid sleeping in atomic contextPradeep Goudagunta
2011-11-30fixup 5b659f7 serial: tegra: Add check for uart state before accessDan Willemsen
2011-11-30serial: tegra: Avoid lock in tx dma abort callbackLaxman Dewangan
2011-11-30serial: tegra: Add check for uart state before accessPradeep Goudagunta
2011-11-30Revert "serial: tegra: Add delay after TX DMA complete"Pradeep Goudagunta
2011-11-30serial: tegra: Check tx fifo status before writingPradeep Goudagunta
2011-11-30serial: tegra: Add delay after TX DMA completePradeep Goudagunta
2011-11-30serial: 8250: tegra: disabling MSR interruptsPradeep Goudagunta
2011-11-30serial: tegra: support auto control of RTSPradeep Goudagunta
2011-11-30serial: tegra: Support for best clock sourceLaxman Dewangan
2011-11-30arm: tegra: Clean up SOC conditionalsScott Williams
2011-11-30arm: tegra: dma: Adding client name with dma allocation.Laxman Dewangan
2011-11-30i2c/serial: tegra: Fixing pointer check returned from clk_getLaxman Dewangan
2011-11-30Update copyrightsScott Williams
2011-11-30arm:tegra:uart: Set clk rate according to baudratePradeep Goudagunta
2011-11-30arm: serial: tegra: Setting tx trigger level to 8 bytesPradeep Goudagunta
2011-11-30[ARM] tegra:uart:Reseting Tx fifo in non fifo modePradeep Goudagunta
2011-11-30[ARM/tegra] Add initial Tegra3 driver supportScott Williams
2011-11-30serial: 8250: support auto control of RTSCTS on tegra typePradeep Goudagunta
2011-11-30tegra hsuart: Clean tx_bytes in tegra_flush_bufferVictor Ryabukhin
2011-11-30arm: tegra: hsuart: Support for Bluetooth wakeupPradeep Goudagunta
2011-11-30[armi]tegra: serial: Removing tx workqueue.Laxman Dewangan
2011-11-30Revert "serial: tegra_hsuart: Call complete callbacks when cancelling reqs"Dan Willemsen
2011-11-30Merge branch 'korg-android-3.1' into korg-android+linux-tegra-3.1Dan Willemsen
2011-11-30serial_core: Add wake_peer uart operation which is called before starting UAR...San Mehat
2011-11-30tty: serial: tegra_hsuart: Move to tty/serial directoryColin Cross
2011-11-30serial: Add tegra_hsuart driverColin Cross
2011-11-26TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby
2011-11-26TTY: ldisc, move wait idle to callerJiri Slaby
2011-11-26TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby
2011-11-26tty: hvc_dcc: Fix duplicate character inputsStephen Boyd
2011-11-26pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-26pch_uart: Fix DMA resource leak issueTomoya MORINAGA
2011-11-26pch_uart: Fix hw-flow control issueTomoya MORINAGA
2011-11-11jsm: remove buggy write queueThadeu Lima de Souza Cascardo
2011-11-11serial-core: power up uart port early before we do set_termios when resumingNing Jiang
2011-11-11serial: pxa: work around for errata #20Marcus Folkesson
2011-11-11TTY: pty, release tty in all ptmx_open fail pathsJiri Slaby
2011-11-11TTY: make tty_add_file non-failingJiri Slaby