aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-sysfs.c
Commit message (Expand)AuthorAge
* 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
* 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
|/