summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-05-30PCI: Make pci_bus_add_device() voidYijing Wang
2014-05-27PCI: Fix return value from pci_user_{read,write}_config_*()Gavin Shan
2014-05-27PCI: Turn pcibios_penalize_isa_irq() into a weak functionHanjun Guo
2014-05-27PCI: Test for std config alias when testing extended config spaceAlex Williamson
2014-05-22PCI: Remove pcibios_add_platform_entries()Sebastian Ott
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott
2014-04-29PCI: Fix use of uninitialized MPS valueBjorn Helgaas
2014-04-29PCI: Remove dead codeBjorn Helgaas
2014-04-29PCI: Remove unnecessary __ref annotationsBjorn Helgaas
2014-04-29PCI: Fail new_id for vendor/device values already built into driverBandan Das
2014-04-28PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch
2014-04-25PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas
2014-04-14PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-04-01Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-24VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki
2014-03-19Merge branch 'pci/resource' into nextBjorn Helgaas
2014-03-19Merge branch 'pci/misc' into nextBjorn Helgaas
2014-03-19PCI: Log IDE resource quirk in dmesgBjorn Helgaas
2014-03-19PCI: Change pci_bus_alloc_resource() type_mask to unsigned longBjorn Helgaas
2014-03-19PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()Bjorn Helgaas
2014-03-19PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas
2014-03-19PCI: Add "weak" generic pcibios_enable_device() implementationBjorn Helgaas
2014-03-19PCI: Don't enable decoding if BAR hasn't been assigned an addressBjorn Helgaas
2014-03-17Merge branch 'acpi-hotplug'Rafael J. Wysocki
2014-03-17Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki
2014-03-12PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas
2014-03-12PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner
2014-03-07PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas
2014-03-06Merge branch 'acpi-pci-hotplug' into acpi-hotplugRafael J. Wysocki
2014-03-05ACPI / hotplug / PCI: Use pci_device_is_present()Rafael J. Wysocki
2014-03-04pci: pcie-designware: Remove irq_desc abuseThomas Gleixner
2014-03-04PCI / PM: Resume runtime-suspended devices later during system suspendRafael J. Wysocki
2014-03-02Merge 3.14-rc5 into driver-core-nextGreg Kroah-Hartman
2014-02-27PCI: Mark 64-bit resource as IORESOURCE_UNSET if we only support 32-bitBjorn Helgaas
2014-02-27PCI: Don't try to claim IORESOURCE_UNSET resourcesBjorn Helgaas
2014-02-27PCI: Check IORESOURCE_UNSET before updating BARBjorn Helgaas
2014-02-27PCI: Don't clear IORESOURCE_UNSET when updating BARBjorn Helgaas
2014-02-27PCI: Mark resources as IORESOURCE_UNSET if we can't assign themBjorn Helgaas
2014-02-27PCI: Remove pci_find_parent_resource() use for allocationBjorn Helgaas
2014-02-27x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin
2014-02-26resource: Add resource_contains()Bjorn Helgaas
2014-02-26Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' int...Bjorn Helgaas
2014-02-26PCI: rcar: Make the Kconfig dependencies more genericMagnus Damm