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-cadence.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-22
i2c: cadence: Clear HOLD bit at correct time in Rx path
Raviteja Narayanam
1
-9
/
+10
2020-07-22
Revert "i2c: cadence: Fix the hold bit setting"
Raviteja Narayanam
1
-7
/
+2
2020-04-15
i2c: cadence: Added slave support
Radu Pirea
1
-11
/
+309
2020-04-15
i2c: busses: convert to devm_platform_get_and_ioremap_resource
Dejin Zheng
1
-2
/
+1
2020-03-24
i2c: drivers: Use generic definitions for bus frequencies
Andy Shevchenko
1
-5
/
+2
2020-01-30
i2c: cadence: Fix wording in i2c-cadence driver
Michal Simek
1
-1
/
+1
2020-01-30
i2c: cadence: Fix power management order of operations
Topi Kuutela
1
-3
/
+6
2020-01-30
i2c: cadence: Fix error printing in case of defer
Shubhrajyoti Datta
1
-1
/
+2
2020-01-30
i2c: cadence: Handle transfer_size rollover
Alex Williams
1
-5
/
+13
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-02-15
i2c: cadence: Fix the hold bit setting
Shubhrajyoti Datta
1
-2
/
+7
2017-07-31
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
1
-4
/
+2
2017-06-23
i2c: cadance: fix ctrl/addr reg write order
Matt Weber
1
-3
/
+3
2017-01-25
i2c: i2c-cadence: Initialize configuration before probing devices
Mike Looijmans
1
-4
/
+4
2016-10-07
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-3
/
+1
2016-09-08
i2c: Spelling s/acknowedge/acknowledge/
Geert Uytterhoeven
1
-1
/
+1
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-3
/
+1
2016-03-12
i2c: cadence: Fix the kernel-doc warnings
Shubhrajyoti Datta
1
-6
/
+8
2015-11-30
i2c: cadence: Remove the suspended flag
Shubhrajyoti Datta
1
-6
/
+1
2015-11-30
i2c: cadence: Move to sensible power management
Shubhrajyoti Datta
1
-21
/
+45
2015-08-10
i2c: cadence: set THIS_MODULE to the owner of the adapter
Masahiro Yamada
1
-0
/
+1
2015-08-10
i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC
Anurag Kumar Vulisha
1
-11
/
+57
2015-03-15
i2c: cadence: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
1
-3
/
+3
2015-01-14
i2c: cadence: Check for errata condition involving master receive
Harini Katakam
1
-0
/
+14
2015-01-13
i2c: cadence: Handle > 252 byte transfers
Harini Katakam
1
-73
/
+102
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-04
i2c: cadence: Set the hardware time-out register to maximum value
Vishnu Motghare
1
-0
/
+11
2014-10-20
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-06
i2c: Add driver for Cadence I2C controller
Soren Brinkmann
1
-0
/
+905