summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)Author
2020-05-07Revert "i2c: tegra: Fix suspending in active runtime PM state"Thierry Reding
2020-05-05i2c: at91: Send bus clear command if SDA is downCodrin Ciubotariu
2020-05-05i2c: use my kernel.org address from now onWolfram Sang
2020-05-05i2c: fix missing pm_runtime_put_sync in i2c_device_probeAlain Volmat
2020-05-05i2c: pxa: fix i2c_pxa_wait_bus_not_busy() boundary conditionRussell King
2020-05-05i2c: pxa: clean up decode_bits()Russell King
2020-05-05i2c: pxa: fix i2c_pxa_scream_blue_murder() debug outputRussell King
2020-05-05i2c: pxa: move DT IDs along side platform IDsRussell King
2020-05-05i2c: pxa: move private definitions to i2c-pxa.cRussell King
2020-05-05i2c: pxa: always set fm and hs members for each typeRussell King
2020-05-05i2c: pxa: add and use definitions for IBMR registerRussell King
2020-05-05i2c: pxa: re-arrange register field definitionsRussell King
2020-05-05i2c: pxa: re-arrange functions to flow betterRussell King
2020-05-05i2c: pxa: re-arrange includes to be in alphabetical orderRussell King
2020-05-05i2c: pxa: remove unneeded includesRussell King
2020-05-05i2c: pxa: use official address byte helperRussell King
2020-04-30i2c: powermac: use true,false for bool variableJason Yan
2020-04-30i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen
2020-04-30i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter
2020-04-30i2c: stm32f7: prevent array underflow in stm32f7_get_lower_rate()Dan Carpenter
2020-04-28Revert "i2c: tegra: Better handle case where CPU0 is busy for a long time"Wolfram Sang
2020-04-28Revert "i2c: tegra: Synchronize DMA before termination"Wolfram Sang
2020-04-28i2c: iproc: generate stop event for slave writesRayagonda Kokatanur
2020-04-26i2c: iproc: add support for SMBUS quick cmdRayagonda Kokatanur
2020-04-26i2c: powermac: Simplify reading the "reg" and "i2c-address" propertyAishwarya R
2020-04-26i2c: qup: remove unneeded conversion to boolJason Yan
2020-04-26i2c: brcmstb: Fix handling of optional interruptDave Stevenson
2020-04-26i2c: stm32f7: allows for any bus frequencyAlain Volmat
2020-04-26i2c: stm32: don't print an error on probe deferralEtienne Carriere
2020-04-26i2c: brcmstb: Allow to compile it on BCM2835Maxime Ripard
2020-04-26i2c: slave-eeprom: Make it possible to pre-load eeprom dataBjörn Ardö
2020-04-24PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDRafael J. Wysocki
2020-04-18i2c: busses: remove duplicate dev_err()Dejin Zheng
2020-04-18i2c: Add Qualcomm CCI I2C driverLoic Poulain
2020-04-15i2c: tegra: Synchronize DMA before terminationDmitry Osipenko
2020-04-15i2c: tegra: Better handle case where CPU0 is busy for a long timeDmitry Osipenko
2020-04-15i2c: cadence: Added slave supportRadu Pirea
2020-04-15i2c: designware: Calculate SCL timing parameter for High Speed ModeWan Ahmad Zainie
2020-04-15i2c: designware: Calculate SCL timing parameter for Fast Mode PlusWan Ahmad Zainie
2020-04-15i2c: i2c-stm32f7: improve nack debug messageFabrice Gasnier
2020-04-15i2c: i801: Use GPIO_LOOKUP() helper macroGeert Uytterhoeven
2020-04-15i2c: refactor parsing of timingsWolfram Sang
2020-04-15i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsetsAdam Honse
2020-04-15i2c: busses: convert to devm_platform_get_and_ioremap_resourceDejin Zheng
2020-04-15i2c: busses: convert to devm_platform_ioremap_resourceDejin Zheng
2020-04-15i2c: remove i2c_new_probed_device APIWolfram Sang
2020-04-15i2c: altera: use proper variable to hold errnoWolfram Sang
2020-04-15i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-03-31i2c: rcar: clean up after refactoring i2c_timingsWolfram Sang