index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-02-21
Merge branch 'pci/host-altera' into next
Bjorn Helgaas
2017-02-21
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2017-02-21
PCI: dwc: Remove dependency of designware on CONFIG_PCI
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: Add CONFIG_PCIE_DW_HOST to enable PCI dwc host
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: designware: Fix style errors in pcie-designware.c
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: designware: Parse "num-lanes" property in dw_pcie_setup_rc()
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Split struct pcie_port into host-only and core structures
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: designware: Get device pointer at the start of dw_pcie_host_init()
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Rename cfg_read/cfg_write to read/write
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: all: Use platform_set_drvdata() to save private data
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: designware: Move register defines to designware header file
Kishon Vijay Abraham I
2017-02-21
PCI: dwc: Use PTR_ERR_OR_ZERO to simplify code
Fengguang Wu
2017-02-21
PCI: dra7xx: Group PHY API invocations
Kishon Vijay Abraham I
2017-02-21
PCI: dra7xx: Enable MSI and legacy interrupts simultaneously
Kishon Vijay Abraham I
2017-02-21
PCI: dra7xx: Add support to force RC to work in GEN1 mode
Kishon Vijay Abraham I
2017-02-21
PCI: dra7xx: Simplify probe code with devm_gpiod_get_optional()
Kishon Vijay Abraham I
2017-02-21
PCI: Move DesignWare IP support to new drivers/pci/dwc/ directory
Kishon Vijay Abraham I
2017-02-17
PCI: altera: Extract TLP completion status correctly
Yadi Hu
2017-02-15
Merge branch 'pci/vpd' into next
Bjorn Helgaas
2017-02-15
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-02-15
Merge branch 'pci/resource' into next
Bjorn Helgaas
2017-02-15
Merge branch 'pci/msi' into next
Bjorn Helgaas
2017-02-15
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
2017-02-15
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
2017-02-15
Merge branch 'pci/dpc' into next
Bjorn Helgaas
2017-02-15
Merge branch 'pci/aspm' into next
Bjorn Helgaas
2017-02-14
PCI/ASPM: Add comment about L1 substate latency
Rajat Jain
2017-02-14
PCI/ASPM: Configure L1 substate settings
Rajat Jain
2017-02-14
PCI/ASPM: Calculate and save the L1.2 timing parameters
Rajat Jain
2017-02-14
PCI/ASPM: Read and set up L1 substate capabilities
Rajat Jain
2017-02-14
PCI/ASPM: Add support for L1 substates
Rajat Jain
2017-02-10
PCI/MSI: Return -ENOSPC if pci_enable_msi_range() can't get enough vectors
Dennis Chen
2017-02-10
PCI/portdrv: Use pci_irq_alloc_vectors()
Christoph Hellwig
2017-02-10
PCI/MSI: Check that we have a legacy interrupt line before using it
Christoph Hellwig
2017-02-10
PCI: Remove duplicate check for positive return value from probe() functions
Gabriel Krisman Bertazi
2017-02-10
PCI/DPC: Wait for Root Port busy to clear
Keith Busch
2017-02-10
PCI/DPC: Decode extended reasons
Keith Busch
2017-02-10
PCI/MSI: Remove pci_msi_domain_{alloc,free}_irqs()
Christoph Hellwig
2017-02-10
PCI/MSI: Remove unused pci_msi_create_default_irq_domain()
Christoph Hellwig
2017-02-10
PCI/MSI: Return failure when msix_setup_entries() fails
Christophe JAILLET
2017-02-09
PCI: Enable PCIe Extended Tags if supported
Sinan Kaya
2017-02-09
PCI/AER: Remove unused .link_reset() callback
Michael S. Tsirkin
2017-02-03
PCI: Lock each enable/disable num_vfs operation in sysfs
Emil Tantilov
2017-02-03
PCI: Increase VPD access timeout to 125ms
Matthew R. Ochs
2017-01-30
PCI: Avoid possible deadlock on pci_lock and p->pi_lock
Bjorn Helgaas
2017-01-28
PCI: Add ACS quirk for Intel Union Point
Alex Williamson
2017-01-13
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
2017-01-13
amd-xgbe: Update PCI support to use new IRQ functions
Tom Lendacky
2017-01-13
[media] cobalt: use pci_irq_allocate_vectors()
Christoph Hellwig
[next]