summaryrefslogtreecommitdiffstats
path: root/drivers/i2c (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: jz4780: Use devm_clk_get_enabled() helpersRong Qianfeng2024-09-101-15/+7
* i2c: emev2: Use devm_clk_get_enabled() helpersRong Qianfeng2024-09-101-17/+8
* i2c: muxes: add support for tsd,mule-i2c multiplexerFarouk Bouabid2024-09-103-0/+165
* i2c: npcm: restore slave addresses array lengthTyrone Ting2024-09-101-2/+4
* i2c: mpc: Use devm_clk_get_optional_enabled() to simplify codeZhang Zekun2024-09-101-19/+4
* i2c: designware: Consolidate PM opsAndy Shevchenko2024-09-104-105/+68
* i2c: riic: Simplify unsupported bus speed handlingGeert Uytterhoeven2024-09-101-9/+6
* i2c: designware: Remove ->disable() callbackAndy Shevchenko2024-09-106-10/+8
* i2c: designware: Move exports to I2C_DW namespacesAndy Shevchenko2024-09-105-0/+12
* i2c: designware: Unify the firmware type checksAndy Shevchenko2024-09-101-2/+4
* i2c: designware: Consolidate firmware parsing and configuring codeAndy Shevchenko2024-09-104-70/+66
* i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()Andy Shevchenko2024-09-101-4/+5
* i2c: riic: Add support for fast mode plusClaudiu Beznea2024-09-101-2/+22
* i2c: riic: Define individual arrays to describe the register offsetsClaudiu Beznea2024-09-101-27/+31
* i2c: riic: Add suspend/resume supportClaudiu Beznea2024-09-101-11/+62
* i2c: riic: Enable runtime PM autosuspend supportClaudiu Beznea2024-09-101-2/+9
* i2c: riic: Use pm_runtime_resume_and_get()Claudiu Beznea2024-09-101-6/+14
* i2c: riic: Call pm_runtime_get_sync() when need to access registersClaudiu Beznea2024-09-101-9/+5
* i2c: riic: Use temporary variable for struct deviceClaudiu Beznea2024-09-101-23/+26
* i2c: designware: Drop return value from dw_i2c_of_configure()Andy Shevchenko2024-09-101-5/+2
* i2c: designware: Drop return value from i2c_dw_acpi_configure()Andy Shevchenko2024-09-102-5/+3
* i2c: designware: Always provide device ID tablesAndy Shevchenko2024-09-101-33/+31
* i2c: designware: Unify terminator in device ID tablesAndy Shevchenko2024-09-102-3/+3
* i2c: designware: Add missing 'c' into PCI IDs variable nameAndy Shevchenko2024-09-101-3/+3
* i2c: designware: Let PCI core to take care about interrupt vectorsAndy Shevchenko2024-09-101-11/+3
* i2c: designware: Replace a while-loop by for-loopAndy Shevchenko2024-09-101-4/+1
* i2c: qcom-geni: Use goto for clearer exit pathAndi Shyti2024-09-101-9/+12
* i2c: imx: Switch to RUNTIME_PM_OPS()Fabio Estevam2024-09-101-5/+4
* i2c: mt65xx: Avoid double initialization of restart_flag in isrAngeloGioacchino Del Regno2024-09-101-4/+1
* i2c: don't use ',' after delimitersWolfram Sang2024-09-1014-15/+14
* i2c: designware: Fix wrong setting for {ss,fs,hs}_{h,l}cnt registersAdrian Huang2024-09-103-12/+53
* i2c: tegra: Do not mark ACPI devices as irq safeBreno Leitao2024-08-151-2/+2
* i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeAndi Shyti2024-08-141-1/+3
* Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-08-091-1/+4
|\
| * i2c: qcom-geni: Add missing geni_icc_disable in geni_i2c_runtime_resumeGaosheng Cui2024-08-071-0/+1
| * i2c: qcom-geni: Add missing clk_disable_unprepare in geni_i2c_runtime_resumeGaosheng Cui2024-08-051-1/+3
* | i2c: testunit: match HostNotify test name with docsWolfram Sang2024-08-081-2/+2
* | i2c: smbus: Send alert notifications to all devices if source not foundGuenter Roeck2024-08-041-3/+35
* | i2c: smbus: Improve handling of stuck alertsGuenter Roeck2024-07-291-7/+25
|/
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-2/+2
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-2/+2
* | i2c: piix4: Register SPDsThomas Weißschuh2024-07-202-0/+10
* | i2c: smbus: remove i801 assumptions from SPD probingThomas Weißschuh2024-07-201-11/+4
* | i2c: mux: gpio: Add support for the 'settle-time-us' propertyBastien Curutchet2024-07-201-0/+6
* | i2c: mux: gpio: Re-order #include to match alphabetic orderBastien Curutchet2024-07-201-4/+4
* | Merge tag 'i2c-for-6.11-rc1-try2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-07-2077-341/+364
|\ \
| * \ Merge tag 'i2c-host-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/an...Wolfram Sang2024-07-1376-463/+497
| |\ \
| | * | i2c: st: reword according to newest specificationWolfram Sang2024-07-111-4/+4
| | * | i2c: cpm: reword according to newest specificationWolfram Sang2024-07-111-2/+2
| | * | i2c: virtio: reword according to newest specificationWolfram Sang2024-07-111-1/+1