summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses
Commit message (Expand)AuthorAgeFilesLines
* i2c: mlxbf: depend on ACPI; clean away ifdeffageAdam Borowski2022-10-212-9/+1
* i2c: fix spelling typos in commentsJiangshan Yi2022-10-202-2/+2
* i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapterBryan O'Donoghue2022-10-191-5/+8
* i2c: xiic: Add platform module aliasMartin Tůma2022-10-191-0/+1
* 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 '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-0414-469/+1826
|\ \ \
| * | | i2c: pci1xxxx: prevent signed integer overflowWolfram Sang2022-10-021-3/+3
| * | | 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-272-42/+28
| |\ \ \
| * | | | 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: 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
| | |_|/ | |/| |
* | | | 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: 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 drivers from strlcpy to strscpyWolfram Sang2022-08-1147-49/+49
* i2c: kempld: Support ACPI I2C device declarationChris Pringle2022-08-111-0/+1
* i2c: mediatek: add i2c compatible for MT8188Kewei Xu2022-08-111-0/+43
* i2c: microchip-corei2c: fix erroneous late ack sendConor Dooley2022-08-111-1/+1
* i2c: qcom-geni: Fix GPI DMA buffer sync-backRobin Reckmann2022-08-111-2/+3
* Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-061-3/+4
|\