summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
AgeCommit message (Expand)AuthorLines
2025-07-10i2c: stm32f7: unmap DMA mapped bufferClément Le Goffic-13/+7
2025-07-10i2c: stm32: fix the device used for the DMA mapClément Le Goffic-7/+5
2025-07-10i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET-1/+1
2025-07-10i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()Christophe JAILLET-1/+4
2025-07-05Merge tag 'i2c-for-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+6
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+2
2025-07-01i2c: microchip-core: re-fix fake detections w/ i2cdetectConor Dooley-1/+5
2025-06-30i2c/designware: Fix an initialization issueMichael J. Ruhl-0/+1
2025-06-30i2c: Re-enable piix4 driver on non-x86Mario Limonciello-1/+1
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello-1/+1
2025-06-27i2c: scx200_acb: depends on HAS_IOPORTJohannes Berg-1/+1
2025-06-26i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET-2/+5
2025-06-25i2c: amd-isp: Initialize unique adapter namePratap Nirujogi-0/+2
2025-06-25i2c: designware: Initialize adapter name only when not setPratap Nirujogi-2/+3
2025-06-25i2c: tiny-usb: disable zero-length read messagesWolfram Sang-0/+6
2025-06-25i2c: robotfuzz-osif: disable zero-length read messagesWolfram Sang-0/+6
2025-06-25i2c: imx: fix emulated smbus block readLukasz Kucharczyk-1/+2
2025-06-21i2c: k1: check for transfer errorAlex Elder-1/+1
2025-06-12i2c: use inclusive callbacks in struct i2c_algorithmWolfram Sang-101/+101
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-05-30Merge tag 'i2c-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-579/+1405
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+4
2025-05-23i2c: Use str_read_write() helperYumeng Fang-7/+14
2025-05-23Merge tag 'i2c-host-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang-370/+949
2025-05-23i2c: mlxbf: avoid 64-bit divisionArnd Bergmann-5/+3
2025-05-23i2c: viai2c-wmt: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda-13/+7
2025-05-23i2c: designware: Don't warn about missing get_clk_rate_khzHeikki Krogerus-1/+3
2025-05-23i2c: designware: Invoke runtime suspend on quick slave re-registrationTan En De-1/+1
2025-05-23i2c-mlxbf: Improve I2C bus timing configurationChris Babroski-18/+16
2025-05-23i2c-mlxbf: Add repeated start condition supportChris Babroski-8/+26
2025-05-23i2c: xgene-slimpro: Replace dev_err() with dev_err_probe() in probe functionEnrico Zanda-10/+8
2025-05-23i2c: microchip-corei2c: add smbus supportprashanth kumar burujukindi-0/+102
2025-05-23i2c: mlxbf: Allow build with COMPILE_TESTAndi Shyti-1/+1
2025-05-23i2c: I2C_DESIGNWARE_AMDISP should depend on DRM_AMD_ISPGeert Uytterhoeven-0/+1
2025-05-22i2c: atr: add passthrough flagCosmin Tanislav-2/+5
2025-05-22i2c: atr: add static flagCosmin Tanislav-2/+10
2025-05-22i2c: atr: allow replacing mappings in attach_addr()Cosmin Tanislav-0/+3
2025-05-22i2c: atr: deduplicate logic in attach_addr()Cosmin Tanislav-24/+6
2025-05-22i2c: atr: do not create mapping in detach_addr()Cosmin Tanislav-3/+1
2025-05-22i2c: atr: split up i2c_atr_get_mapping_by_addr()Cosmin Tanislav-35/+81
2025-05-22i2c: atr: find_mapping() -> get_mapping()Cosmin Tanislav-4/+4
2025-05-22i2c: atr: Fix lockdep for nested ATRsTomi Valkeinen-3/+18
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar-1/+3
2025-05-20i2c: use only 'fwnode' for client devicesWolfram Sang-2/+1
2025-05-20i2c: powermac: convert of_node usage to fwnodeWolfram Sang-1/+1
2025-05-20i2c: core: add useful info when defer probeXu Yang-2/+2
2025-05-19i2c: mlxbf: Use str_read_write() helperFeng Wei-5/+6
2025-05-19i2c: thunderx: Use non-hybrid PCI devres APIPhilipp Stanner-1/+1
2025-05-19i2c: ismt: Use non-hybrid PCI devres APIPhilipp Stanner-1/+1
2025-05-19i2c: davinci: add I2C_FUNC_PROTOCOL_MANGLING to feature listMarcus Folkesson-1/+2