index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-cadence.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
2017-07-31
1
-4
/
+2
*
i2c: cadance: fix ctrl/addr reg write order
Matt Weber
2017-06-23
1
-3
/
+3
*
i2c: i2c-cadence: Initialize configuration before probing devices
Mike Looijmans
2017-01-25
1
-4
/
+4
*
Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2016-10-07
1
-3
/
+1
|
\
|
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-3
/
+1
*
|
i2c: Spelling s/acknowedge/acknowledge/
Geert Uytterhoeven
2016-09-08
1
-1
/
+1
|
/
*
i2c: cadence: Fix the kernel-doc warnings
Shubhrajyoti Datta
2016-03-12
1
-6
/
+8
*
i2c: cadence: Remove the suspended flag
Shubhrajyoti Datta
2015-11-30
1
-6
/
+1
*
i2c: cadence: Move to sensible power management
Shubhrajyoti Datta
2015-11-30
1
-21
/
+45
*
i2c: cadence: set THIS_MODULE to the owner of the adapter
Masahiro Yamada
2015-08-10
1
-0
/
+1
*
i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC
Anurag Kumar Vulisha
2015-08-10
1
-11
/
+57
*
i2c: cadence: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
2015-03-15
1
-3
/
+3
*
i2c: cadence: Check for errata condition involving master receive
Harini Katakam
2015-01-14
1
-0
/
+14
*
i2c: cadence: Handle > 252 byte transfers
Harini Katakam
2015-01-13
1
-73
/
+102
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
i2c: busses: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
i2c: cadence: Set the hardware time-out register to maximum value
Vishnu Motghare
2014-12-04
1
-0
/
+11
|
/
*
i2c: Add driver for Cadence I2C controller
Soren Brinkmann
2014-04-06
1
-0
/
+905