summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-12PCI: shpchp: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-12PCI: pciehp: Remove pci_configure_slot() usageBjorn Helgaas
2014-09-12PCI: Add pci_configure_device() during enumerationBjorn Helgaas
2014-09-12PCI: Move pci_configure_slot() to drivers/pci/probe.cBjorn Helgaas
2014-09-12PCI: Shuffle pci-acpi.c functions to group them logicallyBjorn Helgaas
2014-09-12PCI: Whitespace cleanup in pci-acpi.cBjorn Helgaas
2014-09-12PCI: Move pci_get_hp_params() to drivers/pci/pci-acpi.cBjorn Helgaas
2014-09-12PCI: pciehp: Configure hot-added display devicesBjorn Helgaas
2014-09-12PCI: Remove "no hotplug settings from platform" warningBjorn Helgaas
2014-09-08PCI: Enable CRS Software Visibility for root port if it is supportedRajat Jain
2014-09-08PCI: Check only the Vendor ID to identify Configuration Request RetryRajat Jain
2014-09-08PCI: Assume all Mellanox devices have broken INTx maskingGavin Shan
2014-09-05PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand
2014-09-05PCI: imx6: Delay enabling reference clock for SS until it stabilizesTim Harvey
2014-09-05Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ...Bjorn Helgaas
2014-09-05PCI: designware: Check private_data validity in single placeLucas Stach
2014-09-05PCI: imx6: Probe in module_init(), not fs_initcall()Lucas Stach
2014-09-05Merge branch 'pci/host-designware' into pci/host-imx6Bjorn Helgaas
2014-09-04PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...Lucas Stach
2014-09-04PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()Lucas Stach
2014-09-04PCI: designware: Parse bus-range property from devicetreeLucas Stach
2014-09-04PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri
2014-09-04PCI: tegra: Implement a proper resource hierarchyThierry Reding
2014-09-04PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang
2014-09-04PCI: imx6: Put LTSSM in "Detect" state before disabling itLucas Stach
2014-09-04PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driverSrikanth Thokala
2014-09-03PCI: Remove unnecessary variable in pci_add_dynid()Tobias Klauser
2014-09-02PCI: designware: Add support for v3.65 hardwareMurali Karicheri
2014-09-02PCI/PM: Allow PCI devices to be put into D3cold during system suspendRafael J. Wysocki
2014-09-02PCI/PM: Drop unused runtime PM support code for PCIe portsRafael J. Wysocki
2014-08-25Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-08-24Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-08-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-08-24bus: arm-ccn: Fix warning messagePawel Moll
2014-08-22Merge tag 'pwm/for-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-22drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndefRasmus Villemoes
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy
2014-08-22Merge tag 'iommu-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-22drm/radeon: add new KV pci idAlex Deucher
2014-08-22firmware: Do not use WARN_ON(!spin_is_locked())Guenter Roeck
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai
2014-08-21Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt
2014-08-22sh: intc: Confine SH_INTC to platforms that need itGeert Uytterhoeven