summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAge
* Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-07-16
|\
| * i2c: mt7621: Fix platform_no_drv_owner.cocci warningsYueHaibing2019-07-06
| * i2c: cpm: remove casting dma_allocVasyl Gomonovych2019-07-05
| * i2c: i801: Add support for Intel Tiger LakeJarkko Nikula2019-07-05
| * i2c: i801: Fix PCI ID sortingJarkko Nikula2019-07-05
| * i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA supportFabrice Gasnier2019-06-29
| * Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2019-06-29
| |\
| | * i2c: mux/i801: Switch to use descriptor passingLinus Walleij2019-06-22
| * | i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driverStefan Roese2019-06-26
| * | i2c: bcm2835: Ensure clock exists when probingAnnaliese McDermond2019-06-26
| * | i2c: bcm2835: Move IRQ request after clock code in probeAnnaliese McDermond2019-06-26
| * | i2c: tegra: remove BUG() macroBitan Biswas2019-06-21
| * | i2c: i801: Add support for Intel Elkhart LakeJarkko Nikula2019-06-21
| * | i2c: i801: Add Block Write-Block Read Process Call supportAlexander Sverdlin2019-06-21
| * | i2c: stm32f7: fix the get_irq error casesFabrice Gasnier2019-06-21
| * | i2c: i801: Use match_string() helper to simplify the codeAndy Shevchenko2019-06-21
| * | i2c: qcom-geni: Provide support for ACPILee Jones2019-06-14
| * | i2c: qcom-geni: Signify successful driver probeLee Jones2019-06-14
| * | i2c: tegra: Add suspend-resume supportBitan Biswas2019-06-14
| * | i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoCSagar Shrikant Kadam2019-06-14
| * | i2c: ocores: add support for i2c device on Sifive FU540-c000 SoCSagar Shrikant Kadam2019-06-14
| * | i2c: tegra: Avoid error message on deferred probeThierry Reding2019-06-14
| * | i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()Andy Shevchenko2019-06-14
| * | i2c: iop: Use GPIO descriptorsLinus Walleij2019-06-12
| * | i2c: s3c2410: Convert to use GPIO descriptorsLinus Walleij2019-06-12
| * | i2c: bcm2835: Model Divider in CCFAnnaliese McDermond2019-06-12
| * | i2c: tegra: fix msleep warningBitan Biswas2019-06-12
| * | i2c: tegra: add spinlock definition commentBitan Biswas2019-06-12
| * | i2c: tegra: fix alignment and spacing violationsBitan Biswas2019-06-12
| * | i2c: tegra: remove unnecessary variable initBitan Biswas2019-06-12
| * | i2c: tegra: clean up macrosBitan Biswas2019-06-12
| * | i2c: fsi: Create busses for all portsOliver O'Halloran2019-06-07
| * | i2c: i801: Register optional lis3lv02d I2C device on Dell machinesPali Rohár2019-06-07
| * | i2c: nvidia-gpu: resume ccgx i2c clientAjay Gupta2019-06-07
| * | i2c: nvidia-gpu: add runtime pm supportAjay Gupta2019-06-07
| * | i2c: nvidia-gpu: refactor master_xferAjay Gupta2019-06-07
| * | i2c: jz4780: Drop dependency on MACH_JZ4780Paul Cercueil2019-05-27
| * | i2c: meson: update with SPDX Licence identifierNeil Armstrong2019-05-27
| * | i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTBKamal Dasu2019-05-27
| * | i2c: iproc: Add multi byte read-write support for slave modeRayagonda Kokatanur2019-05-27
| * | i2c: imx: Use __maybe_unused instead of #if CONFIG_PMAnson Huang2019-05-27
| |/
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\ \
| * | driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-23
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 462Thomas Gleixner2019-06-19
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner2019-06-19
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner2019-06-19
* | | i2c: pca-platform: Fix GPIO lookup codeLinus Walleij2019-06-12
* | | i2c: acorn: fix i2c warningRussell King2019-06-12
* | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\ \ \