summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses
AgeCommit message (Expand)Author
2022-04-20i2c: pasemi: Wait for write xfers to finishMartin Povišer
2022-04-08i2c: meson: Fix wrong speed use from probeLucas Tanure
2022-04-08i2c: xiic: Make bus names uniqueRobert Hancock
2022-04-08i2c: bcm2835: Fix the error handling in 'bcm2835_i2c_probe()'Christophe JAILLET
2022-04-08i2c: bcm2835: Use platform_get_irq() to get the interruptLad Prabhakar
2022-03-08i2c: qup: allow COMPILE_TESTWolfram Sang
2022-03-08i2c: imx: allow COMPILE_TESTWolfram Sang
2022-03-08i2c: cadence: allow COMPILE_TESTWolfram Sang
2022-03-08i2c: bcm2835: Avoid clock stretching timeoutsEric Anholt
2022-02-23i2c: brcmstb: fix support for DSL and CM variantsRafał Miłecki
2022-02-23i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()Vladimir Zapolskiy
2022-02-23i2c: qcom-cci: don't delete an unregistered adapterVladimir Zapolskiy
2022-01-27i2c: designware-pci: Fix to change data types of hcnt and lcnt parametersLakshmi Sowjanya D
2022-01-27i2c: mpc: Correct I2C reset procedureJoakim Tjernlund
2022-01-27i2c: i801: Don't silently correct invalid transfer sizeHeiner Kallweit
2022-01-11i2c: mpc: Avoid out of bounds memory accessChris Packham
2021-12-17i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman
2021-12-17i2c: virtio: fix completion handlingVincent Whitchurch
2021-12-14i2c: mpc: Use atomic read and fix break conditionChris Packham
2021-12-08i2c: cbus-gpio: set atomic transfer callbackAaro Koskinen
2021-12-08i2c: stm32f7: stop dma transfer in case of NACKAlain Volmat
2021-12-08i2c: stm32f7: recover the bus on access timeoutAlain Volmat
2021-12-08i2c: stm32f7: flush TX FIFO upon transfer errorsAlain Volmat
2021-12-01i2c: virtio: disable timeout handlingVincent Whitchurch
2021-11-18i2c: xlr: Fix a resource leak in the error handling path of 'xlr_i2c_probe()'Christophe JAILLET
2021-11-18i2c: mediatek: fixing the incorrect register offsetKewei Xu
2021-11-18i2c: i801: Use PCI bus rescan mutex to protect P2SB accessHeiner Kallweit
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