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-bcm-iproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
1
-2
/
+4
2019-08-30
i2c: iproc: Make bcm_iproc_i2c_quirks constant
Nishka Dasgupta
1
-1
/
+1
2019-08-30
i2c: iproc: Add full name of devicetree node to adapter name
Lori Hikichi
1
-1
/
+3
2019-08-30
i2c: iproc: Stop advertising support of SMBUS quick cmd
Lori Hikichi
1
-1
/
+4
2019-08-01
i2c: iproc: Fix i2c master read more than 63 bytes
Rayagonda Kokatanur
1
-4
/
+6
2019-05-27
i2c: iproc: Add multi byte read-write support for slave mode
Rayagonda Kokatanur
1
-64
/
+53
2019-04-23
i2c: iproc: Change driver to use 'BIT' macro
Ray Jui
1
-3
/
+3
2019-04-03
i2c: iproc: add NIC I2C support
Rayagonda Kokatanur
1
-5
/
+75
2019-04-03
i2c: iproc: use wrapper for read/write access
Rayagonda Kokatanur
1
-63
/
+77
2019-04-03
i2c: iproc: add polling support
Rayagonda Kokatanur
1
-117
/
+181
2019-04-03
i2c: iproc: Add support for more master error status
Michael Cheng
1
-0
/
+10
2019-04-03
i2c: iproc: Add slave mode support
Shreesha Rajashekar
1
-6
/
+298
2019-04-03
i2c: iproc: Extend I2C read up to 255 bytes
Shreesha Rajashekar
1
-22
/
+74
2017-07-31
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
1
-4
/
+2
2016-11-18
i2c: constify i2c_adapter_quirks structures
Julia Lawall
1
-1
/
+1
2016-08-22
i2c: don't print error when adding adapter fails
Wolfram Sang
1
-7
/
+1
2016-08-15
i2c: bcm-iproc: Use complete() instead of complete_all()
Daniel Wagner
1
-1
/
+1
2016-04-11
i2c: bcm-iproc: use new 8 bit address helper function
Wolfram Sang
1
-1
/
+1
2016-02-12
i2c: iproc: Support larger TX transfer
Ray Jui
1
-9
/
+75
2016-02-12
i2c: iproc: Fix typo in the driver
Ray Jui
1
-2
/
+2
2016-02-12
i2c: iproc: Add recovery mechanism in error case
Ray Jui
1
-43
/
+48
2015-06-03
i2c: iproc: Add suspend/resume support
Ray Jui
1
-0
/
+57
2015-03-13
i2c: bcm-iproc: make use of the new infrastructure for quirks
Wolfram Sang
1
-8
/
+7
2015-02-17
i2c: iproc: Add Broadcom iProc I2C Driver
Ray Jui
1
-0
/
+461