summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-core.h
Commit message (Expand)AuthorAgeFilesLines
* i2c: designware: Let slave adapter support be optionalJarkko Nikula2017-07-041-0/+4
* i2c: designware: Make HW init functions staticJarkko Nikula2017-07-041-2/+0
* i2c: designware: enable SLAVE in platform moduleLuis Oliveira2017-06-271-0/+2
* i2c: designware: add SLAVE mode functionsLuis Oliveira2017-06-271-0/+2
* i2c: designware: introducing I2C_SLAVE definitionsLuis Oliveira2017-06-191-2/+31
* i2c: designware: MASTER mode as separated driverLuis Oliveira2017-06-191-3/+140
* i2c: designware: Cleaning and comment style fixes.Luis Oliveira2017-06-191-1/+1
* i2c: designware: Never suspend i2c-busses used for accessing the system PMICHans de Goede2017-03-221-2/+2
* Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop...Wolfram Sang2017-03-221-3/+10
|\
| * i2c: designware-baytrail: Add support for cherrytrailHans de Goede2017-03-021-0/+2
| * i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding th...Hans de Goede2017-03-021-2/+7
| * i2c: designware: Rename accessor_flags to flagsHans de Goede2017-03-021-1/+1
* | i2c: designware: add reset interfaceZhangfei Gao2017-03-081-0/+1
* | Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula2017-02-141-1/+0
|/
* i2c: designware: Consolidate default functionality bitsAlexander Stein2016-11-291-0/+8
* i2c: designware: detect when dynamic tar update is possibleLucas De Marchi2016-08-261-0/+1
* i2c: designware: Enable high speed modeWeifeng Voon2016-08-261-0/+1
* i2c: designware: get fast plus and high speed *CNT configurationWeifeng Voon2016-08-261-0/+8
* i2c: designware: Move clk_freq into struct dw_i2c_devWeifeng Voon2016-08-261-0/+2
* 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
OpenPOWER on IntegriCloud