aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-09-12Merge tag 'drm-misc-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie6-45/+25
2025-09-12Merge tag 'mediatek-drm-fixes-20250910' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixesDave Airlie1-14/+9
2025-09-12Merge tag 'amd-drm-fixes-6.17-2025-09-10' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie17-254/+200
2025-09-12Merge tag 'drm-intel-fixes-2025-09-10' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie1-3/+3
2025-09-12Merge tag 'drm-rust-fixes-2025-09-05' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-fixesDave Airlie1-0/+1
2025-09-11PCI/AER: Fix NULL pointer access by aer_infoVernon Yang1-0/+4
2025-09-12firewire: core: remove useless lockdep_assert_held()Takashi Sakamoto1-2/+0
2025-09-12dma-mapping: export new dma_*map_phys() interfaceLeon Romanovsky1-14/+0
2025-09-12xen: swiotlb: Open code map_resource callbackLeon Romanovsky1-1/+20
2025-09-12kmsan: convert kmsan_handle_dma to use physical addressesLeon Romanovsky1-2/+2
2025-09-12iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()Leon Romanovsky1-4/+11
2025-09-12iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_physLeon Romanovsky1-8/+6
2025-09-12iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().Leon Romanovsky1-4/+14
2025-09-11clk: qcom: tcsrcc-x1e80100: Set the bi_tcxo as parent to eDP refclkAbel Vesa1-0/+4
2025-09-11firmware: qcom: tzmem: disable sc7180 platformNikita Travkin1-0/+1
2025-09-11ixgbe: fwlog support for e610Michal Swiatkowski5-0/+47
2025-09-11ice, libie: move fwlog code to libieMichal Swiatkowski8-89/+28
2025-09-11ice: reregister fwlog after driver reinitMichal Swiatkowski2-2/+11
2025-09-11ice: prepare for moving file to libieMichal Swiatkowski5-356/+358
2025-09-11ice: move debugfs code to fwlogMichal Swiatkowski4-636/+632
2025-09-11libie, ice: move fwlog admin queue to libieMichal Swiatkowski4-112/+35
2025-09-11ice: drop driver specific structure from fwlog codeMichal Swiatkowski5-90/+75
2025-09-11ice: check for PF number outside the fwlog codeMichal Swiatkowski3-12/+8
2025-09-11ice: move out debugfs init from fwlogMichal Swiatkowski4-9/+24
2025-09-11ice: allow calling custom send function in fwlogMichal Swiatkowski4-45/+65
2025-09-11ice: add pdev into fwlog structure and use it for loggingMichal Swiatkowski4-23/+26
2025-09-11ice: introduce ice_fwlog structureMichal Swiatkowski6-87/+98
2025-09-11ice: drop ice_pf_fwlog_update_module()Michal Swiatkowski3-16/+3
2025-09-11ice: move get_fwlog_data() to fwlog fileMichal Swiatkowski3-29/+29
2025-09-11ice: make fwlog functions staticMichal Swiatkowski2-128/+109
2025-09-11drm/i915/guc: Include the GuC registers in the error stateDaniele Ceraolo Spurio4-0/+112
2025-09-12clk: sunxi-ng: sun6i-rtc: Add A523 specificsChen-Yu Tsai1-0/+11
2025-09-11clk: renesas: r9a09g056: Add clock and reset entries for I3CLad Prabhakar1-0/+8
2025-09-11clk: renesas: r9a09g057: Add clock and reset entries for I3CLad Prabhakar1-0/+8
2025-09-11soc: renesas: Identify R-Car X5HDuy Nguyen2-0/+24
2025-09-11cache: sifive_ccache: Optimize cache flushesSamuel Holland1-4/+4
2025-09-11spi: axi-spi-engine: use adi_axi_pcore_ver_gteq()David Lechner1-10/+7
2025-09-11drm/xe/guc: Set RCS/CCS yield policyDaniele Ceraolo Spurio6-5/+97
2025-09-11clk: tegra: Add DFLL DVCO reset control for Tegra114Svyatoslav Ryhel2-6/+26
2025-09-11drm/xe/pf: Drop rounddown_pow_of_two fair LMEM limitationMichal Wajdeczko1-1/+0
2025-09-11soc/tegra: fuse: Add Tegra114 nvmem cells and fuse lookupsSvyatoslav Ryhel1-0/+122
2025-09-11Merge tag 'devfreq-next-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/linuxRafael J. Wysocki2-21/+75
2025-09-11dt-bindings: clock: tegra30: Add IDs for CSI pad clocksSvyatoslav Ryhel1-0/+1
2025-09-11Merge tag 'net-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds21-127/+206
2025-09-11mtd: core: skip badblocks increment for blocks already known badWang Zhaolong1-1/+10
2025-09-11mtd: use vmalloc_array and vcalloc to simplify codeQianfeng Rong5-12/+10
2025-09-11mtd: core: expose ooblayout information via debugfsGabor Juhos1-0/+50
2025-09-11mtd: lpddr: Remove space before newlineColin Ian King2-7/+7
2025-09-11mtd: jedec_probe: Remove space before newlineColin Ian King1-1/+1
2025-09-11leds: is31fl319x: Use devm_mutex_init()Christophe JAILLET1-7/+1