summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2013-12-19PCI/portdrv: Add put_device() after device_register() failureLevente Kurusa
2013-12-19PCI/portdrv: Cleanup error pathsBjorn Helgaas
2013-12-19PCI: mvebu: Remove redundant of_match_ptrSachin Kamat
2013-12-19PCI: imx6: Fix bugs in PCIe startup codeRichard Zhu
2013-12-19PCI: imx6: Start link in Gen1 before negotiating for Gen2 modeMarek Vasut
2013-12-19PCI: imx6: Factor out link up wait loopMarek Vasut
2013-12-19PCI: imx6: Factor out PHY resetMarek Vasut
2013-12-19PCI: imx6: Report "link up" only after link training completesMarek Vasut
2013-12-19PCI: imx6: Make reset-gpio optionalMarek Vasut
2013-12-18Merge branch 'pci/vc' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/pciehp' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/host-tegra' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/host-rcar' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/host-mvebu' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/host-designware' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/deletion' into nextBjorn Helgaas
2013-12-18Merge branch 'pci/aer' into nextBjorn Helgaas
2013-12-18Merge branch 'eisa' into nextBjorn Helgaas
2013-12-18PCI: Remove from bus_list and release resources in pci_release_dev()Yinghai Lu
2013-12-18PCI: Move pci_proc_attach_device() to pci_bus_add_device()Yinghai Lu
2013-12-18PCI: Use device_release_driver() in pci_stop_root_bus()Yinghai Lu
2013-12-18PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()Rafael J. Wysocki
2013-12-17PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2Alex Williamson
2013-12-17PCI: Add Virtual Channel to save/restore supportAlex Williamson
2013-12-17PCI: Add support for save/restore of extended capabilitiesAlex Williamson
2013-12-17PCI: Add pci_wait_for_pending() (refactor pci_wait_for_pending_transaction())Alex Williamson
2013-12-15PCI: pciehp: Move Attention & Power Indicator support tests to accessorsBjorn Helgaas
2013-12-15PCI: pciehp: Use symbolic constants for Slot Control fieldsBjorn Helgaas
2013-12-15PCI: pciehp: Use symbolic constants, not hard-coded bitmaskBjorn Helgaas
2013-12-15PCI: pciehp: Simplify "Power Fault Detected" checking/clearingBjorn Helgaas
2013-12-15PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc)Bjorn Helgaas
2013-12-15PCI: pciehp: Make various functions void since they can't failBjorn Helgaas
2013-12-15PCI: pciehp: Remove error checks when accessing PCIe CapabilityBjorn Helgaas
2013-12-14PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappersBjorn Helgaas
2013-12-13PCI/AER: Consolidate HEST error source parsersBjorn Helgaas
2013-12-13PCI/AER: Ignore non-PCIe AER error sources in aer_hest_parse()Betty Dall
2013-12-13PCI/AER: Clean up error printing code a bitBorislav Petkov
2013-12-13PCI/AER: Add a TLP header print helperBorislav Petkov
2013-12-13EISA: Call put_device() if device_register() failsLevente Kurusa
2013-12-13Merge branch 'pci/yijing-dev_is_pci' into nextBjorn Helgaas
2013-12-13Merge branch 'pci/misc' into nextBjorn Helgaas
2013-12-13PCI: Stop clearing bridge Secondary Status when setting up I/O apertureBjorn Helgaas
2013-12-13PCI: Prevent bus conflicts while checking for bridge aperturesBjorn Helgaas
2013-12-13PCI: Drop "irq" param from *_restore_msi_irqs()DuanZhenzhong
2013-12-13PCI/portdrv: Remove superfluous name castGeert Uytterhoeven
2013-12-09PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2013-12-09PCI: mvebu: Remove duplicate of_clk_get_by_name() callAndrew Lunn
2013-12-09PCI: rcar: Add runtime PM supportValentine Barshak
2013-12-09PCI: imx6: Remove unneeded 'goto err'Fabio Estevam