index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-11-14
drm/amdgpu: Use pci_rebar_get_max_size()
Ilpo Järvinen
-3
/
+5
2025-11-14
drm/xe/vram: Use pci_rebar_get_max_size()
Ilpo Järvinen
-8
/
+7
2025-11-14
PCI: Add pci_rebar_get_max_size()
Ilpo Järvinen
-0
/
+23
2025-11-14
drm/xe/vram: Use PCI rebar helpers in resize_vram_bar()
Ilpo Järvinen
-12
/
+7
2025-11-14
drm/i915/gt: Use pci_rebar_size_supported()
Ilpo Järvinen
-7
/
+3
2025-11-14
PCI: Add pci_rebar_size_supported() helper
Ilpo Järvinen
-13
/
+20
2025-11-14
PCI: Improve Resizable BAR functions kernel doc
Ilpo Järvinen
-14
/
+21
2025-11-14
PCI: Move pci_rebar_size_to_bytes() and export it
Ilpo Järvinen
-4
/
+12
2025-11-14
PCI: Move pci_rebar_bytes_to_size() and clean it up
Ilpo Järvinen
-0
/
+23
2025-11-14
PCI: Move Resizable BAR code to rebar.c
Ilpo Järvinen
-235
/
+249
2025-11-14
PCI: Prevent restoring assigned resources
Ilpo Järvinen
-0
/
+4
2025-11-14
drm/amdgpu: Remove driver side BAR release before resize
Ilpo Järvinen
-7
/
+1
2025-11-14
drm/i915: Remove driver side BAR release before resize
Ilpo Järvinen
-12
/
+0
2025-11-14
drm/xe: Remove driver side BAR release before resize
Ilpo Järvinen
-3
/
+0
2025-11-14
PCI: Add kerneldoc for pci_resize_resource()
Ilpo Järvinen
-0
/
+20
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
-61
/
+91
2025-11-14
PCI: Free saved list without holding pci_bus_sem
Ilpo Järvinen
-1
/
+1
2025-11-14
PCI: Try BAR resize even when no window was released
Ilpo Järvinen
-4
/
+2
2025-11-14
PCI: Change pci_dev variable from 'bridge' to 'dev'
Ilpo Järvinen
-8
/
+9
2025-11-14
PCI/IOV: Adjust ->barsz[] when changing BAR size
Ilpo Järvinen
-20
/
+14
2025-11-14
PCI: Prevent resource tree corruption when BAR resize fails
Ilpo Järvinen
-0
/
+5
2025-11-14
crypto: ccp - Add an API to return the supported SEV-SNP policy bits
Tom Lendacky
-0
/
+37
2025-11-14
soc/tegra: pmc: Add USB wake events for Tegra234
Haotien Hsu
-0
/
+7
2025-11-14
Merge branch 'for-6.19/cxl-prm' into cxl-for-next
Dave Jiang
-31
/
+12
2025-11-14
drm/tegra: dsi: Calculate packet parameters for video mode
Svyatoslav Ryhel
-3
/
+10
2025-11-14
drm/tegra: dsi: Make SOL delay calculation mode independent
Svyatoslav Ryhel
-24
/
+18
2025-11-14
cxl/region: Remove local variable @inc in cxl_port_setup_targets()
Robert Richter
-3
/
+2
2025-11-14
cxl/acpi: Group xor arithmetric setup code in a single block
Robert Richter
-7
/
+4
2025-11-14
cxl: Simplify cxl_rd_ops allocation and handling
Robert Richter
-23
/
+8
2025-11-14
PCI: cadence: Move PCIe RP common functions to a separate file
Manikandan K Pillai
-273
/
+349
2025-11-14
PCI: cadence: Split PCIe controller header file
Manikandan K Pillai
-220
/
+232
2025-11-14
PCI: cadence: Add module support for platform controller driver
Manikandan K Pillai
-4
/
+8
2025-11-14
gpu: host1x: Syncpoint interrupt performance optimization
Mikko Perttunen
-9
/
+59
2025-11-14
Revert "drm/tegra: dsi: Clear enable register if powered by bootloader"
Diogo Ivo
-9
/
+0
2025-11-14
drm/tegra: Add call to put_pid()
Prateek Agarwal
-2
/
+5
2025-11-14
drm/xe: Remove duplicate DRM_EXEC selection from Kconfig
Shuicheng Lin
-1
/
+0
2025-11-14
drm/tegra: dc: Fix reference leak in tegra_dc_couple()
Ma Ke
-0
/
+1
2025-11-14
drm/xe/kunit: Fix forcewake assertion in mocs test
Matt Roper
-1
/
+1
2025-11-14
amba: tegra-ahb: Fix device leak on SMMU enable
Johan Hovold
-0
/
+1
2025-11-14
soc/tegra: pmc: Document tegra_pmc.syscore field
Thierry Reding
-0
/
+1
2025-11-14
soc/tegra: pmc: Don't fail if "aotag" is not present
Prathamesh Shete
-3
/
+10
2025-11-14
Merge tag 'v6.18-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-0
/
+2
2025-11-14
drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)
Timur Kristóf
-6
/
+10
2025-11-14
drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs
Timur Kristóf
-3
/
+9
2025-11-14
drm/amdgpu: Fix the issue of missing ras message on sriov host
YiPeng Chai
-15
/
+10
2025-11-14
drm/amdgpu: Add lock to serialize sriov command execution
YiPeng Chai
-5
/
+15
2025-11-14
drm/amdgpu: Synchronize sriov host to add block_mmsch bit field
YiPeng Chai
-1
/
+2
2025-11-14
drm/amdgpu: use GFP_ATOMIC instead of NOWAIT in the critical path
Christian König
-3
/
+3
2025-11-14
drm/amdgpu: avoid memory allocation in the critical code path v3
Christian König
-49
/
+14
2025-11-14
drm/amdgpu: Enable xgmi extended peer links for sriov guest
Will Aitken
-2
/
+2
[prev]
[next]