summaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-08i2c: designware: Convert to use struct i2c_timingsAndy Shevchenko3-34/+33
2018-08-08i2c: core: Parse SDA hold time from firmwareAndy Shevchenko2-0/+4
2018-08-08i2c: designware-pcidrv: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-08i2c: amd8111: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-04i2c: sh_mobile: use core to detect 'no zero length read' quirkWolfram Sang1-5/+5
2018-08-04i2c: xlr: use core to detect 'no zero length' quirkWolfram Sang1-6/+5
2018-08-04i2c: rcar: use core to detect 'no zero length' quirkWolfram Sang1-7/+6
2018-08-04i2c: stu300: use core to detect 'no zero length' quirkWolfram Sang1-6/+6
2018-08-04i2c: pmcmsp: use core to detect 'no zero length' quirkWolfram Sang1-16/+1
2018-08-04i2c: mxs: use core to detect 'no zero length' quirkWolfram Sang1-3/+5
2018-08-04i2c: designware-master: use core to detect 'no zero length' quirkWolfram Sang1-7/+5
2018-08-04i2c: quirks: add zero length checksWolfram Sang2-0/+10
2018-08-04i2c: aspeed: Add an explicit type casting for *get_clk_reg_valJae Hyun Yoo1-1/+1
2018-08-04i2c: Add Actions Semiconductor Owl family S900 I2C driverManivannan Sadhasivam3-0/+503