summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2021-10-04i2c: mlxcpld: Modify register setting for 400KHz frequencyVadim Pasternak
2021-10-04i2c: mlxcpld: Fix criteria for frequency settingVadim Pasternak
2021-10-02i2c: mediatek: Add OFFSET_EXT_CONF setting backKewei Xu
2021-08-31Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-25i2c: cadence: Implement save restoreShubhrajyoti Datta
2021-08-25i2c: xlp9xx: fix main IRQ checkSergey Shtylyov
2021-08-25i2c: mt65xx: fix IRQ checkSergey Shtylyov
2021-08-19i2c: virtio: add a virtio i2c frontend driverJie Deng
2021-08-19i2c: hix5hd2: fix IRQ checkSergey Shtylyov
2021-08-19i2c: s3c2410: fix IRQ checkSergey Shtylyov
2021-08-19i2c: iop3xx: fix deferred probingSergey Shtylyov
2021-08-17i2c: synquacer: fix deferred probingSergey Shtylyov
2021-08-17i2c: sun6i-pw2i: Prefer strscpy over strlcpyLen Baker
2021-08-17i2c: remove dead PMC MSP TWI/SMBus/I2C driverLukas Bulwahn
2021-08-11i2c: designware: Fix indentation in the headerAndy Shevchenko
2021-08-11i2c: designware: Use DIV_ROUND_CLOSEST() macroAndy Shevchenko
2021-08-11i2c: at91: mark PM ops as __maybe unusedWolfram Sang
2021-08-11i2c: sh_mobile: : use proper DMAENGINE API for terminationWolfram Sang
2021-08-11i2c: qup: : use proper DMAENGINE API for terminationWolfram Sang
2021-08-11i2c: mxs: : use proper DMAENGINE API for terminationWolfram Sang
2021-08-11i2c: imx: : use proper DMAENGINE API for terminationWolfram Sang
2021-08-11i2c: at91-master: : use proper DMAENGINE API for terminationWolfram Sang
2021-08-10i2c: at91: remove #define CONFIG_PMClaudiu Beznea
2021-08-10i2c: parport: Switch to use module_parport_driver()Andy Shevchenko
2021-08-10i2c: iproc: fix race between client unreg and taskletDhananjay Phadke
2021-08-10i2c: i801: Remove not needed debug messageHeiner Kallweit
2021-08-10i2c: i801: make p2sb_spinlock a mutexHeiner Kallweit
2021-08-10i2c: i801: Improve disabling runtime pmHeiner Kallweit
2021-08-03i2c: highlander: add IRQ checkSergey Shtylyov
2021-07-28i2c: i801: Fix handling SMBHSTCNT_PEC_ENHeiner Kallweit
2021-07-20i2c: mpc: Poll for MCFChris Packham
2021-07-04Merge branch 'i2c/for-mergewindow' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-07-02i2c: ali1535: mention that the device should not be disabledWolfram Sang
2021-07-02i2c: mpc: Restore reread of I2C status registerChris Packham
2021-06-24i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-06-24i2c: imx: Fix some checkpatch warningsKwon Tae-young
2021-06-23i2c: davinci: Simplify with dev_err_probe()Krzysztof Kozlowski
2021-06-23i2c: cadence: Simplify with dev_err_probe()Krzysztof Kozlowski
2021-06-23i2c: xiic: Simplify with dev_err_probe()Krzysztof Kozlowski
2021-06-23i2c: cadence: Clear HOLD bit before xfer_size register rolls overRaviteja Narayanam
2021-06-20i2c: cp2615: check for allocation failure in cp2615_i2c_recv()Dan Carpenter
2021-06-20i2c: i801: Ensure that SMBHSTSTS_INUSE_STS is cleared when leaving i801_accessHeiner Kallweit
2021-06-20i2c: i801: Improve i801_setup_hstcfgHeiner Kallweit
2021-06-20i2c: i801: Use driver name constant instead of function dev_driver_stringHeiner Kallweit
2021-06-20i2c: i801: Simplify initialization of i2c_board_info in i801_probe_optional_s...Heiner Kallweit
2021-06-20i2c: i801: Improve status pollingHeiner Kallweit
2021-06-20i2c: cht-wc: Replace of_node by NULLAndy Shevchenko
2021-06-20i2c: riic: Add RZ/G2L supportBiju Das
2021-06-04i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi
2021-06-04i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi