summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-28xhci: dbctty: disable ECHO flag by defaultƁukasz Bartosik1-0/+1
2025-06-28xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMSHongyu Xie1-1/+2
2025-06-28usb: xhci: quirk for data loss in ISOC transfersRaju Rangoju3-0/+30
2025-06-28usb: dwc3: gadget: Fix TRB reclaim logic for short transfers and ZLPsSCHNEIDER Johannes1-1/+1
2025-06-28drm/xe: Allow dropping kunit dependency as built-inHarry Austen1-1/+2
2025-06-28drm/xe: Fix conflicting intel_pcode_* symbolsLucas De Marchi1-1/+5
2025-06-28drm/fourcc: Add RGB161616 and BGR161616 formatsJacopo Mondi1-0/+8
2025-06-28Merge tag 'pci-v6.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-06-28Merge tag 'drm-fixes-2025-06-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds21-81/+189
2025-06-28Input: adp5589 - use new GPIO line value setter callbacksBartosz Golaszewski1-5/+6
2025-06-28Input: adp5588 - use new GPIO line value setter callbacksBartosz Golaszewski1-4/+5
2025-06-28Input: ad7879 - use new GPIO line value setter callbacksBartosz Golaszewski1-4/+7
2025-06-28Merge tag 'cxl-fixes-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-26/+41
2025-06-28dpaa2-eth: fix xdp_rxq_info leakFushuai Wang1-2/+24
2025-06-28ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier1-22/+57
2025-06-28Octeontx2-pf: ethtool: support multi advertise modeHariprasad Kelam5-31/+48
2025-06-28Octeontx2-af: Introduce mode group indexHariprasad Kelam3-4/+22
2025-06-28Octeontx-pf: Update SGMII mode mappingHariprasad Kelam3-22/+44
2025-06-28ice: add ref-sync dpll pinsArkadiusz Kubalewski3-0/+288
2025-06-28dpll: add reference sync get/setArkadiusz Kubalewski4-19/+220
2025-06-28dpll: add reference-sync netlink attributeArkadiusz Kubalewski2-2/+9
2025-06-28Input: xpad - support Acer NGR 200 ControllerNilton Perim Neto1-0/+2
2025-06-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-358/+316
2025-06-28eth: bnxt: take page size into account for page pool recycling ringsJakub Kicinski1-3/+5
2025-06-28NFC: trf7970a: Create device-tree parameter for RX gain reductionPaul Geurts1-11/+80
2025-06-28drm/xe: Drop bo->sizeMatthew Brost23-100/+113
2025-06-27Merge tag 'drm-misc-fixes-2025-06-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-14/+69
2025-06-27wifi: ath12k: fix timeout while waiting for regulatory update during interfac...Aditya Kumar Singh3-3/+3
2025-06-27acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-67/+52
2025-06-27Input: xpad - return errors from xpad_try_sending_next_out_packet() upMario Limonciello1-1/+1
2025-06-27Input: xpad - adjust error handling for disconnectMario Limonciello1-3/+4
2025-06-27Merge tag 'acpi-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-13/+10
2025-06-27interconnect: avoid memory allocation when 'icc_bw_lock' is heldGabor Juhos3-6/+37
2025-06-27drm/xe/guc: Enable the Dynamic Inhibit Context Switch optimizationDaniele Ceraolo Spurio2-0/+42
2025-06-27drm/xe/guc: Enable extended CAT error reportingDaniele Ceraolo Spurio6-3/+98
2025-06-27dmaengine: idxd: Remove __packed from structuresYi Sun1-30/+30
2025-06-27reset: simple: add support for Sophgo CV1800BInochi Amaoto1-0/+2
2025-06-27reset: mpfs: use the auxiliary device creationJerome Brunet1-51/+5
2025-06-27reset: thead: Fix TH1520 typoDrew Fustini1-1/+1
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds4-60/+81
2025-06-27reset: canaan: add reset driver for Kendryte K230Junhui Liu3-0/+381
2025-06-27iommu: Remove ops->pgsize_bitmapJason Gunthorpe1-7/+0
2025-06-27iommu/msm: Remove ops->pgsize_bitmapJason Gunthorpe1-4/+3
2025-06-27Merge tag 'ata-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-1/+1
2025-06-27Merge tag 's390-6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-1/+1
2025-06-27wifi: ath6kl: Fix spellingsSumanth Gavini11-20/+20
2025-06-27wifi: ath10k: Fix SpellingSumanth Gavini1-1/+1
2025-06-27wifi: wil6210: wmi: Fix spellings reported by codespellSumanth Gavini2-3/+3
2025-06-27drm/vesadrm: Avoid NULL-ptr deref in vesadrm_pmi_cmap_write()Thomas Zimmermann1-4/+9
2025-06-27drm/format-helper: Split off byte swapping from drm_fb_xrgb8888_to_rgb565()Thomas Zimmermann5-30/+67