index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-21
i2c: imx: Make sure to unregister adapter on remove()
Uwe Kleine-König
1
-9
/
+11
2022-08-21
Revert "i2c: scmi: Replace open coded device_get_match_data()"
Wolfram Sang
1
-2
/
+7
2022-08-12
i2c: move core from strlcpy to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-12
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
47
-49
/
+49
2022-08-12
i2c: kempld: Support ACPI I2C device declaration
Chris Pringle
1
-0
/
+1
2022-08-12
i2c: mediatek: add i2c compatible for MT8188
Kewei Xu
1
-0
/
+43
2022-08-11
i2c: microchip-corei2c: fix erroneous late ack send
Conor Dooley
1
-1
/
+1
2022-08-11
i2c: qcom-geni: Fix GPI DMA buffer sync-back
Robin Reckmann
1
-2
/
+3
2022-08-07
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-3
/
+4
2022-08-05
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-30
/
+10
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-36
/
+6
2022-08-04
Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-139
/
+1284
2022-08-02
Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2022-07-27
i2c: mux-gpmux: Add of_node_put() when breaking out of loop
Liang He
1
-0
/
+1
2022-07-24
i2c: qcom-geni: Use the correct return value
Bjorn Andersson
1
-1
/
+1
2022-07-24
i2c: cadence: Support PEC for SMBus block read
Lars-Peter Clausen
1
-1
/
+9
2022-07-24
i2c: qcom-geni: Propagate GENI_ABORT_DONE to geni_i2c_abort_xfer()
Bjorn Andersson
1
-5
/
+15
2022-07-22
i2c: brcmstb: Use dev_name() for adapter name
Florian Fainelli
1
-3
/
+1
2022-07-22
i2c: Add Renesas RZ/V2M controller
Phil Edworthy
3
-0
/
+543
2022-07-16
i2c: mlxcpld: Add callback to notify probing completion
Vadim Pasternak
1
-0
/
+4
2022-07-16
i2c: cadence: Change large transfer count reset logic to be unconditional
Robert Hancock
1
-25
/
+5
2022-07-16
i2c: scmi: Replace open coded device_get_match_data()
Andy Shevchenko
1
-7
/
+2
2022-07-16
i2c: stm32: add support for the STM32MP13 soc
Alain Volmat
1
-0
/
+7
2022-07-16
i2c: imx: fix typo in comment
Flavio Suligoi
1
-1
/
+1
2022-07-16
i2c: mlxcpld: Fix register setting for 400KHz frequency
Vadim Pasternak
1
-1
/
+1
2022-07-14
i2c: i801: convert to use common P2SB accessor
Andy Shevchenko
2
-30
/
+10
2022-07-12
Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ...
Arnd Bergmann
1
-1
/
+1
2022-07-09
i2c: brcmstb: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
William Zhang
1
-1
/
+1
2022-07-08
i2c: cadence: Unregister the clk notifier in error path
Satish Nagireddy
1
-0
/
+1
2022-07-07
i2c: add support for microchip fpga i2c controllers
Conor Dooley
3
-0
/
+492
2022-07-06
i2c: i801: Add support for Intel Meteor Lake-P
Jarkko Nikula
2
-0
/
+4
2022-06-29
i2c: piix4: Fix a memory leak in the EFCH MMIO support
Jean Delvare
1
-9
/
+7
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
1
-3
/
+4
2022-06-16
i2c: Fix a potential use after free
Xu Wang
1
-1
/
+2
2022-06-15
i2c: hisi: use HZ_PER_KHZ macro in units.h
Yicong Yang
1
-2
/
+1
2022-06-15
i2c: qcom-cci: add msm8974 compatible
Matti Lehtimäki
1
-0
/
+35
2022-06-14
i2c: mediatek: Fix an error handling path in mtk_i2c_probe()
Christophe JAILLET
1
-2
/
+7
2022-06-14
i2c: mv64xxx: Add atomic_xfer method to driver
Chris Morgan
1
-6
/
+46
2022-06-14
i2c: mv64xxx: Remove shutdown method from driver
Chris Morgan
1
-9
/
+0
2022-06-14
i2c: xiic: Fix the type check for xiic_wakeup
Shubhrajyoti Datta
1
-2
/
+2
2022-06-13
i2c: designware: Use standard optional ref clock implementation
Serge Semin
2
-5
/
+11
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...
Thomas Gleixner
3
-36
/
+6
2022-06-08
i2c: dummy: Drop no-op remove function
Uwe Kleine-König
1
-6
/
+0
2022-06-08
i2c: mxs: Silence a clang warning
Fabio Estevam
1
-1
/
+1
2022-06-08
i2c: npcm7xx: Add check for platform_driver_register
Jiasheng Jiang
1
-2
/
+1
2022-06-08
i2c: qcom-cci: simplify access to bus data structure
Vladimir Zapolskiy
1
-13
/
+14
2022-06-08
i2c: npcm: Capitalize the one-line comment
Tyrone Ting
1
-6
/
+6
2022-06-08
i2c: npcm: Support NPCM845
Tyrone Ting
3
-48
/
+76
2022-06-08
i2c: npcm: Correct slave role behavior
Tali Perry
1
-3
/
+6
2022-06-08
i2c: npcm: Remove own slave addresses 2:10
Tali Perry
1
-25
/
+16
[next]