summaryrefslogtreecommitdiffstats
path: root/drivers/i2c
Commit message (Expand)AuthorAgeFilesLines
* i2c: exynos5: correct top kerneldocKrzysztof Kozlowski2021-04-061-1/+1
* i2c: designware: Adjust bus_freq_hz when refuse high speed mode setAndy Shevchenko2021-04-051-0/+1
* i2c: hix5hd2: use the correct HiSilicon copyrightHao Fang2021-03-311-1/+1
* i2c: stm32f4: Mundane typo fixBhaskar Chowdhury2021-03-311-1/+1
* I2C: JZ4780: Fix bug for Ingenic X1000.周琰杰 (Zhou Yanjie)2021-03-311-2/+2
* i2c: turn recovery error on init to debugWolfram Sang2021-03-181-3/+4
* i2c: exynos5: Preserve high speed master codeMårten Lindahl2021-02-261-1/+7
* Revert "i2c: i2c-qcom-geni: Add shutdown callback for i2c"Wolfram Sang2021-02-261-34/+0
* i2c: designware: Get right data lengthLiguang Zhang2021-02-262-1/+3
* i2c: brcmstb: Fix brcmstd_send_i2c_cmd conditionMaxime Ripard2021-02-261-1/+1
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-221-3/+1
|\
| * amba: Make the remove callback return voidUwe Kleine-König2021-02-021-3/+1
* | Merge branch 'i2c/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-2232-2993/+764
|\ \
| * | i2c: remove redundant error print in stm32f7_i2c_probeMenglong Dong2021-02-121-5/+1
| * | i2c: testunit: add support for block process callsWolfram Sang2021-02-121-2/+10
| * | i2c: busses: Replace spin_lock_irqsave with spin_lock in hard IRQWeihang Li2021-02-122-6/+4
| * | i2c: i801: Add support for Intel Alder Lake PCH-PJarkko Nikula2021-02-091-0/+4
| * | i2c: mv64xxx: Fix check for missing clock after adding RPMSamuel Holland2021-02-091-1/+1
| * | i2c: mux: mlxcpld: Add callback to notify mux creation completionVadim Pasternak2021-02-091-0/+4
| * | i2c: mux: mlxcpld: Extend supported mux numberVadim Pasternak2021-02-091-8/+2
| * | i2c: mux: mlxcpld: Extend driver to support word address space devicesVadim Pasternak2021-02-091-8/+39
| * | i2c: mux: mlxcpld: Get rid of adapter numbers enforcementVadim Pasternak2021-02-091-5/+2
| * | i2c: mux: mlxcpld: Prepare mux selection infrastructure for two-byte supportVadim Pasternak2021-02-091-9/+9
| * | i2c: mux: mlxcpld: Convert driver to platform driverVadim Pasternak2021-02-091-34/+28
| * | i2c: imx: Synthesize end of transaction events without idle interruptsKevin Paul Herbert2021-02-011-7/+52
| * | i2c: i2c-qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi2021-02-011-0/+34
| * | i2c: mv64xxx: Add runtime PM supportSamuel Holland2021-02-011-42/+78
| * | i2c: amd-mp2: Remove unused macroRichard Neumann2021-02-011-3/+0
| * | i2c: amd-mp2: convert to PCI logging functionsRichard Neumann2021-02-013-37/+24
| * | i2c: mux: mlxcpld: Move header file out of x86 realmVadim Pasternak2021-02-011-1/+1
| * | i2c: mux: mlxcpld: Update module licenseVadim Pasternak2021-02-011-30/+3
| * | i2c: smbus: improve naming in i2c_smbus_xfer_emulated()Wolfram Sang2021-01-281-12/+12
| * | i2c: smbus: don't abuse loop variableWolfram Sang2021-01-281-5/+4
| * | i2c: tegra: Use threaded interruptDmitry Osipenko2021-01-281-4/+5
| * | Merge tag 'v5.11-rc5' into i2c/for-5.12Wolfram Sang2021-01-288-12/+74
| |\ \
| * | | i2c: remove zte zx bus driverArnd Bergmann2021-01-283-612/+0
| * | | i2c: s3c2410: advertise SMBus transfers using RECV_LENWolfram Sang2021-01-221-1/+1
| * | | i2c: qup: advertise SMBus transfers using RECV_LENWolfram Sang2021-01-221-1/+1
| * | | i2c: algo: bit: use new macro to specifiy capabilitiesWolfram Sang2021-01-221-3/+1
| * | | i2c: remove u300 bus driverArnd Bergmann2021-01-223-1022/+0
| * | | i2c: remove sirf bus driverArnd Bergmann2021-01-223-486/+0
| * | | i2c: stub: remove definition of DEBUGTom Rix2021-01-171-1/+0
| * | | i2c: i2c-mux-gpio: Enable this driver in ACPI landEvan Green2021-01-171-28/+79
| * | | i2c: i2c-mux-gpio: Factor out pdev->dev in _probe_dt()Evan Green2021-01-171-2/+3
| * | | i2c: Drop unused efm32 bus driverUwe Kleine-König2021-01-173-477/+0
| * | | i2c: smbus: switch from loops to memcpyDmitry Torokhov2021-01-111-10/+5
| * | | i2c: mlxcpld: Add support for I2C bus frequency settingVadim Pasternak2021-01-061-1/+62
| * | | i2c: busses: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun2021-01-051-2/+1
| * | | i2c: use DIV_ROUND_UP macro to do calculationZheng Yongjun2021-01-051-3/+3
| * | | i2c: fix platform_get_irq.cocci warningsTian Tao2021-01-051-3/+1