aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial-tegra.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-17serial: tegra: fix tty-kref leakJohan Hovold1-1/+3
2013-08-27tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar1-2/+8
2013-08-12serial: tegra: use NULL instead of 0Jingoo Han1-3/+3
2013-05-28treewide: Fix typo in printkMasanari Iida1-1/+1
2013-03-15serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat1-5/+4
2013-02-15serial: tegra: assume CONFIG_OFStephen Warren1-3/+2
2013-01-25serial: tegra: Fix compilation errorVenu Byravarasu1-1/+1
2013-01-17serial: tegra: Switch to using struct tty_portThierry Reding1-12/+15
2013-01-15serial: tegra: add serial driverLaxman Dewangan1-0/+1399