index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2023-06-08
i2c: qcom-cci:Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
2023-06-05
i2c: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-09
i2c: qcom-cci: Deprecate duplicated compatibles
Konrad Dybcio
2022-10-19
i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter
Bryan O'Donoghue
2022-10-05
i2c: qcom-cci: Add MSM8226 compatible
Rayyan Ansari
2022-06-15
i2c: qcom-cci: add msm8974 compatible
Matti Lehtimäki
2022-06-08
i2c: qcom-cci: simplify access to bus data structure
Vladimir Zapolskiy
2022-02-23
Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/g...
Wolfram Sang
2022-02-18
i2c: qcom-cci: add sm8450 compatible
Vladimir Zapolskiy
2022-02-11
i2c: qcom-cci: don't put a device tree node before i2c_add_adapter()
Vladimir Zapolskiy
2022-02-11
i2c: qcom-cci: don't delete an unregistered adapter
Vladimir Zapolskiy
2021-05-25
i2c: qcom-cci: add sm8250 compatible
Jonathan Marek
2021-04-05
i2c: drivers: Use generic definitions for bus frequencies (part 2)
Andy Shevchenko
2020-12-02
i2c: qcom: Fix IRQ error misassignement
Robert Foss
2020-04-18
i2c: Add Qualcomm CCI I2C driver
Loic Poulain