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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
PCI: Force trailing new line to resource_alignment_param in sysfs
Logan Gunthorpe
1
-0
/
+10
2019-09-05
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
Logan Gunthorpe
1
-20
/
+12
2019-09-05
PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
Bjorn Helgaas
2
-3
/
+3
2019-09-05
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
3
-43
/
+7
2019-09-05
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
3
-28
/
+7
2019-09-05
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
2
-13
/
+17
2019-09-05
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
Denis Efremov
2
-0
/
+39
2019-09-05
PCI: Clean up resource_alignment parameter to not require static buffer
Logan Gunthorpe
1
-18
/
+23
2019-09-05
PCI: Use static const struct, not const static struct
Krzysztof Wilczynski
1
-2
/
+2
2019-09-05
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Krzysztof Wilczynski
1
-2
/
+2
2019-09-05
PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autoprobe
Kelsey Skunberg
1
-3
/
+2
2019-09-05
pci-hotplug/pnv_php: Add attention indicator support
Oliver O'Halloran
1
-1
/
+13
2019-09-05
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
Oliver O'Halloran
1
-0
/
+6
2019-09-05
pci-hotplug/pnv_php: Add a reset_slot() callback
Oliver O'Halloran
1
-0
/
+39
2019-09-04
PCI: iproc: Propagate errors for optional PHYs
Thierry Reding
1
-6
/
+3
2019-09-04
PCI: histb: Propagate errors for optional regulators
Thierry Reding
1
-2
/
+2
2019-09-04
PCI: armada8x: Propagate errors for optional PHYs
Thierry Reding
1
-4
/
+3
2019-09-04
PCI: imx6: Propagate errors for optional regulators
Thierry Reding
1
-2
/
+2
2019-09-04
PCI: exynos: Propagate errors for optional PHYs
Thierry Reding
1
-1
/
+1
2019-09-04
PCI: rockchip: Propagate errors for optional regulators
Thierry Reding
1
-8
/
+8
2019-08-30
PCI: Remove unnecessary returns
Krzysztof Wilczynski
7
-14
/
+1
2019-08-30
PCI: OF: Correct of_irq_parse_pci() documentation
Lubomir Rintel
1
-1
/
+1
2019-08-30
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2
-2
/
+1
2019-08-28
PCI/ACPI: Remove unnecessary struct hotplug_program_ops
Krzysztof Wilczynski
3
-102
/
+76
2019-08-28
PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
Krzysztof Wilczynski
3
-269
/
+375
2019-08-28
PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
Krzysztof Wilczynski
2
-50
/
+50
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
3
-3
/
+0
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-22
Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+1
2019-08-22
PCI: dwc: Return directly when num-lanes is not found
Hou Zhiqiang
1
-2
/
+4
2019-08-22
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
5
-3
/
+85
2019-08-22
PCI: hv: Add a paravirtual backchannel in software
Dexuan Cui
1
-0
/
+302
2019-08-21
PCI: mobiveil: Fix the CPU base address setup in inbound window
Hou Zhiqiang
1
-3
/
+7
2019-08-21
PCI: kirin: Make structure kirin_dw_pcie_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-08-21
PCI: hv: Detect and fix Hyper-V PCI domain number collision
Haiyang Zhang
1
-13
/
+79
2019-08-20
PCI/IOV: Move sysfs SR-IOV functions to iov.c
Kelsey Skunberg
3
-174
/
+169
2019-08-20
PCI: sysfs: Change permissions from symbolic to octal
Kelsey Skunberg
1
-11
/
+10
2019-08-20
PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()
Kelsey Skunberg
1
-6
/
+6
2019-08-20
PCI: sysfs: Define device attributes with DEVICE_ATTR*()
Kelsey Skunberg
1
-32
/
+27
2019-08-19
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
3
-3
/
+31
2019-08-16
PCI/hotplug: remove the sgi_hotplug driver
Christoph Hellwig
3
-710
/
+0
2019-08-16
PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
Logan Gunthorpe
1
-8
/
+7
2019-08-16
PCI/P2PDMA: Allow IOMMU for host bridge whitelist
Logan Gunthorpe
1
-4
/
+0
2019-08-16
PCI/P2PDMA: dma_map() requests that traverse the host bridge
Logan Gunthorpe
1
-1
/
+39
2019-08-16
PCI/P2PDMA: Store mapping method in an xarray
Logan Gunthorpe
1
-1
/
+16
2019-08-16
PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
Logan Gunthorpe
1
-17
/
+24
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
1
-1
/
+17
2019-08-16
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
1
-3
/
+4
2019-08-16
PCI/P2PDMA: Whitelist some Intel host bridges
Logan Gunthorpe
1
-4
/
+34
2019-08-16
PCI/P2PDMA: Factor out host_bridge_whitelist()
Logan Gunthorpe
1
-11
/
+20
[prev]
[next]