summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Nouveau-drm as a modulebaserock/violetamenendez/nouveau-jetsonbaserock/jetson/3.17.0-rc5Violeta Menendez Gonzalez2014-09-301-1/+2
* ARM: tegra: jetson-tk1: enable GK20A GPUbaserock/violetamenendez/fix-ubootAlexandre Courbot2014-09-291-1/+7
* Embed NVEA firmware into the kernelAlexandre Courbot2014-09-295-0/+8
* Merge remote-tracking branch 'pci/next' into ct-mcr-1/danielsilverstone/jetso...Daniel Silverstone2014-09-2341-701/+3053
|\
| * Merge branch 'pci/hotplug' into nextBjorn Helgaas2014-09-2212-475/+409
| |\
| | * PCI: Prevent NULL dereference during pciehp probeAndreas Noever2014-09-161-0/+7
| | * PCI: pciehp: Reduce PCIe slot_ctrl to 16 bitsBjorn Helgaas2014-09-122-2/+2
| | * PCI: Configure *all* devices, not just hot-added onesBjorn Helgaas2014-09-121-3/+0
| | * PCI: Preserve MPS and MRRS when applying _HPX settingsBjorn Helgaas2014-09-121-0/+10
| | * PCI: Apply _HPP settings to all hot-added PCI devicesBjorn Helgaas2014-09-121-5/+0
| | * PCI: Preserve BIOS PCI_COMMAND_SERR and PCI_COMMAND_PARITY settingsBjorn Helgaas2014-09-121-8/+0
| | * PCI: Apply _HPP settings to PCIe devices as well as PCI and PCI-XBjorn Helgaas2014-09-121-8/+1
| | * PCI: Remove unused pci_configure_slot()Bjorn Helgaas2014-09-122-30/+0
| | * ACPI / hotplug / PCI: Remove pci_configure_slot() usageBjorn Helgaas2014-09-121-10/+1
| | * PCI: shpchp: Remove pci_configure_slot() usageBjorn Helgaas2014-09-121-7/+1
| | * PCI: pciehp: Remove pci_configure_slot() usageBjorn Helgaas2014-09-121-4/+1
| | * PCI: Add pci_configure_device() during enumerationBjorn Helgaas2014-09-121-0/+25
| | * PCI: Move pci_configure_slot() to drivers/pci/probe.cBjorn Helgaas2014-09-123-177/+151
| | * PCI: Shuffle pci-acpi.c functions to group them logicallyBjorn Helgaas2014-09-121-67/+67
| | * PCI: Whitespace cleanup in pci-acpi.cBjorn Helgaas2014-09-121-10/+8
| | * PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.cBjorn Helgaas2014-09-122-251/+250
| | * PCI: pciehp: Configure hot-added display devicesBjorn Helgaas2014-09-121-5/+1
| | * PCI: Remove "no hotplug settings from platform" warningBjorn Helgaas2014-09-121-5/+1
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', '...Bjorn Helgaas2014-09-229-109/+313
| |\ \ \ \ \ \
| | | | | | * | PCI: xilinx: Fix xilinx_pcie_assign_msi() return value testDan Carpenter2014-09-161-2/+2
| | | | | * | | PCI: tegra: Add Tegra124 supportThierry Reding2014-09-162-32/+204
| | | | | * | | PCI: tegra: Make sure the PCIe PLL is really resetEric Yuen2014-09-161-0/+7
| | | | | * | | PCI: tegra: Fix extended configuration space mappingPeter Daifuku2014-09-161-1/+1
| | | | | * | | PCI: tegra: Clear CLKREQ# enable on port disableThierry Reding2014-09-161-0/+5
| | | | * | | | PCI: keystone: Set device ID based on SoC to support multiple portsMurali Karicheri2014-09-162-6/+7
| | | | * | | | PCI: keystone: Assume controller is already in RC modeMurali Karicheri2014-09-162-22/+3
| | | | * | | | PCI: keystone: Limit MRSS for all downstream devicesMurali Karicheri2014-09-162-3/+45
| | | * | | | | PCI: imx6: Delay enabling reference clock for SS until it stabilizesTim Harvey2014-09-051-5/+6
| | * | | | | | PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand2014-09-052-38/+33
| | | | | | | |
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *---. \ \ \ \ \ \ Merge branches 'pci/enumeration', 'pci/misc' and 'pci/virtualization' into nextBjorn Helgaas2014-09-228-10/+64
| |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | PCI: Use device flag helper functionsEthan Zhao2014-09-161-1/+1
| | | | * | | | | | | xen/pciback: Use PCI device flag helper functionsEthan Zhao2014-09-161-2/+2
| | | | * | | | | | | KVM: Use PCI device flag helper functionsEthan Zhao2014-09-162-3/+3
| | | | * | | | | | | PCI: Add device flag helper functionsEthan Zhao2014-09-161-0/+13
| | | | * | | | | | | PCI: Assume all Mellanox devices have broken INTx maskingGavin Shan2014-09-081-0/+2
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | * | | | | | | PCI: Parenthesize PCI_DEVID and PCI_VPD_LRDT_ID parametersMegan Kamiya2014-09-161-2/+2
| | | * | | | | | | PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr2014-09-161-0/+20
| | | * | | | | | | PCI/AER: Make <linux/aer.h> standalone includableThierry Reding2014-09-161-0/+2
| | * | | | | | | | PCI: Enable CRS Software Visibility for root port if it is supportedRajat Jain2014-09-082-0/+14
| | * | | | | | | | PCI: Check only the Vendor ID to identify Configuration Request RetryRajat Jain2014-09-081-2/+7
| | | |/ / / / / / | | |/| | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----------. \ \ \ \ \ \ \ Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ...Bjorn Helgaas2014-09-0521-143/+2303
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | / / / / / | | | | | |_|_|_|_|/ / / / / | | | | |/| | | | | / / / / | | | | | | |_|_|_|/ / / / | | | | | |/| | | | / / / | | | | | | | |_|_|/ / / | | | | | | |/| | | / / | | | | | | | | |_|/ / | | | | | | | |/| | / | | | | | | | | | |/ | | | | | | | | |/|
| | | | | | | | * | PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driverSrikanth Thokala2014-09-044-0/+1040
| | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | * | PCI: tegra: Implement a proper resource hierarchyThierry Reding2014-09-041-3/+29
| | | | | | | * | PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang2014-09-041-2/+6
| | | | | | | * | resources: Add device-managed request/release_resource()Thierry Reding2014-09-043-0/+77
| | |_|_|_|_|/ / | |/| | | | | |