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