aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/serial-tegra.c
Commit message (Expand)AuthorAge
* serial: tegra: fix some spelling mistakesMarcel Ziswiler2018-11-09
* tty: serial: Remove redundant license textGreg Kroah-Hartman2017-11-08
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* serial: tegra: explicitly request exclusive reset controlPhilipp Zabel2017-07-30
* tty: serial: constify uart_ops structuresBhumika Goyal2017-01-27
* TTY: serial, handle platform_get_irq retval properlyJiri Slaby2016-06-25
* serial: tegra: Remove unused variableThierry Reding2016-04-30
* serial: tegra: Add helper function for handling RX bufferJon Hunter2015-10-18
* serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()Jon Hunter2015-10-18
* serial: tegra: Remove unnecessary return statementsJon Hunter2015-10-18
* serial: tegra: Handle another RX race conditionJon Hunter2015-10-18
* serial: tegra: Fix memory leak on DMA setup failureJon Hunter2015-05-24
* serial: tegra: Correct error handling on DMA setupJon Hunter2015-05-10
* serial: tegra: Correct shutdown of UARTsJon Hunter2015-05-10
* serial: tegra: Fix cookie used by TX channelJon Hunter2015-05-10
* serial: tegra: Use unsigned types for RX and TX byte countsJon Hunter2015-05-10
* serial: tegra: handle race condition on uart rx sideShardar Shariff Md2015-05-10
* serial: tegra: check the count and read if any from dmaShardar Shariff Md2015-05-10
* serial: tegra: Add delay after enabling FIFO modeJon Hunter2015-05-10
* serial: tegra: Correct delay after TX flushJon Hunter2015-05-10
* tty: constify of_device_id arrayFabian Frederick2015-03-26
* serial: tegra: clean up tty-flag assignmentsJohan Hovold2014-11-25
* serial: Refactor uart_flush_buffer() from uart_close()Peter Hurley2014-11-05
* serial: tegra: ack the rx dma desc after transfer terminatedPradeep Goudagunta2014-07-10
* serial: tegra: update tx_circular buffer only when TX_DMA is in progressPradeep Goudagunta2014-07-10
* serial: tegra: convert to standard DMA DT bindingsStephen Warren2013-12-11
* serial: tegra: use reset frameworkStephen Warren2013-12-11
* serial: tegra: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-07
* serial: tegra: fix tty-kref leakJohan Hovold2013-09-17
* tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push()Viresh Kumar2013-08-27
* serial: tegra: use NULL instead of 0Jingoo Han2013-08-12
* treewide: Fix typo in printkMasanari Iida2013-05-28
* serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat2013-03-15
* serial: tegra: assume CONFIG_OFStephen Warren2013-02-15
* serial: tegra: Fix compilation errorVenu Byravarasu2013-01-25
* serial: tegra: Switch to using struct tty_portThierry Reding2013-01-17
* serial: tegra: add serial driverLaxman Dewangan2013-01-16