aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-sirf.c
AgeCommit message (Expand)Author
2016-04-11i2c: sirf: use new 8 bit address helper functionWolfram Sang
2015-10-23i2c: sirf: tune the divider to make i2c bus freq more accurateGuoying Zhang
2014-10-20i2c: busses: drop owner assignment from platform_driversWolfram Sang
2014-07-16i2c: i2c-sirf: Drop class based scanning to improve bootup timeWolfram Sang
2014-06-02i2c: remove unnecessary OOM messagesJingoo Han
2014-03-28i2c: i2c-sirf: deprecate class based instantiationWolfram Sang
2013-08-28i2c: sirf: retry 3 times as sometimes we get random noack and timeoutZhiwu Song
2013-08-28i2c: sirf: support reverse direction of addressZhiwu Song
2013-08-28i2c: sirf: fix the typo for setting bitrate to less than 100kZhiwu Song
2013-08-28i2c: sirf: we need to wait I2C_RESET status in resumeZhiwu Song
2013-08-28i2c: sirf: reset i2c controller early after we get a noackZhiwu Song
2013-08-23i2c: move OF helpers into the coreWolfram Sang
2013-05-18drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-24i2c: Convert to devm_ioremap_resource()Thierry Reding
2013-01-22i2c: sirf: register i2c_client from dt child-nodes in probe entryBarry Song
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-03-07i2c: add CSR SiRFprimaII on-chip I2C controllers driverZhiwu Song