summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-25wifi: iwlwifi: acpi: add support for PPAG rev5Emmanuel Grumbach-7/+25
2026-03-25wifi: iwlwifi: acpi: check the size of the ACPI PPAG tablesEmmanuel Grumbach-3/+13
2026-03-25wifi: iwlwifi: regulatory: support a new command for PPAGEmmanuel Grumbach-12/+91
2026-03-25wifi: iwlwifi: mld: add support for sta command version 3Miri Korenblit-14/+132
2026-03-25wifi: iwlwifi: bring iwl_fill_ppag_table to the iwlmvmEmmanuel Grumbach-131/+128
2026-03-25wifi: iwlwifi: uefi: open code the PPAG table store operationEmmanuel Grumbach-14/+25
2026-03-25wifi: iwlwifi: mld: Introduce scan command version 18Ilan Peer-17/+115
2026-03-25wifi: iwlwifi: mld: Refactor scan command handlingIlan Peer-47/+114
2026-03-25wifi: iwlwifi: mld: remove unused scan expire time constantsPagadala Yesu Anjaneyulu-2/+0
2026-03-25wifi: iwlwifi: mvm: cleanup some more MLO codeNidhish A N-472/+0
2026-03-25wifi: iwlwifi: acpi: better use ARRAY_SIZE than a defineEmmanuel Grumbach-1/+2
2026-03-25wifi: iwlwifi: uefi: decouple UEFI and firmware APIsEmmanuel Grumbach-2/+21
2026-03-25wifi: iwlwifi: ensure we don't read SAR values past the limitEmmanuel Grumbach-0/+4
2026-03-25wifi: iwlwifi: mld: add support for iwl_mcc_allowed_ap_type_cmd v2Emmanuel Grumbach-27/+102
2026-03-25wifi: iwlwifi: mvm: replace use of system_wq with system_percpu_wqMarco Crivellari-3/+3
2026-03-25wifi: iwlwifi: fw: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-2/+2
2026-03-25wifi: iwlwifi: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari-1/+1
2026-03-25media: renesas: vsp1: Initialize format on all padsLaurent Pinchart-1/+1
2026-03-25media: renesas: vsp1: Implement control eventsLaurent Pinchart-0/+17
2026-03-25media: renesas: vsp1: histo: Fix format settingLaurent Pinchart-8/+59
2026-03-25media: renesas: vsp1: histo: Fix size enumerationLaurent Pinchart-1/+1
2026-03-25media: renesas: vsp1: histo: Fix code enumerationLaurent Pinchart-1/+4
2026-03-25media: renesas: vsp1: hsit: Fix size enumerationLaurent Pinchart-1/+52
2026-03-25media: renesas: vsp1: brx: Fix format propagationLaurent Pinchart-2/+8
2026-03-25media: renesas: vsp1: rwpf: Fix media bus code and frame size enumerationLaurent Pinchart-6/+74
2026-03-25media: renesas: vsp1: rpf: Fix crop width and height clampingLaurent Pinchart-2/+2
2026-03-25media: renesas: vsp1: rpf: Fix crop left and top clampingLaurent Pinchart-4/+24
2026-03-25media: renesas: vsp1: Fix code checks in frame size enumerationLaurent Pinchart-59/+62
2026-03-25media: renesas: vsp1: Store size limits in vsp1_entityLaurent Pinchart-182/+88
2026-03-25media: renesas: vsp1: Store supported media bus codes in vsp1_entityLaurent Pinchart-152/+90
2026-03-25mmc: sdhci-of-aspeed: Handle optional controller resetRyan Chen-0/+6
2026-03-25media: uvcvideo: Add support for P010 pixel formatOliver Collyer-0/+7
2026-03-25media: uvcvideo: Add D436 and D555 cameras metadata supportYogev Modlin-0/+18
2026-03-25media: uvcvideo: Change comment to 'Intel RealSense'Yogev Modlin-9/+9
2026-03-25media: uvcvideo: Add a stream backpointer in uvc_video_queueRicardo Ribalda-19/+13
2026-03-25media: uvcvideo: Allow userspace to increase the meta buffersizeRicardo Ribalda-4/+10
2026-03-25media: uvcvideo: uvc_queue_to_stream(): Support meta queuesRicardo Ribalda-9/+11
2026-03-25media: uvcvideo: Enable VB2_DMABUF for metadata streamRicardo Ribalda-2/+1
2026-03-25drm/gem: Improve drm_gem_objects_lookup() kerneldocTvrtko Ursulin-5/+6
2026-03-25drm/msm/dpu: support plane splitting in quad-pipe caseJun Nie-42/+117
2026-03-25drm/syncobj: Fix xa_alloc allocation flagsTvrtko Ursulin-2/+2
2026-03-25drm/msm/dpu: Defer SSPP allocation until CRTC checkJun Nie-81/+80
2026-03-25drm/msm/dpu: Extract plane splitting into a dedicated functionJun Nie-15/+33
2026-03-25drm/msm/dpu: calculate data_width like downstreamAlexander Koskovich-5/+24
2026-03-25drm/msm/dpu: drop VBIF index from the struct dpu_hw_vbifDmitry Baryshkov-28/+8
2026-03-25drm/msm/dpu: drop VBIF index from the VBIF paramsDmitry Baryshkov-30/+14
2026-03-25drm/msm/dpu: drop vbif_idx from WB configurationDmitry Baryshkov-24/+4
2026-03-25drm/msm/dpu: drop VBIF id, base and name from the catalogDmitry Baryshkov-15/+9
2026-03-25drm/msm/dpu: replace VBIF-related array with bare pointersDmitry Baryshkov-49/+29
2026-03-25drm/msm/dpu: stop declaring VBIFs as an array in catalogDmitry Baryshkov-143/+88