summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)AuthorFilesLines
8 daysi2c: i801: Add support for Intel Nova Lake-SJarkko Nikula2-0/+4
8 daysi2c: rcar: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
8 daysi2c: pxa: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-1/+1
8 daysi2c: bcm-iproc: Fix Wvoid-pointer-to-enum-cast warningKrzysztof Kozlowski1-2/+1
2025-12-10Merge tag 'i2c-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-110/+112
2025-12-09Merge tag 'dmaengine-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-24/+224
2025-12-08i2c: qcom-cci: Add msm8953 compatibleLuca Weiss1-0/+46
2025-12-08Merge tag 'i2c-host-6.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Wolfram Sang10-109/+65
2025-12-08i2c: spacemit: fix detect issueTroy Mitchell1-6/+13
2025-12-08i2c: amd-mp2: fix reference leak in MP2 PCI deviceMa Ke1-1/+4
2025-11-29i2c: i2c-elektor: Allow building on SMP kernelsMagnus Lindholm1-1/+1
2025-11-03i2c: muxes: pca954x: Fix broken reset-gpio usageKrzysztof Kozlowski1-27/+23
2025-10-28i2c: i801: Fix the Intel Diamond Rapids featuresHeikki Krogerus1-1/+2
2025-10-28i2c: pcf8584: Change pcf_doAdress() to pcf_send_address()Cezar Chiru1-2/+2
2025-10-28i2c: pcf8584: Make pcf_doAddress() function voidCezar Chiru1-4/+2
2025-10-28i2c: pcf8584: Move 'ret' variable inside for loop, goto out if ret < 0.Cezar Chiru1-4/+8
2025-10-27i2c: designware: Disable SMBus interrupts to prevent storms from mis-configur...Jinhui Guo2-0/+8
2025-10-27i2c: i801: Add support for Intel Diamond RapidsZeng Guang2-0/+3
2025-10-27i2c: stm32: Omit two variable reassignments in stm32_i2c_dma_request()Markus Elfring1-4/+3
2025-10-27i2c: designware: Omit a variable reassignment in dw_i2c_plat_probe()Markus Elfring1-1/+1
2025-10-27i2c: pcf8584: Fix do not use assignment inside if conditionalCezar Chiru1-13/+15
2025-10-27i2c: pcf8584: Remove debug macros from i2c-algo-pcf.cCezar Chiru1-59/+0
2025-10-27i2c: busses: bcm2835: convert from round_rate() to determine_rate()Brian Masney1-5/+7
2025-10-27i2c: designware: Remove i2c_dw_remove_lock_support()Nathan Chancellor2-12/+0
2025-10-16i2c: i2c-qcom-geni: Add Block event interrupt supportJyothi Kumar Seerapu1-24/+224
2025-10-14i2c: usbio: Add ACPI device-id for MTL-CVF devicesHans de Goede1-0/+1
2025-10-14i2c: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus22-41/+0
2025-10-12Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang1-2/+2
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-182/+294
2025-10-05Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-0/+332
2025-10-04i2c: mt65xx: convert set_speed function to voidWolfram Sang1-9/+2
2025-10-04i2c: rename wait_for_completion callback to wait_for_completion_cbByungchul Park3-3/+3
2025-10-04Merge tag 'i2c-host-6.18-pt2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Wolfram Sang1-170/+289
2025-10-04i2c: rtl9300: add support for RTL9310 I2C controllerJonas Jelonek1-3/+44
2025-10-04i2c: rtl9300: use scoped guard instead of explicit lock/unlockJonas Jelonek1-11/+7
2025-10-04i2c: rtl9300: separate xfer configuration and executionJonas Jelonek1-120/+114
2025-10-04i2c: rtl9300: do not set read mode on every transferJonas Jelonek1-5/+6
2025-10-04i2c: rtl9300: move setting SCL frequency to config_ioJonas Jelonek1-8/+9
2025-10-04i2c: rtl9300: rename internal sda_pin to sda_numJonas Jelonek1-12/+12
2025-10-04i2c: rtl9300: use regmap fields and API for registersJonas Jelonek1-68/+124
2025-10-04i2c: rtl9300: Implement I2C block read and writeHarshal Gohel1-4/+34
2025-10-02Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+8
2025-10-02Merge tag 'i2c-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-98/+149
2025-10-01Merge tag 'gpio-updates-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-0/+207
2025-09-28i2c: i801: Add support for Intel Wildcat Lake-UJarkko Nikula2-0/+4
2025-09-28i2c: rtl9300: Drop unsupported I2C_FUNC_SMBUS_I2C_BLOCKSven Eckelmann1-2/+1
2025-09-28Merge tag 'i2c-host-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang3-24/+21
2025-09-26i2c: designware: Add disabling clocks when probe failsKunihiko Hayashi1-0/+1
2025-09-26i2c: designware: Fix clock issue when PM is disabledKunihiko Hayashi1-1/+3
2025-09-26i2c: busses: Fix some spelling errorsXichao Zhao4-4/+4