index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
PCI/DPC: Add and use DPC Status register field definitions
Bjorn Helgaas
2
-2
/
+4
2018-01-30
PCI/DPC: Squash dpc_rp_pio_get_info() into dpc_process_rp_pio_error()
Bjorn Helgaas
1
-7
/
+1
2018-01-30
PCI/DPC: Remove unnecessary RP PIO register structs
Bjorn Helgaas
1
-56
/
+24
2018-01-30
PCI/DPC: Push dpc->rp_pio_status assignment into dpc_rp_pio_get_info()
Bjorn Helgaas
1
-1
/
+2
2018-01-30
PCI/DPC: Squash dpc_rp_pio_print_error() into dpc_rp_pio_get_info()
Bjorn Helgaas
1
-39
/
+21
2018-01-30
PCI/DPC: Make RP PIO log size check more generic
Bjorn Helgaas
1
-2
/
+3
2018-01-30
PCI/DPC: Rename local "status" to "dpc_status"
Bjorn Helgaas
1
-3
/
+3
2018-01-30
PCI/DPC: Squash dpc_rp_pio_print_tlp_header() into dpc_rp_pio_print_error()
Bjorn Helgaas
1
-8
/
+3
2018-01-30
PCI/DPC: Process RP PIO details only if RP PIO extensions supported
Bjorn Helgaas
1
-1
/
+1
2018-01-30
PCI/DPC: Read RP PIO Log Size once at probe
Bjorn Helgaas
1
-13
/
+16
2018-01-30
PCI/DPC: Rename struct dpc_dev.rp to rp_extensions
Bjorn Helgaas
1
-4
/
+4
2018-01-30
PCI/DPC: Add local variable for DPC capability offset
Bjorn Helgaas
1
-36
/
+29
2018-01-26
PCI/DPC: Rename interrupt_event_handler() to dpc_work()
Bjorn Helgaas
1
-2
/
+2
2018-01-26
PCI/DPC: Fix interrupt message number print
Keith Busch
1
-1
/
+1
2018-01-26
PCI/DPC: Enable DPC only if AER is available
Keith Busch
3
-3
/
+7
2018-01-25
PCI: Make of_irq_parse_pci() static
Rob Herring
2
-8
/
+1
2018-01-24
RDMA/qedr: Use pci_enable_atomic_ops_to_root()
Felix Kuehling
1
-51
/
+8
2018-01-23
PCI: Add pci_enable_atomic_ops_to_root()
Jay Cornwall
3
-1
/
+79
2018-01-18
PCI: Remove NULL device handling from PCI DMA API
Christoph Hellwig
1
-14
/
+13
2018-01-18
net: tsi108: Use DMA API properly
Christoph Hellwig
1
-16
/
+20
2018-01-18
media: ttusb-dec: Remove pci_zalloc_coherent() abuse
Christoph Hellwig
1
-14
/
+4
2018-01-18
media: ttusb-budget: Remove pci_zalloc_coherent() abuse
Christoph Hellwig
1
-14
/
+4
2018-01-18
powerpc/pci: Use of_irq_parse_and_map_pci() helper
Rob Herring
1
-8
/
+2
2018-01-18
PCI: Move OF-related PCI functions into PCI core
Rob Herring
8
-542
/
+517
2018-01-17
video: fbdev: riva: deprecate pci_get_bus_and_slot()
Sinan Kaya
4
-12
/
+20
2018-01-17
video: fbdev: nvidia: deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-6
/
+8
2018-01-17
video: fbdev: intelfb: deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+3
2018-01-17
openprom: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+3
2018-01-17
xen/pcifront: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-17
PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-3
/
+4
2018-01-17
PCI: ibmphp: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-3
/
+4
2018-01-17
PCI: cpqhp: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-4
/
+14
2018-01-17
pch_gbe: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+4
2018-01-17
bnx2x: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-1
/
+10
2018-01-17
powerpc/via-pmu: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+1
2018-01-12
PCI/AER: Return error if AER is not supported
Keith Busch
1
-1
/
+1
2018-01-12
iommu/amd: Deprecate pci_get_bus_and_slot()
Sinan Kaya
3
-6
/
+9
2018-01-12
sl82c105: deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+3
2018-01-12
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
4
-6
/
+21
2018-01-12
drm/gma500: Deprecate pci_get_bus_and_slot()
Sinan Kaya
5
-21
/
+39
2018-01-12
ibft: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+3
2018-01-12
edd: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-4
/
+4
2018-01-12
agp: sworks: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-12
agp: nvidia: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-3
/
+9
2018-01-12
ata: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-12
x86/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-1
/
+2
2018-01-12
powerpc/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
3
-4
/
+5
2018-01-12
alpha/PCI: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2
-2
/
+2
2018-01-10
PCI/DPC: Fix shared interrupt handling
Alex Williamson
1
-20
/
+40
2017-12-19
PCI: Make PCI_SCAN_ALL_PCIE_DEVS work for Root as well as Downstream Ports
Bjorn Helgaas
1
-10
/
+15
[next]