index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-09-23
Merge branch 'pci/resource'
Bjorn Helgaas
2019-09-23
Merge branch 'pci/pciehp'
Bjorn Helgaas
2019-09-23
Merge branch 'pci/p2pdma'
Bjorn Helgaas
2019-09-23
Merge branch 'pci/msi'
Bjorn Helgaas
2019-09-23
Merge branch 'pci/misc'
Bjorn Helgaas
2019-09-23
Merge branch 'pci/enumeration'
Bjorn Helgaas
2019-09-23
Merge branch 'pci/encapsulate'
Bjorn Helgaas
2019-09-23
Merge branch 'pci/aspm'
Bjorn Helgaas
2019-09-21
PCI: Add pci_irq_vector() and other stubs when !CONFIG_PCI
Herbert Xu
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
2019-09-07
PCI: Make pcie_downstream_port() available outside of access.c
Mika Westerberg
2019-09-05
PCI: Add ACS quirk for iProc PAXB
Abhinav Ratna
2019-09-05
PCI: Force trailing new line to resource_alignment_param in sysfs
Logan Gunthorpe
2019-09-05
PCI: Move pci_[get|set]_resource_alignment_param() into their callers
Logan Gunthorpe
2019-09-05
PCI: pciehp: Refer to "Indicators" instead of "LEDs" in comments
Bjorn Helgaas
2019-09-05
PCI: pciehp: Remove pciehp_green_led_{on,off,blink}()
Denis Efremov
2019-09-05
PCI: pciehp: Remove pciehp_set_attention_status()
Denis Efremov
2019-09-05
PCI: pciehp: Combine adjacent indicator updates
Denis Efremov
2019-09-05
PCI: pciehp: Add pciehp_set_indicators() to set both indicators
Denis Efremov
2019-09-05
PCI: Clean up resource_alignment parameter to not require static buffer
Logan Gunthorpe
2019-09-05
PCI: Use static const struct, not const static struct
Krzysztof Wilczynski
2019-09-05
PCI: Add pci_info_ratelimited() to ratelimit PCI separately
Krzysztof Wilczynski
2019-09-05
PCI/IOV: Remove group write permission from sriov_numvfs, sriov_drivers_autop...
Kelsey Skunberg
2019-08-28
PCI/ACPI: Remove unnecessary struct hotplug_program_ops
Krzysztof Wilczynski
2019-08-28
PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
Krzysztof Wilczynski
2019-08-28
PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
Krzysztof Wilczynski
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-20
PCI/IOV: Move sysfs SR-IOV functions to iov.c
Kelsey Skunberg
2019-08-20
PCI: sysfs: Change permissions from symbolic to octal
Kelsey Skunberg
2019-08-20
PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()
Kelsey Skunberg
2019-08-20
PCI: sysfs: Define device attributes with DEVICE_ATTR*()
Kelsey Skunberg
2019-08-16
PCI/P2PDMA: Update pci_p2pdma_distance_many() documentation
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Allow IOMMU for host bridge whitelist
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: dma_map() requests that traverse the host bridge
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Store mapping method in an xarray
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Factor out __pci_p2pdma_map_sg()
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Introduce pci_p2pdma_unmap_sg()
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Add attrs argument to pci_p2pdma_map_sg()
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Whitelist some Intel host bridges
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Factor out host_bridge_whitelist()
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Apply host bridge whitelist for ACS
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Factor out __upstream_bridge_distance()
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Add constants for map type results to upstream_bridge_distance()
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Add provider's pci_dev to pci_p2pdma_pagemap struct
Logan Gunthorpe
2019-08-16
PCI/P2PDMA: Introduce private pagemap structure
Logan Gunthorpe
2019-08-08
PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for RISC-V
Wesley Terpstra
2019-08-08
PCI: Mark expected switch fall-through
Gustavo A. R. Silva
2019-08-08
PCI: Correct pci=resource_alignment parameter example
Alexey Kardashevskiy
2019-08-08
PCI: Restore Resizable BAR size bits correctly for 1MB BARs
Sumit Saxena
2019-08-08
PCI: Use PCI_SRIOV_NUM_BARS in loops instead of PCI_IOV_RESOURCE_END
Denis Efremov
[next]