index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial-tegra.c
Age
Commit message (
Expand
)
Author
2023-01-19
serial: tegra: Add missing clk_disable_unprepare() in tegra_uart_hw_init()
Yi Yang
2022-11-03
serial: tegra: Read DMA status before terminating
Kartik
2022-11-03
serial: tegra: Use uart_xmit_advance()
Ilpo Järvinen
2022-09-25
Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...
Greg Kroah-Hartman
2022-09-07
serial: tegra: Use uart_xmit_advance(), fixes icount.tx accounting
Ilpo Järvinen
2022-08-30
serial: tegra: Remove custom frame size calculation
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-06-27
drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
Liang He
2022-06-10
serial: tegra: fix typos in comments
Julia Lawall
2022-02-28
tty: serial: make use of UART_LCR_WLEN() + tty_get_char_size()
Jiri Slaby
2021-11-25
serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
Patrik John
2021-08-26
serial: tegra: Use of_device_get_match_data
Tang Bin
2021-07-21
serial: tegra: Only print FIFO error message when an error occurs
Jon Hunter
2021-05-13
serial: tegra: Fix a mask operation that is always true
Colin Ian King
2020-11-06
tty: serial: serial-tegra: Provide some missing struct member descriptions
Lee Jones
2020-11-06
tty: serial: serial-tegra: Struct headers should start with 'struct <name>'
Lee Jones
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-27
Merge 5.8-rc7 into tty-next
Greg Kroah-Hartman
2020-07-21
serial: tegra: drop bogus NULL tty-port checks
Johan Hovold
2020-07-21
serial: tegra: fix CREAD handling for PIO
Johan Hovold
2020-06-27
serial: serial-tegra: reduce irq-latency after rx errors
Randolph Maaßen
2020-02-10
tty: serial: tegra: Handle RX transfer in PIO mode if DMA wasn't started
Dmitry Osipenko
2020-01-14
tty: serial: tegra: Optimize DMA buffer synchronization
Dmitry Osipenko
2020-01-14
tty: serial: tegra: Activate RX DMA transfer by request
Dmitry Osipenko
2019-11-13
tty: serial: tegra: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-09-05
serial: tegra: Add PIO mode support
Krishna Yarlagadda
2019-09-05
serial: tegra: report clk rate errors
Krishna Yarlagadda
2019-09-05
serial: tegra: add support to adjust baud rate
Krishna Yarlagadda
2019-09-05
serial: tegra: add support to use 8 bytes trigger
Krishna Yarlagadda
2019-09-05
serial: tegra: set maximum num of uart ports to 8
Krishna Yarlagadda
2019-09-05
serial: tegra: check for FIFO mode enabled status
Krishna Yarlagadda
2019-09-05
serial: tegra: report error to upper tty layer
Krishna Yarlagadda
2019-09-05
serial: tegra: flush the RX fifo on frame error
Shardar Shariff Md
2019-09-05
serial: tegra: avoid reg access when clk disabled
Ahung Cheng
2019-09-05
serial: tegra: add support to ignore read
Shardar Shariff Md
2019-09-04
serial: tegra: protect IER against LCR.DLAB
Ahung Cheng
2019-09-04
serial: tegra: add internal loopback functionality
Andreas Abel
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2018-11-09
serial: tegra: fix some spelling mistakes
Marcel Ziswiler
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-07-30
serial: tegra: explicitly request exclusive reset control
Philipp Zabel
2017-01-27
tty: serial: constify uart_ops structures
Bhumika Goyal
2016-06-25
TTY: serial, handle platform_get_irq retval properly
Jiri Slaby
2016-04-30
serial: tegra: Remove unused variable
Thierry Reding
2015-10-17
serial: tegra: Add helper function for handling RX buffer
Jon Hunter
2015-10-17
serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()
Jon Hunter
2015-10-17
serial: tegra: Remove unnecessary return statements
Jon Hunter
2015-10-17
serial: tegra: Handle another RX race condition
Jon Hunter
2015-05-24
serial: tegra: Fix memory leak on DMA setup failure
Jon Hunter
[next]