aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/i2c/busses/i2c-bcm-iproc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-18i2c: constify i2c_adapter_quirks structuresJulia Lawall1-1/+1
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang1-7/+1
2016-08-15i2c: bcm-iproc: Use complete() instead of complete_all()Daniel Wagner1-1/+1
2016-04-11i2c: bcm-iproc: use new 8 bit address helper functionWolfram Sang1-1/+1
2016-02-12i2c: iproc: Support larger TX transferRay Jui1-9/+75
2016-02-12i2c: iproc: Fix typo in the driverRay Jui1-2/+2
2016-02-12i2c: iproc: Add recovery mechanism in error caseRay Jui1-43/+48
2015-06-03i2c: iproc: Add suspend/resume supportRay Jui1-0/+57
2015-03-13i2c: bcm-iproc: make use of the new infrastructure for quirksWolfram Sang1-8/+7
2015-02-17i2c: iproc: Add Broadcom iProc I2C DriverRay Jui1-0/+461