summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-18ACPI: bus: Fix MFD child automatic modprobe issuePratap Nirujogi1-3/+0
2026-03-18ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki1-7/+8
2026-03-18media: rkvdec: reduce stack usage in rkvdec_init_v4l2_vp9_count_tbl()Arnd Bergmann1-1/+2
2026-03-18media: rkvdec: reduce excessive stack usage in assemble_hw_pps()Arnd Bergmann1-23/+27
2026-03-18media: rkvdec: Improve handling missing short/long term RPSDetlev Casanova1-0/+4
2026-03-18media: mc, v4l2: serialize REINIT and REQBUFS with req_queue_mutexYuchan Nam2-2/+8
2026-03-18media: synopsys: csi2rx: add missing kconfig dependencyMichael Riesch1-0/+1
2026-03-18media: synopsys: csi2rx: fix out-of-bounds check for formats arrayMichael Riesch1-1/+1
2026-03-18RDMA/irdma: Harden depth calculation functionsShiraz Saleem1-17/+22
2026-03-18RDMA/irdma: Return EINVAL for invalid arp index errorTatyana Nikolova1-7/+10
2026-03-18RDMA/irdma: Fix deadlock during netdev reset with active connectionsAnil Samal1-1/+2
2026-03-18RDMA/irdma: Remove reset check from irdma_modify_qp_to_err()Tatyana Nikolova1-2/+0
2026-03-18RDMA/irdma: Clean up unnecessary dereference of event->cm_nodeIvan Barrera1-6/+6
2026-03-18RDMA/irdma: Remove a NOP wait_event() in irdma_modify_qp_roce()Tatyana Nikolova1-2/+0
2026-03-18RDMA/irdma: Update ibqp state to error if QP is already in error stateTatyana Nikolova1-0/+2
2026-03-18RDMA/irdma: Initialize free_qp completion before using itJacob Moroni1-1/+1
2026-03-18drm/i915/gmbus: fix a typo in comment messageSamasth Norway Ananda1-1/+1
2026-03-18drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3
2026-03-18drm/rockchip: vop2: Support setting custom background colorCristian Ciocaltea2-1/+27
2026-03-18drm/vkms: Support setting custom background colorCristian Ciocaltea2-2/+11
2026-03-18drm: Add CRTC background color propertyCristian Ciocaltea5-4/+47
2026-03-18drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte1-1/+2
2026-03-18dmaengine: dw-edma: Add non-LL modeDevendra K Verma5-15/+142
2026-03-18dmaengine: dw-edma: Add AMD MDB Endpoint SupportDevendra K Verma1-14/+176
2026-03-18dmaengine: loongson: Fix spelling mistake "Looongson" -> "Looogson"Colin Ian King1-2/+2
2026-03-18wifi: mac80211: always free skb on ieee80211_tx_prepare_skb() failureFelix Fietkau3-8/+3
2026-03-18wifi: wlcore: Return -ENOMEM instead of -EAGAIN if there is not enough headroomGuenter Roeck1-1/+1
2026-03-18Input: atlas - convert ACPI driver to a platform oneRafael J. Wysocki1-10/+12
2026-03-18drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa1-2/+2
2026-03-18net: stmmac: use queue rather than ->queue_indexRussell King (Oracle)1-14/+11
2026-03-18net: stmmac: remove tx_tail_addrRussell King (Oracle)2-4/+4
2026-03-18net: stmmac: add helper to set transmit tail pointerRussell King (Oracle)1-14/+16
2026-03-18net: stmmac: add helper to get size of a transmit descriptorRussell King (Oracle)1-25/+15
2026-03-18net: stmmac: add helper to get hardware transmit descriptorRussell King (Oracle)3-63/+28
2026-03-18net: stmmac: simplify stmmac_set_queue_rx_buf_size()Russell King (Oracle)1-9/+5
2026-03-18net: stmmac: add helper to set receive buffer sizeRussell King (Oracle)1-33/+21
2026-03-18net: stmmac: use consistent tests for receive buffer sizeRussell King (Oracle)1-1/+1
2026-03-18net: stmmac: remove rx_tail_addrRussell King (Oracle)2-3/+3
2026-03-18net: stmmac: add helper to set receive tail pointerRussell King (Oracle)1-20/+20
2026-03-18net: stmmac: add helper to get size of a receive descriptorRussell King (Oracle)1-13/+11
2026-03-18net: stmmac: add helper to get hardware receive descriptorRussell King (Oracle)1-50/+26
2026-03-18net: stmmac: clean up stmmac_clear_rx_descriptors()Russell King (Oracle)1-9/+9
2026-03-18net: stmmac: helpers for filling tx_q->tx_skbuff_dmaRussell King (Oracle)1-42/+54
2026-03-18net: stmmac: rearrange stmmac_tx_info members to pack betterRussell King (Oracle)1-3/+3
2026-03-18net: stmmac: Add glue layer for Spacemit K3 SoCInochi Amaoto3-0/+240
2026-03-18net: stmmac: platform: Add snps,dwmac-5.40a IP compatible stringInochi Amaoto1-0/+1
2026-03-18drm/i915/backlight: Check if VESA backlight is possibleSuraj Kandpal1-1/+31
2026-03-18ptp: vmw: Convert to a platform driverRafael J. Wysocki1-11/+12
2026-03-18dpll: zl3073x: drop selected and simplify connected ref getterIvan Vecera1-76/+18
2026-03-18dpll: zl3073x: add reference priority to zl3073x_chanIvan Vecera5-241/+202