index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-qcom-cci.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-12
i2c: use inclusive callbacks in struct i2c_algorithm
Wolfram Sang
1
-2
/
+2
2024-11-17
i2c: qcom-cci: Remove unused struct member cci_clk_rate
Vladimir Zapolskiy
1
-4
/
+0
2024-11-17
i2c: qcom-cci: Remove the unused variable cci_clk_rate
Jiapeng Chong
1
-9
/
+0
2024-11-17
i2c: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-11-17
i2c: qcom-cci: Stop complaining about DT set clock rate
Bryan O'Donoghue
1
-8
/
+0
2023-08-25
i2c: qcom-cci: Fix error checking in cci_probe()
Harshit Mogalapalli
1
-1
/
+3
2023-08-10
i2c: qcom-cci: Use dev_err_probe in probe function
Liao Chang
1
-4
/
+2
2023-06-08
i2c: qcom-cci:Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
1
-2
/
+1
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-09
i2c: qcom-cci: Deprecate duplicated compatibles
Konrad Dybcio
1
-1
/
+7
2022-10-19
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Bryan O'Donoghue
1
-5
/
+8
2022-10-05
i2c: qcom-cci: Add MSM8226 compatible
Rayyan Ansari
1
-0
/
+1
2022-06-15
i2c: qcom-cci: add msm8974 compatible
Matti Lehtimäki
1
-0
/
+35
2022-06-08
i2c: qcom-cci: simplify access to bus data structure
Vladimir Zapolskiy
1
-13
/
+14
2022-02-23
Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into i2c/for-mergewindow
Wolfram Sang
1
-5
/
+11
2022-02-18
i2c: qcom-cci: add sm8450 compatible
Vladimir Zapolskiy
1
-1
/
+2
2022-02-11
i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
Vladimir Zapolskiy
1
-4
/
+10
2022-02-11
i2c: qcom-cci: don't delete an unregistered adapter
Vladimir Zapolskiy
1
-1
/
+1
2021-05-25
i2c: qcom-cci: add sm8250 compatible
Jonathan Marek
1
-0
/
+1
2021-04-05
i2c: drivers: Use generic definitions for bus frequencies (part 2)
Andy Shevchenko
1
-2
/
+2
2020-12-02
i2c: qcom: Fix IRQ error misassignement
Robert Foss
1
-2
/
+2
2020-04-18
i2c: Add Qualcomm CCI I2C driver
Loic Poulain
1
-0
/
+791