index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-09
serial: tegra: fix some spelling mistakes
Marcel Ziswiler
1
-5
/
+5
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-12
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-07-30
serial: tegra: explicitly request exclusive reset control
Philipp Zabel
1
-1
/
+1
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
1
-1
/
+1
2016-06-25
TTY: serial, handle platform_get_irq retval properly
Jiri Slaby
1
-1
/
+6
2016-04-30
serial: tegra: Remove unused variable
Thierry Reding
1
-2
/
+0
2015-10-18
serial: tegra: Add helper function for handling RX buffer
Jon Hunter
1
-42
/
+24
2015-10-18
serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()
Jon Hunter
1
-10
/
+7
2015-10-18
serial: tegra: Remove unnecessary return statements
Jon Hunter
1
-11
/
+0
2015-10-18
serial: tegra: Handle another RX race condition
Jon Hunter
1
-8
/
+2
2015-05-24
serial: tegra: Fix memory leak on DMA setup failure
Jon Hunter
1
-21
/
+11
2015-05-10
serial: tegra: Correct error handling on DMA setup
Jon Hunter
1
-23
/
+28
2015-05-10
serial: tegra: Correct shutdown of UARTs
Jon Hunter
1
-7
/
+4
2015-05-10
serial: tegra: Fix cookie used by TX channel
Jon Hunter
1
-1
/
+1
2015-05-10
serial: tegra: Use unsigned types for RX and TX byte counts
Jon Hunter
1
-7
/
+8
2015-05-10
serial: tegra: handle race condition on uart rx side
Shardar Shariff Md
1
-1
/
+12
2015-05-10
serial: tegra: check the count and read if any from dma
Shardar Shariff Md
1
-4
/
+6
2015-05-10
serial: tegra: Add delay after enabling FIFO mode
Jon Hunter
1
-0
/
+10
2015-05-10
serial: tegra: Correct delay after TX flush
Jon Hunter
1
-2
/
+22
2015-03-27
tty: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-11-26
serial: tegra: clean up tty-flag assignments
Johan Hovold
1
-3
/
+3
2014-11-06
serial: Refactor uart_flush_buffer() from uart_close()
Peter Hurley
1
-14
/
+16
2014-07-11
serial: tegra: ack the rx dma desc after transfer terminated
Pradeep Goudagunta
1
-0
/
+1
2014-07-11
serial: tegra: update tx_circular buffer only when TX_DMA is in progress
Pradeep Goudagunta
1
-0
/
+3
2013-12-12
serial: tegra: convert to standard DMA DT bindings
Stephen Warren
1
-18
/
+6
2013-12-12
serial: tegra: use reset framework
Stephen Warren
1
-4
/
+10
2013-10-07
serial: tegra: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-09-17
serial: tegra: fix tty-kref leak
Johan Hovold
1
-1
/
+3
2013-08-28
tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-2
/
+8
2013-08-12
serial: tegra: use NULL instead of 0
Jingoo Han
1
-3
/
+3
2013-05-28
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2013-03-16
serial: tegra: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+4
2013-02-16
serial: tegra: assume CONFIG_OF
Stephen Warren
1
-3
/
+2
2013-01-25
serial: tegra: Fix compilation error
Venu Byravarasu
1
-1
/
+1
2013-01-18
serial: tegra: Switch to using struct tty_port
Thierry Reding
1
-12
/
+15
2013-01-16
serial: tegra: add serial driver
Laxman Dewangan
1
-0
/
+1399