index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i2c
/
busses
/
i2c-qcom-cci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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/g...
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