index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-16
Merge branch 'pci/ims-removal'
Bjorn Helgaas
4
-140
/
+5
2024-05-16
Merge branch 'pci/endpoint'
Bjorn Helgaas
2
-50
/
+21
2024-05-16
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-0
/
+3
2024-05-16
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
1
-5
/
+3
2024-05-16
Merge branch 'pci/controller/mt7621'
Bjorn Helgaas
1
-1
/
+1
2024-05-16
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
19
-108
/
+334
2024-05-16
Merge branch 'pci/controller/cadence'
Bjorn Helgaas
1
-4
/
+1
2024-05-16
Merge branch 'pci/pm'
Bjorn Helgaas
1
-0
/
+12
2024-05-16
Merge branch 'pci/of'
Bjorn Helgaas
1
-0
/
+2
2024-05-16
Merge branch 'pci/msi'
Bjorn Helgaas
1
-6
/
+9
2024-05-16
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-7
/
+5
2024-05-16
Merge branch 'pci/enumeration'
Bjorn Helgaas
39
-105
/
+90
2024-05-16
Merge branch 'pci/edr'
Bjorn Helgaas
1
-11
/
+17
2024-05-16
Merge branch 'pci/doe'
Bjorn Helgaas
1
-3
/
+9
2024-05-16
Merge branch 'pci/cxl'
Bjorn Helgaas
9
-7
/
+160
2024-05-16
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-93
/
+89
2024-05-16
PCI: Do not wait for disconnected devices when resuming
Ilpo Järvinen
1
-0
/
+5
2024-05-16
PCI: Remove unused pci_enable_device_io()
Heiner Kallweit
1
-14
/
+0
2024-05-16
ata: pata_cs5520: Remove unnecessary call to pci_enable_device_io()
Heiner Kallweit
1
-6
/
+0
2024-05-16
scsi: vmw_pvscsi: Do not use PCI_IRQ_LEGACY instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
scsi: pmcraid: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
scsi: mpt3sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
scsi: megaraid_sas: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-2
/
+2
2024-05-16
scsi: ipr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
scsi: hpsa: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
scsi: arcmsr: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
wifi: rtw89: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-05-16
drm/xe/vf: Expose SR-IOV VF attributes to GT debugfs
Michal Wajdeczko
4
-0
/
+90
2024-05-16
drm/xe/vf: Custom hardware config load step if VF
Michal Wajdeczko
1
-0
/
+36
2024-05-16
drm/xe/vf: Add support for VF to query its configuration
Michal Wajdeczko
5
-0
/
+856
2024-05-16
drm/xe/guc: Add VF2GUC_QUERY_SINGLE_KLV to ABI
Michal Wajdeczko
1
-0
/
+56
2024-05-16
drm/xe/guc: Add VF2GUC_VF_RESET to ABI
Michal Wajdeczko
1
-0
/
+37
2024-05-16
drm/xe/guc: Add VF2GUC_MATCH_VERSION to ABI
Michal Wajdeczko
1
-0
/
+67
2024-05-16
drm/etnaviv: Disable SH_EU clock gating on VIPNano-Si+
Philipp Zabel
1
-0
/
+6
2024-05-16
drm/etnaviv: Turn etnaviv_is_model_rev() into a function
Philipp Zabel
1
-32
/
+34
2024-05-16
drm/etnaviv: Update hardware headers from rnndb
Philipp Zabel
5
-46
/
+173
2024-05-16
drm/etnaviv: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-05-16
platform/x86: wmi: Remove custom EC address space handler
Rafael J. Wysocki
1
-92
/
+0
2024-05-16
ACPI: EC: Install address space handler at the namespace root
Rafael J. Wysocki
2
-10
/
+16
2024-05-16
drm/i915/guc: avoid FIELD_PREP warning
Arnd Bergmann
1
-3
/
+3
2024-05-16
Merge tag 'platform-drivers-x86-v6.10-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
60
-1132
/
+5025
2024-05-16
drm/xe/pf: Expose PF monitor details via debugfs
Michal Wajdeczko
1
-0
/
+7
2024-05-16
Merge tag 'mtd/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
7
-12
/
+17
2024-05-16
drm/xe/pf: Track adverse events notifications from GuC
Michal Wajdeczko
6
-0
/
+206
2024-05-16
drm/xe/guc: Add GUC2PF_ADVERSE_EVENT to ABI
Michal Wajdeczko
1
-0
/
+30
2024-05-16
drm/xe/pf: Allow configuration of VF thresholds over debugfs
Michal Wajdeczko
1
-0
/
+72
2024-05-16
drm/xe/pf: Introduce functions to configure VF thresholds
Michal Wajdeczko
3
-0
/
+97
2024-05-16
drm/xe/guc: Add support for threshold KLVs in to_string() helper
Michal Wajdeczko
1
-0
/
+12
2024-05-16
drm/xe/guc: Introduce GuC KLV thresholds set
Michal Wajdeczko
2
-0
/
+132
2024-05-16
drm/xe/guc: Add more KLV helper macros
Michal Wajdeczko
1
-1
/
+14
[prev]
[next]