Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3c22baeab40b2f8e75907cfd7aa69147d5343d2c
/
drivers
/
tty
/
serial
/
serial-tegra.c
1f69a12
tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started
by Dmitry Osipenko
· 5 years ago
5c116fd
tty: serial: tegra: Optimize DMA buffer synchronization
by Dmitry Osipenko
· 5 years ago
d5e3fadb
tty: serial: tegra: Activate RX DMA transfer by request
by Dmitry Osipenko
· 5 years ago
84a25d9
tty: serial: tegra: Use dma_request_chan() directly for channel request
by Peter Ujfalusi
· 5 years ago
1dce2df
serial: tegra: Add PIO mode support
by Krishna Yarlagadda
· 5 years ago
d781ec2
serial: tegra: report clk rate errors
by Krishna Yarlagadda
· 5 years ago
f04a3cc
serial: tegra: add support to adjust baud rate
by Krishna Yarlagadda
· 5 years ago
7799a3a
serial: tegra: add support to use 8 bytes trigger
by Krishna Yarlagadda
· 5 years ago
53d0a06
serial: tegra: set maximum num of uart ports to 8
by Krishna Yarlagadda
· 5 years ago
222dcdf
serial: tegra: check for FIFO mode enabled status
by Krishna Yarlagadda
· 5 years ago
cb79f50
serial: tegra: report error to upper tty layer
by Krishna Yarlagadda
· 5 years ago
b9c2470
serial: tegra: flush the RX fifo on frame error
by Shardar Shariff Md
· 5 years ago
494f79b
serial: tegra: avoid reg access when clk disabled
by Ahung Cheng
· 5 years ago
33ae787
serial: tegra: add support to ignore read
by Shardar Shariff Md
· 5 years ago
18a4c40
serial: tegra: protect IER against LCR.DLAB
by Ahung Cheng
· 5 years ago
6300b14
serial: tegra: add internal loopback functionality
by Andreas Abel
· 5 years ago
1df2178
tty: Remove dev_err() usage after platform_get_irq()
by Stephen Boyd
· 5 years ago
3957386
serial: tegra: fix some spelling mistakes
by Marcel Ziswiler
· 6 years ago
4793f2e
tty: serial: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
e3b3d0f
tty: add SPDX identifiers to all remaining files in drivers/tty/
by Greg Kroah-Hartman
· 7 years ago
f67276a
serial: tegra: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
2331e06
tty: serial: constify uart_ops structures
by Bhumika Goyal
· 8 years ago
394a9e2
TTY: serial, handle platform_get_irq retval properly
by Jiri Slaby
· 9 years ago
06c5e362
serial: tegra: Remove unused variable
by Thierry Reding
· 9 years ago
32ede4a
serial: tegra: Add helper function for handling RX buffer
by Jon Hunter
· 9 years ago
b0e066c
serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()
by Jon Hunter
· 9 years ago
2230a94
serial: tegra: Remove unnecessary return statements
by Jon Hunter
· 9 years ago
2a24bb2
serial: tegra: Handle another RX race condition
by Jon Hunter
· 9 years ago
8f8e48f
serial: tegra: Fix memory leak on DMA setup failure
by Jon Hunter
· 10 years ago
ad909b3
serial: tegra: Correct error handling on DMA setup
by Jon Hunter
· 10 years ago
d92aca3
serial: tegra: Correct shutdown of UARTs
by Jon Hunter
· 10 years ago
49433c8
serial: tegra: Fix cookie used by TX channel
by Jon Hunter
· 10 years ago
0b0c1bd
serial: tegra: Use unsigned types for RX and TX byte counts
by Jon Hunter
· 10 years ago
853a699
serial: tegra: handle race condition on uart rx side
by Shardar Shariff Md
· 10 years ago
db8e784
serial: tegra: check the count and read if any from dma
by Shardar Shariff Md
· 10 years ago
11e7100
serial: tegra: Add delay after enabling FIFO mode
by Jon Hunter
· 10 years ago
245c027
serial: tegra: Correct delay after TX flush
by Jon Hunter
· 10 years ago
ed0bb23
tty: constify of_device_id array
by Fabian Frederick
· 10 years ago
f0c1e46
serial: tegra: clean up tty-flag assignments
by Johan Hovold
· 10 years ago
479e9b9
serial: Refactor uart_flush_buffer() from uart_close()
by Peter Hurley
· 10 years ago
b31245b
serial: tegra: ack the rx dma desc after transfer terminated
by Pradeep Goudagunta
· 11 years ago
5e3dbfc
serial: tegra: update tx_circular buffer only when TX_DMA is in progress
by Pradeep Goudagunta
· 11 years ago
c2b329f
serial: tegra: convert to standard DMA DT bindings
by Stephen Warren
· 11 years ago
d3d654e
serial: tegra: use reset framework
by Stephen Warren
· 11 years ago
cf81e05
serial: tegra: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
cfd29aa
serial: tegra: fix tty-kref leak
by Johan Hovold
· 11 years ago
9b88748
tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()
by Viresh Kumar
· 11 years ago
fbf3ab2
serial: tegra: use NULL instead of 0
by Jingoo Han
· 11 years ago
8b513d0
treewide: Fix typo in printk
by Masanari Iida
· 12 years ago
84e8192
serial: tegra: Convert to devm_ioremap_resource()
by Sachin Kamat
· 12 years ago
c3e1bec
serial: tegra: assume CONFIG_OF
by Stephen Warren
· 12 years ago
dbf5bef
serial: tegra: Fix compilation error
by Venu Byravarasu
· 12 years ago
962963e
serial: tegra: Switch to using struct tty_port
by Thierry Reding
· 12 years ago
e9ea096
serial: tegra: add serial driver
by Laxman Dewangan
· 12 years ago