summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-13media: Replace file->private_data access with custom functionsLaurent Pinchart
2025-08-13media: nvidia: tegra-vde: Replace file->private_data accessLaurent Pinchart
2025-08-13media: Replace file->private_data access with file_to_v4l2_fh()Laurent Pinchart
2025-08-13media: Wrap file->private_data access with a helper functionLaurent Pinchart
2025-08-13media: staging: most: Store v4l2_fh pointer in file->private_dataLaurent Pinchart
2025-08-13media: usb: uvcvideo: Store v4l2_fh pointer in file->private_dataLaurent Pinchart
2025-08-13media: usb: pvrusb2: Store v4l2_fh pointer in file->private_dataLaurent Pinchart
2025-08-13media: usb: hdpvr: Store v4l2_fh pointer in file->private_dataLaurent Pinchart
2025-08-13media: ti: vpe: Store v4l2_fh pointer in file->private_dataLaurent Pinchart
2025-08-13media: imagination: Store v4l2_fh pointer in file->private_dataLaurent Pinchart
2025-08-13media: pci: saa7164: Store v4l2_fh pointer in file->private_dataLaurent Pinchart
2025-08-13media: radio-wl1273: RemoveDr. David Alan Gilbert
2025-08-12net: airoha: Add airoha_offload.h headerLorenzo Bianconi
2025-08-12net: airoha: npu: Enable core 3 for WiFi offloadingLorenzo Bianconi
2025-08-12net: airoha: npu: Read NPU wlan interrupt lines from the DTSLorenzo Bianconi
2025-08-12net: airoha: npu: Add wlan irq management callbacksLorenzo Bianconi
2025-08-12net: airoha: npu: Add wlan_{send,get}_msg NPU callbacksLorenzo Bianconi
2025-08-12net: airoha: npu: Add NPU wlan memory initialization commandsLorenzo Bianconi
2025-08-12Merge branch '6.17/scsi-queue' into 6.17/scsi-fixesMartin K. Petersen
2025-08-12net: stmmac: mediatek: convert to resume() methodRussell King (Oracle)
2025-08-12net: stmmac: stm32: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: rk: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: pci: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: loongson: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: intel: convert to suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: platform: legacy hooks for suspend()/resume() methodsRussell King (Oracle)
2025-08-12net: stmmac: provide a set of simple PM opsRussell King (Oracle)
2025-08-12net: stmmac: add suspend()/resume() platform opsRussell King (Oracle)
2025-08-12netconsole: use netpoll_parse_ip_addr in local_ip_storeBreno Leitao
2025-08-12netconsole: use netpoll_parse_ip_addr in local_ip_storeBreno Leitao
2025-08-12netconsole: add support for strings with new line in netpoll_parse_ip_addrBreno Leitao
2025-08-12netconsole: move netpoll_parse_ip_addr() earlier for reuseBreno Leitao
2025-08-12net: mdio: mdio-bcm-unimac: Refine incorrect clock messageFlorian Fainelli
2025-08-12Merge branch 'for-6.18/cxl-poison-inject' into cxl-for-nextDave Jiang
2025-08-12cxl/region: Add inject and clear poison by region offsetAlison Schofield
2025-08-12cxl/core: Add locked variants of the poison inject and clear funcsAlison Schofield
2025-08-12cxl/region: Introduce SPA to DPA address translationAlison Schofield
2025-08-12cxl: Define a SPA->CXL HPA root decoder callback for XOR MathAlison Schofield
2025-08-12cxl: Move hpa_to_spa callback to a new root decoder ops structureAlison Schofield
2025-08-12Input: tca8418_keypad - switch to using module_i2c_driver()Dmitry Torokhov
2025-08-12Input: tca6416-keypad - remove the driverDmitry Torokhov
2025-08-12cxl/region: use str_enabled_disabled() instead of ternary operatorNai-Chen Cheng
2025-08-12cxl/hdm: Use str_plural() to simplify the codeXichao Zhao
2025-08-12drm/nouveau: Improve message for missing firmwareMel Henning
2025-08-12drm/nouveau: Remove nvkm_gsp_fwif.enableMel Henning
2025-08-12drm/nouveau: Remove DRM_NOUVEAU_GSP_DEFAULT configMel Henning
2025-08-12ptp: prevent possible ABBA deadlock in ptp_clock_freerun()Jeongjun Park
2025-08-12net: stmmac: make variable data a u32Colin Ian King
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski
2025-08-12drm/amdgpu: fix task hang from failed job submission during process killLiu01 Tong