summaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
2021-05-19i2c: mediatek: Fix send master code at more than 1MHzQii Wang
2021-05-19i2c: i801: Add support for Intel Alder Lake PCH-MJarkko Nikula
2021-05-19i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()Ye Weihua
2021-05-19i2c: bail out early when RDWR parameters are wrongWolfram Sang
2021-05-14i2c: mediatek: Fix wrong dma sync flagQii Wang
2021-05-14i2c: sh7760: fix IRQ error pathSergey Shtylyov
2021-05-14i2c: sh7760: add IRQ checkSergey Shtylyov
2021-05-14i2c: rcar: add IRQ checkSergey Shtylyov
2021-05-14i2c: mlxbf: add IRQ checkSergey Shtylyov
2021-05-14i2c: jz4780: add IRQ checkSergey Shtylyov
2021-05-14i2c: emev2: add IRQ checkSergey Shtylyov
2021-05-14i2c: cadence: add IRQ checkSergey Shtylyov
2021-05-14i2c: xiic: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: stm32f7: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: sprd: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: omap: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: imx: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: imx-lpi2c: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: img-scb: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-05-14i2c: cadence: fix reference leak when pm_runtime_get_sync failsQinglang Miao
2021-04-15i2c: mv64xxx: Fix random system lock caused by runtime PMMarek Behún
2021-04-06i2c: exynos5: correct top kerneldocKrzysztof Kozlowski
2021-04-05i2c: designware: Adjust bus_freq_hz when refuse high speed mode setAndy Shevchenko
2021-03-31i2c: hix5hd2: use the correct HiSilicon copyrightHao Fang
2021-03-31i2c: stm32f4: Mundane typo fixBhaskar Chowdhury
2021-03-31I2C: JZ4780: Fix bug for Ingenic X1000.周琰杰 (Zhou Yanjie)
2021-03-18i2c: turn recovery error on init to debugWolfram Sang
2021-02-26i2c: exynos5: Preserve high speed master codeMårten Lindahl
2021-02-26Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"Wolfram Sang
2021-02-26i2c: designware: Get right data lengthLiguang Zhang
2021-02-26i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-22Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-02-20Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2021-02-12i2c: remove redundant error print in stm32f7_i2c_probeMenglong Dong
2021-02-12i2c: stm32f7: fix configuration of the digital filterAlain Volmat
2021-02-12i2c: testunit: add support for block process callsWolfram Sang
2021-02-12i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQWeihang Li
2021-02-09i2c: i801: Add support for Intel Alder Lake PCH-PJarkko Nikula
2021-02-09i2c: mv64xxx: Fix check for missing clock after adding RPMSamuel Holland
2021-02-09i2c: mux: mlxcpld: Add callback to notify mux creation completionVadim Pasternak
2021-02-09i2c: mux: mlxcpld: Extend supported mux numberVadim Pasternak
2021-02-09i2c: mux: mlxcpld: Extend driver to support word address space devicesVadim Pasternak
2021-02-09i2c: mux: mlxcpld: Get rid of adapter numbers enforcementVadim Pasternak
2021-02-09i2c: mux: mlxcpld: Prepare mux selection infrastructure for two-byte supportVadim Pasternak
2021-02-09i2c: mux: mlxcpld: Convert driver to platform driverVadim Pasternak
2021-02-02amba: Make the remove callback return voidUwe Kleine-König
2021-02-01i2c: imx: Synthesize end of transaction events without idle interruptsKevin Paul Herbert