summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial-tegra.c
Commit message (Expand)AuthorAgeFilesLines
* serial: tegra: ack the rx dma desc after transfer terminatedPradeep Goudagunta2014-07-111-0/+1
* serial: tegra: update tx_circular buffer only when TX_DMA is in progressPradeep Goudagunta2014-07-111-0/+3
* serial: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-121-18/+6Star
* serial: tegra: use reset frameworkStephen Warren2013-12-121-4/+10
* serial: tegra: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* serial: tegra: fix tty-kref leakJohan Hovold2013-09-171-1/+3
* tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-281-2/+8
* serial: tegra: use NULL instead of 0Jingoo Han2013-08-121-3/+3
* treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
* serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat2013-03-151-5/+4Star
* serial: tegra: assume CONFIG_OFStephen Warren2013-02-151-3/+2Star
* serial: tegra: Fix compilation errorVenu Byravarasu2013-01-251-1/+1
* serial: tegra: Switch to using struct tty_portThierry Reding2013-01-181-12/+15
* serial: tegra: add serial driverLaxman Dewangan2013-01-161-0/+1399