summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: convert bus code to use bus_groupsGreg Kroah-Hartman2013-09-261-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-011-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/+34
* 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/+0
| |\
| * | PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas2012-11-091-5/+5
| * | PCI: Provide method to reduce the number of total VFs supportedDonald Dutile2012-11-091-2/+2
| * | PCI: SRIOV control and status via sysfsDonald Dutile2012-11-091-0/+127
| * | PCI: Use is_visible() with boot_vga attribute for pci_devYinghai Lu2012-11-091-11/+10
| * | PCI: Add pci_device_type to pdev's device structYinghai Lu2012-11-091-0/+24
* | | PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-7/+0
| |/ |/|
* | PCI/PM: Fix proc config reg access for D3cold and bridge suspendingHuang Ying2012-11-051-34/+0
|/
* PCI/PM: Fix config reg access for D3cold and bridge suspendingHuang Ying2012-08-211-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-141-1/+1
|\
| * capabilities: reverse arguments to security_capableEric Paris2012-01-051-1/+1
* | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-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-231-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/+1
* | 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
* PCI: sysfs: fix printk warningsRandy Dunlap2010-11-151-1/+2
* PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck2010-11-111-6/+16
* PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K2010-07-301-0/+5
* PCI: Allow read/write access to sysfs I/O port resourcesAlex Williamson2010-07-301-0/+68
* PCI: pci-sysfs: remove casts from void*Kulikov Vasiliy2010-07-301-1/+1
* Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes2010-06-111-37/+0
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-211-1/+43
|\
| * PCI: return correct value when writing to the "reset" attributeMichal Schmidt2010-05-111-1/+6
| * PCI: create function symlinks in /sys/bus/pci/slots/N/Alex Chiang2010-05-111-0/+37
* | pci: check caps from sysfs file open to read device dependent config spaceChris Wright2010-05-211-1/+2
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-12/+30
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sysfs: Initialised pci bus legacy_mem field before useMel Gorman2010-03-191-1/+1