summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2022-07-14i2c: i801: convert to use common P2SB accessorAndy Shevchenko
2022-07-12Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann
2022-07-08i2c: brcmstb: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCAWilliam Zhang
2022-07-07i2c: cadence: Unregister the clk notifier in error pathSatish Nagireddy
2022-07-07i2c: add support for microchip fpga i2c controllersConor Dooley
2022-07-06i2c: i801: Add support for Intel Meteor Lake-PJarkko Nikula
2022-06-29i2c: piix4: Fix a memory leak in the EFCH MMIO supportJean Delvare
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko
2022-06-16i2c: Fix a potential use after freeXu Wang
2022-06-15i2c: hisi: use HZ_PER_KHZ macro in units.hYicong Yang
2022-06-15i2c: qcom-cci: add msm8974 compatibleMatti Lehtimäki
2022-06-14i2c: mediatek: Fix an error handling path in mtk_i2c_probe()Christophe JAILLET
2022-06-14i2c: mv64xxx: Add atomic_xfer method to driverChris Morgan
2022-06-14i2c: mv64xxx: Remove shutdown method from driverChris Morgan
2022-06-14i2c: xiic: Fix the type check for xiic_wakeupShubhrajyoti Datta
2022-06-13i2c: designware: Use standard optional ref clock implementationSerge Semin
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner
2022-06-08i2c: dummy: Drop no-op remove functionUwe Kleine-König
2022-06-08i2c: mxs: Silence a clang warningFabio Estevam
2022-06-08i2c: npcm7xx: Add check for platform_driver_registerJiasheng Jiang
2022-06-08i2c: qcom-cci: simplify access to bus data structureVladimir Zapolskiy
2022-06-08i2c: npcm: Capitalize the one-line commentTyrone Ting
2022-06-08i2c: npcm: Support NPCM845Tyrone Ting
2022-06-08i2c: npcm: Correct slave role behaviorTali Perry
2022-06-08i2c: npcm: Remove own slave addresses 2:10Tali Perry
2022-06-02i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter
2022-05-31Merge tag 'i2c-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...Linus Torvalds
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-05-21i2c: meson: fix typo in commentJulia Lawall
2022-05-21i2c: rcar: use flags instead of atomic_xferKuninori Morimoto
2022-05-21i2c: rcar: REP_AFTER_RD is not a persistent flagWolfram Sang
2022-05-21i2c: rcar: use BIT macro consistentlyWolfram Sang
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-05-21i2c: qcom-geni: remove unnecessary conditionsDan Carpenter
2022-05-21i2c: mt7621: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-21i2c: rcar: refactor handling of first messageWolfram Sang
2022-05-21i2c: rcar: avoid race condition with SMIsWolfram Sang
2022-05-21i2c: xiic: Correct the datatype for rx_watermarkShubhrajyoti Datta
2022-05-21i2c: rcar: fix PM ref counts in probe error pathsKuninori Morimoto
2022-05-21i2c: npcm: Handle spurious interruptsTali Perry
2022-05-21i2c: npcm: Correct register access widthTyrone Ting
2022-05-21i2c: npcm: Add tx complete counterTali Perry
2022-05-21i2c: npcm: Fix timeout calculationTali Perry
2022-05-21i2c: npcm: Remove unused variable clk_regmapTali Perry
2022-05-21i2c: npcm: Change the way of getting GCR regmapTali Perry
2022-05-14i2c: xiic: Fix Tx Interrupt path for grouped messagesRaviteja Narayanam
2022-05-14i2c: xiic: Fix coding style issuesMichal Simek
2022-05-14i2c: xiic: return value of xiic_reinitShubhrajyoti Datta
2022-05-14i2c: cadence: Increase timeout per message if necessaryLucas Tanure