Age | Commit message (Expand) | Author |
2020-07-04 | i2c: mlxcpld: check correct size of maximum RECV_LEN packet | Wolfram Sang |
2020-07-04 | i2c: add Kconfig help text for slave mode | Wolfram Sang |
2020-07-04 | i2c: slave-eeprom: update documentation | Wolfram Sang |
2020-07-04 | i2c: eg20t: Load module automatically if ID matches | Andy Shevchenko |
2020-07-04 | i2c: designware: platdrv: Set class based on DMI | Ricardo Ribalda |
2020-07-04 | i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 | Chris Packham |
2020-06-26 | i2c: core: check returned size of emulated smbus block read | Mans Rullgard |
2020-06-26 | i2c: fsi: Fix the port number field in status register | Eddie James |
2020-06-23 | i2c: designware: Adjust bus speed independently of ACPI | Andy Shevchenko |
2020-06-19 | i2c: smbus: Fix spelling mistake in the comments | Keyur Patel |
2020-06-19 | i2c: remove deprecated i2c_new_device API | Wolfram Sang |
2020-06-13 | Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-06-13 | Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Linus Torvalds |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-11 | i2c: Drop stray comma in MODULE_AUTHOR statements | Jean Delvare |
2020-06-11 | i2c: npcm7xx: npcm_i2caddr[] can be static | kernel test robot |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-06-08 | i2c: npcm7xx: Fix a couple of error codes in probe | Dan Carpenter |
2020-06-07 | i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n | Max Staudt |
2020-06-07 | i2c: npcm7xx: Remove unnecessary parentheses | Gustavo A. R. Silva |
2020-06-05 | Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2020-06-03 | i2c: npcm7xx: Add support for slave mode for Nuvoton | Tali Perry |
2020-06-03 | i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver | Tali Perry |
2020-06-03 | i2c: pxa: don't error out if there's no pinctrl | Lubomir Rintel |
2020-06-01 | Merge branches 'pm-core' and 'pm-sleep' | Rafael J. Wysocki |
2020-05-30 | i2c: designware: Add Baikal-T1 System I2C support | Serge Semin |
2020-05-30 | i2c: designware: Move reg-space remapping into a dedicated function | Serge Semin |
2020-05-30 | i2c: designware: Retrieve quirk flags as early as possible | Serge Semin |
2020-05-30 | i2c: designware: Convert driver to using regmap API | Serge Semin |
2020-05-30 | i2c: designware: Discard Cherry Trail model flag | Serge Semin |
2020-05-30 | i2c: designware: Add Baytrail sem config DW I2C platform dependency | Serge Semin |
2020-05-30 | i2c: designware: slave: Set DW I2C core module dependency | Serge Semin |
2020-05-30 | i2c: designware: Use `-y` to build multi-object modules | Serge Semin |
2020-05-29 | i2c: sh_mobile: simplify code and remove false compilation warning | Viresh Kumar |
2020-05-29 | i2c: i801: Instantiate SPD EEPROMs automatically | Jean Delvare |
2020-05-29 | i2c: smbus: Add a way to instantiate SPD EEPROMs automatically | Jean Delvare |
2020-05-28 | i2c: slave-eeprom: update documentation to recent changes | Wolfram Sang |
2020-05-28 | i2c: slave-eeprom: skip useless initialization | Wolfram Sang |
2020-05-28 | i2c: acpi: Drop double check for ACPI companion device | Andy Shevchenko |
2020-05-27 | Merge tag 'v5.7-rc7' into devel | Linus Walleij |
2020-05-27 | i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code | Aishwarya Ramakrishnan |
2020-05-27 | i2c: save a variable in i2c_detect() | Wolfram Sang |
2020-05-22 | i2c: efm32: Avoid unnecessary check in efm32_i2c_probe() | Tang Bin |
2020-05-22 | i2c: efm32: Omit superfluous error message in efm32_i2c_probe() | Tang Bin |
2020-05-22 | Revert "i2c: core: support bus regulator controlling in adapter" | Wolfram Sang |
2020-05-22 | i2c: designware: Drop hard coded FIFO depth assignment | Andy Shevchenko |
2020-05-22 | i2c: designware: Read counters from ACPI for PCI driver | Andy Shevchenko |
2020-05-22 | i2c: designware: Move ACPI parts into common module | Andy Shevchenko |
2020-05-22 | i2c: designware: Drop unneeded condition in i2c_dw_validate_speed() | Andy Shevchenko |
2020-05-22 | i2c: designware: Move i2c_dw_validate_speed() helper to a common code | Andy Shevchenko |