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
2023-01-20
i2c: bcm2835: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-20
i2c: aspeed: Use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-20
i2c: rk3x: fix a bunch of kernel-doc warnings
Randy Dunlap
1
-22
/
+22
2023-01-20
i2c: axxia: use 'struct' for kernel-doc notation
Randy Dunlap
1
-1
/
+1
2023-01-20
i2c: gpio: Add support on ACPI-based system
Binbin Zhou
1
-13
/
+21
2023-01-20
i2c: cadence: Remove redundant expression in if clause
Lars-Peter Clausen
1
-3
/
+1
2023-01-20
i2c: cadence: Remove `irq` field from driver state struct
Lars-Peter Clausen
1
-10
/
+7
2023-01-20
i2c: cadence: Remove unused CDNS_I2C_DATA_INTR_DEPTH define
Lars-Peter Clausen
1
-2
/
+0
2023-01-20
i2c: Set i2c pinctrl recovery info from it's device pinctrl
Hanna Hawa
1
-1
/
+4
2023-01-17
i2c: dev: fix notifier return values
Bartosz Golaszewski
1
-8
/
+8
2023-01-17
Merge branch 'i2c/fwnode-api' into i2c/for-mergewindow
Wolfram Sang
3
-78
/
+99
2023-01-17
i2c: add fwnode APIs
Russell King (Oracle)
3
-78
/
+99
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2
-74
/
+1
2023-01-12
ARM: omap1: remove unused board files
Arnd Bergmann
1
-1
/
+1
2023-01-11
ARM: iop32x: remove the platform
Arnd Bergmann
1
-3
/
+3
2023-01-09
i2c: mxs: suppress probe-deferral error message
Stefan Wahren
1
-2
/
+2
2023-01-09
i2c: designware-pci: Add new PCI IDs for AMD NAVI GPU
Basavaraj Natikar
1
-0
/
+2
2023-01-09
i2c: qcom-geni: change i2c_master_hub to static
Yang Yingliang
1
-1
/
+1
2023-01-09
i2c: designware: Fix unbalanced suspended flag
Richard Fitzgerald
1
-18
/
+2
2023-01-09
i2c: designware: use casting of u64 in clock multiplication to avoid overflow
Lareine Khawaly
1
-3
/
+6
2023-01-09
i2c: designware: fix i2c_dw_clk_rate() return size to be u32
Hanna Hawa
2
-2
/
+2
2023-01-09
i2c: qcom-cci: Deprecate duplicated compatibles
Konrad Dybcio
1
-1
/
+7
2022-12-16
Merge tag 'i2c-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-296
/
+389
2022-12-13
Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+14
2022-12-07
i2c: ismt: Fix an out-of-bounds bug in ismt_access()
Zheyu Ma
1
-0
/
+3
2022-12-07
i2c: mux: reg: check return value after calling platform_get_resource()
Yang Yingliang
1
-3
/
+2
2022-12-07
i2c: xiic: Make sure to disable clock on .remove()
Uwe Kleine-König
1
-3
/
+6
2022-12-07
i2c: hisi: Add support to get clock frequency from clock
Weilong Chen
1
-4
/
+11
2022-12-05
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
Hui Tang
1
-7
/
+3
2022-12-05
i2c: slave-eeprom: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-2
/
+3
2022-12-05
i2c: mux: pca954x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2022-12-05
drivers/i2c: use simple i2c probe
Stephen Kitt
2
-6
/
+4
2022-12-05
i2c: mux: pca9541: switch to using .probe_new
Peter Rosin
1
-3
/
+2
2022-12-05
i2c: gpio: Fix potential unused warning for 'i2c_gpio_dt_ids'
Binbin Zhou
1
-3
/
+1
2022-12-05
i2c: qcom-geni: add support for I2C Master Hub variant
Neil Armstrong
1
-0
/
+8
2022-12-05
i2c: qcom-geni: add desc struct to prepare support for I2C Master Hub variant
Neil Armstrong
1
-3
/
+47
2022-12-02
i2c: imx: Only DMA messages with I2C_M_DMA_SAFE flag set
Andrew Lunn
1
-2
/
+4
2022-12-02
i2c: tegra: Set ACPI node as primary fwnode
Akhil R
1
-0
/
+1
2022-12-02
i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
Wang Yufen
1
-1
/
+0
2022-12-02
i2c: cadence: Fix regression with bus recovery
Carsten Haitzler
1
-3
/
+8
2022-12-02
i2c: smbus: add DDR support for SPD
Corentin Labbe
1
-0
/
+6
2022-11-24
Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...
Mark Brown
1
-0
/
+14
2022-11-14
Merge branch 'i2c/client_device_id_helper-immutable' into i2c/for-mergewindow
Wolfram Sang
1
-0
/
+14
2022-11-14
i2c: core: Introduce i2c_client_get_device_id helper function
Angel Iglesias
1
-0
/
+14
2022-11-14
i2c: Restore initial power state if probe fails
Ricardo Ribalda
1
-4
/
+5
2022-11-12
i2c: /pasemi: PASemi I2C controller IRQ enablement
Arminder Singh
3
-5
/
+38
2022-11-12
i2c: npcm7xx: Fix error handling in npcm_i2c_init()
Yuan Can
1
-1
/
+10
2022-11-12
i2c: imx: use devm_platform_get_and_ioremap_resource()
Minghao Chi
1
-2
/
+1
2022-11-12
i2c: designware: Add comment to custom register value constants
Jarkko Nikula
1
-2
/
+2
2022-11-12
i2c: designware: Align defines in i2c-designware-core.h
Jarkko Nikula
1
-115
/
+115
[prev]
[next]