summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-sysfs.c
AgeCommit message (Expand)Author
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-01-10Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-01-07PCI: revise VPD access interfaceStephen Hemminger
2009-01-07PCI: define PCI resource names in an 'enum'Yu Zhao
2009-01-07PCI: Make settable sysfs attributes more consistentTrent Piepho
2009-01-07resource: allow MMIO exclusivity for device driversArjan van de Ven
2009-01-07PCI: check mmap range of /proc/bus/pci files tooJesse Barnes
2009-01-04cpumask: update local_cpus_show to use new cpumask APIMike Travis
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-11-03PCI: fix range check on mmapped sysfs resource filesEd Swierk
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt
2008-10-20PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu
2008-10-02Check mapped ranges on sysfs resource filesLinus Torvalds
2008-07-02PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.Benjamin Li
2008-07-01PCI: Restrict VPD read permission to rootBen Hutchings
2008-06-12PCI: fixup write combine comment in pci_mmap_resourceJesse Barnes
2008-06-12x86: PAT export resource_wc in pci sysfsvenkatesh.pallipadi@intel.com
2008-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-04-20PCI: Expose PCI VPD through sysfsBen Hutchings
2008-04-20PCI: add PCI Express ASPM supportShaohua Li
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis
2008-02-02Revert "PCI: PCIE ASPM support"Greg Kroah-Hartman
2008-02-01PCI: make pci_bus a struct deviceGreg Kroah-Hartman
2008-02-01PCI: PCIE ASPM supportShaohua Li
2007-11-28PCI: drivers/pci/pci-sysfs.c: Add missing pci_dev_putJulia Lawall
2007-07-16Remove capability.h from mm.hAlexey Dobriyan
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-11PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman
2007-07-11PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman
2007-05-02PCI: Free resource files in error path of pci_create_sysfs_dev_files()Michael Ellerman
2007-05-02PCI: fix sysfs rom file creation for BIOS ROM shadowsJesse Barnes
2007-02-16PCI: Make PCI device numa-node attribute visible in sysfsBrice Goglin
2006-12-01PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez
2006-11-13[PATCH] pci: don't try to remove sysfs files before they are setup.David Miller
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman
2006-09-26MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsBrice Goglin
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman
2006-06-21[PATCH] PCI: Bus Parity Status sysfs interfaceDoug Thompson
2006-06-21[PATCH] PCI: Add a "enable" sysfs attribute to the pci devices to allow users...Arjan van de Ven
2006-03-23[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn
2005-10-28[PATCH] PCI: Block config access during BISTBrian King
2005-09-22[PATCH] PCI: convert kcalloc to kzallocPekka Enberg
2005-09-10[PATCH] Subject: PATCH: fix numa caused compile warningsAlan Cox
2005-06-27[PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patchMichael Ellerman
2005-06-20[PATCH] PCI: fix show_modalias() function due to attribute changeGreg Kroah-Hartman
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...Yani Ioannou