summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\
| * 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-042-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-0319-139/+1284
|\ \
| * | i2c: mux-gpmux: Add of_node_put() when breaking out of loopLiang He2022-07-261-0/+1
| * | 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: Fix a potential use after freeXu Wang2022-06-161-1/+2
| * | 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: dummy: Drop no-op remove functionUwe Kleine-König2022-06-081-6/+0
| * | 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
| * | i2c: npcm: Capitalize the one-line commentTyrone Ting2022-06-081-6/+6
| * | i2c: npcm: Support NPCM845Tyrone Ting2022-06-083-48/+76
| * | i2c: npcm: Correct slave role behaviorTali Perry2022-06-081-3/+6
| * | i2c: npcm: Remove own slave addresses 2:10Tali Perry2022-06-081-25/+16
| |/
* | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-021-1/+1
|\ \
| * \ Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann2022-07-121-1/+1
| |\ \
| | * | i2c: brcmstb: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang2022-07-081-1/+1
| | |/
* | | i2c: cadence: Change large transfer count reset logic to be unconditionalRobert Hancock2022-07-161-25/+5
* | | i2c: imx: fix typo in commentFlavio Suligoi2022-07-161-1/+1
* | | i2c: mlxcpld: Fix register setting for 400KHz frequencyVadim Pasternak2022-07-161-1/+1
* | | i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy2022-07-071-0/+1
* | | i2c: piix4: Fix a memory leak in the EFCH MMIO supportJean Delvare2022-06-291-9/+7
|/ /
* | i2c: mediatek: Fix an error handling path in mtk_i2c_probe()Christophe JAILLET2022-06-141-2/+7
* | i2c: designware: Use standard optional ref clock implementationSerge Semin2022-06-132-5/+11
* | i2c: npcm7xx: Add check for platform_driver_registerJiasheng Jiang2022-06-081-2/+1
|/
* i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter2022-06-021-0/+3
* Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...Linus Torvalds2022-05-3113-232/+371
|\