summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-15Merge branch 'block-7.2' into for-nextJens Axboe
2026-07-15loop: remove manually added partitions on detachDaan De Meyer
2026-07-15Input: wacom_w8001 - replace strlcat() with a strscpy() helperIan Bridges
2026-07-15Input: tca8418_keypad - enable overflow mode per datasheet (SCPS215G)Zhian Liang
2026-07-15Merge tag 'scmi-ffa-fixes-7.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2026-07-15drm/xe/pt: Reset current_op in xe_pt_update_ops_init()Zongyao Bai
2026-07-15drm/bridge: tc358767: clamp the reported AUX read size to the requestMaoyi Xie
2026-07-15drm/xe/wopcm: fix WOPCM size for LNL+Daniele Ceraolo Spurio
2026-07-15wifi: iwlwifi: mld: reset the driver state upon firmware recoveryEmmanuel Grumbach
2026-07-15wifi: iwlwifi: mvm: cleanup the driver state after device_powered_offEmmanuel Grumbach
2026-07-15wifi: iwlwifi: mvm: reset the smart fifo state upon FW stopEmmanuel Grumbach
2026-07-15wifi: iwlwifi: regulatory: add LARI_CONFIG_CHANGE command v14 supportPagadala Yesu Anjaneyulu
2026-07-15wifi: iwlwifi: ignore raw-DSM TLV for LARI cmd version 13 and abovePagadala Yesu Anjaneyulu
2026-07-15wifi: iwlwifi: pcie: validate txq_id in txq_enableEmmanuel Grumbach
2026-07-15wifi: iwlwifi: mld: validate D3_END notif sizeEmmanuel Grumbach
2026-07-15wifi: iwlwifi: mld: cancel wiphy work before freeing wiphyMiri Korenblit
2026-07-15wifi: iwlwifi: mvm: validate monitor notif link_idEmmanuel Grumbach
2026-07-15wifi: iwlwifi: mld: treat valid BAID without STA as a FW errorEmmanuel Grumbach
2026-07-15wifi: iwlwifi: mvm: fix the FCS truncation logic in d3Emmanuel Grumbach
2026-07-15wifi: iwlwifi: support TTL platform device IDMiri Korenblit
2026-07-15wifi: iwlwifi: claim UHR DBE capability for UHR devicesJohannes Berg
2026-07-15wifi: iwlwifi: mvm: remove iwl_mvm_recalc_tcm()Johannes Berg
2026-07-15wifi: iwlwifi: add a compile time check for too long hcmdsMiri Korenblit
2026-07-15wifi: iwlwifi: validate UEFI reduced-power SKU TLV lengthPengpeng Hou
2026-07-15wifi: iwlwifi: validate PNVM SKU TLV lengthPengpeng Hou
2026-07-15remoteproc: qcom_q6v5_pas: Create platform device for BAM-DMUXVishnu Santhosh
2026-07-15remoteproc: core: cancel crash_handler work in rproc_add() error pathJingyi Wang
2026-07-15remoteproc: qcom: Check subdev start status in rproc_stop()Jingyi Wang
2026-07-15remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedul...Jingyi Wang
2026-07-15remoteproc: qcom: q6v5: Make handover IRQ one-shotAbel Vesa
2026-07-15remoteproc: qcom: Fix glink->node reference leak in qcom_add_glink_subdevUday Khare
2026-07-15remoteproc: qcom_q6v5_mss: Fix MDM9607 subsystem control instance IDStephan Gerhold
2026-07-15remoteproc: qcom_q6v5_mss: Make ssctl_id configurable per platformStephan Gerhold
2026-07-15remoteproc: qcom: pas: add needs_tzmem flag to trigger shmbridge creationAnanthu C V
2026-07-15PCI: vmd: Add feature to scan BIOS-enumerated devicesNirmal Patel
2026-07-15PNP: ACPI: Stop using acpi_device_name()Rafael J. Wysocki
2026-07-15ACPI: PAD: xen: Stop setting acpi_device_name/class()Rafael J. Wysocki
2026-07-15platform/loongarch: laptop: Stop setting acpi_device_class()Rafael J. Wysocki
2026-07-15software node: add kunit tests for fw_devlink supportBartosz Golaszewski
2026-07-15software node: add fw_devlink supportBartosz Golaszewski
2026-07-15cpufreq: intel_pstate: Move two functions closer to callersRafael J. Wysocki
2026-07-15cpufreq: intel_pstate: Consolidate frequency values computationRafael J. Wysocki
2026-07-15cpufreq: intel_pstate: Introduce intel_pstate_update_freq_limits()Rafael J. Wysocki
2026-07-15cpufreq: intel_pstate: Fix setting minimum P-state at init timeRafael J. Wysocki
2026-07-15cpufreq: intel_pstate: Rename INTEL_PSTATE_HWP_BROADWELLRafael J. Wysocki
2026-07-15cpufreq: intel_pstate: Simplify HWP handling on BroadwellRafael J. Wysocki
2026-07-15cpufreq: intel_pstate: Adjust the .adjust_perf() driver callbackRafael J. Wysocki
2026-07-15dmaengine: arm-dma350: enable ANYCH interrupt for shared IRQ wiringJun Guo
2026-07-15media: atomisp: Demote all broken kernel-doc commentsRicardo Ribalda
2026-07-15media: go7007: fix memory leaks on probe error pathsChen Changcheng