index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-02
Merge branch 'pci/rockchip-dwc'
Bjorn Helgaas
3
-0
/
+291
2021-09-02
Merge branch 'pci/dwc'
Bjorn Helgaas
1
-1
/
+0
2021-09-02
Merge branch 'pci/artpec6'
Bjorn Helgaas
1
-5
/
+2
2021-09-02
Merge branch 'pci/misc'
Bjorn Helgaas
4
-6
/
+24
2021-09-02
Merge branch 'pci/vpd'
Bjorn Helgaas
2
-237
/
+254
2021-09-02
Merge branch 'pci/virtualization'
Bjorn Helgaas
2
-3
/
+52
2021-09-02
Merge branch 'pci/resource'
Bjorn Helgaas
1
-12
/
+16
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
11
-150
/
+319
2021-09-02
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-2
/
+7
2021-09-02
Merge branch 'pci/irq'
Bjorn Helgaas
21
-128
/
+76
2021-09-02
Merge branch 'pci/iommu'
Bjorn Helgaas
2
-1
/
+40
2021-09-02
Merge branch 'pci/hotplug'
Bjorn Helgaas
2
-7
/
+1
2021-09-02
PCI: ibmphp: Fix double unmap of io_mem
Vishal Aslot
2
-7
/
+1
2021-09-02
PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
Rafael J. Wysocki
3
-0
/
+130
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-10
/
+6
2021-09-01
xen/pcifront: Removed unnecessary __ref annotation
Sergio Miguéns Iglesias
1
-11
/
+19
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-3
/
+9
2021-08-31
PCI/VPD: Use unaligned access helpers
Heiner Kallweit
1
-9
/
+5
2021-08-31
PCI/VPD: Clean up public VPD defines and inline functions
Heiner Kallweit
1
-0
/
+26
2021-08-31
PCI/VPD: Add pci_vpd_find_id_string()
Heiner Kallweit
1
-0
/
+6
2021-08-31
PCI/VPD: Include post-processing in pci_vpd_find_tag()
Heiner Kallweit
1
-10
/
+13
2021-08-31
PCI/VPD: Stop exporting pci_vpd_find_info_keyword()
Heiner Kallweit
1
-2
/
+1
2021-08-31
PCI/VPD: Stop exporting pci_vpd_find_tag()
Heiner Kallweit
1
-2
/
+1
2021-08-31
Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-12
/
+19
2021-08-31
PCI: Set dma-can-stall for HiSilicon chips
Zhangfei Gao
1
-0
/
+25
2021-08-31
PCI: rockchip-dwc: Add Rockchip RK356X host controller driver
Simon Xue
3
-0
/
+291
2021-08-31
PCI: dwc: Remove surplus break statement after return
Krzysztof Wilczyński
1
-1
/
+0
2021-08-31
PCI: artpec6: Remove local code block from switch statement
Krzysztof Wilczyński
1
-4
/
+2
2021-08-31
PCI: artpec6: Remove surplus break statement after return
Krzysztof Wilczyński
1
-1
/
+0
2021-08-31
PCI: visconti: Add Toshiba Visconti PCIe host controller driver
Nobuhiro Iwamatsu
3
-0
/
+342
2021-08-31
PCI/portdrv: Enable Bandwidth Notification only if port supports it
Stuart Hayes
1
-2
/
+7
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-205
/
+99
2021-08-30
Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'
Rafael J. Wysocki
1
-12
/
+19
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-5
/
+6
2021-08-27
PCI/MSI: Skip masking MSI-X on Xen PV
Marek Marczykowski-Górecki
1
-0
/
+3
2021-08-26
PCI: Allow PASID on fake PCIe devices without TLP prefixes
Zhangfei Gao
2
-1
/
+15
2021-08-26
PCI: Add 'override_only' field to struct pci_device_id
Max Gurtovoy
1
-7
/
+21
2021-08-26
PCI: mediatek: Use PCI domain to handle ports detection
Chuanjia Liu
1
-12
/
+17
2021-08-26
PCI: mediatek: Add new method to get irq number
Chuanjia Liu
1
-1
/
+5
2021-08-26
PCI: mediatek: Add new method to get shared pcie-cfg base address
Chuanjia Liu
1
-0
/
+17
2021-08-26
PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
Pali Rohár
1
-0
/
+9
2021-08-24
PCI: Add pcie_ptm_enabled()
Vinicius Costa Gomes
1
-0
/
+9
2021-08-24
Revert "PCI: Make pci_enable_ptm() private"
Vinicius Costa Gomes
1
-3
/
+0
2021-08-24
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
1
-115
/
+10
2021-08-23
PCI: hv: Turn on the host bridge probing on ARM64
Boqun Feng
1
-0
/
+7
2021-08-23
PCI: hv: Set up MSI domain at bridge probing time
Boqun Feng
1
-5
/
+8
2021-08-23
PCI: hv: Set ->domain_nr of pci_host_bridge at probing time
Boqun Feng
1
-4
/
+5
2021-08-23
PCI: hv: Generify PCI probing
Arnd Bergmann
1
-27
/
+30
2021-08-23
PCI: Support populating MSI domains of root buses via bridges
Boqun Feng
1
-1
/
+5
2021-08-23
PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
1
-1
/
+5
[prev]
[next]