summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-211-14/+100
|\
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-201-14/+95
| * PCI: add PCI Express ASPM supportShaohua Li2008-04-201-0/+5
* | cpumask: use new cpus_scnprintf functionMike Travis2008-04-191-2/+18
|/
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-021-5/+0
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-011-3/+3
* PCI: PCIE ASPM supportShaohua Li2008-02-011-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-111-3/+7
| * PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-111-0/+5
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-6/+12
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-4/+0
|/
* PCI: Free resource files in error path of pci_create_sysfs_dev_files()Michael Ellerman2007-05-021-1/+3
* PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes2007-05-021-2/+3
* PCI: Make PCI device numa-node attribute visible in sysfsBrice Goglin2007-02-161-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-261-39/+73
* MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsBrice Goglin2006-09-261-0/+41
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-2/+2
* [PATCH] PCI: Bus Parity Status sysfs interfaceDoug Thompson2006-06-211-0/+24
* [PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow users...Arjan van de Ven2006-06-211-0/+21
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-231-2/+1
* [PATCH] PCI: Block config access during BISTBrian King2005-10-281-10/+10
* [PATCH] PCI: convert kcalloc to kzallocPekka Enberg2005-09-221-1/+1
* [PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox2005-09-101-3/+7
* [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-271-5/+21
* [PATCH] PCI: fix show_modalias() function due to attribute changeGreg Kroah-Hartman2005-06-201-1/+1
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-201-3/+3
* [PATCH] Make attributes names const char *Dmitry Torokhov2005-06-201-6/+7
* [PATCH] PCI: add modalias sysfs file for pci devicesGreg KH2005-05-171-0/+12
* [PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsssant@in.ibm.com2005-05-031-24/+58
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+490
OpenPOWER on IntegriCloud