aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c
AgeCommit message (Expand)Author
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
2021-02-01i2c: i2c-qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi
2021-02-01i2c: mv64xxx: Add runtime PM supportSamuel Holland
2021-02-01i2c: amd-mp2: Remove unused macroRichard Neumann
2021-02-01i2c: amd-mp2: convert to PCI logging functionsRichard Neumann
2021-02-01i2c: mux: mlxcpld: Move header file out of x86 realmVadim Pasternak
2021-02-01i2c: mux: mlxcpld: Update module licenseVadim Pasternak
2021-01-28i2c: mediatek: Move suspend and resume handling to NOIRQ phaseQii Wang
2021-01-28i2c: smbus: improve naming in i2c_smbus_xfer_emulated()Wolfram Sang
2021-01-28i2c: smbus: don't abuse loop variableWolfram Sang
2021-01-28i2c: tegra: Use threaded interruptDmitry Osipenko
2021-01-28Merge tag 'v5.11-rc5' into i2c/for-5.12Wolfram Sang
2021-01-28i2c: remove zte zx bus driverArnd Bergmann
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König
2021-01-22i2c: sprd: depend on COMMON_CLK to fix compile testsKrzysztof Kozlowski
2021-01-22i2c: s3c2410: advertise SMBus transfers using RECV_LENWolfram Sang
2021-01-22i2c: qup: advertise SMBus transfers using RECV_LENWolfram Sang
2021-01-22i2c: algo: bit: use new macro to specifiy capabilitiesWolfram Sang
2021-01-22i2c: remove u300 bus driverArnd Bergmann
2021-01-22i2c: remove sirf bus driverArnd Bergmann
2021-01-22Revert "i2c: imx: Remove unused .id_table support"Fabio Estevam
2021-01-20ARM: remove tango platformArnd Bergmann
2021-01-17i2c: stub: remove definition of DEBUGTom Rix
2021-01-17i2c: i2c-mux-gpio: Enable this driver in ACPI landEvan Green
2021-01-17i2c: i2c-mux-gpio: Factor out pdev->dev in _probe_dt()Evan Green
2021-01-17i2c: octeon: check correct size of maximum RECV_LEN packetWolfram Sang
2021-01-17i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFOSowjanya Komatineni
2021-01-17i2c: bpmp-tegra: Ignore unknown I2C_M flagsMikko Perttunen