summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2019-06-26i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driverStefan Roese
2019-06-26i2c: bcm2835: Ensure clock exists when probingAnnaliese McDermond
2019-06-26i2c: bcm2835: Move IRQ request after clock code in probeAnnaliese McDermond
2019-06-21i2c: tegra: remove BUG() macroBitan Biswas
2019-06-21i2c: i801: Add support for Intel Elkhart LakeJarkko Nikula
2019-06-21i2c: i801: Add Block Write-Block Read Process Call supportAlexander Sverdlin
2019-06-21i2c: stm32f7: fix the get_irq error casesFabrice Gasnier
2019-06-21i2c: i801: Use match_string() helper to simplify the codeAndy Shevchenko
2019-06-14i2c: qcom-geni: Provide support for ACPILee Jones
2019-06-14i2c: qcom-geni: Signify successful driver probeLee Jones
2019-06-14i2c: tegra: Add suspend-resume supportBitan Biswas
2019-06-14i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoCSagar Shrikant Kadam
2019-06-14i2c: ocores: add support for i2c device on Sifive FU540-c000 SoCSagar Shrikant Kadam
2019-06-14i2c: tegra: Avoid error message on deferred probeThierry Reding
2019-06-14i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()Andy Shevchenko
2019-06-12i2c: iop: Use GPIO descriptorsLinus Walleij
2019-06-12i2c: s3c2410: Convert to use GPIO descriptorsLinus Walleij
2019-06-12i2c: bcm2835: Model Divider in CCFAnnaliese McDermond
2019-06-12i2c: tegra: fix msleep warningBitan Biswas
2019-06-12i2c: tegra: add spinlock definition commentBitan Biswas
2019-06-12i2c: tegra: fix alignment and spacing violationsBitan Biswas
2019-06-12i2c: tegra: remove unnecessary variable initBitan Biswas
2019-06-12i2c: tegra: clean up macrosBitan Biswas
2019-06-08i2c: fsi: Create busses for all portsOliver O'Halloran
2019-06-08i2c: i801: Register optional lis3lv02d I2C device on Dell machinesPali Rohár
2019-06-08i2c: nvidia-gpu: resume ccgx i2c clientAjay Gupta
2019-06-08i2c: nvidia-gpu: add runtime pm supportAjay Gupta
2019-06-08i2c: nvidia-gpu: refactor master_xferAjay Gupta
2019-05-27i2c: jz4780: Drop dependency on MACH_JZ4780Paul Cercueil
2019-05-27i2c: meson: update with SPDX Licence identifierNeil Armstrong
2019-05-27i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTBKamal Dasu
2019-05-27i2c: iproc: Add multi byte read-write support for slave modeRayagonda Kokatanur
2019-05-27i2c: imx: Use __maybe_unused instead of #if CONFIG_PMAnson Huang
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 75Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge branch 'i2c/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-05-08Merge tag 'usb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-05-03Merge 5.1-rc7 into usb-nextGreg Kroah-Hartman
2019-05-03i2c: imx-lpi2c: Use __maybe_unused instead of #if CONFIG_PM_SLEEPAnson Huang
2019-05-03i2c-piix4: Add Hygon Dhyana SMBus supportPu Wen
2019-05-03Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2019-05-02i2c: synquacer: fix enumeration of slave devicesArd Biesheuvel
2019-05-02i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang
2019-04-25i2c: nvidia-gpu: Supply CCGx driver the fw build infoAjay Gupta
2019-04-24i2c: imx: correct the method of getting private data in notifier_callAnson Huang
2019-04-23i2c: iproc: Change driver to use 'BIT' macroRay Jui
2019-04-23i2c: riic: Add Runtime PM supportGeert Uytterhoeven