index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-tegra.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-12
i2c: tegra: Add support for the VI I2C on Tegra210
Thierry Reding
1
-2
/
+95
2020-05-12
i2c: tegra: Use FIELD_PREP/FIELD_GET macros
Thierry Reding
1
-41
/
+40
2020-05-08
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
1
-0
/
+9
2020-05-08
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
1
-12
/
+15
2020-05-08
i2c: tegra: Keep IRQs enabled during suspend/resume
Thierry Reding
1
-2
/
+2
2020-05-08
i2c: tegra: Restore pinmux on system resume
Thierry Reding
1
-4
/
+19
2020-05-07
Revert "i2c: tegra: Fix suspending in active runtime PM state"
Thierry Reding
1
-9
/
+0
2020-04-28
Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"
Wolfram Sang
1
-15
/
+12
2020-04-28
Revert "i2c: tegra: Synchronize DMA before termination"
Wolfram Sang
1
-9
/
+0
2020-04-15
i2c: tegra: Synchronize DMA before termination
Dmitry Osipenko
1
-0
/
+9
2020-04-15
i2c: tegra: Better handle case where CPU0 is busy for a long time
Dmitry Osipenko
1
-12
/
+15
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-11
/
+7
2020-01-15
i2c: tegra: Check DMA completion status in addition to left time
Dmitry Osipenko
1
-1
/
+1
2020-01-15
i2c: tegra: Always terminate DMA transfer
Dmitry Osipenko
1
-8
/
+4
2020-01-15
i2c: tegra: Use relaxed versions of readl/writel
Dmitry Osipenko
1
-10
/
+11
2020-01-15
i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
Dmitry Osipenko
1
-5
/
+6
2020-01-15
i2c: tegra: Support atomic transfers
Dmitry Osipenko
1
-15
/
+69
2020-01-15
i2c: tegra: Prevent interrupt triggering after transfer timeout
Dmitry Osipenko
1
-34
/
+36
2020-01-15
i2c: tegra: Properly disable runtime PM on driver's probe error
Dmitry Osipenko
1
-10
/
+19
2020-01-15
i2c: tegra: Fix suspending in active runtime PM state
Dmitry Osipenko
1
-0
/
+9
2019-11-14
i2c: tegra: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2019-09-13
i2c: tegra: Move suspend handling to NOIRQ phase
Jon Hunter
1
-18
/
+22
2019-08-01
i2c: tegra: Compile PM functions unconditionally
Dmitry Osipenko
1
-11
/
+5
2019-06-21
i2c: tegra: remove BUG() macro
Bitan Biswas
1
-8
/
+39
2019-06-14
i2c: tegra: Add suspend-resume support
Bitan Biswas
1
-0
/
+24
2019-06-14
i2c: tegra: Avoid error message on deferred probe
Thierry Reding
1
-1
/
+3
2019-06-12
i2c: tegra: fix msleep warning
Bitan Biswas
1
-1
/
+1
2019-06-12
i2c: tegra: add spinlock definition comment
Bitan Biswas
1
-0
/
+1
2019-06-12
i2c: tegra: fix alignment and spacing violations
Bitan Biswas
1
-16
/
+19
2019-06-12
i2c: tegra: remove unnecessary variable init
Bitan Biswas
1
-3
/
+3
2019-06-12
i2c: tegra: clean up macros
Bitan Biswas
1
-14
/
+3
2019-02-23
i2c: tegra: Only display error messages if DMA setup fails
Jonathan Hunter
1
-4
/
+6
2019-02-23
i2c: tegra: remove multi-master support
Sowjanya Komatineni
1
-2
/
+2
2019-02-23
i2c: tegra: remove master fifo support on tegra186
Sowjanya Komatineni
1
-1
/
+1
2019-02-15
i2c: tegra: change phrasing, "fallbacking" to "falling back"
Colin Ian King
1
-2
/
+2
2019-02-14
i2c: tegra: add i2c interface timing support
Sowjanya Komatineni
1
-30
/
+159
2019-02-14
i2c: tegra: update transfer timeout
Sowjanya Komatineni
1
-4
/
+11
2019-02-14
i2c: tegra: Add DMA support
Sowjanya Komatineni
1
-49
/
+383
2019-02-14
i2c: tegra: update maximum transfer size
Sowjanya Komatineni
1
-2
/
+6
2019-02-14
i2c: tegra: fix maximum transfer size
Sowjanya Komatineni
1
-1
/
+1
2019-02-14
i2c: tegra: add bus clear Master Support
Sowjanya Komatineni
1
-0
/
+81
2019-02-14
i2c: tegra: sort all the include headers alphabetically
Sowjanya Komatineni
1
-11
/
+8
2019-01-11
i2c: tegra: Fix Maximum transfer size
Sowjanya Komatineni
1
-1
/
+14
2018-12-17
i2c: tegra: Switch to SPDX identifier
Thierry Reding
1
-10
/
+1
2018-12-17
i2c: tegra: Add missing kerneldoc for some fields
Thierry Reding
1
-0
/
+15
2018-12-17
i2c: tegra: Cleanup kerneldoc comments
Thierry Reding
1
-12
/
+11
2018-12-11
i2c: tegra: replace spin_lock_irqsave with spin_lock in ISR
jun qian
1
-3
/
+2
2018-10-05
i2c: tegra: use core to detect 'no zero length' quirk
Wolfram Sang
1
-3
/
+1
2018-07-17
Merge tag 'v4.18-rc5' into i2c/for-4.19
Wolfram Sang
1
-9
/
+8
2018-07-10
i2c: tegra: Fix NACK error handling
Jon Hunter
1
-9
/
+8
[next]