summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial-tegra.c
AgeCommit message (Expand)AuthorLines
2014-11-25serial: tegra: clean up tty-flag assignmentsJohan Hovold-3/+3
2014-11-05serial: Refactor uart_flush_buffer() from uart_close()Peter Hurley-14/+16
2014-07-10serial: tegra: ack the rx dma desc after transfer terminatedPradeep Goudagunta-0/+1
2014-07-10serial: tegra: update tx_circular buffer only when TX_DMA is in progressPradeep Goudagunta-0/+3
2013-12-11serial: tegra: convert to standard DMA DT bindingsStephen Warren-18/+6
2013-12-11serial: tegra: use reset frameworkStephen Warren-4/+10
2013-10-07serial: tegra: remove deprecated IRQF_DISABLEDMichael Opdenacker-1/+1
2013-09-17serial: tegra: fix tty-kref leakJohan Hovold-1/+3
2013-08-27tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar-2/+8
2013-08-12serial: tegra: use NULL instead of 0Jingoo Han-3/+3
2013-05-28treewide: Fix typo in printkMasanari Iida-1/+1
2013-03-15serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat-5/+4
2013-02-15serial: tegra: assume CONFIG_OFStephen Warren-3/+2
2013-01-25serial: tegra: Fix compilation errorVenu Byravarasu-1/+1
2013-01-17serial: tegra: Switch to using struct tty_portThierry Reding-12/+15
2013-01-15serial: tegra: add serial driverLaxman Dewangan-0/+1399