summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-11-25net: aquantia: Add missing descriptor cache invalidation on ATL2Kai-Heng Feng-19/+25
2025-11-25Merge tag 'ti-driver-soc-for-v6.19' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann-27/+135
2025-11-25Merge tag 'imx-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-19/+24
2025-11-25Merge tag 'sunxi-drivers-for-6.19' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann-2/+0
2025-11-25drm/fb-helper: Allocate and release fb_info in single placeThomas Zimmermann-131/+26
2025-11-25Merge tag 'tegra-for-6.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann-25/+63
2025-11-25dma-buf: cleanup dma_fence_describe v3Christian König-9/+11
2025-11-25Merge tag 'tegra-for-6.19-syscore' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-259/+464
2025-11-25Merge tag 'tegra-for-6.19-core' of git://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann-0/+1
2025-11-25Merge tag 'renesas-drivers-for-v6.19-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-0/+324
2025-11-25Merge tag 'samsung-drivers-6.19' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-142/+500
2025-11-25dma-buf/sw-sync: always taint the kernel when sw-sync is usedChristian König-0/+4
2025-11-25Merge tag 'memory-controller-drv-6.19-2' of https://git.kernel.org/pub/scm/li...Arnd Bergmann-251/+251
2025-11-25Merge tag 'renesas-drivers-for-v6.19-tag1' of git://git.kernel.org/pub/scm/li...Arnd Bergmann-1/+2
2025-11-25drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setupThomas Zimmermann-14/+9
2025-11-25drm/client: log: Implement struct drm_client_funcs.restoreThomas Zimmermann-0/+13
2025-11-25drm/client: Support emergency restore via sysrq for all clientsThomas Zimmermann-45/+83
2025-11-25drm/client: Pass force parameter to client restoreThomas Zimmermann-23/+13
2025-11-24hwmon: (asus-ec-sensors) correct Pro WS TRX50-SAGE WIFI entry小太-7/+19
2025-11-24Revert "Merge branch 'loop-aio-nowait' into for-6.19/block"Jens Axboe-194/+39
2025-11-24ipvlan: fix sparse warning about __be32 -> u32Dmitry Skorodumov-2/+2
2025-11-24net: mvpp2: extract GRXRINGS from .get_rxnfcBreno Leitao-3/+8
2025-11-24net: mvneta: convert to use .get_rx_ring_countBreno Leitao-11/+3
2025-11-24net: hyperv: convert to use .get_rx_ring_countBreno Leitao-11/+4
2025-11-24i40e: delete a stray tabDan Carpenter-1/+1
2025-11-25random: complete sentence of commentJason A. Donenfeld-1/+1
2025-11-24PCI: Validate pci_rebar_size_supported() inputIlpo Järvinen-0/+3
2025-11-24zram: fix the issue that the write - back limits might overflowYuwen Chen-0/+10
2025-11-24zram: read slot block idx under slot lockSergey Senozhatsky-3/+3
2025-11-24zram: rework bdev block allocationSergey Senozhatsky-19/+18
2025-11-24zram: drop wb_limit_lockSergey Senozhatsky-18/+5
2025-11-24zram: take write lock in wb limit store handlersSergey Senozhatsky-7/+10
2025-11-24zram: add writeback batch size device attrSergey Senozhatsky-6/+41
2025-11-24zram: introduce writeback bio batchingSergey Senozhatsky-68/+301
2025-11-24gpu/drm/nouveau: enable THP support for GPU memory migrationBalbir Singh-84/+231
2025-11-24mm/zone_device: rename page_free callback to folio_freeBalbir Singh-11/+14
2025-11-24mm/zone_device: support large zone device private foliosBalbir Singh-3/+3
2025-11-24treewide: Drop pci_save_state() after pci_restore_state()Lukas Wunner-57/+0
2025-11-24PCI/ERR: Ensure error recoverability at all timesLukas Wunner-3/+3
2025-11-24PCI/PM: Stop needlessly clearing state_saved on enumeration and thawLukas Wunner-4/+0
2025-11-24PCI/PM: Reinstate clearing state_saved in legacy and !PM codepathsLukas Wunner-0/+4
2025-11-24drm/nouveau: verify that hardware supports the flush page addressTimur Tabi-0/+15
2025-11-24drm/nouveau: restrict the flush page to a 32-bit addressTimur Tabi-1/+1
2025-11-24PCI: dw-rockchip: Configure L1SS supportShawn Lin-0/+40
2025-11-24PCI: tegra194: Remove unnecessary L1SS disable codeBjorn Helgaas-40/+5
2025-11-24PCI: dwc: Advertise L1 PM Substates only if driver requests itBjorn Helgaas-0/+33
2025-11-24PCI: dwc: Fix wrong PORT_LOGIC_LTSSM_STATE_MASK definitionShawn Lin-1/+1
2025-11-24irqchip/apple-aic: Spit out ICH_MISR_EL2 value on spurious vGIC MIMarc Zyngier-2/+5
2025-11-24irqchip/gic: Expose CPU interface VA to KVMMarc Zyngier-0/+3
2025-11-24PCI: pwrctrl: Add power control driver for TC9563Krishna Chaitanya Chundru-0/+665