aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/i2c/busses/i2c-designware-core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-29i2c: designware: Consolidate default functionality bitsAlexander Stein1-0/+8
2016-08-26i2c: designware: detect when dynamic tar update is possibleLucas De Marchi1-0/+1
2016-08-26i2c: designware: Enable high speed modeWeifeng Voon1-0/+1
2016-08-26i2c: designware: get fast plus and high speed *CNT configurationWeifeng Voon1-0/+8
2016-08-26i2c: designware: Move clk_freq into struct dw_i2c_devWeifeng Voon1-0/+2
2016-06-19i2c: designware-pci: Make bus number allocation robustAndy Shevchenko1-0/+1
2016-02-12i2c: designware: remove redundant lockBaruch Siach1-2/+0
2015-12-12i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu1-0/+1
2015-10-15i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula1-4/+1
2015-10-15i2c: designware: Make dw_readl() and dw_writel() staticJarkko Nikula1-2/+0
2015-10-15i2c: designware: Remove unused functionsJarkko Nikula1-2/+0
2015-10-15i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()Jarkko Nikula1-1/+0
2015-01-26i2c: designware: Add Intel Baytrail PMIC I2C bus supportDavid Box1-0/+6
2015-01-26i2c: designware: Add i2c bus locking supportDavid Box1-0/+6
2014-11-07i2c: remove FSF addressWolfram Sang1-4/+0
2014-03-09i2c: designware: make SCL and SDA falling time configurableRomain Baeriswyl1-0/+2
2013-08-28i2c: designware: make HCNT/LCNT values configurableMika Westerberg1-0/+12
2013-06-26i2c-designware: make SDA hold time configurableChristian Ruppert1-0/+1
2013-05-17i2c: designware: fix RX FIFO overrunJosef Ahmad1-0/+2
2012-05-12i2c: designware: Add support for 16bit register accessStefan Roese1-1/+4
2011-10-29i2c-designware: Add runtime power management supportDirk Brandewie1-0/+1
2011-10-29i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie1-0/+1
2011-10-29i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie1-99/+5
2011-10-29i2c-designware: move controller config to bus specific portion of driverDirk Brandewie1-0/+1
2011-10-29i2c-designware: move i2c functionality bit field to be adapter specificDirk Brandewie1-0/+1
2011-10-29i2c-designware: Move retriveving the clock speed out of core code.Dirk Brandewie1-0/+1
2011-10-29i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie1-0/+194