index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-18
PCI: Check resource_size() separately
Ilpo Järvinen
1
-2
/
+5
2025-02-18
PCI: Add pci_resource_is_iov() to identify IOV resources
Michał Winiarski
3
-11
/
+19
2025-02-18
PCI: Use resource_set_{range,size}() helpers
Ilpo Järvinen
1
-9
/
+6
2025-02-18
PCI: Use SZ_* instead of literals in setup-bus.c
Ilpo Järvinen
1
-4
/
+4
2025-02-18
PCI: Fix old_size lower bound in calculate_iosize() too
Ilpo Järvinen
1
-4
/
+2
2025-02-18
PCI: Allow relaxed bridge window tail sizing for optional resources
Ilpo Järvinen
1
-1
/
+13
2025-02-18
PCI: Simplify size1 assignment logic
Ilpo Järvinen
1
-7
/
+14
2025-02-18
PCI: Use min_align, not unrelated add_align, for size0
Ilpo Järvinen
1
-1
/
+1
2025-02-18
PCI: Remove add_align overwrite unrelated to size0
Ilpo Järvinen
1
-1
/
+0
2025-02-18
PCI: Use downstream bridges for distributing resources
Kai-Heng Feng
1
-2
/
+1
2025-02-14
Merge tag 'pci-v6.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
2
-3
/
+5
2025-02-14
PCI: Cleanup dev->resource + resno to use pci_resource_n()
Ilpo Järvinen
4
-10
/
+10
2025-02-13
PCI: Avoid FLR for Mediatek MT7922 WiFi
Bjorn Helgaas
1
-1
/
+2
2025-02-12
PCI: Fix BUILD_BUG_ON usage for old gcc
Alex Williamson
1
-2
/
+3
2025-02-06
PCI/TPH: Restore TPH Requester Enable correctly
Robin Murphy
1
-1
/
+1
2025-02-06
PCI/ASPM: Fix L1SS saving
Ilpo Järvinen
1
-3
/
+0
2025-01-27
PCI: Restore original INTX_DISABLE bit by pcim_intx()
Takashi Iwai
1
-15
/
+19
2025-01-25
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
44
-894
/
+1389
2025-01-23
Merge branch 'pci/misc'
Bjorn Helgaas
5
-35
/
+34
2025-01-23
Merge branch 'pci/controller/xilinx-cpm'
Bjorn Helgaas
1
-11
/
+39
2025-01-23
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
3
-194
/
+65
2025-01-23
Merge branch 'pci/controller/rcar-ep'
Bjorn Helgaas
1
-1
/
+1
2025-01-23
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
1
-0
/
+1
2025-01-23
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
3
-5
/
+114
2025-01-23
Merge branch 'pci/controller/mediatek'
Bjorn Helgaas
1
-40
/
+75
2025-01-23
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
1
-6
/
+4
2025-01-23
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-69
/
+69
2025-01-23
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
6
-98
/
+158
2025-01-23
Merge branch 'pci/controller/dra7xx'
Bjorn Helgaas
1
-21
/
+6
2025-01-23
Merge branch 'pci/controller/iommu-map'
Bjorn Helgaas
4
-62
/
+259
2025-01-23
Merge branch 'pci/endpoint-test'
Bjorn Helgaas
1
-3
/
+22
2025-01-23
Merge branch 'pci/endpoint'
Bjorn Helgaas
6
-35
/
+75
2025-01-23
Merge branch 'pci/switchtec'
Bjorn Helgaas
2
-0
/
+37
2025-01-23
Merge branch 'pci/pci-sysfs'
Bjorn Helgaas
3
-126
/
+110
2025-01-23
Merge branch 'pci/of'
Bjorn Helgaas
3
-21
/
+12
2025-01-23
Merge branch 'pci/err'
Bjorn Helgaas
9
-58
/
+155
2025-01-23
Merge branch 'pci/enumeration'
Bjorn Helgaas
3
-27
/
+78
2025-01-23
Merge branch 'pci/dpc'
Bjorn Helgaas
1
-0
/
+1
2025-01-23
Merge branch 'pci/devres'
Bjorn Helgaas
2
-78
/
+47
2025-01-23
PCI: Batch BAR sizing operations
Alex Williamson
3
-27
/
+78
2025-01-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
1
-1
/
+1
2025-01-21
PCI: microchip: Set inbound address translation for coherent or non-coherent mode
Daire McNamara
3
-5
/
+114
2025-01-21
PCI: Don't include 'pm_wakeup.h' directly
Wolfram Sang
1
-1
/
+0
2025-01-21
Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-01-21
PCI: switchtec: Add Microchip PCI100X device IDs
Rakesh Babu Saladi
2
-0
/
+37
2025-01-21
PCI: endpoint: pci-epf-test: Add support for capabilities
Niklas Cassel
1
-0
/
+19
2025-01-21
PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY test
Manivannan Sadhasivam
1
-2
/
+2
2025-01-21
PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on error
Mohamed Khalfella
1
-1
/
+1
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+14
2025-01-20
PCI: dwc: Simplify config resource lookup
Bjorn Helgaas
1
-9
/
+9
[prev]
[next]