Age | Commit message (Expand) | Author |
2019-07-15 | Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2019-07-12 | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-07-08 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2019-07-06 | i2c: mt7621: Fix platform_no_drv_owner.cocci warnings | YueHaibing |
2019-07-05 | i2c: cpm: remove casting dma_alloc | Vasyl Gomonovych |
2019-07-05 | i2c: i801: Add support for Intel Tiger Lake | Jarkko Nikula |
2019-07-05 | i2c: i801: Fix PCI ID sorting | Jarkko Nikula |
2019-06-29 | i2c: i2c-stm32f7: Add I2C_SMBUS_I2C_BLOCK_DATA support | Fabrice Gasnier |
2019-06-29 | i2c: core: Tidy up handling of init_irq | Charles Keepax |
2019-06-29 | i2c: core: Move ACPI gpio IRQ handling into i2c_acpi_get_irq | Charles Keepax |
2019-06-29 | i2c: core: Move ACPI IRQ handling to probe time | Charles Keepax |
2019-06-29 | i2c: acpi: Factor out getting the IRQ from ACPI | Charles Keepax |
2019-06-29 | i2c: acpi: Use available IRQ helper functions | Charles Keepax |
2019-06-29 | i2c: core: Allow whole core to use i2c_dev_irq_from_resources | Charles Keepax |
2019-06-29 | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c... | Wolfram Sang |
2019-06-26 | i2c: mt7621: Add MediaTek MT7621/7628/7688 I2C driver | Stefan Roese |
2019-06-26 | i2c: core: add sysfs header | Wolfram Sang |
2019-06-26 | i2c: bcm2835: Ensure clock exists when probing | Annaliese McDermond |
2019-06-26 | i2c: bcm2835: Move IRQ request after clock code in probe | Annaliese McDermond |
2019-06-26 | i2c: add newly exported functions to the header, too | Wolfram Sang |
2019-06-24 | driver_find_device: Unify the match function with class_find_device() | Suzuki K Poulose |
2019-06-24 | bus_find_device: Unify the match callback with class_find_device | Suzuki K Poulose |
2019-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-22 | i2c: mux: add sysfs header | Wolfram Sang |
2019-06-22 | i2c: mux/i801: Switch to use descriptor passing | Linus Walleij |
2019-06-21 | i2c: tegra: remove BUG() macro | Bitan Biswas |
2019-06-21 | i2c: i801: Add support for Intel Elkhart Lake | Jarkko Nikula |
2019-06-21 | i2c: i801: Add Block Write-Block Read Process Call support | Alexander Sverdlin |
2019-06-21 | i2c: stm32f7: fix the get_irq error cases | Fabrice Gasnier |
2019-06-21 | i2c: i801: Use match_string() helper to simplify the code | Andy Shevchenko |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 462 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233 | Thomas Gleixner |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-06-14 | i2c: qcom-geni: Provide support for ACPI | Lee Jones |
2019-06-14 | i2c: qcom-geni: Signify successful driver probe | Lee Jones |
2019-06-14 | i2c: tegra: Add suspend-resume support | Bitan Biswas |
2019-06-14 | i2c: core: always have a named variable in arguments | Wolfram Sang |
2019-06-14 | i2c: ocores: add polling mode workaround for Sifive FU540-C000 SoC | Sagar Shrikant Kadam |
2019-06-14 | i2c: ocores: add support for i2c device on Sifive FU540-c000 SoC | Sagar Shrikant Kadam |
2019-06-14 | i2c: tegra: Avoid error message on deferred probe | Thierry Reding |
2019-06-14 | i2c: i801: Fix kernel crash in is_dell_system_with_lis3lv02d() | Andy Shevchenko |
2019-06-12 | i2c: iop: Use GPIO descriptors | Linus Walleij |
2019-06-12 | i2c: s3c2410: Convert to use GPIO descriptors | Linus Walleij |
2019-06-12 | i2c: pca-platform: Fix GPIO lookup code | Linus Walleij |
2019-06-12 | i2c: bcm2835: Model Divider in CCF | Annaliese McDermond |
2019-06-12 | i2c: tegra: fix msleep warning | Bitan Biswas |
2019-06-12 | i2c: tegra: add spinlock definition comment | Bitan Biswas |