summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: expose function reset capability in sysfsMichael S. Tsirkin2009-09-091-0/+37
* docbooks: add/fix PCI kernel-docRandy Dunlap2009-04-221-4/+8
* PCI: allow PCI core hotplug to remove PCI root busAlex Chiang2009-04-061-4/+0Star
* PCI: Setup disabled bridges even if buses are addedYuji Shimada2009-04-061-1/+1
* PCI: Introduce /sys/bus/pci/devices/.../rescanAlex Chiang2009-03-201-0/+19
* PCI: Introduce /sys/bus/pci/devices/.../removeAlex Chiang2009-03-201-0/+36
* PCI: Introduce /sys/bus/pci/rescanAlex Chiang2009-03-201-0/+26
* PCI: expose boot VGA device via sysfs.Dave Airlie2009-03-201-2/+22
* PCI/alpha: pci sysfs resourcesIvan Kokshaysky2009-03-201-2/+17
* PCI: return error on failure to read PCI ROMsTimothy S. Nelson2009-02-051-2/+2
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-01-101-6/+6
|\
| * cpumask: update local_cpus_show to use new cpumask APIMike Travis2009-01-041-6/+6
* | PCI: revise VPD access interfaceStephen Hemminger2009-01-071-30/+8Star
* | PCI: define PCI resource names in an 'enum'Yu Zhao2009-01-071-1/+3
* | PCI: Make settable sysfs attributes more consistentTrent Piepho2009-01-071-20/+28
* | resource: allow MMIO exclusivity for device driversArjan van de Ven2009-01-071-0/+3
* | PCI: check mmap range of /proc/bus/pci files tooJesse Barnes2009-01-071-1/+1
|/
* cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-2/+2
* PCI: fix range check on mmapped sysfs resource filesEd Swierk2008-11-031-1/+1
* PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-201-5/+88
* PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-201-55/+83
* PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-201-5/+5
* Check mapped ranges on sysfs resource filesLinus Torvalds2008-10-031-0/+19
* PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-021-1/+1
* PCI: Restrict VPD read permission to rootBen Hutchings2008-07-011-1/+1
* PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes2008-06-121-1/+0Star
* x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-121-22/+62
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-221-14/+100
|\
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-211-14/+95
| * PCI: add PCI Express ASPM supportShaohua Li2008-04-211-0/+5
* | cpumask: use new cpus_scnprintf functionMike Travis2008-04-191-2/+18
|/
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-021-5/+0Star
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-021-3/+3
* PCI: PCIE ASPM supportShaohua Li2008-02-021-0/+5
* PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall2007-11-281-1/+3
* Remove capability.h from mm.hAlexey Dobriyan2007-07-161-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-1/+10
|\
| * PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-121-3/+7
| * PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-121-0/+5
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-121-6/+12
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-4/+0Star
|/
* PCI: Free resource files in error path of pci_create_sysfs_dev_files()Michael Ellerman2007-05-031-1/+3
* PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes2007-05-031-2/+3
* PCI: Make PCI device numa-node attribute visible in sysfsBrice Goglin2007-02-171-0/+11
* PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez2006-12-011-12/+21
* [PATCH] pci: don't try to remove sysfs files before they are setup.David Miller2006-11-131-0/+3
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-271-39/+73
* MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsBrice Goglin2006-09-271-0/+41
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2