summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-111-6/+4Star
* PCI: Whitespace cleanupRyan Desfosses2014-06-111-158/+131Star
*-. Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-291-0/+40
|\ \
| | * PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson2014-05-291-0/+40
| |/
* | PCI: Remove pcibios_add_platform_entries()Sebastian Ott2014-05-221-10/+0Star
* | PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott2014-04-301-0/+18
|/
* pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-081-14/+3Star
* PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki2014-01-141-12/+7Star
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-12/+16
* Merge branch 'pci/misc' into nextBjorn Helgaas2013-10-311-17/+16Star
|\
| * PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang2013-10-071-17/+15Star
* | PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...Sachin Kamat2013-10-071-7/+9
* | PCI: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-071-27/+46
* | PCI: convert bus code to use bus_groupsGreg Kroah-Hartman2013-10-071-3/+13
|/
* PCI: Convert class code to use dev_groupsGreg Kroah-Hartman2013-07-251-11/+21
* Merge branch 'pci/jiang-iov-fixes' into nextBjorn Helgaas2013-06-051-2/+28
|\
| * PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functionsJiang Liu2013-06-051-2/+28
* | PCI: Replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-021-9/+9
|/
* PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin2013-04-151-1/+1
* PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas2012-12-261-51/+34Star
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-131-11/+161
|\
| * Merge branch 'for-linus' into nextBjorn Helgaas2012-11-261-34/+0Star
| |\
| * | PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas2012-11-101-5/+5
| * | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-101-2/+2
| * | PCI: SRIOV control and status via sysfsDonald Dutile2012-11-101-0/+127
| * | PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu2012-11-101-11/+10Star
| * | PCI: Add pci_device_type to pdev's device structYinghai Lu2012-11-101-0/+24
* | | PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-7/+0Star
| |/ |/|
* | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-051-34/+0Star
|/
* PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2012-08-221-0/+42
* Merge branch 'topic/huang-d3cold-v7' into nextBjorn Helgaas2012-06-231-0/+29
|\
| * PCI/PM: add PCIe runtime D3cold supportHuang Ying2012-06-231-0/+29
* | PCI: use __weak consistentlyBjorn Helgaas2012-06-201-1/+1
|/
* vgaarb: Add support for setting the default video device (v2)Matthew Garrett2012-04-241-0/+5
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
* PCI: Make rescan bus increase bridge resource size if neededYinghai Lu2012-02-141-1/+4
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-151-1/+1
|\
| * capabilities: reverse arguments to security_capableEric Paris2012-01-061-1/+1
* | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
|/
* PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu2011-05-211-0/+36
* PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu2011-05-211-0/+26
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-241-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-181-1/+1
|\
| * PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings2011-02-081-1/+1
* | pci: use security_capable() when checking capablities during config space readChris Wright2011-02-151-1/+2
* | Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds2011-02-131-2/+1Star
* | pci: use security_capable() when checking capablities during config space readChris Wright2011-02-111-1/+2
|/
* PCI: sysfs: Update ROM to include default owner write accessAlex Williamson2011-01-141-1/+1
* PCI: fix offset check for sysfs mmapped filesDarrick J. Wong2010-11-161-1/+1