index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial-tegra.c
Age
Commit message (
Expand
)
Author
2014-11-25
serial: tegra: clean up tty-flag assignments
Johan Hovold
2014-11-05
serial: Refactor uart_flush_buffer() from uart_close()
Peter Hurley
2014-07-10
serial: tegra: ack the rx dma desc after transfer terminated
Pradeep Goudagunta
2014-07-10
serial: tegra: update tx_circular buffer only when TX_DMA is in progress
Pradeep Goudagunta
2013-12-11
serial: tegra: convert to standard DMA DT bindings
Stephen Warren
2013-12-11
serial: tegra: use reset framework
Stephen Warren
2013-10-07
serial: tegra: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-17
serial: tegra: fix tty-kref leak
Johan Hovold
2013-08-27
tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-12
serial: tegra: use NULL instead of 0
Jingoo Han
2013-05-28
treewide: Fix typo in printk
Masanari Iida
2013-03-15
serial: tegra: Convert to devm_ioremap_resource()
Sachin Kamat
2013-02-15
serial: tegra: assume CONFIG_OF
Stephen Warren
2013-01-25
serial: tegra: Fix compilation error
Venu Byravarasu
2013-01-17
serial: tegra: Switch to using struct tty_port
Thierry Reding
2013-01-15
serial: tegra: add serial driver
Laxman Dewangan