aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-28Merge tag 'mfd-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-6/+1
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2021-04-15i2c: mv64xxx: Fix random system lock caused by runtime PMMarek Behún1-0/+4
2021-04-14i2c: designware: Get rid of legacy platform dataAndy Shevchenko1-6/+1
2021-04-06i2c: exynos5: correct top kerneldocKrzysztof Kozlowski1-1/+1
2021-04-05i2c: designware: Adjust bus_freq_hz when refuse high speed mode setAndy Shevchenko1-0/+1
2021-03-31i2c: hix5hd2: use the correct HiSilicon copyrightHao Fang1-1/+1
2021-03-31i2c: stm32f4: Mundane typo fixBhaskar Chowdhury1-1/+1
2021-03-31I2C: JZ4780: Fix bug for Ingenic X1000.周琰杰 (Zhou Yanjie)1-2/+2
2021-03-23i2c: altera: use ARCH_INTEL_SOCFPGA also for 32-bit ARM SoCsKrzysztof Kozlowski1-1/+1
2021-03-18i2c: turn recovery error on init to debugWolfram Sang1-3/+4
2021-02-26i2c: exynos5: Preserve high speed master codeMårten Lindahl1-1/+7
2021-02-26Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"Wolfram Sang1-34/+0
2021-02-26i2c: designware: Get right data lengthLiguang Zhang2-1/+3
2021-02-26i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard1-1/+1
2021-02-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-3/+1
2021-02-22Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds32-2993/+764
2021-02-21Merge tag 'sound-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-6/+2
2021-02-20Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-2/+2
2021-02-17Merge tag 'asoc-v5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai6-8/+60
2021-02-12i2c: remove redundant error print in stm32f7_i2c_probeMenglong Dong1-5/+1
2021-02-12i2c: stm32f7: fix configuration of the digital filterAlain Volmat1-1/+10
2021-02-12i2c: testunit: add support for block process callsWolfram Sang1-2/+10
2021-02-12i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQWeihang Li2-6/+4
2021-02-09i2c: i801: Add support for Intel Alder Lake PCH-PJarkko Nikula1-0/+4
2021-02-09i2c: mv64xxx: Fix check for missing clock after adding RPMSamuel Holland1-1/+1
2021-02-09i2c: mux: mlxcpld: Add callback to notify mux creation completionVadim Pasternak1-0/+4
2021-02-09i2c: mux: mlxcpld: Extend supported mux numberVadim Pasternak1-8/+2
2021-02-09i2c: mux: mlxcpld: Extend driver to support word address space devicesVadim Pasternak1-8/+39
2021-02-09i2c: mux: mlxcpld: Get rid of adapter numbers enforcementVadim Pasternak1-5/+2
2021-02-09i2c: mux: mlxcpld: Prepare mux selection infrastructure for two-byte supportVadim Pasternak1-9/+9
2021-02-09i2c: mux: mlxcpld: Convert driver to platform driverVadim Pasternak1-34/+28
2021-02-02amba: Make the remove callback return voidUwe Kleine-König1-3/+1
2021-02-01i2c: imx: Synthesize end of transaction events without idle interruptsKevin Paul Herbert1-7/+52
2021-02-01i2c: i2c-qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi1-0/+34
2021-02-01i2c: mv64xxx: Add runtime PM supportSamuel Holland1-42/+78
2021-02-01i2c: amd-mp2: Remove unused macroRichard Neumann1-3/+0
2021-02-01i2c: amd-mp2: convert to PCI logging functionsRichard Neumann3-37/+24
2021-02-01i2c: mux: mlxcpld: Move header file out of x86 realmVadim Pasternak1-1/+1
2021-02-01i2c: mux: mlxcpld: Update module licenseVadim Pasternak1-30/+3
2021-01-28i2c: mediatek: Move suspend and resume handling to NOIRQ phaseQii Wang1-3/+16
2021-01-28i2c: smbus: improve naming in i2c_smbus_xfer_emulated()Wolfram Sang1-12/+12
2021-01-28i2c: smbus: don't abuse loop variableWolfram Sang1-5/+4
2021-01-28i2c: tegra: Use threaded interruptDmitry Osipenko1-4/+5
2021-01-28Merge tag 'v5.11-rc5' into i2c/for-5.12Wolfram Sang8-12/+74
2021-01-28i2c: remove zte zx bus driverArnd Bergmann3-612/+0
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König2-6/+2
2021-01-22i2c: sprd: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski1-0/+1
2021-01-22i2c: s3c2410: advertise SMBus transfers using RECV_LENWolfram Sang1-1/+1
2021-01-22i2c: qup: advertise SMBus transfers using RECV_LENWolfram Sang1-1/+1