- 7ba88a2 Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 4 months ago
- c6c3c570 Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 4 months ago
- 871dda4 Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 4 months ago
- 8b51a8e i2c: cadence: Implement save restore by Shubhrajyoti Datta · 3 years, 6 months ago
- 661e8a8 i2c: xlp9xx: fix main IRQ check by Sergey Shtylyov · 3 years, 6 months ago
- 58fb7c6 i2c: mt65xx: fix IRQ check by Sergey Shtylyov · 3 years, 6 months ago
- 3cfc883 i2c: virtio: add a virtio i2c frontend driver by Jie Deng · 3 years, 5 months ago
- f9b459c i2c: hix5hd2: fix IRQ check by Sergey Shtylyov · 3 years, 6 months ago
- d6840a5 i2c: s3c2410: fix IRQ check by Sergey Shtylyov · 3 years, 6 months ago
- a129950 i2c: iop3xx: fix deferred probing by Sergey Shtylyov · 3 years, 5 months ago
- 8d744da i2c: synquacer: fix deferred probing by Sergey Shtylyov · 3 years, 5 months ago
- e47a0ce i2c: sun6i-pw2i: Prefer strscpy over strlcpy by Len Baker · 3 years, 4 months ago
- e517992 i2c: remove dead PMC MSP TWI/SMBus/I2C driver by Lukas Bulwahn · 3 years, 4 months ago
- 20a1b3a i2c: acpi: Add an i2c_acpi_client_count() helper function by Hans de Goede · 3 years, 5 months ago
- b18f32d i2c: dev: Use sysfs_emit() in "show" functions by Andy Shevchenko · 3 years, 6 months ago
- 295e0e7 i2c: dev: Define pr_fmt() and drop duplication substrings by Andy Shevchenko · 3 years, 6 months ago
- 8588837 i2c: designware: Fix indentation in the header by Andy Shevchenko · 3 years, 6 months ago
- c045214 i2c: designware: Use DIV_ROUND_CLOSEST() macro by Andy Shevchenko · 3 years, 6 months ago
- a2c2166 i2c: at91: mark PM ops as __maybe unused by Wolfram Sang · 3 years, 5 months ago
- e5a7cb0 i2c: sh_mobile: : use proper DMAENGINE API for termination by Wolfram Sang · 3 years, 6 months ago
- 0425b93 i2c: qup: : use proper DMAENGINE API for termination by Wolfram Sang · 3 years, 6 months ago
- 101703c i2c: mxs: : use proper DMAENGINE API for termination by Wolfram Sang · 3 years, 6 months ago
- 73a370c i2c: imx: : use proper DMAENGINE API for termination by Wolfram Sang · 3 years, 6 months ago
- 73c7633 i2c: at91-master: : use proper DMAENGINE API for termination by Wolfram Sang · 3 years, 6 months ago
- dab4b0e i2c: at91: remove #define CONFIG_PM by Claudiu Beznea · 3 years, 6 months ago
- 9c5b1da i2c: parport: Switch to use module_parport_driver() by Andy Shevchenko · 3 years, 6 months ago
- 86ff25e i2c: dev: zero out array used for i2c reads from userspace by Greg Kroah-Hartman · 3 years, 5 months ago
- bba676c i2c: iproc: fix race between client unreg and tasklet by Dhananjay Phadke · 3 years, 5 months ago
- 60aea76 i2c: i801: Remove not needed debug message by Heiner Kallweit · 3 years, 5 months ago
- 1a987c6 i2c: i801: make p2sb_spinlock a mutex by Heiner Kallweit · 3 years, 5 months ago
- 4e60d5d i2c: i801: Improve disabling runtime pm by Heiner Kallweit · 3 years, 5 months ago
- f16a3bb i2c: highlander: add IRQ check by Sergey Shtylyov · 3 years, 7 months ago
- a6b8bb6 i2c: i801: Fix handling SMBHSTCNT_PEC_EN by Heiner Kallweit · 3 years, 5 months ago
- bdac4d8 Merge 5.14-rc3 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- 4a8ac5e i2c: mpc: Poll for MCF by Chris Packham · 3 years, 6 months ago
- 855ff90 Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 6 months ago
- 9d63368 i2c: ali1535: mention that the device should not be disabled by Wolfram Sang · 3 years, 6 months ago
- 763778c i2c: mpc: Restore reread of I2C status register by Chris Packham · 3 years, 6 months ago
- 5e69282 Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 6 months ago
- dfef771 Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables' by Rafael J. Wysocki · 3 years, 6 months ago
- 87cf512 i2c: core-smbus: Expose PEC calculate function for generic use by Quan Nguyen · 3 years, 7 months ago
- 4ca070e i2c: robotfuzz-osif: fix control-request directions by Johan Hovold · 3 years, 7 months ago
- b64210f i2c: core: Disable client irq on reboot/shutdown by Dmitry Torokhov · 3 years, 7 months ago
- 2f799b2 i2c: imx: Fix some checkpatch warnings by Kwon Tae-young · 3 years, 6 months ago
- 3265a7e i2c: dev: Add __user annotation by Andreas Hecht · 3 years, 6 months ago
- cc883cd i2c: davinci: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 2d1a83a i2c: cadence: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- 9dbba3f i2c: xiic: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- dd66b39 i2c: cadence: Clear HOLD bit before xfer_size register rolls over by Raviteja Narayanam · 4 years, 1 month ago
- 2269583 i2c: cp2615: check for allocation failure in cp2615_i2c_recv() by Dan Carpenter · 3 years, 8 months ago
- 065b6211 i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_access by Heiner Kallweit · 3 years, 7 months ago
- c601610 i2c: i801: Improve i801_setup_hstcfg by Heiner Kallweit · 3 years, 7 months ago
- d4a994f i2c: i801: Use driver name constant instead of function dev_driver_string by Heiner Kallweit · 3 years, 7 months ago
- 8d83973 i2c: i801: Simplify initialization of i2c_board_info in i801_probe_optional_slaves by Heiner Kallweit · 3 years, 7 months ago
- 44c54c4 i2c: i801: Improve status polling by Heiner Kallweit · 3 years, 7 months ago
- e11654e i2c: cht-wc: Replace of_node by NULL by Andy Shevchenko · 3 years, 7 months ago
- 010e765 i2c: riic: Add RZ/G2L support by Biju Das · 3 years, 7 months ago
- a9e10e5 ACPI: scan: Extend acpi_walk_dep_device_list() by Daniel Scally · 3 years, 7 months ago
- 57648e8 i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM ops by Roja Rani Yarubandi · 3 years, 7 months ago
- 9f78c60 i2c: qcom-geni: Add shutdown callback for i2c by Roja Rani Yarubandi · 3 years, 7 months ago
- de2646f i2c: tegra-bpmp: Demote kernel-doc abuses by Lee Jones · 3 years, 7 months ago
- a4931dc i2c: altera: Fix formatting issue in struct and demote unworthy kernel-doc headers by Lee Jones · 3 years, 7 months ago
- 9029b9b i2c: mediatek: mt65xx: add optional vbus-supply by Hsin-Yi Wang · 3 years, 7 months ago
- 5a7b95f i2c: core: support bus regulator controlling in adapter by Bibby Hsieh · 3 years, 7 months ago
- cb3c66a i2c: core: Make debug message even more debuggish by Andy Shevchenko · 3 years, 7 months ago
- 2499042 i2c: s3c2410: fix possible NULL pointer deref on read message after write by Krzysztof Kozlowski · 3 years, 7 months ago
- fed1bd5 i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset by Qii Wang · 3 years, 7 months ago
- 7475d2f i2c: rcar: Drop "renesas,i2c-rcar" by Geert Uytterhoeven · 3 years, 8 months ago
- 7fb9dc8 i2c: mediatek: Rename i2c irq name by Qii Wang · 3 years, 7 months ago
- 0d3f1e4 i2c: i801: Use standard PCI constants instead of own ones by Heiner Kallweit · 3 years, 7 months ago
- 1de93d5 i2c: i801: Replace waitqueue with completion API by Heiner Kallweit · 3 years, 7 months ago
- 78f420a i2c: i801: Remove unneeded warning after wait_event_timeout timeout by Heiner Kallweit · 3 years, 7 months ago
- e4d8716 i2c: i801: Don't generate an interrupt on bus reset by Jean Delvare · 3 years, 7 months ago
- 8f0cdec i2c: mpc: implement erratum A-004447 workaround by Chris Packham · 3 years, 8 months ago
- 3fb2e2a i2c: aspeed: disable additional device addresses on ast2[56]xx by Zev Weiss · 3 years, 8 months ago
- a00cb25 i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name by Lee Jones · 3 years, 7 months ago
- 721a6fe i2c: busses: i2c-st: Fix copy/paste function misnaming issues by Lee Jones · 3 years, 7 months ago
- 3e0f867 i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structure by Lee Jones · 3 years, 7 months ago
- d4c73d4 i2c: busses: i2c-ocores: Place the expected function names into the documentation headers by Lee Jones · 3 years, 7 months ago
- f9f193f i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msgs' param by Lee Jones · 3 years, 7 months ago
- b4c760d i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()' by Lee Jones · 3 years, 7 months ago
- 6eb8a47 i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode' by Lee Jones · 3 years, 7 months ago
- f09aa11 i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-doc by Lee Jones · 3 years, 7 months ago
- 45ce82f i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headers by Lee Jones · 3 years, 7 months ago
- 72ab7b6bb i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout' by Lee Jones · 3 years, 7 months ago
- c4740e2 i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E by Geert Uytterhoeven · 3 years, 8 months ago
- c8062d1 i2c: stm32f7: add SMBus-Alert support by Alain Volmat · 3 years, 8 months ago
- 52b806e i2c: I2C_HISI should depend on ACPI by Geert Uytterhoeven · 3 years, 8 months ago
- 9dd45bb i2c: icy: Remove unused variable new_fwnode in icy_probe() by Geert Uytterhoeven · 3 years, 8 months ago
- d4b2505 i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected" by Colin Ian King · 5 years ago
- e653312 i2c: qcom-cci: add sm8250 compatible by Jonathan Marek · 3 years, 8 months ago
- 592fa95 Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 8 months ago
- c70a4be Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 8 months ago
- 71a5cc2 Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 8 months ago
- 37f00ab Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 8 months ago
- a80f249 i2c: mediatek: Use scl_int_delay_ns to compensate clock-stretching by Qii Wang · 3 years, 9 months ago
- 3186b88 i2c: mediatek: Fix wrong dma sync flag by Qii Wang · 3 years, 9 months ago
- 63ce8e3 i2c: mediatek: Fix send master code at more than 1MHz by Qii Wang · 3 years, 9 months ago
- 92dfb27 i2c: sh7760: fix IRQ error path by Sergey Shtylyov · 3 years, 9 months ago