summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'i2c-for-6.1-rc1-batch2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-10-115-4/+28
|\
| * i2c: aspeed: Assert NAK when slave is busyQuan Nguyen2022-10-051-1/+8
| * i2c: designware: Fix handling of real but unexpected device interruptsJarkko Nikula2022-10-052-2/+18
| * i2c: qcom-cci: Add MSM8226 compatibleRayyan Ansari2022-10-051-0/+1
| * i2c: microchip: pci1xxxx: Fix comparison of -EPERM against an unsigned variableColin Ian King2022-10-051-1/+1
* | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-10-103-13/+37
|\ \
| | \
| | \
| *-. \ Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki2022-10-103-13/+37
| |\ \ \
| | * | | i2c: acpi: Use ACPI wake capability bit to set wake_irqRaul E Rangel2022-10-043-13/+37
| | |/ /
* | | | Merge tag 'arm-drivers-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-061-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'arm-soc/for-6.1/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann2022-09-151-2/+2
| |\ \ \
| | * | | arm64: bcmbca: Make BCM4908 drivers depend on ARCH_BCMBCAWilliam Zhang2022-08-151-2/+2
* | | | | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-0424-493/+1838
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | i2c: pci1xxxx: prevent signed integer overflowWolfram Sang2022-10-021-3/+3
| * | | | i2c: acpi: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-10-021-1/+1
| * | | | i2c: i801: Prefer async probeMani Milani2022-10-021-0/+1
| * | | | i2c: designware-pci: Use standard pattern for memory allocationAndy Shevchenko2022-10-021-1/+1
| * | | | i2c: designware-pci: Group AMD NAVI quirk parts togetherAndy Shevchenko2022-10-021-15/+15
| * | | | i2c: microchip: pci1xxxx: Add driver for I2C host controller in multifunction...Tharun Kumar P2022-09-283-0/+1221
| * | | | i2c: mlxbf: remove device tree supportAsmaa Mnebhi2022-09-271-48/+1
| * | | | i2c: mlxbf: support BlueField-3 SoCAsmaa Mnebhi2022-09-271-171/+284
| * | | | i2c: cadence: Add standard bus recovery supportShubhrajyoti Datta2022-09-271-1/+19
| * | | | i2c: mlxbf: add multi slave functionalityAsmaa Mnebhi2022-09-271-171/+149
| * | | | i2c: mlxbf: support lock mechanismAsmaa Mnebhi2022-09-271-5/+39
| * | | | Merge branch 'master' into i2c/for-mergewindowWolfram Sang2022-09-273-44/+31
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | i2c: riic: Use devm_platform_ioremap_resource()Lad Prabhakar2022-09-171-3/+1
| * | | | i2c: mlxbf: remove IRQF_ONESHOTAsmaa Mnebhi2022-09-171-1/+1
| * | | | i2c: tegra: Add GPCDMA supportAkhil R2022-09-161-3/+8
| * | | | i2c: scmi: Convert to be a platform driverAndy Shevchenko2022-09-161-29/+19
| * | | | Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang2022-09-162-11/+18
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | i2c: rk3x: Add rv1126 supportJagan Teki2022-09-161-0/+9
| * | | | i2c: designware: Add support to get I2C related timing parameters from firmware.Sudarshan Ravula2022-09-071-1/+4
| * | | | i2c: imx-lpi2c: use bulk clk APIPeng Fan2022-08-301-12/+12
| * | | | i2c: muxes: Drop obsolete dependency on COMPILE_TESTJean Delvare2022-08-232-4/+4
| * | | | i2c: ismt: Remove useless DMA-32 fallback configurationChristophe JAILLET2022-08-201-5/+2
| * | | | i2c: designware: Introduce semaphore reservation timer to AMDPSP driverJan Dabros2022-08-201-15/+52
| * | | | i2c: Make remove callback return voidUwe Kleine-König2022-08-167-19/+7
| | |_|/ | |/| |
* | | | Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-032-32/+15
|\ \ \ \
| * | | | i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko2022-09-191-14/+6
| * | | | i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()Andy Shevchenko2022-09-191-18/+9
| | |/ / | |/| |
* | | | i2c: davinci: fix PM disable depth imbalance in davinci_i2c_probeZhang Qilong2022-10-021-1/+2
| |_|/ |/| |
* | | i2c: mux: harden i2c_mux_alloc() against integer overflowsDan Carpenter2022-09-211-2/+3
* | | i2c: mlxbf: Fix frequency calculationAsmaa Mnebhi2022-09-211-40/+23
* | | i2c: mlxbf: prevent stack overflow in mlxbf_i2c_smbus_start_transaction()Asmaa Mnebhi2022-09-171-0/+3
* | | i2c: mlxbf: incorrect base address passed during io writeAsmaa Mnebhi2022-09-171-1/+1
* | | i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König2022-09-161-1/+1
|/ /
* | i2c: imx: Make sure to unregister adapter on remove()Uwe Kleine-König2022-08-211-9/+11
* | Revert "i2c: scmi: Replace open coded device_get_match_data()"Wolfram Sang2022-08-211-2/+7
|/
* i2c: move core from strlcpy to strscpyWolfram Sang2022-08-112-2/+2
* i2c: move drivers from strlcpy to strscpyWolfram Sang2022-08-1147-49/+49
* i2c: kempld: Support ACPI I2C device declarationChris Pringle2022-08-111-0/+1