summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-27drm/i915/cdclk: Extract bdw_cdclk_pcode_{pre,post}_notify()Ville Syrjälä
2026-08-27drm/i915/cdclk: Unify pcode related debugsVille Syrjälä
2026-08-27drm/i915/cdclk: Unify the pcode pre/post notify in bxt_set_cdclk()Ville Syrjälä
2026-08-27drm/i915/cdclk: s/intel_/dg2_/ for DG2 specific stuffVille Syrjälä
2026-08-27drm/i915/cdclk: Drop pointless platform check from bxt_set_cdclk()Ville Syrjälä
2026-08-27drm/i915/cdclk: Stop forcing voltage level to 3 all the time on DG2Ville Syrjälä
2026-08-27drm/i915/cdclk: Notify DG2 pcode about pipe power wells regardless of CDCLKVille Syrjälä
2026-08-27drm/i915/cdclk: Do the DG2 CDCLK/pipe power well notify properlyVille Syrjälä
2026-08-27drm/i915/cdclk: Pass CDCLK in MHz to pcode on DG2Ville Syrjälä
2026-08-27drm/i915/cdclk: Don't bail if pcode post nofify failsVille Syrjälä
2026-08-27drm/i915/cdclk: Fix dg2_power_well_count() return typeVille Syrjälä
2026-08-27slip: fix use-after-free in sl_sync()Aleksandr Khromov
2026-08-27net: stmmac: selftests: Pass the IP proto mask in the TC selftestMaxime Chevallier
2026-08-27net: wangxun: use BIT_ULL() to prevent shift overflow on 32-bit archsJiawen Wu
2026-08-27net: phy: air_en8811h: move LED GPIO configuration to config_initVitaliy Sochnev
2026-08-27bnxt_en: Write doorbell when linearizing skb failsJoe Damato
2026-08-27net: ethernet: sun4i-emac: Fix IRQ error handlingbui duc phuc
2026-08-26accel/ethosu: fix job completion fence cleanupGuoHan Zhao
2026-08-26Merge tag 'hyperv-next-signed-20260826' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-26Merge tag 'thermal-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-26Merge tag 'pm-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-08-26Merge tag 'acpi-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2026-08-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2026-08-26Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2026-08-26Merge branches 'acpi-battery', 'acpi-button', 'acpi-soc' and 'acpi-pfrut'Rafael J. Wysocki
2026-08-26Merge branch 'acpi-bus'Rafael J. Wysocki
2026-08-26Merge branch 'acpi-scan'Rafael J. Wysocki
2026-08-26gpiolib: Put fwnode reference on failureMichail Tatas
2026-08-26gpio: omap: Use device name as chip labelRichard Weinberger
2026-08-26drm/panthor: Automate CSG IRQ processing at group unbind timeBoris Brezillon
2026-08-26drm/panthor: Don't defer FW event processingBoris Brezillon
2026-08-26drm/panthor: Don't defer job completion checksBoris Brezillon
2026-08-26drm/panthor: Protect events processing with a separate spinlockBoris Brezillon
2026-08-26drm/panthor: Get rid of panthor_group::fatal_lockBoris Brezillon
2026-08-26drm/panthor: Don't update might_have_idle_groups in process_idle_event_locked()Boris Brezillon
2026-08-26drm/panthor: Replace the panthor_irq macro machinery by inline helpersBoris Brezillon
2026-08-26drm/panthor: Move the register accessors before the IRQ helpersBoris Brezillon
2026-08-26drm/panthor: Make panthor_irq::state a non-atomic fieldBoris Brezillon
2026-08-26Merge tag 'pwrseq-updates-for-v7.3-rc1-part2' of git://git.kernel.org/pub/scm...Linus Torvalds
2026-08-26gpio: sloppy-logic-analyzer: use debugfs_create_file() for buf_size and captureCengiz Can
2026-08-26gpio: rtd1625: Use IRQ_TYPE_DEFAULT macroYu-Chun Lin
2026-08-26gpio: rtd1625: Replace pr_err_ratelimited() with dev_err_ratelimited()Yu-Chun Lin
2026-08-26gpio: rtd1625: Narrow 'hwirq' variable scope in loopYu-Chun Lin
2026-08-26gpio: rtd1625: Narrow 'i' variable scope in loopYu-Chun Lin
2026-08-26gpio: rtd1625: Fix variable type for regmap_read()Yu-Chun Lin
2026-08-26gpio: rtd1625: Drop unneeded initializationsYu-Chun Lin
2026-08-26gpio: rtd1625: Remove unnecessary blank lineYu-Chun Lin
2026-08-26gpio: generic: Avoid pinctrl calls when ranges are missingLinus Walleij
2026-08-26gpio: gpiolib-kunit: use devm_blocking_notifier_chain_register()Eliav Farber
2026-08-26gpio: eic-sprd: use devm_atomic_notifier_chain_register()Eliav Farber