index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
PCI/VPD: Prevent VPD access for Amazon's Annapurna Labs Root Port
Jonathan Chocron
2019-09-16
1
-0
/
+6
|
|
*
|
|
PCI: Add ACS quirk for Amazon Annapurna Labs root ports
Ali Saidi
2019-09-16
1
-0
/
+20
|
|
|
/
/
|
*
|
|
Merge branch 'pci/resource'
Bjorn Helgaas
2019-09-23
3
-5
/
+17
|
|
\
\
\
|
|
*
|
|
PCI: Restore Resizable BAR size bits correctly for 1MB BARs
Sumit Saxena
2019-08-08
1
-1
/
+1
|
|
*
|
|
PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_END
Denis Efremov
2019-08-08
2
-4
/
+4
|
|
*
|
|
PCI: Convert pci_resource_to_user() to a weak function
Denis Efremov
2019-08-08
1
-0
/
+12
|
|
|
/
/
|
*
|
|
Merge branch 'pci/pciehp'
Bjorn Helgaas
2019-09-23
4
-80
/
+66
|
|
\
\
\
|
|
*
|
|
PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
Bjorn Helgaas
2019-09-05
2
-3
/
+3
|
|
*
|
|
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
2019-09-05
3
-43
/
+7
|
|
*
|
|
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
2019-09-05
3
-28
/
+7
|
|
*
|
|
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
2019-09-05
2
-13
/
+17
|
|
*
|
|
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
Denis Efremov
2019-09-05
2
-0
/
+39
|
|
|
/
/
|
*
|
|
Merge branch 'pci/p2pdma'
Bjorn Helgaas
2019-09-23
1
-108
/
+266
|
|
\
\
\
|
|
*
|
|
PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
Logan Gunthorpe
2019-08-16
1
-8
/
+7
|
|
*
|
|
PCI/P2PDMA: Allow IOMMU for host bridge whitelist
Logan Gunthorpe
2019-08-16
1
-4
/
+0
|
|
*
|
|
PCI/P2PDMA: dma_map() requests that traverse the host bridge
Logan Gunthorpe
2019-08-16
1
-1
/
+39
|
|
*
|
|
PCI/P2PDMA: Store mapping method in an xarray
Logan Gunthorpe
2019-08-16
1
-1
/
+16
|
|
*
|
|
PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
Logan Gunthorpe
2019-08-16
1
-17
/
+24
|
|
*
|
|
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
2019-08-16
1
-1
/
+17
|
|
*
|
|
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
2019-08-16
1
-3
/
+4
|
|
*
|
|
PCI/P2PDMA: Whitelist some Intel host bridges
Logan Gunthorpe
2019-08-16
1
-4
/
+34
|
|
*
|
|
PCI/P2PDMA: Factor out host_bridge_whitelist()
Logan Gunthorpe
2019-08-16
1
-11
/
+20
|
|
*
|
|
PCI/P2PDMA: Apply host bridge whitelist for ACS
Logan Gunthorpe
2019-08-16
1
-12
/
+14
|
|
*
|
|
PCI/P2PDMA: Factor out __upstream_bridge_distance()
Logan Gunthorpe
2019-08-16
1
-40
/
+48
|
|
*
|
|
PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
Logan Gunthorpe
2019-08-16
1
-37
/
+58
|
|
*
|
|
PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
Logan Gunthorpe
2019-08-16
1
-0
/
+2
|
|
*
|
|
PCI/P2PDMA: Introduce private pagemap structure
Logan Gunthorpe
2019-08-16
1
-6
/
+20
|
|
|
/
/
|
*
|
|
Merge branch 'pci/msi'
Bjorn Helgaas
2019-09-23
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-V
Wesley Terpstra
2019-08-08
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-09-23
8
-238
/
+247
|
|
\
\
\
|
|
*
|
|
PCI: Add ACS quirk for iProc PAXB
Abhinav Ratna
2019-09-05
1
-0
/
+14
|
|
*
|
|
PCI: Force trailing new line to resource_alignment_param in sysfs
Logan Gunthorpe
2019-09-05
1
-0
/
+10
|
|
*
|
|
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
Logan Gunthorpe
2019-09-05
1
-20
/
+12
|
|
*
|
|
PCI: Clean up resource_alignment parameter to not require static buffer
Logan Gunthorpe
2019-09-05
1
-18
/
+23
|
|
*
|
|
PCI: Use static const struct, not const static struct
Krzysztof Wilczynski
2019-09-05
1
-2
/
+2
|
|
*
|
|
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Krzysztof Wilczynski
2019-09-05
1
-2
/
+2
|
|
*
|
|
PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autop...
Kelsey Skunberg
2019-09-05
1
-3
/
+2
|
|
*
|
|
PCI/IOV: Move sysfs SR-IOV functions to iov.c
Kelsey Skunberg
2019-08-20
3
-174
/
+169
|
|
*
|
|
PCI: sysfs: Change permissions from symbolic to octal
Kelsey Skunberg
2019-08-20
1
-11
/
+10
|
|
*
|
|
PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()
Kelsey Skunberg
2019-08-20
1
-6
/
+6
|
|
*
|
|
PCI: sysfs: Define device attributes with DEVICE_ATTR*()
Kelsey Skunberg
2019-08-20
1
-32
/
+27
|
|
*
|
|
PCI: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-08
1
-0
/
+1
|
|
*
|
|
PCI: Use devm_add_action_or_reset()
Fuqian Huang
2019-07-24
1
-2
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'pci/enumeration'
Bjorn Helgaas
2019-09-23
8
-344
/
+434
|
|
\
\
\
|
|
*
|
|
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2019-09-07
5
-27
/
+37
|
|
*
|
|
PCI: Make pcie_downstream_port() available outside of access.c
Mika Westerberg
2019-09-07
2
-9
/
+9
|
|
*
|
|
PCI/ACPI: Remove unnecessary struct hotplug_program_ops
Krzysztof Wilczynski
2019-08-28
3
-102
/
+76
|
|
*
|
|
PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
Krzysztof Wilczynski
2019-08-28
3
-269
/
+375
|
|
*
|
|
PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
Krzysztof Wilczynski
2019-08-28
2
-50
/
+50
|
|
|
/
/
|
*
|
|
Merge branch 'pci/encapsulate'
Bjorn Helgaas
2019-09-23
3
-6
/
+45
|
|
\
\
\
[prev]
[next]