summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-07-03media: staging/ipu7: add IPU7 DMA APIs and MMU mappingBingbu Cao4-0/+1790
2025-07-03media: staging/ipu7: add Intel IPU7 PCI device driverBingbu Cao8-0/+5067
2025-07-03drm/xe: Do not wedge device on killed exec queuesMatthew Brost1-4/+6
2025-07-03drm/xe: Extend WA 14018094691 to BMGDaniele Ceraolo Spurio1-1/+2
2025-07-03ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDEDThomas Gleixner1-5/+19
2025-07-03ACPI: processor: fix acpi_object initializationSebastian Ott1-1/+1
2025-07-03mmc: sdhci-msm: Ensure SD card power isn't ON when card removedSarthak Garg1-0/+14
2025-07-03bonding: don't force LACPDU tx to ~333 ms boundariesSeth Forshee (DigitalOcean)1-5/+6
2025-07-03ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic pathBreno Leitao1-0/+2
2025-07-03mmc: Merge branch fixes into nextUlf Hansson3-5/+10
2025-07-03mmc: bcm2835: Fix dma_unmap_sg() nents valueThomas Fourier1-1/+2
2025-07-03Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-35/+36
2025-07-03mmc: sdhci_am654: Workaround for Errata i2312Judith Mendez1-3/+6
2025-07-03mmc: sdhci-cadence: use of_property_presentBenoƮt Monin1-1/+1
2025-07-03regulator: gpio: Fix the out-of-bounds access to drvdata::gpiodsManivannan Sadhasivam1-4/+4
2025-07-03mmc: sdhci-pci: Quirk for broken command queuing on Intel GLK-based Positivo ...Edson Juliano Drosdeck1-1/+2
2025-07-03Revert "ACPI: battery: negate current when discharging"Rafael J. Wysocki1-16/+3
2025-07-03mmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC controller driverBinbin Zhou1-0/+231
2025-07-03mmc: loongson2: Add Loongson-2K SD/SDIO controller driverBinbin Zhou3-0/+812
2025-07-03mmc: Convert ternary operator to str_true_false() helperLi Dong1-1/+2
2025-07-03net: ngbe: specify IRQ vector when the number of VFs is 7Jiawen Wu5-2/+16
2025-07-03net: wangxun: revert the adjustment of the IRQ vector sequenceJiawen Wu6-17/+16
2025-07-03net: txgbe: request MISC IRQ in ndo_openJiawen Wu2-13/+11
2025-07-03virtio_net: Enforce minimum TX ring size for reliabilityLaurent Vivier1-0/+6
2025-07-03virtio_net: Cleanup '2+MAX_SKB_FRAGS'Laurent Vivier1-4/+4
2025-07-03virtio_ring: Fix error reporting in virtqueue_resizeLaurent Vivier1-2/+6
2025-07-03HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probeQasim Ijaz1-4/+6
2025-07-03virtio-net: xsk: rx: fix the frame's length checkBui Quang Minh1-4/+18
2025-07-03media: qcom: camss: Remove extraneous -supply postfix on supply namesBryan O'Donoghue1-8/+8
2025-07-03media: qcom: camss: simplify camss_subdev_notifier_complete() functionVladimir Zapolskiy1-26/+26
2025-07-03media: qcom: camss: register camss media device before subdevicesVladimir Zapolskiy1-14/+11
2025-07-03media: qcom: camss: remove duplicated csiphy_formats_sc7280 dataVladimir Zapolskiy3-11/+5
2025-07-03media: qcom: camss: cleanup media device allocated resource on error pathVladimir Zapolskiy1-1/+3
2025-07-03media: qcom: camss: csiphy-3ph: Fix inadvertent dropping of SDM660/SDM670 phy...Bryan O'Donoghue1-2/+1
2025-07-03media: qcom: camss: Power pipeline only when streamingRichard Acayan1-14/+25
2025-07-03media: iris: Fix opp scaling of power domainsAkhil P Oommen1-1/+1
2025-07-03media: iris: Add codec specific check for VP9 decoder drain handlingDikshita Agarwal2-0/+6
2025-07-03media: iris: Add internal buffer calculation for HEVC and VP9 decodersDikshita Agarwal3-14/+432
2025-07-03media: iris: Set mandatory properties for HEVC and VP9 decoders.Dikshita Agarwal7-40/+203
2025-07-03media: iris: Add platform capabilities for HEVC and VP9 decodersDikshita Agarwal7-39/+266
2025-07-03media: iris: Add HEVC and VP9 formats for decoderDikshita Agarwal8-11/+108
2025-07-03media: iris: Add a comment to explain usage of MBPSDikshita Agarwal3-3/+5
2025-07-03media: iris: Remove redundant buffer count check in stream offDikshita Agarwal1-36/+0
2025-07-03media: iris: Improve last flag handlingDikshita Agarwal5-2/+13
2025-07-03media: iris: Add handling for no show framesDikshita Agarwal2-1/+4
2025-07-03media: iris: Add handling for corrupt and drop framesDikshita Agarwal3-3/+16
2025-07-03media: iris: Remove unnecessary re-initialization of flush completionDikshita Agarwal1-1/+0
2025-07-03media: iris: Skip flush on first sequence changeDikshita Agarwal1-1/+1
2025-07-03media: iris: Send V4L2_BUF_FLAG_ERROR for capture buffers with 0 filled lengthDikshita Agarwal1-0/+5
2025-07-03media: iris: Fix buffer preparation failure during resolution changeDikshita Agarwal1-7/+8