aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-core.h
AgeCommit message (Expand)Author
2017-07-04i2c: designware: Let slave adapter support be optionalJarkko Nikula
2017-07-04i2c: designware: Make HW init functions staticJarkko Nikula
2017-06-27i2c: designware: enable SLAVE in platform moduleLuis Oliveira
2017-06-27i2c: designware: add SLAVE mode functionsLuis Oliveira
2017-06-19i2c: designware: introducing I2C_SLAVE definitionsLuis Oliveira
2017-06-19i2c: designware: MASTER mode as separated driverLuis Oliveira
2017-06-19i2c: designware: Cleaning and comment style fixes.Luis Oliveira
2017-03-22i2c: designware: Never suspend i2c-busses used for accessing the system PMICHans de Goede
2017-03-22Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Wolfram Sang
2017-03-08i2c: designware: add reset interfaceZhangfei Gao
2017-03-02i2c: designware-baytrail: Add support for cherrytrailHans de Goede
2017-03-02i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...Hans de Goede
2017-03-02i2c: designware: Rename accessor_flags to flagsHans de Goede
2017-02-14Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula
2016-11-29i2c: designware: Consolidate default functionality bitsAlexander Stein
2016-08-26i2c: designware: detect when dynamic tar update is possibleLucas De Marchi
2016-08-26i2c: designware: Enable high speed modeWeifeng Voon
2016-08-26i2c: designware: get fast plus and high speed *CNT configurationWeifeng Voon
2016-08-26i2c: designware: Move clk_freq into struct dw_i2c_devWeifeng Voon
2016-06-19i2c: designware-pci: Make bus number allocation robustAndy Shevchenko
2016-02-12i2c: designware: remove redundant lockBaruch Siach
2015-12-12i2c: designware: fix IO timeout issue for AMD controllerXiangliang Yu
2015-10-15i2c: designware: Move common probe code into i2c_dw_probe()Jarkko Nikula
2015-10-15i2c: designware: Make dw_readl() and dw_writel() staticJarkko Nikula
2015-10-15i2c: designware: Remove unused functionsJarkko Nikula
2015-10-15i2c: designware: Remove interrupt clearing from i2c_dw_pci_probe()Jarkko Nikula
2015-01-26i2c: designware: Add Intel Baytrail PMIC I2C bus supportDavid Box
2015-01-26i2c: designware: Add i2c bus locking supportDavid Box
2014-11-07i2c: remove FSF addressWolfram Sang
2014-03-09i2c: designware: make SCL and SDA falling time configurableRomain Baeriswyl
2013-08-28i2c: designware: make HCNT/LCNT values configurableMika Westerberg
2013-06-26i2c-designware: make SDA hold time configurableChristian Ruppert
2013-05-17i2c: designware: fix RX FIFO overrunJosef Ahmad
2012-05-12i2c: designware: Add support for 16bit register accessStefan Roese
2011-10-29i2c-designware: Add runtime power management supportDirk Brandewie
2011-10-29i2c-designware: Add support for Designware core behind PCI devices.Dirk Brandewie
2011-10-29i2c-designware: Push all register reads/writes into the core code.Dirk Brandewie
2011-10-29i2c-designware: move controller config to bus specific portion of driverDirk Brandewie
2011-10-29i2c-designware: move i2c functionality bit field to be adapter specificDirk Brandewie
2011-10-29i2c-designware: Move retriveving the clock speed out of core code.Dirk Brandewie
2011-10-29i2c-designware: split of i2c-designware.c into core and bus specific partsDirk Brandewie