summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-26i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driverStefan Roese4-0/+372
2019-06-26dt-bindings: i2c: i2c-mt7621: Add bindings for MediaTek MT7621/28/88 I2CStefan Roese1-0/+25
2019-06-26i2c: core: add sysfs headerWolfram Sang1-0/+1
2019-06-26i2c: bcm2835: Ensure clock exists when probingAnnaliese McDermond1-4/+12
2019-06-26i2c: bcm2835: Move IRQ request after clock code in probeAnnaliese McDermond1-14/+14
2019-06-26i2c: add newly exported functions to the header, tooWolfram Sang2-3/+8
2019-06-21i2c: tegra: remove BUG() macroBitan Biswas1-8/+39
2019-06-21i2c: i801: Add support for Intel Elkhart LakeJarkko Nikula3-0/+6
2019-06-21i2c: i801: Add Block Write-Block Read Process Call supportAlexander Sverdlin2-7/+38
2019-06-21i2c: stm32f7: fix the get_irq error casesFabrice Gasnier1-12/+14
2019-06-21i2c: i801: Use match_string() helper to simplify the codeAndy Shevchenko1-7/+6
2019-06-14i2c: qcom-geni: Provide support for ACPILee Jones1-1/+14
2019-06-14i2c: qcom-geni: Signify successful driver probeLee Jones1-0/+2
2019-06-14i2c: tegra: Add suspend-resume supportBitan Biswas1-0/+24
2019-06-14i2c: headers: reformat header comment and update copyrightWolfram Sang1-11/+7
2019-06-14i2c: headers: update docs about I2C_CLIENT_*Wolfram Sang1-12/+10
2019-06-14i2c: core: always have a named variable in argumentsWolfram Sang1-2/+2
2019-06-14i2c: headers: always have a named variable in argumentsWolfram Sang1-19/+20
2019-06-14i2c: headers: don't use 'dev' as adapter variableWolfram Sang1-4/+4
2019-06-14i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoCSagar Shrikant Kadam1-2/+22
2019-06-14i2c: ocores: add support for i2c device on Sifive FU540-c000 SoCSagar Shrikant Kadam1-0/+9
2019-06-14dt-bindings: i2c: extend existing opencore bindingsSagar Shrikant Kadam1-2/+7
2019-06-14i2c: tegra: Avoid error message on deferred probeThierry Reding1-1/+3
2019-06-14i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d()Andy Shevchenko1-1/+1
2019-06-12i2c: iop: Use GPIO descriptorsLinus Walleij10-11/+64
2019-06-12i2c: s3c2410: Convert to use GPIO descriptorsLinus Walleij1-38/+9
2019-06-12i2c: bcm2835: Model Divider in CCFAnnaliese McDermond1-31/+114
2019-06-12i2c: tegra: fix msleep warningBitan Biswas1-1/+1
2019-06-12i2c: tegra: add spinlock definition commentBitan Biswas1-0/+1
2019-06-12i2c: tegra: fix alignment and spacing violationsBitan Biswas1-16/+19
2019-06-12i2c: tegra: remove unnecessary variable initBitan Biswas1-3/+3
2019-06-12i2c: tegra: clean up macrosBitan Biswas1-14/+3
2019-06-08i2c: fsi: Create busses for all portsOliver O'Halloran1-5/+27
2019-06-08i2c: i801: Register optional lis3lv02d I2C device on Dell machinesPali Rohár2-0/+118
2019-06-08usb: typec: ucsi: ccg: add runtime pm workaroundAjay Gupta1-4/+76
2019-06-08i2c: nvidia-gpu: resume ccgx i2c clientAjay Gupta1-4/+10
2019-06-08usb: typec: ucsi: ccg: enable runtime pm supportAjay Gupta3-0/+49
2019-06-08i2c: nvidia-gpu: add runtime pm supportAjay Gupta1-1/+21
2019-06-08i2c: nvidia-gpu: refactor master_xferAjay Gupta1-12/+16
2019-06-02i2c: acpi: export i2c_acpi_find_adapter_by_handleRuslan Babayev2-1/+8
2019-05-27i2c: jz4780: Drop dependency on MACH_JZ4780Paul Cercueil1-1/+1
2019-05-27i2c: meson: update with SPDX Licence identifierNeil Armstrong1-4/+1
2019-05-27i2c: Allow selecting BCM2835 I2C controllers on ARCH_BRCMSTBKamal Dasu1-1/+1
2019-05-27i2c: iproc: Add multi byte read-write support for slave modeRayagonda Kokatanur1-64/+53
2019-05-27i2c: imx: Use __maybe_unused instead of #if CONFIG_PMAnson Huang1-8/+3
2019-05-26Linux 5.2-rc2v5.2-rc2Linus Torvalds1-2/+2
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+20
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds44-303/+399
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+13
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o1-3/+13