Age | Commit message (Expand) | Author |
2019-09-28 | i2c: slave-eeprom: Add read only mode | Björn Ardö |
2019-09-28 | i2c: i801: Bring back Block Process Call support for certain platforms | Jarkko Nikula |
2019-09-28 | i2c: riic: Clear NACK in tend isr | Chris Brandt |
2019-09-28 | i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630 | Lee Jones |
2019-09-24 | Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2019-09-19 | Merge tag 'tag-chrome-platform-for-v5.4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-09-18 | Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-09-17 | Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-17 | Merge tag 'docs-5.4' of git://git.lwn.net/linux | Linus Torvalds |
2019-09-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-09-13 | i2c: tegra: Move suspend handling to NOIRQ phase | Jon Hunter |
2019-09-13 | i2c: imx: ACPI support for NXP i2c controller | Chuanhua Han |
2019-09-05 | i2c: uniphier(-f): remove all dev_dbg() | Masahiro Yamada |
2019-09-05 | i2c: uniphier(-f): use devm_platform_ioremap_resource() | Masahiro Yamada |
2019-09-05 | i2c: slave-eeprom: Add comment about address handling | Björn Ardö |
2019-09-04 | i2c: exynos5: Remove IRQF_ONESHOT | Sebastian Andrzej Siewior |
2019-09-04 | i2c: stm32f7: Make structure stm32f7_i2c_algo constant | Nishka Dasgupta |
2019-09-04 | i2c: cht-wc: drop check because i2c_unregister_device() is NULL safe | Wolfram Sang |
2019-09-04 | i2c-eeprom_slave: Add support for more eeprom models | Björn Ardö |
2019-09-03 | i2c: fsi: Add of_put_node() before break | Nishka Dasgupta |
2019-09-03 | i2c: synquacer: Make synquacer_i2c_ops constant | Nishka Dasgupta |
2019-09-03 | i2c: hix5hd2: Remove IRQF_ONESHOT | Sebastian Andrzej Siewior |
2019-09-03 | i2c: i801: Use iTCO version 6 in Cannon Lake PCH and beyond | Mika Westerberg |
2019-09-02 | mfd / platform: cros_ec: Reorganize platform and mfd includes | Enric Balletbo i Serra |
2019-09-02 | mfd / platform: cros_ec: Move cros-ec core driver out from MFD | Enric Balletbo i Serra |
2019-08-30 | i2c: mediatek: disable zero-length transfers for mt8183 | Hsin-Yi Wang |
2019-08-30 | i2c: iproc: Make bcm_iproc_i2c_quirks constant | Nishka Dasgupta |
2019-08-30 | i2c: iproc: Add full name of devicetree node to adapter name | Lori Hikichi |
2019-08-30 | i2c: iproc: Stop advertising support of SMBUS quick cmd | Lori Hikichi |
2019-08-29 | i2c: piix4: Add ACPI support | Jean Delvare |
2019-08-29 | i2c: piix4: Fix probing of reserved ports on AMD Family 16h Model 30h | Jean Delvare |
2019-08-29 | i2c: piix4: Fix port selection for AMD Family 16h Model 30h | Andrew Cooks |
2019-08-29 | i2c: ocores: use request_any_context_irq() to register IRQ handler | Federico Vaga |
2019-08-29 | i2c: designware: Fix optional reset error handling | Andy Shevchenko |
2019-08-29 | i2c: designware: assert reset when error happen at ->probe() | Andy Shevchenko |
2019-08-29 | i2c: taos-evm: Make structure tsl2550_info constant | Nishka Dasgupta |
2019-08-29 | i2c: designware-pci: Add support for Elkhart Lake PSE I2C | Jarkko Nikula |
2019-08-29 | i2c: designware-pci: Switch over to MSI interrupts | Felipe Balbi |
2019-08-29 | i2c: axxia: support slave mode | Adamski, Krzysztof (Nokia - PL/Wroclaw) |
2019-08-29 | i2c: icy: Add LTC2990 present on 2019 board revision | Max Staudt |
2019-08-29 | i2c: Add i2c-icy for I2C on m68k/Amiga | Max Staudt |
2019-08-29 | i2c: bcm2835: Add full name of devicetree node to adapter name | Stefan Wahren |
2019-08-29 | i2c: bcm2835: Avoid clk stretch quirk for BCM2711 | Stefan Wahren |
2019-08-29 | i2c: designware: Synchronize IRQs when unregistering slave client | Jarkko Nikula |
2019-08-29 | i2c: i801: Avoid memory leak in check_acpi_smo88xx_device() | Andy Shevchenko |
2019-08-29 | i2c: make i2c_unregister_device() ERR_PTR safe | Wolfram Sang |
2019-08-14 | ARM: remove Intel iop33x and iop13xx support | Arnd Bergmann |
2019-08-14 | i2c-cht-wc: Fix lockdep warning | Hans de Goede |
2019-08-14 | i2c: stm32: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-08-14 | i2c: replace i2c_new_secondary_device with an ERR_PTR variant | Wolfram Sang |