- b62590a i2c: stm32: name slave slot to ease maintenance by Alain Volmat · 4 years, 4 months ago
- b713aa8 i2c: bcm2835: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 43f83cd i2c: mux: reg: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 432d159 i2c: mux: gpmux: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 74779f6 i2c: rcar: refactor and shorten timeout when resetting by Wolfram Sang · 4 years, 5 months ago
- 9374ed1 i2c: rcar: improve bus busy detection by Wolfram Sang · 4 years, 5 months ago
- 6af0771 i2c: stm32f7: Add SMBus Host-Notify protocol support by Alain Volmat · 4 years, 6 months ago
- 2a71593 i2c: smbus: add core function handling SMBus host-notify by Alain Volmat · 4 years, 6 months ago
- 60a9f85 i2c: imx: Use dev_err_probe() to simplify error handling by Anson Huang · 4 years, 5 months ago
- 62df579 i2c: i801: Register lis3lv02d I2C device on Dell Latitude 5480 by Jeffrey Lin · 4 years, 5 months ago
- 5b9bacf i2c: rcar: Auto select RESET_CONTROLLER by Dirk Behme · 4 years, 5 months ago
- 9e3b184 i2c: xiic: Support forcing single-master in DT by Jaakko Laine · 4 years, 5 months ago
- 9106e45 i2c: xiic: Improve struct memory alignment by Jaakko Laine · 4 years, 5 months ago
- 0a9336e i2c: xiic: Change code alignment to 1 space only by Jaakko Laine · 4 years, 5 months ago
- ab70935 i2c: Remove 'default n' from busses/Kconfig by Jarkko Nikula · 4 years, 5 months ago
- 341323f Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- e764a1e Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 5 months ago
- b1eef23 i2c: iproc: fix race between client unreg and isr by Dhananjay Phadke · 4 years, 5 months ago
- 82c8eb2 i2c: eg20t: use generic power management by Vaibhav Gupta · 4 years, 5 months ago
- 536e785 i2c: eg20t: Drop PCI wakeup calls from .suspend/.resume by Vaibhav Gupta · 4 years, 5 months ago
- b0102a8 i2c: mediatek: Fix i2c_spec_values description by Matthias Brugger · 4 years, 5 months ago
- 384b02d i2c: designware: Add device HID for Hygon I2C controller by Pu Wen · 4 years, 5 months ago
- 789e67b i2c: mediatek: Add i2c compatible for MediaTek MT8192 by Qii Wang · 4 years, 5 months ago
- 908d984 i2c: mediatek: Add access to more than 8GB dram in i2c driver by Qii Wang · 4 years, 5 months ago
- 8426fe7 i2c: mediatek: Add apdma sync in i2c driver by Qii Wang · 4 years, 5 months ago
- f46efbc i2c: i801: Add support for Intel Tiger Lake PCH-H by Jarkko Nikula · 4 years, 7 months ago
- 12745b0 i2c: i801: Add support for Intel Emmitsburg PCH by Mika Westerberg · 4 years, 7 months ago
- db4694e i2c: bcm2835: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 543aa2c i2c: at91: Move to generic GPIO bus recovery by Codrin Ciubotariu · 4 years, 5 months ago
- 23a698f i2c: core: treat EPROBE_DEFER when acquiring SCL/SDA GPIOs by Codrin Ciubotariu · 4 years, 5 months ago
- 7582031 i2c: core: add generic I2C GPIO recovery by Codrin Ciubotariu · 4 years, 5 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 822ef14 Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 6 months ago
- 0511921 Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/linux by Linus Torvalds · 4 years, 6 months ago
- c7c9e91 i2c: rcar: avoid race when unregistering slave by Wolfram Sang · 4 years, 6 months ago
- 073d398 Merge tag 'v5.8-rc7' into i2c/for-5.9 by Wolfram Sang · 4 years, 6 months ago
- 8808981 i2c: slave: add sanity check when unregistering by Wolfram Sang · 4 years, 6 months ago
- 1b1be3b i2c: slave: improve sanity check when registering by Wolfram Sang · 4 years, 6 months ago
- afca861 i2c: tegra: Avoid tegra_i2c_init_dma() for Tegra210 vi i2c by Sowjanya Komatineni · 4 years, 6 months ago
- 0d72262 i2c: tegra: Fix runtime resume to re-init VI I2C by Sowjanya Komatineni · 4 years, 6 months ago
- 42aa38b i2c: tegra: Fix the error path in tegra_i2c_runtime_resume by Sowjanya Komatineni · 4 years, 6 months ago
- 7232f53 i2c: tegra: Remove NULL pointer check before clk_enable/disable/prepare/unprepare by Sowjanya Komatineni · 4 years, 6 months ago
- 9e29420 i2c: tegra: Don't mark VI I2C as IRQ safe runtime PM by Sowjanya Komatineni · 4 years, 6 months ago
- 8682dc1 i2c: core: do not use logical device when creating irq domain by Wolfram Sang · 4 years, 7 months ago
- 314139f i2c: rcar: slave: only send STOP event when we have been addressed by Wolfram Sang · 4 years, 7 months ago
- 0c2a349 i2c: revert "i2c: core: Allow drivers to disable i2c-core irq mapping" by Wolfram Sang · 4 years, 7 months ago
- 58031a2 i2c: fsi: Prevent adding adapters for ports without dts nodes by Eddie James · 4 years, 7 months ago
- 02b9aec i2c: i2c-qcom-geni: Fix DMA transfer race by Douglas Anderson · 4 years, 6 months ago
- eb015971 i2c: rcar: always clear ICSAR to avoid side effects by Wolfram Sang · 4 years, 7 months ago
- 4db7e17 i2c: busses: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 1851774 Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers by Arnd Bergmann · 4 years, 6 months ago
- 12d4d9e i2c: cadence: Clear HOLD bit at correct time in Rx path by Raviteja Narayanam · 4 years, 7 months ago
- 0db9254 Revert "i2c: cadence: Fix the hold bit setting" by Raviteja Narayanam · 4 years, 7 months ago
- 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- f3e2bd7 i2c: rk3x: support master_xfer_atomic by John Keeping · 4 years, 7 months ago
- f80531c i2c: Use separate MODULE_AUTHOR() statements for multiple authors by Jarkko Nikula · 4 years, 7 months ago
- 5979112 i2c: mlxcpld: check correct size of maximum RECV_LEN packet by Wolfram Sang · 4 years, 7 months ago
- 58e64b0 i2c: add Kconfig help text for slave mode by Wolfram Sang · 4 years, 7 months ago
- 59d3d60 i2c: slave-eeprom: update documentation by Wolfram Sang · 4 years, 7 months ago
- 5f90786 i2c: eg20t: Load module automatically if ID matches by Andy Shevchenko · 4 years, 7 months ago
- db2a8b6 i2c: designware: platdrv: Set class based on DMI by Ricardo Ribalda · 4 years, 7 months ago
- cd217f2 i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665 by Chris Packham · 4 years, 7 months ago
- c59e682 i2c/buses: remove i2c-puv3 driver by Mike Rapoport · 4 years, 7 months ago
- 40e0520 i2c: core: check returned size of emulated smbus block read by Mans Rullgard · 4 years, 7 months ago
- 502035e i2c: fsi: Fix the port number field in status register by Eddie James · 4 years, 7 months ago
- bf225ed i2c: i2c-qcom-geni: Add interconnect support by Akash Asthana · 4 years, 7 months ago
- 852f719 i2c: designware: Adjust bus speed independently of ACPI by Andy Shevchenko · 4 years, 7 months ago
- a23ff37 i2c: smbus: Fix spelling mistake in the comments by Keyur Patel · 4 years, 7 months ago
- 390fd04 i2c: remove deprecated i2c_new_device API by Wolfram Sang · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 91fa588 Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- d790eeb i2c: Drop stray comma in MODULE_AUTHOR statements by Jean Delvare · 4 years, 7 months ago
- e6197c8 i2c: npcm7xx: npcm_i2caddr[] can be static by kernel test robot · 4 years, 7 months ago
- 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
- de9be77 i2c: npcm7xx: Fix a couple of error codes in probe by Dan Carpenter · 4 years, 7 months ago
- cdb5553 i2c: icy: Fix build with CONFIG_AMIGA_PCMCIA=n by Max Staudt · 4 years, 7 months ago
- 2667a68 i2c: npcm7xx: Remove unnecessary parentheses by Gustavo A. R. Silva · 4 years, 8 months ago
- 3f7e823 Merge tag 'gpio-v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 7 months ago
- f547369 i2c: npcm7xx: Add support for slave mode for Nuvoton by Tali Perry · 4 years, 8 months ago
- 56a1485 i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver by Tali Perry · 4 years, 8 months ago
- 9fa060d i2c: pxa: don't error out if there's no pinctrl by Lubomir Rintel · 4 years, 8 months ago
- be6018a Merge branches 'pm-core' and 'pm-sleep' by Rafael J. Wysocki · 4 years, 8 months ago
- fcb82a9 i2c: designware: Add Baikal-T1 System I2C support by Serge Semin · 4 years, 8 months ago
- b7c3d07 i2c: designware: Move reg-space remapping into a dedicated function by Serge Semin · 4 years, 8 months ago
- fac25d7 i2c: designware: Retrieve quirk flags as early as possible by Serge Semin · 4 years, 8 months ago
- 0daede8 i2c: designware: Convert driver to using regmap API by Serge Semin · 4 years, 8 months ago
- c615f5c i2c: designware: Discard Cherry Trail model flag by Serge Semin · 4 years, 8 months ago
- c254901 i2c: designware: Add Baytrail sem config DW I2C platform dependency by Serge Semin · 4 years, 8 months ago
- 68fe6ce i2c: designware: slave: Set DW I2C core module dependency by Serge Semin · 4 years, 8 months ago
- bbc5d36 i2c: designware: Use `-y` to build multi-object modules by Serge Semin · 4 years, 8 months ago
- 34765c1 i2c: sh_mobile: simplify code and remove false compilation warning by Viresh Kumar · 6 years ago
- 01590f36 i2c: i801: Instantiate SPD EEPROMs automatically by Jean Delvare · 4 years, 10 months ago
- 5ace608 i2c: smbus: Add a way to instantiate SPD EEPROMs automatically by Jean Delvare · 4 years, 10 months ago
- 468ed57 i2c: slave-eeprom: update documentation to recent changes by Wolfram Sang · 4 years, 8 months ago
- bee0d92 i2c: slave-eeprom: skip useless initialization by Wolfram Sang · 4 years, 8 months ago
- 3e34b51 i2c: acpi: Drop double check for ACPI companion device by Andy Shevchenko · 4 years, 8 months ago
- ce1d966 Merge tag 'v5.7-rc7' into devel by Linus Walleij · 4 years, 8 months ago
- ed2ac81 i2c: nvidia-gpu: Use PTR_ERR_OR_ZERO() to simplify code by Aishwarya Ramakrishnan · 4 years, 9 months ago
- dd4f2ca i2c: save a variable in i2c_detect() by Wolfram Sang · 4 years, 8 months ago