aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds2012-01-14
|\
| * capabilities: reverse arguments to security_capableEric Paris2012-01-05
* | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
|/
* PCI/sysfs: move bus cpuaffinity to class dev_attrsYinghai Lu2011-05-21
* PCI: add rescan to /sys/.../pci_bus/.../Yinghai Lu2011-05-21
* Fix common misspellingsLucas De Marchi2011-03-31
* userns: security: make capabilities relative to the user namespaceSerge E. Hallyn2011-03-23
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-18
|\
| * PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings2011-02-08
* | pci: use security_capable() when checking capablities during config space readChris Wright2011-02-15
* | Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds2011-02-13
* | pci: use security_capable() when checking capablities during config space readChris Wright2011-02-11
|/
* PCI: sysfs: Update ROM to include default owner write accessAlex Williamson2011-01-14
* PCI: fix offset check for sysfs mmapped filesDarrick J. Wong2010-11-16
* PCI: sysfs: fix printk warningsRandy Dunlap2010-11-15
* PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck2010-11-11
* PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K2010-07-30
* PCI: Allow read/write access to sysfs I/O port resourcesAlex Williamson2010-07-30
* PCI: pci-sysfs: remove casts from void*Kulikov Vasiliy2010-07-30
* Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes2010-06-11
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-05-21
|\
| * PCI: return correct value when writing to the "reset" attributeMichal Schmidt2010-05-11
| * PCI: create function symlinks in /sys/bus/pci/slots/N/Alex Chiang2010-05-11
* | pci: check caps from sysfs file open to read device dependent config spaceChris Wright2010-05-21
* | sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sysfs: Initialised pci bus legacy_mem field before useMel Gorman2010-03-19
* sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell2010-03-07
* sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman2010-03-07
* PCI: Check the node argument passed to cpumask_of_nodeDavid John2010-01-04
* PCI: show dma_mask bits in /sysYinghai Lu2009-12-04
* PCI: derive nearby CPUs from device's instead of bus' NUMA informationAndreas Herrmann2009-11-06
* PCI: expose function reset capability in sysfsMichael S. Tsirkin2009-09-09
* docbooks: add/fix PCI kernel-docRandy Dunlap2009-04-22
* PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-06
* PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-06
* PCI: Introduce /sys/bus/pci/devices/.../rescanAlex Chiang2009-03-20
* PCI: Introduce /sys/bus/pci/devices/.../removeAlex Chiang2009-03-20
* PCI: Introduce /sys/bus/pci/rescanAlex Chiang2009-03-20
* PCI: expose boot VGA device via sysfs.Dave Airlie2009-03-20
* PCI/alpha: pci sysfs resourcesIvan Kokshaysky2009-03-19
* PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-04
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-10
|\
| * cpumask: update local_cpus_show to use new cpumask APIMike Travis2009-01-04
* | PCI: revise VPD access interfaceStephen Hemminger2009-01-07
* | PCI: define PCI resource names in an 'enum'Yu Zhao2009-01-07
* | PCI: Make settable sysfs attributes more consistentTrent Piepho2009-01-07
* | resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-07
* | PCI: check mmap range of /proc/bus/pci files tooJesse Barnes2009-01-07
|/
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13