aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* xenbus: address compiler warningsJan Beulich2012-02-26
* xen/pciback: Support pci_reset_function, aka FLR or D3 support.Konrad Rzeszutek Wilk2012-01-12
* pci: Introduce __pci_reset_function_locked to be used when holding device_lock.Konrad Rzeszutek Wilk2012-01-12
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\
| * x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-06
| * PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USBBjorn Helgaas2012-01-06
| * PCI: Enable ATS at the device state restoreHao, Xudong2012-01-06
| * PCI: msi: fix imbalanced refcount of msi irq sysfs objectsNeil Horman2012-01-06
| * PCI: kconfig: English typo in pci/pcie/KconfigP. Christeas2012-01-06
| * PCI/PM/Runtime: make PCI traces quieterVincent Palatin2012-01-06
| * PCI: remove pci_create_bus()Bjorn Helgaas2012-01-06
| * parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
| * parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-06
| * parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas2012-01-06
| * parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas2012-01-06
| * parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-06
| * PCI: deprecate pci_scan_bus_parented()Bjorn Helgaas2012-01-06
| * PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()Bjorn Helgaas2012-01-06
| * PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas2012-01-06
| * PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas2012-01-06
| * PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas2012-01-06
| * PCI: show host bridges and root bus resourcesBjorn Helgaas2012-01-06
| * PCI: add helpers for building PCI bus resource listsBjorn Helgaas2012-01-06
| * PCI: delay configuration of SRIOV capabilityRam Pai2012-01-06
| * PCI: Only call pci_stop_bus_device() one time for child devices at removeYinghai Lu2012-01-06
| * PCI: latency timer doesn't apply to PCIeMyron Stowe2012-01-06
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-06
| * uio: Convert uio_generic_pci to new intx masking APIJan Kiszka2012-01-06
| * PCI: Introduce INTx check & mask APIJan Kiszka2012-01-06
| * PCI: Rework config space blocking servicesJan Kiszka2012-01-06
| * PCI: fix a brace coding style issue in probe.cZac Storer2012-01-06
| * PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries2012-01-06
| * PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman2012-01-06
| * PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki2012-01-06
| * PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige2012-01-06
| * PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige2012-01-06
| * PCI: Rework ASPM disable codeMatthew Garrett2012-01-06
| * PCI: Fix PRI and PASID consistencyAlex Williamson2012-01-06
| * PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman2012-01-06
* | cpu: Register a generic CPU device on architectures that currently do notBen Hutchings2012-01-11
* | cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings2012-01-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-11
|\ \
| * | crypto: picoxcell - fix boolean and / or confusionJamie Iles2011-12-20
| * | crypto: caam - remove DECO access initialization codeKim Phillips2011-12-20
| * | crypto: caam - fix polarity of "propagate error" logicKim Phillips2011-12-20
| * | crypto: caam - more desc.h cleanupsKim Phillips2011-12-20
| * | crypto: caam - desc.h - convert spaces to tabsKim Phillips2011-12-20
| * | crypto: talitos - convert talitos_error to struct deviceKim Phillips2011-12-20
| * | crypto: talitos - remove NO_IRQ referencesKim Phillips2011-12-20
| * | crypto: talitos - fix bad kfreeKim Phillips2011-12-20