index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-12
spi: axi-spi-engine: improve version checks
Mark Brown
1
-10
/
+7
2025-09-12
Merge tag 'drm-intel-next-2025-09-05' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
123
-1336
/
+2005
2025-09-11
clk: qcom: gcc-sc8280xp: drop obsolete PCIe GDSC comment
Johan Hovold
1
-4
/
+0
2025-09-11
wireguard: queueing: always return valid online CPU in wg_cpumask_choose_onli...
Yury Norov (NVIDIA)
1
-1
/
+1
2025-09-11
wireguard: queueing: simplify wg_cpumask_next_online()
Yury Norov [NVIDIA]
1
-9
/
+4
2025-09-11
dpaa2-switch: fix buffer pool seeding for control traffic
Ioana Ciornei
1
-1
/
+1
2025-09-11
geneve: Avoid -Wflex-array-member-not-at-end warning
Gustavo A. R. Silva
1
-1
/
+3
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Use lockdep to verify internal usage
Niklas Söderlund
1
-1
/
+2
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Hide register layout
Niklas Söderlund
2
-66
/
+26
2025-09-11
net: ethernet: renesas: rcar_gen4_ptp: Remove different memory layout
Niklas Söderlund
4
-18
/
+6
2025-09-11
eth: 8139too: Make 8139TOO_PIO depend on !NO_IOPORT_MAP
Daniel Palmer
1
-1
/
+1
2025-09-11
net/mlx5: Not returning mlx5_link_info table when speed is unknown
Li Tian
1
-1
/
+5
2025-09-11
Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...
Jakub Kicinski
100
-3667
/
+1675
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
87
-531
/
+667
2025-09-12
support for Amlogic SPI Flash Controller IP
Mark Brown
132
-724
/
+4297
2025-09-12
Merge tag 'drm-xe-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
13
-29
/
+115
2025-09-11
Merge tag 'mtd/fixes-for-6.17-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-30
/
+77
2025-09-12
Merge tag 'drm-misc-fixes-2025-09-11' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
6
-45
/
+25
2025-09-12
Merge tag 'mediatek-drm-fixes-20250910' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
1
-14
/
+9
2025-09-12
Merge tag 'amd-drm-fixes-6.17-2025-09-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
17
-256
/
+202
2025-09-12
Merge tag 'drm-intel-fixes-2025-09-10' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
1
-3
/
+3
2025-09-12
Merge tag 'drm-rust-fixes-2025-09-05' of https://gitlab.freedesktop.org/drm/r...
Dave Airlie
1
-0
/
+1
2025-09-11
PCI/AER: Fix NULL pointer access by aer_info
Vernon Yang
1
-0
/
+4
2025-09-12
firewire: core: remove useless lockdep_assert_held()
Takashi Sakamoto
1
-2
/
+0
2025-09-12
dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
1
-14
/
+0
2025-09-12
xen: swiotlb: Open code map_resource callback
Leon Romanovsky
1
-1
/
+20
2025-09-12
kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
1
-2
/
+2
2025-09-12
iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()
Leon Romanovsky
1
-4
/
+11
2025-09-12
iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
1
-8
/
+6
2025-09-12
iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().
Leon Romanovsky
1
-4
/
+14
2025-09-11
clk: qcom: tcsrcc-x1e80100: Set the bi_tcxo as parent to eDP refclk
Abel Vesa
1
-0
/
+4
2025-09-11
firmware: qcom: tzmem: disable sc7180 platform
Nikita Travkin
1
-0
/
+1
2025-09-11
ixgbe: fwlog support for e610
Michal Swiatkowski
5
-0
/
+47
2025-09-11
ice, libie: move fwlog code to libie
Michal Swiatkowski
8
-89
/
+28
2025-09-11
ice: reregister fwlog after driver reinit
Michal Swiatkowski
2
-2
/
+11
2025-09-11
ice: prepare for moving file to libie
Michal Swiatkowski
5
-356
/
+358
2025-09-11
ice: move debugfs code to fwlog
Michal Swiatkowski
4
-639
/
+635
2025-09-11
libie, ice: move fwlog admin queue to libie
Michal Swiatkowski
4
-112
/
+35
2025-09-11
ice: drop driver specific structure from fwlog code
Michal Swiatkowski
5
-90
/
+75
2025-09-11
ice: check for PF number outside the fwlog code
Michal Swiatkowski
3
-12
/
+8
2025-09-11
ice: move out debugfs init from fwlog
Michal Swiatkowski
4
-9
/
+24
2025-09-11
ice: allow calling custom send function in fwlog
Michal Swiatkowski
4
-45
/
+65
2025-09-11
ice: add pdev into fwlog structure and use it for logging
Michal Swiatkowski
4
-23
/
+26
2025-09-11
ice: introduce ice_fwlog structure
Michal Swiatkowski
6
-87
/
+98
2025-09-11
ice: drop ice_pf_fwlog_update_module()
Michal Swiatkowski
3
-16
/
+3
2025-09-11
ice: move get_fwlog_data() to fwlog file
Michal Swiatkowski
3
-29
/
+29
2025-09-11
ice: make fwlog functions static
Michal Swiatkowski
2
-128
/
+109
2025-09-11
drm/i915/guc: Include the GuC registers in the error state
Daniele Ceraolo Spurio
4
-0
/
+112
2025-09-12
clk: sunxi-ng: sun6i-rtc: Add A523 specifics
Chen-Yu Tsai
1
-0
/
+11
2025-09-11
clk: renesas: r9a09g056: Add clock and reset entries for I3C
Lad Prabhakar
1
-0
/
+8
[prev]
[next]