aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* [BACKPORT]tty: n_hdlc: get rid of racy n_hdlc.tbufAndDiSa2017-03-171-60/+68
* solve Section mismatch warningsAndDiSa2017-02-011-1/+1
* Remove UART support of sysrq handler to avoid erroneous results.johnny1_lin2012-05-171-3/+0
* Revert "serial: tegra: Use tegra_dma_cancel() to abort request"Pradeep Kumar2012-05-151-12/+4
* dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-04-053-6/+20
* serial: tegra: Use tegra_dma_cancel() to abort requestLaxman Dewangan2012-04-051-4/+12
* tty: serial: core: Fix console resume for PORT_TEGRAPradeep Kumar2012-03-301-1/+2
* tty: serial: 8250: use postcore_initcall instead of module_initVarun Wadekar2012-03-261-0/+4
* serial: tegra: Define correct port typeLaxman Dewangan2012-03-131-2/+5
* tty: serial: tegra: Fix dma/cpu coherency issuesPradeep Kumar2012-02-291-0/+6
* serial: tegra: checkpatch cleanupsLaxman Dewangan2012-02-231-130/+117
* Revert "tty: serial: tegra: Add runtime PM support"Nagarjuna Kristam2012-02-091-39/+7
* jsm: Fixed EEH recovery errorLucas Kannebley Tavares2012-02-091-0/+1
* serial: amba-pl011: lock console writes against interruptsRabin Vincent2012-02-091-0/+14
* TTY: fix UV serial console regressionJiri Slaby2012-02-091-5/+7
* tty: serial: tegra: Add runtime PM supportPradeep Kumar2012-02-031-7/+39
* serial: tegra: dequeue dma req using tegra_dma_dequeue_req()Laxman Dewangan2012-02-031-2/+2
* Merge branch 'linux-3.1.y' into android-tegra-nv-3.1Varun Wadekar2012-01-161-2/+3
|\
| * atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino2012-01-121-2/+3
* | tty: serial: tegra: Add HW loopback supportPradeep Goudagunta2012-01-061-0/+4
* | serial: tegra: Wait for tx fifo to be empty on closeLaxman Dewangan2012-01-041-8/+30
* | serial: tegra: move allocation of RX dma to startupPradeep Goudagunta2011-12-301-22/+50
* | tegra: uart: fix driver probe cleanup sequenceDavid Schalig2011-12-211-11/+19
* | serial: tegra: increase tegra_uart_hw_deinit timeoutMatt Wagner2011-12-081-1/+1
* | arm: tegra_hsuart: Add wake_peer operationNitin Kumbhar2011-11-301-0/+9
* | Merge branch 'korg-android-tegra-3.1' into after-upstream-androidDan Willemsen2011-11-301-0/+3
|\ \
| * \ Merge branch 'korg-android-3.1' into korg-android+linux-tegra-3.1Dan Willemsen2011-11-301-0/+3
| |\ \
| | * | serial_core: Add wake_peer uart operation which is called before starting UAR...San Mehat2011-11-301-0/+3
| | |/
* | | serial: tegra: add timeout in tegra_uart_hw_deinitJoshua Cha2011-11-301-1/+10
* | | gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen2011-11-301-0/+1
* | | Serial: tegra: Allow 2% error in selecting clock source for baudrate.Laxman Dewangan2011-11-301-0/+14
* | | serial: tegra: Increasing RX DMA buffer sizePradeep Goudagunta2011-11-301-1/+1
* | | tty: serial: tegra: Avoid sleeping in atomic contextPradeep Goudagunta2011-11-301-3/+16
* | | fixup 5b659f7 serial: tegra: Add check for uart state before accessDan Willemsen2011-11-301-4/+5
* | | serial: tegra: Avoid lock in tx dma abort callbackLaxman Dewangan2011-11-301-2/+8
* | | serial: tegra: Add check for uart state before accessPradeep Goudagunta2011-11-301-0/+4
* | | Revert "serial: tegra: Add delay after TX DMA complete"Pradeep Goudagunta2011-11-301-1/+0
* | | serial: tegra: Check tx fifo status before writingPradeep Goudagunta2011-11-301-0/+17
* | | serial: tegra: Add delay after TX DMA completePradeep Goudagunta2011-11-301-0/+1
* | | serial: 8250: tegra: disabling MSR interruptsPradeep Goudagunta2011-11-301-0/+3
* | | serial: tegra: support auto control of RTSPradeep Goudagunta2011-11-301-2/+2
* | | serial: tegra: Support for best clock sourceLaxman Dewangan2011-11-301-2/+107
* | | arm: tegra: Clean up SOC conditionalsScott Williams2011-11-301-4/+4
* | | arm: tegra: dma: Adding client name with dma allocation.Laxman Dewangan2011-11-301-2/+4
* | | i2c/serial: tegra: Fixing pointer check returned from clk_getLaxman Dewangan2011-11-301-1/+1
* | | Update copyrightsScott Williams2011-11-301-1/+1
* | | arm:tegra:uart: Set clk rate according to baudratePradeep Goudagunta2011-11-301-0/+12
* | | arm: serial: tegra: Setting tx trigger level to 8 bytesPradeep Goudagunta2011-11-301-2/+2
* | | [ARM] tegra:uart:Reseting Tx fifo in non fifo modePradeep Goudagunta2011-11-301-0/+12
* | | [ARM/tegra] Add initial Tegra3 driver supportScott Williams2011-11-301-2/+2