index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-tegra.c
Age
Commit message (
Expand
)
Author
2020-07-28
i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c
Sowjanya Komatineni
2020-07-28
i2c: tegra: Fix runtime resume to re-init VI I2C
Sowjanya Komatineni
2020-07-28
i2c: tegra: Fix the error path in tegra_i2c_runtime_resume
Sowjanya Komatineni
2020-07-28
i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unpre...
Sowjanya Komatineni
2020-07-28
i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM
Sowjanya Komatineni
2020-05-12
i2c: tegra: Add support for the VI I2C on Tegra210
Thierry Reding
2020-05-12
i2c: tegra: Use FIELD_PREP/FIELD_GET macros
Thierry Reding
2020-05-08
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
2020-05-08
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
2020-05-08
i2c: tegra: Keep IRQs enabled during suspend/resume
Thierry Reding
2020-05-08
i2c: tegra: Restore pinmux on system resume
Thierry Reding
2020-05-07
Revert "i2c: tegra: Fix suspending in active runtime PM state"
Thierry Reding
2020-04-28
Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"
Wolfram Sang
2020-04-28
Revert "i2c: tegra: Synchronize DMA before termination"
Wolfram Sang
2020-04-15
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
2020-04-15
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
2020-01-15
i2c: tegra: Check DMA completion status in addition to left time
Dmitry Osipenko
2020-01-15
i2c: tegra: Always terminate DMA transfer
Dmitry Osipenko
2020-01-15
i2c: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
2020-01-15
i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
Dmitry Osipenko
2020-01-15
i2c: tegra: Support atomic transfers
Dmitry Osipenko
2020-01-15
i2c: tegra: Prevent interrupt triggering after transfer timeout
Dmitry Osipenko
2020-01-15
i2c: tegra: Properly disable runtime PM on driver's probe error
Dmitry Osipenko
2020-01-15
i2c: tegra: Fix suspending in active runtime PM state
Dmitry Osipenko
2019-11-14
i2c: tegra: Use dma_request_chan() directly for channel request
Peter Ujfalusi
2019-09-13
i2c: tegra: Move suspend handling to NOIRQ phase
Jon Hunter
2019-08-01
i2c: tegra: Compile PM functions unconditionally
Dmitry Osipenko
2019-06-21
i2c: tegra: remove BUG() macro
Bitan Biswas
2019-06-14
i2c: tegra: Add suspend-resume support
Bitan Biswas
2019-06-14
i2c: tegra: Avoid error message on deferred probe
Thierry Reding
2019-06-12
i2c: tegra: fix msleep warning
Bitan Biswas
2019-06-12
i2c: tegra: add spinlock definition comment
Bitan Biswas
2019-06-12
i2c: tegra: fix alignment and spacing violations
Bitan Biswas
2019-06-12
i2c: tegra: remove unnecessary variable init
Bitan Biswas
2019-06-12
i2c: tegra: clean up macros
Bitan Biswas
2019-02-23
i2c: tegra: Only display error messages if DMA setup fails
Jonathan Hunter
2019-02-23
i2c: tegra: remove multi-master support
Sowjanya Komatineni
2019-02-23
i2c: tegra: remove master fifo support on tegra186
Sowjanya Komatineni
2019-02-15
i2c: tegra: change phrasing, "fallbacking" to "falling back"
Colin Ian King
2019-02-14
i2c: tegra: add i2c interface timing support
Sowjanya Komatineni
2019-02-14
i2c: tegra: update transfer timeout
Sowjanya Komatineni
2019-02-14
i2c: tegra: Add DMA support
Sowjanya Komatineni
2019-02-14
i2c: tegra: update maximum transfer size
Sowjanya Komatineni
2019-02-14
i2c: tegra: fix maximum transfer size
Sowjanya Komatineni
2019-02-14
i2c: tegra: add bus clear Master Support
Sowjanya Komatineni
2019-02-14
i2c: tegra: sort all the include headers alphabetically
Sowjanya Komatineni
2019-01-11
i2c: tegra: Fix Maximum transfer size
Sowjanya Komatineni
2018-12-17
i2c: tegra: Switch to SPDX identifier
Thierry Reding
2018-12-17
i2c: tegra: Add missing kerneldoc for some fields
Thierry Reding
[next]