summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c
AgeCommit message (Expand)AuthorLines
2015-02-24PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin-2/+3
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-29/+10
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+2
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+26
2014-12-04PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki-2/+2
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla-29/+10
2014-11-06PCI: Allow numa_node override via sysfsPrarit Bhargava-1/+26
2014-10-30PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman-4/+4
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas-20/+19
2014-10-01PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpointsYijing Wang-20/+19
2014-09-22PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado-1/+1
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses-6/+4
2014-06-10PCI: Whitespace cleanupRyan Desfosses-158/+131
2014-05-28Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas-0/+40
2014-05-28PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson-0/+40
2014-05-22PCI: Remove pcibios_add_platform_entries()Sebastian Ott-10/+0
2014-04-30PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott-0/+18
2014-02-07pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo-14/+3
2014-01-13PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki-12/+7
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas-12/+16
2013-10-31Merge branch 'pci/misc' into nextBjorn Helgaas-17/+16
2013-10-07PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang-17/+15
2013-10-07PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...Sachin Kamat-7/+9
2013-10-07PCI: convert bus code to use dev_groupsGreg Kroah-Hartman-27/+46
2013-10-07PCI: convert bus code to use bus_groupsGreg Kroah-Hartman-3/+13
2013-07-25PCI: Convert class code to use dev_groupsGreg Kroah-Hartman-11/+21
2013-06-05Merge branch 'pci/jiang-iov-fixes' into nextBjorn Helgaas-2/+28
2013-06-05PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functionsJiang Liu-2/+28
2013-06-01PCI: Replace strict_strtoul() with kstrtoul()Jingoo Han-9/+9
2013-04-15PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin-1/+1
2012-12-26PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas-51/+34
2012-12-13Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-11/+161
2012-11-28PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton-7/+0
2012-11-26Merge branch 'for-linus' into nextBjorn Helgaas-34/+0
2012-11-09PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas-5/+5
2012-11-09PCI: Provide method to reduce the number of total VFs supportedDonald Dutile-2/+2
2012-11-09PCI: SRIOV control and status via sysfsDonald Dutile-0/+127
2012-11-09PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu-11/+10
2012-11-09PCI: Add pci_device_type to pdev's device structYinghai Lu-0/+24
2012-11-05PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying-34/+0
2012-08-21PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying-0/+42
2012-06-23Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas-0/+29
2012-06-23PCI/PM: add PCIe runtime D3cold supportHuang Ying-0/+29
2012-06-20PCI: use __weak consistentlyBjorn Helgaas-1/+1
2012-04-24vgaarb: Add support for setting the default video device (v2)Matthew Garrett-0/+5
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu-1/+1
2012-02-14PCI: Make rescan bus increase bridge resource size if neededYinghai Lu-1/+4
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds-1/+1
2012-01-05capabilities: reverse arguments to security_capableEric Paris-1/+1
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker-0/+1