summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-03media: qcom: camss: simplify camss_subdev_notifier_complete() functionVladimir Zapolskiy
2025-07-03media: qcom: camss: register camss media device before subdevicesVladimir Zapolskiy
2025-07-03media: qcom: camss: remove duplicated csiphy_formats_sc7280 dataVladimir Zapolskiy
2025-07-03media: qcom: camss: cleanup media device allocated resource on error pathVladimir Zapolskiy
2025-07-03media: qcom: camss: csiphy-3ph: Fix inadvertent dropping of SDM660/SDM670 phy...Bryan O'Donoghue
2025-07-03media: qcom: camss: Power pipeline only when streamingRichard Acayan
2025-07-03media: iris: Fix opp scaling of power domainsAkhil P Oommen
2025-07-03media: iris: Add codec specific check for VP9 decoder drain handlingDikshita Agarwal
2025-07-03media: iris: Add internal buffer calculation for HEVC and VP9 decodersDikshita Agarwal
2025-07-03media: iris: Set mandatory properties for HEVC and VP9 decoders.Dikshita Agarwal
2025-07-03media: iris: Add platform capabilities for HEVC and VP9 decodersDikshita Agarwal
2025-07-03media: iris: Add HEVC and VP9 formats for decoderDikshita Agarwal
2025-07-03media: iris: Add a comment to explain usage of MBPSDikshita Agarwal
2025-07-03media: iris: Remove redundant buffer count check in stream offDikshita Agarwal
2025-07-03media: iris: Improve last flag handlingDikshita Agarwal
2025-07-03media: iris: Add handling for no show framesDikshita Agarwal
2025-07-03media: iris: Add handling for corrupt and drop framesDikshita Agarwal
2025-07-03media: iris: Remove unnecessary re-initialization of flush completionDikshita Agarwal
2025-07-03media: iris: Skip flush on first sequence changeDikshita Agarwal
2025-07-03media: iris: Send V4L2_BUF_FLAG_ERROR for capture buffers with 0 filled lengthDikshita Agarwal
2025-07-03media: iris: Fix buffer preparation failure during resolution changeDikshita Agarwal
2025-07-03media: iris: Track flush responses to prevent premature completionDikshita Agarwal
2025-07-03media: iris: Fix typo in depth variableDikshita Agarwal
2025-07-03media: iris: Fix NULL pointer dereferenceDikshita Agarwal
2025-07-03media: iris: Fix missing function pointer initializationDikshita Agarwal
2025-07-03media: iris: Remove deprecated property setting to firmwareDikshita Agarwal
2025-07-03media: iris: Remove error check for non-zero v4l2 controlsDikshita Agarwal
2025-07-03media: iris: Prevent HFI queue writes when core is in deinit stateDikshita Agarwal
2025-07-03media: iris: Drop port check for session property responseDikshita Agarwal
2025-07-03media: iris: Avoid updating frame size to firmware during reconfigDikshita Agarwal
2025-07-03media: iris: Update CAPTURE format info based on OUTPUT formatDikshita Agarwal
2025-07-03media: iris: Verify internal buffer release on closeDikshita Agarwal
2025-07-03media: iris: Skip destroying internal buffer if not dequeuedDikshita Agarwal
2025-07-03media: venus: Fix MSM8998 frequency tableKonrad Dybcio
2025-07-03media: venus: hfi: explicitly release IRQ during teardownJorge Ramirez-Ortiz
2025-07-03media: venus: Fix OOB read due to missing payload bound checkVedang Nagar
2025-07-03media: venus: Add a check for packet size after reading from shared memoryVedang Nagar
2025-07-03media: venus: protect against spurious interrupts during probeJorge Ramirez-Ortiz
2025-07-03media: venus: pm_helpers: use opp-table for the frequencyRenjiang Han
2025-07-03media: venus: vdec: Make the range of us_per_frame explicitRicardo Ribalda
2025-07-03media: venus: venc: Make the range of us_per_frame explicitRicardo Ribalda
2025-07-03media: venus: venc: Clamp param smaller than 1fps and bigger than 240Ricardo Ribalda
2025-07-03media: venus: vdec: Clamp param smaller than 1fps and bigger than 240.Ricardo Ribalda
2025-07-03virtio-net: use the check_mergeable_len helperBui Quang Minh
2025-07-03virtio-net: remove redundant truesize check with PAGE_SIZEBui Quang Minh
2025-07-03virtio-net: ensure the received length does not exceed allocated sizeBui Quang Minh
2025-07-03gpio: palmas: Allow building as a moduleAaron Kling
2025-07-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Bartosz Golaszewski
2025-07-03Revert "vmci: Prevent the dispatching of uninitialized payloads"Greg Kroah-Hartman
2025-07-03platform/x86/intel/pmt: KUNIT test for PMT Enhanced Discovery APIDavid E. Box