summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-10i2c: imx: Convert comma to semicolonShen Lichuan
2024-09-10i2c: jz4780: Use devm_clk_get_enabled() helpersRong Qianfeng
2024-09-10i2c: emev2: Use devm_clk_get_enabled() helpersRong Qianfeng
2024-09-10i2c: muxes: add support for tsd,mule-i2c multiplexerFarouk Bouabid
2024-09-10i2c: npcm: restore slave addresses array lengthTyrone Ting
2024-09-10i2c: mpc: Use devm_clk_get_optional_enabled() to simplify codeZhang Zekun
2024-09-10i2c: designware: Consolidate PM opsAndy Shevchenko
2024-09-10i2c: riic: Simplify unsupported bus speed handlingGeert Uytterhoeven
2024-09-10i2c: designware: Remove ->disable() callbackAndy Shevchenko
2024-09-10i2c: designware: Move exports to I2C_DW namespacesAndy Shevchenko
2024-09-10i2c: designware: Unify the firmware type checksAndy Shevchenko
2024-09-10i2c: designware: Consolidate firmware parsing and configuring codeAndy Shevchenko
2024-09-10i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure()Andy Shevchenko
2024-09-10i2c: riic: Add support for fast mode plusClaudiu Beznea
2024-09-10i2c: riic: Define individual arrays to describe the register offsetsClaudiu Beznea
2024-09-10i2c: riic: Add suspend/resume supportClaudiu Beznea
2024-09-10i2c: riic: Enable runtime PM autosuspend supportClaudiu Beznea
2024-09-10i2c: riic: Use pm_runtime_resume_and_get()Claudiu Beznea
2024-09-10i2c: riic: Call pm_runtime_get_sync() when need to access registersClaudiu Beznea
2024-09-10i2c: riic: Use temporary variable for struct deviceClaudiu Beznea
2024-09-10i2c: designware: Drop return value from dw_i2c_of_configure()Andy Shevchenko
2024-09-10i2c: designware: Drop return value from i2c_dw_acpi_configure()Andy Shevchenko
2024-09-10i2c: designware: Always provide device ID tablesAndy Shevchenko
2024-09-10i2c: designware: Unify terminator in device ID tablesAndy Shevchenko
2024-09-10i2c: designware: Add missing 'c' into PCI IDs variable nameAndy Shevchenko
2024-09-10i2c: designware: Let PCI core to take care about interrupt vectorsAndy Shevchenko
2024-09-10i2c: designware: Replace a while-loop by for-loopAndy Shevchenko
2024-09-10i2c: qcom-geni: Use goto for clearer exit pathAndi Shyti
2024-09-10i2c: imx: Switch to RUNTIME_PM_OPS()Fabio Estevam
2024-09-10i2c: mt65xx: Avoid double initialization of restart_flag in isrAngeloGioacchino Del Regno
2024-09-10i2c: don't use ',' after delimitersWolfram Sang
2024-09-10i2c: designware: Fix wrong setting for {ss,fs,hs}_{h,l}cnt registersAdrian Huang
2024-09-08Merge tag 'timers_urgent_for_v6.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-09-08Merge tag 'char-misc-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-09-08Merge tag 'usb-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-09-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-09-07Merge tag 'pinctrl-v6.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-09-06Merge tag 'pci-v6.11-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-09-06Merge tag 'pm-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-09-06Merge tag 'block-6.11-20240906' of git://git.kernel.dk/linuxLinus Torvalds
2024-09-06Merge tag 'mmc-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2024-09-06Merge tag 'gpio-fixes-for-v6.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-09-06Merge tag 'pmdomain-v6.11-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-06Merge tag 'pwm/for-6.11-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-06Merge tag 'drm-fixes-2024-09-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-09-06Merge tag 'amd-drm-fixes-6.11-2024-09-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-09-06Merge tag 'drm-misc-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-09-06Merge tag 'drm-xe-fixes-2024-09-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-09-05Merge tag 'net-6.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds