summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-05dt-bindings: i2c: sun6i-p2wi: Fix the binding exampleMaxime Ripard
2019-07-05dt-bindings: i2c: mv64xxx: Fix the example compatibleMaxime Ripard
2019-07-05i2c: i801: Documentation updateJean Delvare
2019-07-05i2c: i801: Add support for Intel Tiger LakeJarkko Nikula
2019-07-05i2c: i801: Fix PCI ID sortingJarkko Nikula
2019-06-29dt-bindings: i2c-stm32: document optional dmasFabrice Gasnier
2019-06-29i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA supportFabrice Gasnier
2019-06-29i2c: core: Tidy up handling of init_irqCharles Keepax
2019-06-29i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irqCharles Keepax
2019-06-29i2c: core: Move ACPI IRQ handling to probe timeCharles Keepax
2019-06-29i2c: acpi: Factor out getting the IRQ from ACPICharles Keepax
2019-06-29i2c: acpi: Use available IRQ helper functionsCharles Keepax
2019-06-29i2c: core: Allow whole core to use i2c_dev_irq_from_resourcesCharles Keepax
2019-06-29Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2019-06-29Merge tag 'at24-v5.3-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2019-06-27eeprom: at24: modify a comment referring to platform dataBartosz Golaszewski
2019-06-26dt-bindings: i2c: omap: Add new compatible for J721E SoCsPeter Ujfalusi
2019-06-26dt-bindings: i2c: mv64xxx: Add YAML schemasMaxime Ripard
2019-06-26dt-bindings: i2c: sun6i-p2wi: Add YAML schemasMaxime Ripard
2019-06-26i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driverStefan Roese
2019-06-26dt-bindings: i2c: i2c-mt7621: Add bindings for MediaTek MT7621/28/88 I2CStefan Roese
2019-06-26i2c: core: add sysfs headerWolfram Sang
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-26i2c: add newly exported functions to the header, tooWolfram Sang
2019-06-22i2c: mux: demux-pinctrl: use proper email address for ABI requestsWolfram Sang
2019-06-22i2c: mux: add sysfs headerWolfram Sang
2019-06-22i2c: mux/i801: Switch to use descriptor passingLinus Walleij
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: headers: reformat header comment and update copyrightWolfram Sang
2019-06-14i2c: headers: update docs about I2C_CLIENT_*Wolfram Sang
2019-06-14i2c: core: always have a named variable in argumentsWolfram Sang
2019-06-14i2c: headers: always have a named variable in argumentsWolfram Sang
2019-06-14i2c: headers: don't use 'dev' as adapter variableWolfram Sang
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-14dt-bindings: i2c: extend existing opencore bindingsSagar 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