summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial-tegra.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
* serial: tegra: assume CONFIG_OFStephen Warren2013-02-151-3/+2
* 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