Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | * | | | | | | PCI: Rename VPD symbols to remove unnecessary "pci22" | Bjorn Helgaas | 2016-02-29 | 3 | -21/+21 | |
| | | | | | | * | | | | | | PCI: Remove struct pci_vpd_ops.release function pointer | Bjorn Helgaas | 2016-02-29 | 2 | -9/+1 | |
| | | | | | | * | | | | | | PCI: Move pci_vpd_release() from header file to pci/access.c | Bjorn Helgaas | 2016-02-29 | 2 | -5/+7 | |
| | | | | | | * | | | | | | PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code | Bjorn Helgaas | 2016-02-29 | 1 | -32/+30 | |
| | | | | | | * | | | | | | PCI: Determine actual VPD size on first access | Hannes Reinecke | 2016-02-29 | 2 | -3/+86 | |
| | | | | | | * | | | | | | PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy | Bjorn Helgaas | 2016-02-29 | 1 | -5/+5 | |
| | | | | | | * | | | | | | PCI: Allow access to VPD attributes with size 0 | Hannes Reinecke | 2016-02-29 | 1 | -8/+12 | |
| | | | | | | |/ / / / / | ||||||
| | | | | | * | | | | | | PCI: Wait for up to 1000ms after FLR reset | Alex Williamson | 2016-03-10 | 1 | -2/+25 | |
| | | | | | * | | | | | | PCI: Support SR-IOV on any function type | Kelly Zytaruk | 2016-02-29 | 1 | -4/+0 | |
| | | | | * | | | | | | | PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition | Heikki Krogerus | 2016-03-15 | 1 | -1/+1 | |
| | | | | * | | | | | | | PCI: Consolidate PCI DMA constants and interfaces in linux/pci-dma-compat.h | Bjorn Helgaas | 2016-03-07 | 1 | -12/+0 | |
| | | | * | | | | | | | | PCI: Cleanup pci/pcie/Kconfig whitespace | Andreas Ziegler | 2016-03-15 | 1 | -3/+4 | |
| | | | * | | | | | | | | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 2016-03-08 | 1 | -0/+1 | |
| | | | * | | | | | | | | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 2016-03-08 | 1 | -0/+3 | |
| | | | | |_|/ / / / / | | | | |/| | | | | | | ||||||
| | | * | | | | | | | | PCI: Fix broken URL for Dell biosdevname | Naga Venkata Sai Indubhaskar Jupudi | 2016-02-29 | 1 | -1/+1 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | PCI/AER: Log aer_inject error injections | Jean Delvare | 2016-03-08 | 1 | -0/+3 | |
| | * | | | | | | | | PCI/AER: Log actual error causes in aer_inject | Jean Delvare | 2016-03-08 | 1 | -1/+7 | |
| | * | | | | | | | | PCI/AER: Use dev_warn() in aer_inject | Jean Delvare | 2016-03-08 | 1 | -3/+7 | |
| | * | | | | | | | | PCI/AER: Fix aer_inject error codes | Jean Delvare | 2016-03-08 | 1 | -4/+4 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ | Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-layerscape' ... | Bjorn Helgaas | 2016-02-09 | 4 | -98/+69 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | / / / | | | | | | |_|_|_|/ / / | | | | | |/| | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| | | | | * | | | | | | PCI: rcar: Remove PCI_PROBE_ONLY handling | Lorenzo Pieralisi | 2016-02-05 | 1 | -9/+5 | |
| | | | | | |/ / / / | | | | | |/| | | | | ||||||
| | | | * | | | | | | PCI: layerscape: Add "fsl,ls2085a-pcie" compatible ID | Yang Shi | 2016-02-05 | 1 | -0/+1 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | PCI: imx6: Move link up check into imx6_pcie_wait_for_link() | Lucas Stach | 2016-01-25 | 1 | -38/+22 | |
| | | * | | | | | | PCI: imx6: Remove broken Gen2 workaround | Lucas Stach | 2016-01-25 | 1 | -16/+1 | |
| | | * | | | | | | PCI: imx6: Move PHY reset into imx6_pcie_establish_link() | Lucas Stach | 2016-01-25 | 1 | -13/+15 | |
| | | * | | | | | | PCI: imx6: Move imx6_pcie_reset_phy() near other PHY handling functions | Lucas Stach | 2016-01-25 | 1 | -17/+17 | |
| | | |/ / / / / | ||||||
| | * | | | | | | PCI: designware: Remove PCI_PROBE_ONLY handling | Lorenzo Pieralisi | 2016-02-09 | 1 | -6/+4 | |
| | * | | | | | | PCI: designware: Explain why we don't program ATU for some platforms | Jisheng Zhang | 2016-02-09 | 1 | -0/+5 | |
| | |/ / / / / | ||||||
| | | | | | | | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ | Merge branches 'pci/aer', 'pci/misc' and 'pci/virtualization' into next | Bjorn Helgaas | 2016-02-09 | 7 | -28/+76 | |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | / / / | | | | |/ / / | | | |/| / / | | | | |/ / | ||||||
| | | | * | | PCI: Add ACS quirk for all Cavium devices | Manish Jaggi | 2016-02-04 | 1 | -0/+15 | |
| | |_|/ / | |/| | | | ||||||
| | | * | | PCI: Remove includes of empty asm-generic/pci-bridge.h | Bjorn Helgaas | 2016-02-05 | 3 | -3/+0 | |
| | | * | | PCI: Move pci_set_flags() from asm-generic/pci-bridge.h to linux/pci.h | Bjorn Helgaas | 2016-02-05 | 1 | -0/+7 | |
| | | * | | PCI/PME: Restructure pcie_pme_suspend() to prevent compiler warning | Bjorn Helgaas | 2016-02-05 | 1 | -3/+6 | |
| | | * | | PCI/PME: Remove redundant port lookup | Bjorn Helgaas | 2016-02-05 | 1 | -2/+0 | |
| | | * | | PCI: Check device_attach() return value always | Bjorn Helgaas | 2016-02-05 | 1 | -1/+6 | |
| | |/ / | |/| | | ||||||
| | * | | PCI/AER: Use list_first_entry_or_null() to simplify code | Geliang Tang | 2016-02-04 | 1 | -8/+5 | |
| | * | | PCI/AER: Restore pci_ops pointer while calling original pci_ops | David Daney | 2016-02-04 | 1 | -2/+28 | |
| | * | | PCI/AER: Rename pci_ops_aer to aer_inj_pci_ops | Bjorn Helgaas | 2016-02-04 | 1 | -9/+9 | |
| |/ / | ||||||
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2016-03-16 | 1 | -2/+6 | |
|\ \ \ | ||||||
| * | | | s390/pci: remove pdev pointer from arch data | Sebastian Ott | 2016-02-23 | 1 | -2/+6 | |
* | | | | Merge tag 'pci-v4.5-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-09 | 1 | -1/+3 | |
|\ \ \ \ | ||||||
| * | | | | PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr() | Krzysztof =?utf-8?Q?Ha=C5=82asa?= | 2016-03-07 | 1 | -1/+3 | |
* | | | | | Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-03 | 2 | -16/+16 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | PCI: layerscape: Fix MSG TLP drop setting | Minghuan Lian | 2016-02-29 | 1 | -8/+13 | |
| * | | | | PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer | Murali Karicheri | 2016-02-29 | 1 | -8/+3 | |
* | | | | | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-02-27 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | PCI: mvebu: Restrict build to 32-bit ARM | Thierry Reding | 2016-02-27 | 1 | -0/+1 | |
* | | | | | Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-02-22 | 1 | -4/+6 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | xen/pcifront: Fix mysterious crashes when NUMA locality information was extra... | Konrad Rzeszutek Wilk | 2016-02-15 | 1 | -4/+6 | |
* | | | | | Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-02-12 | 4 | -24/+12 | |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | |