aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-bcm-iproc.c
AgeCommit message (Expand)Author
2020-05-06i2c: iproc: generate stop event for slave writesRayagonda Kokatanur
2019-11-17i2c: iproc: Add i2c repeated start capabilityLori Hikichi
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-08-30i2c: iproc: Make bcm_iproc_i2c_quirks constantNishka Dasgupta
2019-08-30i2c: iproc: Add full name of devicetree node to adapter nameLori Hikichi
2019-08-30i2c: iproc: Stop advertising support of SMBUS quick cmdLori Hikichi
2019-08-01i2c: iproc: Fix i2c master read more than 63 bytesRayagonda Kokatanur
2019-05-27i2c: iproc: Add multi byte read-write support for slave modeRayagonda Kokatanur
2019-04-23i2c: iproc: Change driver to use 'BIT' macroRay Jui
2019-04-03i2c: iproc: add NIC I2C supportRayagonda Kokatanur
2019-04-03i2c: iproc: use wrapper for read/write accessRayagonda Kokatanur
2019-04-03i2c: iproc: add polling supportRayagonda Kokatanur
2019-04-03i2c: iproc: Add support for more master error statusMichael Cheng
2019-04-03i2c: iproc: Add slave mode supportShreesha Rajashekar
2019-04-03i2c: iproc: Extend I2C read up to 255 bytesShreesha Rajashekar
2017-07-31i2c: use dev_get_drvdata() to get private data in suspend/resume hooksMasahiro Yamada
2016-11-18i2c: constify i2c_adapter_quirks structuresJulia Lawall
2016-08-22i2c: don't print error when adding adapter failsWolfram Sang
2016-08-15i2c: bcm-iproc: Use complete() instead of complete_all()Daniel Wagner
2016-04-11i2c: bcm-iproc: use new 8 bit address helper functionWolfram Sang
2016-02-12i2c: iproc: Support larger TX transferRay Jui
2016-02-12i2c: iproc: Fix typo in the driverRay Jui
2016-02-12i2c: iproc: Add recovery mechanism in error caseRay Jui
2015-06-03i2c: iproc: Add suspend/resume supportRay Jui
2015-03-13i2c: bcm-iproc: make use of the new infrastructure for quirksWolfram Sang
2015-02-17i2c: iproc: Add Broadcom iProc I2C DriverRay Jui