summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-01-06alpha/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas
2012-01-06PCI: deprecate pci_scan_bus_parented()Bjorn Helgaas
2012-01-06PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()Bjorn Helgaas
2012-01-06PCI: convert pci_scan_bus() to use pci_create_root_bus()Bjorn Helgaas
2012-01-06PCI: add pci_scan_root_bus() that accepts resource listBjorn Helgaas
2012-01-06PCI: add pci_create_root_bus() that accepts resource listBjorn Helgaas
2012-01-06PCI: show host bridges and root bus resourcesBjorn Helgaas
2012-01-06PCI: add helpers for building PCI bus resource listsBjorn Helgaas
2012-01-06PCI: delay configuration of SRIOV capabilityRam Pai
2012-01-06PCI: Only call pci_stop_bus_device() one time for child devices at removeYinghai Lu
2012-01-06x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS]Andreas Herrmann
2012-01-06PCI: latency timer doesn't apply to PCIeMyron Stowe
2012-01-06PCI: x86: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: sh: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: mn10300: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: MIPS: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: frv: use generic pcibios_set_master()Myron Stowe
2012-01-06PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe
2012-01-06PCI: Xtensa: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: UniCore: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: SPARC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: PowerPC: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: IA64: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: ARM: convert pcibios_set_master() to a non-inlined functionMyron Stowe
2012-01-06PCI: add declaration for pcibios_set_master() to pci coreMyron Stowe
2012-01-06uio: Convert uio_generic_pci to new intx masking APIJan Kiszka
2012-01-06PCI: Introduce INTx check & mask APIJan Kiszka
2012-01-06PCI: Rework config space blocking servicesJan Kiszka
2012-01-06x86/PCI: Ignore CPU non-addressable _CRS reserved memory resourcesGary Hade
2012-01-06PCI: Fix PCI_EXP_TYPE_RC_EC valueAlex Williamson
2012-01-06PCI: fix a brace coding style issue in probe.cZac Storer
2012-01-06PCI: pci_has_legacy_pm_support add driver and device to WARNDavid Fries
2012-01-06PCI: msi: Disable msi interrupts when we initialize a pci deviceEric W. Biederman
2012-01-06PCI/ACPI/PM: Avoid resuming devices that don't signal PMERafael J. Wysocki
2012-01-06PCI: pciehp: Handle push button event asynchronouslyKenji Kaneshige
2012-01-06PCI: pciehp: Fix wrong workqueue cleanupKenji Kaneshige
2012-01-06PCI: Rework ASPM disable codeMatthew Garrett
2012-01-06PCI: Fix PRI and PASID consistencyAlex Williamson
2012-01-06PCI/sysfs: add per pci device msi[x] irq listing (v5)Neil Horman
2012-01-06PCI: Add Thinkpad SL510 to pci=nocrs blacklistDave Jones
2012-01-06PCI: Add Dell Studio 1557 to pci=nocrs blacklistDave Jones
2012-01-06PCI: add set_nouse_crs for use by a pci=nocrs blacklistDave Jones
2012-01-04Revert "rtc: Expire alarms after the time is set."Linus Torvalds
2012-01-03Revert "rtc: Disable the alarm in the hardware"Linus Torvalds
2012-01-03hung_task: fix false positive during vforkMandeep Singh Baines
2012-01-03security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not setJan Kara
2012-01-03drm/radeon/kms/atom: fix possible segfault in pm setupAlexander Müller
2012-01-02Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds