| Age | Commit message (Expand) | Author |
| 2024-09-10 | i2c: imx: Convert comma to semicolon | Shen Lichuan |
| 2024-09-10 | i2c: jz4780: Use devm_clk_get_enabled() helpers | Rong Qianfeng |
| 2024-09-10 | i2c: emev2: Use devm_clk_get_enabled() helpers | Rong Qianfeng |
| 2024-09-10 | i2c: muxes: add support for tsd,mule-i2c multiplexer | Farouk Bouabid |
| 2024-09-10 | dt-bindings: i2c: add support for tsd,mule-i2c-mux | Farouk Bouabid |
| 2024-09-10 | i2c: npcm: restore slave addresses array length | Tyrone Ting |
| 2024-09-10 | i2c: mpc: Use devm_clk_get_optional_enabled() to simplify code | Zhang Zekun |
| 2024-09-10 | dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible | Detlev Casanova |
| 2024-09-10 | i2c: designware: Consolidate PM ops | Andy Shevchenko |
| 2024-09-10 | dt-bindings: i2c: aspeed: drop redundant multi-master | Krzysztof Kozlowski |
| 2024-09-10 | i2c: riic: Simplify unsupported bus speed handling | Geert Uytterhoeven |
| 2024-09-10 | i2c: designware: Remove ->disable() callback | Andy Shevchenko |
| 2024-09-10 | i2c: designware: Move exports to I2C_DW namespaces | Andy Shevchenko |
| 2024-09-10 | i2c: designware: Unify the firmware type checks | Andy Shevchenko |
| 2024-09-10 | i2c: designware: Consolidate firmware parsing and configuring code | Andy Shevchenko |
| 2024-09-10 | i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure() | Andy Shevchenko |
| 2024-09-10 | dt-bindings: i2c: qcom,i2c-cci: add missing clocks constraint in if:then: | Krzysztof Kozlowski |
| 2024-09-10 | dt-bindings: i2c: nvidia,tegra20-i2c: define power-domains top-level | Krzysztof Kozlowski |
| 2024-09-10 | dt-bindings: i2c: nvidia,tegra20-i2c: restrict also clocks in if:then: | Krzysztof Kozlowski |
| 2024-09-10 | dt-bindings: i2c: nvidia,tegra20-i2c: combine same if:then: clauses | Krzysztof Kozlowski |
| 2024-09-10 | i2c: riic: Add support for fast mode plus | Claudiu Beznea |
| 2024-09-10 | dt-bindings: i2c: renesas,riic: Document the R9A08G045 support | Claudiu Beznea |
| 2024-09-10 | i2c: riic: Define individual arrays to describe the register offsets | Claudiu Beznea |
| 2024-09-10 | i2c: riic: Add suspend/resume support | Claudiu Beznea |
| 2024-09-10 | i2c: riic: Enable runtime PM autosuspend support | Claudiu Beznea |
| 2024-09-10 | i2c: riic: Use pm_runtime_resume_and_get() | Claudiu Beznea |
| 2024-09-10 | i2c: riic: Call pm_runtime_get_sync() when need to access registers | Claudiu Beznea |
| 2024-09-10 | i2c: riic: Use temporary variable for struct device | Claudiu Beznea |
| 2024-09-10 | i2c: designware: Drop return value from dw_i2c_of_configure() | Andy Shevchenko |
| 2024-09-10 | i2c: designware: Drop return value from i2c_dw_acpi_configure() | Andy Shevchenko |
| 2024-09-10 | i2c: designware: Always provide device ID tables | Andy Shevchenko |
| 2024-09-10 | i2c: designware: Unify terminator in device ID tables | Andy Shevchenko |
| 2024-09-10 | i2c: designware: Add missing 'c' into PCI IDs variable name | Andy Shevchenko |
| 2024-09-10 | i2c: designware: Let PCI core to take care about interrupt vectors | Andy Shevchenko |
| 2024-09-10 | i2c: designware: Replace a while-loop by for-loop | Andy Shevchenko |
| 2024-09-10 | i2c: qcom-geni: Use goto for clearer exit path | Andi Shyti |
| 2024-09-10 | i2c: imx: Switch to RUNTIME_PM_OPS() | Fabio Estevam |
| 2024-09-10 | i2c: mt65xx: Avoid double initialization of restart_flag in isr | AngeloGioacchino Del Regno |
| 2024-09-10 | i2c: don't use ',' after delimiters | Wolfram Sang |
| 2024-09-10 | i2c: designware: Fix wrong setting for {ss,fs,hs}_{h,l}cnt registers | Adrian Huang |
| 2024-09-08 | Linux 6.11-rc7v6.11-rc7 | Linus Torvalds |
| 2024-09-08 | Merge tag 'timers_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
| 2024-09-08 | Merge tag 'perf_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
| 2024-09-08 | Merge tag 'char-misc-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2024-09-08 | Merge tag 'usb-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
| 2024-09-07 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
| 2024-09-07 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
| 2024-09-07 | Merge tag 'pinctrl-v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2024-09-06 | Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7-2' of git://git.kernel.org/pu... | Linus Torvalds |
| 2024-09-06 | Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |