index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
PCI/AER: Abstract AER interrupt handling
Keith Busch
3
-7
/
+5
2018-10-19
PCI/AER: Reuse existing pcie_port_find_device() interface
Keith Busch
2
-21
/
+5
2018-10-19
PCI/AER: Use managed resource allocations
Keith Busch
1
-12
/
+5
2018-10-18
PCI: pcie: Remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2018-10-18
PCI: aardvark: Implement emulated root PCI bridge config space
Zachary Zhang
2
-3
/
+127
2018-10-18
PCI: mvebu: Convert to PCI emulated bridge config space
Thomas Petazzoni
2
-270
/
+101
2018-10-18
PCI: mvebu: Drop unused PCI express capability code
Thomas Petazzoni
1
-14
/
+0
2018-10-18
PCI: Introduce PCI bridge emulated config space common logic
Thomas Petazzoni
4
-0
/
+536
2018-10-17
nvmet: Optionally use PCI P2P memory
Logan Gunthorpe
5
-1
/
+230
2018-10-17
nvmet: Introduce helper functions to allocate and free request SGLs
Logan Gunthorpe
3
-8
/
+32
2018-10-17
nvme-pci: Add support for P2P memory in requests
Logan Gunthorpe
3
-4
/
+18
2018-10-17
nvme-pci: Use PCI p2pmem subsystem to manage the CMB
Logan Gunthorpe
1
-35
/
+45
2018-10-17
IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
Logan Gunthorpe
1
-2
/
+9
2018-10-17
block: Add PCI P2P flag for request queue
Logan Gunthorpe
1
-0
/
+3
2018-10-17
PCI/P2PDMA: Add P2P DMA driver writer's documentation
Logan Gunthorpe
2
-0
/
+146
2018-10-17
docs-rst: Add a new directory for PCI documentation
Logan Gunthorpe
3
-1
/
+22
2018-10-17
PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
Logan Gunthorpe
2
-0
/
+97
2018-10-17
PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
Logan Gunthorpe
3
-0
/
+51
2018-10-17
PCI/P2PDMA: Add sysfs group to display p2pmem stats
Logan Gunthorpe
2
-0
/
+78
2018-10-12
dt-bindings: PCI: rcar: Add device tree support for r8a7744
Biju Das
1
-0
/
+1
2018-10-12
PCI: cadence: Write MSI data with 32bits
Alan Douglas
1
-1
/
+1
2018-10-12
PCI: cadence: Use AXI region 0 to signal interrupts from EP
Alan Douglas
1
-5
/
+6
2018-10-11
PCI/IOV: Remove unnecessary include of <linux/pci-ats.h>
Bjorn Helgaas
1
-1
/
+0
2018-10-11
PCI/IOV: Use VF0 cached config space size for other VFs
KarimAllah Ahmed
3
-0
/
+20
2018-10-11
NTB: switchtec_ntb: Update switchtec documentation with prerequisites for NTB
Wesley Yung
1
-10
/
+20
2018-10-11
PCI: Fix Switchtec DMA aliasing quirk dmesg noise
Logan Gunthorpe
1
-2
/
+2
2018-10-11
PCI: Add macro for Switchtec quirk declarations
Logan Gunthorpe
1
-56
/
+34
2018-10-11
PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
Bin Meng
1
-0
/
+4
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
6
-14
/
+5
2018-10-10
PCI: Remove pci_set_dma_seg_boundary()
Christoph Hellwig
3
-11
/
+2
2018-10-10
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
4
-19
/
+6
2018-10-10
PCI/P2PDMA: Support peer-to-peer memory
Logan Gunthorpe
7
-0
/
+763
2018-10-08
PCI/AER: Use threaded IRQ for bottom half
Keith Busch
1
-47
/
+13
2018-10-08
PCI/AER: Use kfifo_in_spinlocked() to insert locked elements
Keith Busch
1
-4
/
+2
2018-10-08
PCI/AER: Use kfifo for tracking events instead of reimplementing it
Keith Busch
1
-77
/
+11
2018-10-08
PCI/AER: Remove error source from AER struct aer_rpc
Keith Busch
1
-17
/
+16
2018-10-08
PCI/AER: Remove unused aer_error_resume()
Keith Busch
1
-13
/
+0
2018-10-04
PCI: Uninline PCI bus accessors for better ftracing
Keith Busch
1
-2
/
+2
2018-10-04
PCI / ACPI: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-10-04
dt-bindings: PCI: rcar: Add device tree support for r8a7744
Biju Das
1
-0
/
+1
2018-10-02
x86/PCI: Apply VMD's AERSID fixup generically
Jon Derrick
1
-9
/
+3
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
29
-111
/
+0
2018-10-02
PCI: pnv_php: Use kmemdup()
YueHaibing
1
-2
/
+1
2018-10-02
PCI: cpqphp: Remove set but not used variable 'physical_slot'
YueHaibing
1
-2
/
+0
2018-10-02
PCI/ERR: Remove duplicated include from err.c
YueHaibing
1
-1
/
+0
2018-10-02
PCI: Equalize hotplug memory and io for occupied and empty slots
Jon Derrick
1
-13
/
+15
2018-10-02
PCI / ACPI: Whitelist D3 for more PCIe hotplug ports
Mika Westerberg
4
-0
/
+56
2018-10-02
ACPI / property: Allow multiple property compatible _DSD entries
Mika Westerberg
5
-29
/
+86
2018-10-02
PCI/PME: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+27
2018-10-02
PCI: pciehp: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+18
[next]