summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-core.h
Commit message (Expand)AuthorAgeFilesLines
* i2c: designware-pci: Make bus number allocation robustAndy Shevchenko2016-06-191-0/+1
* i2c: designware: remove redundant lockBaruch Siach2016-02-121-2/+0
* i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu2015-12-121-0/+1
* i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula2015-10-151-4/+1
* i2c: designware: Make dw_readl() and dw_writel() staticJarkko Nikula2015-10-151-2/+0
* i2c: designware: Remove unused functionsJarkko Nikula2015-10-151-2/+0
* i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()Jarkko Nikula2015-10-151-1/+0
* i2c: designware: Add Intel Baytrail PMIC I2C bus supportDavid Box2015-01-261-0/+6
* i2c: designware: Add i2c bus locking supportDavid Box2015-01-261-0/+6
* i2c: remove FSF addressWolfram Sang2014-11-071-4/+0
* i2c: designware: make SCL and SDA falling time configurableRomain Baeriswyl2014-03-091-0/+2
* i2c: designware: make HCNT/LCNT values configurableMika Westerberg2013-08-281-0/+12
* i2c-designware: make SDA hold time configurableChristian Ruppert2013-06-261-0/+1
* i2c: designware: fix RX FIFO overrunJosef Ahmad2013-05-171-0/+2
* i2c: designware: Add support for 16bit register accessStefan Roese2012-05-121-1/+4
* i2c-designware: Add runtime power management supportDirk Brandewie2011-10-291-0/+1
* i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie2011-10-291-0/+1
* i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie2011-10-291-99/+5
* i2c-designware: move controller config to bus specific portion of driverDirk Brandewie2011-10-291-0/+1
* i2c-designware: move i2c functionality bit field to be adapter specificDirk Brandewie2011-10-291-0/+1
* i2c-designware: Move retriveving the clock speed out of core code.Dirk Brandewie2011-10-291-0/+1
* i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie2011-10-291-0/+194