aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-05-21PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu1-0/+36
2011-05-21PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu1-0/+26
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-23userns: security: make capabilities relative to the user namespaceSerge E. Hallyn1-1/+1
2011-03-18Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+1
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-13Revert "pci: use security_capable() when checking capablities during config space read"Linus Torvalds1-2/+1
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright1-1/+2
2011-02-08PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings1-1/+1
2011-01-14PCI: sysfs: Update ROM to include default owner write accessAlex Williamson1-1/+1
2010-11-16PCI: fix offset check for sysfs mmapped filesDarrick J. Wong1-1/+1
2010-11-15PCI: sysfs: fix printk warningsRandy Dunlap1-1/+2
2010-11-11PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck1-6/+16
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K1-0/+5
2010-07-30PCI: Allow read/write access to sysfs I/O port resourcesAlex Williamson1-0/+68
2010-07-30PCI: pci-sysfs: remove casts from void*Kulikov Vasiliy1-1/+1
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes1-37/+0
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+43
2010-05-21pci: check caps from sysfs file open to read device dependent config spaceChris Wright1-1/+2
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-12/+30
2010-05-11PCI: return correct value when writing to the "reset" attributeMichal Schmidt1-1/+6
2010-05-11PCI: create function symlinks in /sys/bus/pci/slots/N/Alex Chiang1-0/+37
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-19sysfs: Initialised pci bus legacy_mem field before useMel Gorman1-1/+1
2010-03-07sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell1-2/+2
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman1-0/+5