summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-11drm/i915/de: Have intel_de_wait() hand out the final register valueVille Syrjälä
2025-11-11drm/i915/de: Implement register waits one wayVille Syrjälä
2025-11-11mmc: omap: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2025-11-11mmc: mtk-sd: replace use of system_wq with system_percpu_wqMarco Crivellari
2025-11-11mmc: core: Allow more host caps to be modified through debugfsShawn Lin
2025-11-11mmc: dw_mmc-rockchip: Fix wrong internal phase calculateShawn Lin
2025-11-11reset: mpfs: add non-auxiliary bus probingConor Dooley
2025-11-11mmc: sdhci-of-dwcmshc: Add command queue support for rockchip SOCsSebastian Reichel
2025-11-11mmc: pxamci: Simplify pxamci_probe() error handling using devm APIsRakuram Eswaran
2025-11-11mmc: sdhci-of-dwcmshc: Add support for Eswin EIC7700Huan He
2025-11-11clk: imx: add driver for imx8ulp's sim lpavLaurentiu Mihalcea
2025-11-11soc: qcom: mdt_loader: rename 'firmware' parameter of qcom_mdt_load()Gabor Juhos
2025-11-11soc: qcom: mdt_loader: merge __qcom_mdt_load() and qcom_mdt_load_no_init()Gabor Juhos
2025-11-11clk: imx: imx8mp-audiomix: use devm_auxiliary_device_create() to simple codePeng Fan
2025-11-11clk: imx: Add some delay before deassert the resetJacky Bai
2025-11-11ublk: return unsigned from ublk_{,un}map_io()Caleb Sander Mateos
2025-11-11ublk: remove unnecessary checks in ublk_check_and_get_req()Caleb Sander Mateos
2025-11-11nbd: defer config unlock in nbd_genl_connectZheng Qixing
2025-11-11mlx5: Fix default values in create CQAkiva Goldberger
2025-11-11Bluetooth: btrtl: Avoid loading the config file on security chipsMax Chou
2025-11-11net/mlx5e: Fix potentially misleading debug messageGal Pressman
2025-11-11net/mlx5e: Fix wraparound in rate limiting for values above 255 GbpsGal Pressman
2025-11-11net/mlx5e: Fix maxrate wraparound in threshold between unitsGal Pressman
2025-11-11net/mlx5e: Trim the length of the num_doorbell errorCosmin Ratiu
2025-11-11net/mlx5e: Fix missing error assignment in mlx5e_xfrm_add_state()Carolina Jubran
2025-11-11EDAC/altera: Use INTTEST register for Ethernet and USB SBE injectionNiravkumar L Rabara
2025-11-11Merge tag 'md-6.19-20251111' of gitolite.kernel.org:pub/scm/linux/kernel/git/...Jens Axboe
2025-11-11EDAC/altera: Handle OCRAM ECC enable after warm resetNiravkumar L Rabara
2025-11-11net/mlx5: E-Switch, support eswitch inactive modeSaeed Mahameed
2025-11-11net/mlx5: MPFS, add support for dynamic enable/disableSaeed Mahameed
2025-11-11Merge tag 'v6.18-rc5' into media-nextMauro Carvalho Chehab
2025-11-11drm/i915/rom: convert intel_rom interfaces to struct drm_deviceJani Nikula
2025-11-11wifi: mwl8k: inject DSSS Parameter Set element into beacons if missingPawel Dembicki
2025-11-11Merge drm/drm-next into drm-intel-nextJani Nikula
2025-11-11wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal
2025-11-11w1: omap-hdq: Remove redundant pm_runtime_mark_last_busy() callsSakari Ailus
2025-11-11media: siano: Remove redundant ternary operatorsLiao Yuanhong
2025-11-11media: rc: st_rc: Fix reset control resource leakHaotian Zhang
2025-11-11media: ir-hix5hd2: Drop unused module aliasJohan Hovold
2025-11-11macintosh/mac_hid: fix race condition in mac_hid_toggle_emumouseLong Li
2025-11-11wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer
2025-11-11Merge tag 'ath-current-20251110' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2025-11-11Merge tag 'amd-drm-next-6.19-2025-11-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-11-10cpufreq/amd-pstate: Call cppc_set_auto_sel() only for online CPUsGautham R. Shenoy
2025-11-10cpufreq/amd-pstate: Add static asserts for EPP indicesMario Limonciello (AMD)
2025-11-10cpufreq/amd-pstate: Fix some whitespace issuesMario Limonciello (AMD)
2025-11-10cpufreq/amd-pstate: Adjust return values in amd_pstate_update_status()Mario Limonciello (AMD)
2025-11-10cpufreq/amd-pstate: Make amd_pstate_get_mode_string() never return NULLMario Limonciello (AMD)
2025-11-10cpufreq/amd-pstate: Drop NULL value from amd_pstate_mode_stringMario Limonciello (AMD)
2025-11-10cpufreq/amd-pstate: Use sysfs_match_string() for eppMario Limonciello (AMD)