index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-bcm-iproc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i2c: iproc: Add multi byte read-write support for slave mode
Rayagonda Kokatanur
2019-05-27
1
-64
/
+53
*
i2c: iproc: Change driver to use 'BIT' macro
Ray Jui
2019-04-23
1
-3
/
+3
*
i2c: iproc: add NIC I2C support
Rayagonda Kokatanur
2019-04-03
1
-5
/
+75
*
i2c: iproc: use wrapper for read/write access
Rayagonda Kokatanur
2019-04-03
1
-63
/
+77
*
i2c: iproc: add polling support
Rayagonda Kokatanur
2019-04-03
1
-117
/
+181
*
i2c: iproc: Add support for more master error status
Michael Cheng
2019-04-03
1
-0
/
+10
*
i2c: iproc: Add slave mode support
Shreesha Rajashekar
2019-04-03
1
-6
/
+298
*
i2c: iproc: Extend I2C read up to 255 bytes
Shreesha Rajashekar
2019-04-03
1
-22
/
+74
*
i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
Masahiro Yamada
2017-07-31
1
-4
/
+2
*
i2c: constify i2c_adapter_quirks structures
Julia Lawall
2016-11-18
1
-1
/
+1
*
i2c: don't print error when adding adapter fails
Wolfram Sang
2016-08-22
1
-7
/
+1
*
i2c: bcm-iproc: Use complete() instead of complete_all()
Daniel Wagner
2016-08-15
1
-1
/
+1
*
i2c: bcm-iproc: use new 8 bit address helper function
Wolfram Sang
2016-04-11
1
-1
/
+1
*
i2c: iproc: Support larger TX transfer
Ray Jui
2016-02-12
1
-9
/
+75
*
i2c: iproc: Fix typo in the driver
Ray Jui
2016-02-12
1
-2
/
+2
*
i2c: iproc: Add recovery mechanism in error case
Ray Jui
2016-02-12
1
-43
/
+48
*
i2c: iproc: Add suspend/resume support
Ray Jui
2015-06-02
1
-0
/
+57
*
i2c: bcm-iproc: make use of the new infrastructure for quirks
Wolfram Sang
2015-03-13
1
-8
/
+7
*
i2c: iproc: Add Broadcom iProc I2C Driver
Ray Jui
2015-02-17
1
-0
/
+461