aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-designware-core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-20i2c: designware: Add support for an interface clockPhil Edworthy1-0/+2
2019-02-23i2c: designware: Do not allow i2c_dw_xfer() calls while suspendedHans de Goede1-0/+2
2018-10-30Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-7/+2
2018-10-25i2c: designware: Cleanup bus lock handlingHans de Goede1-7/+2
2018-10-11i2c: designware: Set IRQF_NO_SUSPEND flag for all BYT and CHT controllersHans de Goede1-0/+1
2018-09-06i2c: designware: Remove Cherry Trail PMIC I2C bus pm_disabled workaroundHans de Goede1-2/+2
2018-09-02i2c: designware: add MSCC Ocelot supportAlexandre Belloni1-0/+3
2018-09-02i2c: designware: allow IP specific sda_hold_timeAlexandre Belloni1-0/+1
2018-08-20i2c: designware: Add SPDX license tagAndy Shevchenko1-14/+1
2018-08-08i2c: designware: Convert to use struct i2c_timingsAndy Shevchenko1-4/+3
2018-07-03i2c: designware: Move SDA hold time configuration to common codeJarkko Nikula1-0/+1
2018-07-03i2c: designware: Move register access detection to common codeJarkko Nikula1-0/+1
2018-05-15i2c: designware: refactor low-level enable/disableAlexander Monakov1-2/+12
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+2
2018-01-10PM: i2c-designware-platdrv: Optimize power managementRafael J. Wysocki1-2/+0
2017-11-27i2c: designware: add i2c gpio recovery optionTim Sander1-0/+1
2017-11-27i2c: designware: rename i2c_dw_plat_prepare_clk to i2c_dw_prepare_clkPhil Reid1-1/+1
2017-11-27i2c: designware: move i2c_dw_plat_prepare_clk to commonPhil Reid1-0/+1
2017-10-05PM: i2c-designware-platdrv: Suspend/resume at the late/early stagesRafael J. Wysocki1-0/+2
2017-07-04i2c: designware: Let slave adapter support be optionalJarkko Nikula1-0/+4
2017-07-04i2c: designware: Make HW init functions staticJarkko Nikula1-2/+0
2017-06-27i2c: designware: enable SLAVE in platform moduleLuis Oliveira1-0/+2
2017-06-27i2c: designware: add SLAVE mode functionsLuis Oliveira1-0/+2
2017-06-19i2c: designware: introducing I2C_SLAVE definitionsLuis Oliveira1-2/+31
2017-06-19i2c: designware: MASTER mode as separated driverLuis Oliveira1-3/+140
2017-06-19i2c: designware: Cleaning and comment style fixes.Luis Oliveira1-1/+1
2017-03-22i2c: designware: Never suspend i2c-busses used for accessing the system PMICHans de Goede1-2/+2
2017-03-22Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into i2c/for-nextWolfram Sang1-3/+10
2017-03-08i2c: designware: add reset interfaceZhangfei Gao1-0/+1
2017-03-02i2c: designware-baytrail: Add support for cherrytrailHans de Goede1-0/+2
2017-03-02i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphoreHans de Goede1-2/+7
2017-03-02i2c: designware: Rename accessor_flags to flagsHans de Goede1-1/+1
2017-02-14Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula1-1/+0
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