summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: 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: 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: 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
|/
* 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-071-3/+4
|\
| * powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko2022-06-221-3/+4
* | Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-08-052-30/+10
|\ \
| * | i2c: i801: convert to use common P2SB accessorAndy Shevchenko2022-07-142-30/+10
| |/
* | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-043-36/+6
|\ \
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-103-36/+6
| |/
* | Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-08-0417-132/+1281
|\ \
| * | i2c: qcom-geni: Use the correct return valueBjorn Andersson2022-07-241-1/+1
| * | i2c: cadence: Support PEC for SMBus block readLars-Peter Clausen2022-07-241-1/+9
| * | i2c: qcom-geni: Propagate GENI_ABORT_DONE to geni_i2c_abort_xfer()Bjorn Andersson2022-07-241-5/+15
| * | i2c: brcmstb: Use dev_name() for adapter nameFlorian Fainelli2022-07-221-3/+1
| * | i2c: Add Renesas RZ/V2M controllerPhil Edworthy2022-07-223-0/+543
| * | i2c: mlxcpld: Add callback to notify probing completionVadim Pasternak2022-07-161-0/+4
| * | i2c: scmi: Replace open coded device_get_match_data()Andy Shevchenko2022-07-161-7/+2
| * | i2c: stm32: add support for the STM32MP13 socAlain Volmat2022-07-161-0/+7
| * | i2c: add support for microchip fpga i2c controllersConor Dooley2022-07-073-0/+492
| * | i2c: i801: Add support for Intel Meteor Lake-PJarkko Nikula2022-07-062-0/+4
| * | i2c: hisi: use HZ_PER_KHZ macro in units.hYicong Yang2022-06-151-2/+1
| * | i2c: qcom-cci: add msm8974 compatibleMatti Lehtimäki2022-06-151-0/+35
| * | i2c: mv64xxx: Add atomic_xfer method to driverChris Morgan2022-06-141-6/+46
| * | i2c: mv64xxx: Remove shutdown method from driverChris Morgan2022-06-141-9/+0
| * | i2c: xiic: Fix the type check for xiic_wakeupShubhrajyoti Datta2022-06-141-2/+2
| * | i2c: mxs: Silence a clang warningFabio Estevam2022-06-081-1/+1
| * | i2c: qcom-cci: simplify access to bus data structureVladimir Zapolskiy2022-06-081-13/+14