summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2022-10-06Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-03Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-10-02i2c: pci1xxxx: prevent signed integer overflowWolfram Sang
2022-10-02i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-10-02i2c: i801: Prefer async probeMani Milani
2022-10-02i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probeZhang Qilong
2022-10-02i2c: designware-pci: Use standard pattern for memory allocationAndy Shevchenko
2022-10-02i2c: designware-pci: Group AMD NAVI quirk parts togetherAndy Shevchenko
2022-09-28i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction...Tharun Kumar P
2022-09-27i2c: mlxbf: remove device tree supportAsmaa Mnebhi
2022-09-27i2c: mlxbf: support BlueField-3 SoCAsmaa Mnebhi
2022-09-27i2c: cadence: Add standard bus recovery supportShubhrajyoti Datta
2022-09-27i2c: mlxbf: add multi slave functionalityAsmaa Mnebhi
2022-09-27i2c: mlxbf: support lock mechanismAsmaa Mnebhi
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang
2022-09-21i2c: mux: harden i2c_mux_alloc() against integer overflowsDan Carpenter
2022-09-21i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi
2022-09-19i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko
2022-09-19i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko
2022-09-17i2c: riic: Use devm_platform_ioremap_resource()Lad Prabhakar
2022-09-17i2c: mlxbf: remove IRQF_ONESHOTAsmaa Mnebhi
2022-09-17i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi
2022-09-17i2c: mlxbf: incorrect base address passed during io writeAsmaa Mnebhi
2022-09-16i2c: tegra: Add GPCDMA supportAkhil R
2022-09-16i2c: scmi: Convert to be a platform driverAndy Shevchenko
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-16i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König
2022-09-16i2c: rk3x: Add rv1126 supportJagan Teki
2022-09-15Merge tag 'arm-soc/for-6.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2022-09-07i2c: designware: Add support to get I2C related timing parameters from firmware.Sudarshan Ravula
2022-08-30i2c: imx-lpi2c: use bulk clk APIPeng Fan
2022-08-23i2c: muxes: Drop obsolete dependency on COMPILE_TESTJean Delvare
2022-08-21i2c: imx: Make sure to unregister adapter on remove()Uwe Kleine-König
2022-08-21Revert "i2c: scmi: Replace open coded device_get_match_data()"Wolfram Sang
2022-08-20i2c: ismt: Remove useless DMA-32 fallback configurationChristophe JAILLET
2022-08-20i2c: designware: Introduce semaphore reservation timer to AMDPSP driverJan Dabros
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-15arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang
2022-08-11i2c: move core from strlcpy to strscpyWolfram Sang
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang
2022-08-11i2c: kempld: Support ACPI I2C device declarationChris Pringle
2022-08-11i2c: mediatek: add i2c compatible for MT8188Kewei Xu
2022-08-11i2c: microchip-corei2c: fix erroneous late ack sendConor Dooley
2022-08-11i2c: qcom-geni: Fix GPI DMA buffer sync-backRobin Reckmann
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-04Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-03Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-02Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds