aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c
Commit message (Expand)AuthorAge
* PCI: fix range check on mmapped sysfs resource filesEd Swierk2008-11-03
* PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-20
* PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-20
* PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-20
* Check mapped ranges on sysfs resource filesLinus Torvalds2008-10-02
* PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li2008-07-02
* PCI: Restrict VPD read permission to rootBen Hutchings2008-07-01
* PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes2008-06-12
* x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com2008-06-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2008-04-21
|\
| * PCI: Expose PCI VPD through sysfsBen Hutchings2008-04-21
| * PCI: add PCI Express ASPM supportShaohua Li2008-04-21
* | cpumask: use new cpus_scnprintf functionMike Travis2008-04-19
|/
* Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman2008-02-02
* PCI: make pci_bus a struct deviceGreg Kroah-Hartman2008-02-01
* PCI: PCIE ASPM supportShaohua Li2008-02-01
* PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall2007-11-28
* Remove capability.h from mm.hAlexey Dobriyan2007-07-16
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-12
|\
| * PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman2007-07-11
| * PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman2007-07-11
* | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-11
* | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
|/
* PCI: Free resource files in error path of pci_create_sysfs_dev_files()Michael Ellerman2007-05-02
* PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes2007-05-02
* PCI: Make PCI device numa-node attribute visible in sysfsBrice Goglin2007-02-16
* PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez2006-12-01
* [PATCH] pci: don't try to remove sysfs files before they are setup.David Miller2006-11-13
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-26
* MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsBrice Goglin2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-27
* [PATCH] PCI: Bus Parity Status sysfs interfaceDoug Thompson2006-06-21
* [PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow users...Arjan van de Ven2006-06-21
* [PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn2006-03-23
* [PATCH] PCI: Block config access during BISTBrian King2005-10-28
* [PATCH] PCI: convert kcalloc to kzallocPekka Enberg2005-09-22
* [PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox2005-09-10
* [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman2005-06-28
* [PATCH] PCI: fix show_modalias() function due to attribute changeGreg Kroah-Hartman2005-06-20
* [PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou2005-06-20
* [PATCH] Make attributes names const char *Dmitry Torokhov2005-06-20
* [PATCH] PCI: add modalias sysfs file for pci devicesGreg KH2005-05-17
* [PATCH] PCI: fix up word-aligned 16-bit PCI config access through sysfsssant@in.ibm.com2005-05-04
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16