aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci-sysfs.c
AgeCommit message (Expand)Author
2011-03-23PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-13Revert "pci: use security_capable() when checking capablities during config s...Linus Torvalds
2011-02-11pci: use security_capable() when checking capablities during config space readChris Wright
2011-01-14PCI: sysfs: Update ROM to include default owner write accessAlex Williamson
2010-11-16PCI: fix offset check for sysfs mmapped filesDarrick J. Wong
2010-11-15PCI: sysfs: fix printk warningsRandy Dunlap
2010-11-11PCI: fix size checks for mmap() on /proc/bus/pci filesMartin Wilck
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K
2010-07-30PCI: Allow read/write access to sysfs I/O port resourcesAlex Williamson
2010-07-30PCI: pci-sysfs: remove casts from void*Kulikov Vasiliy
2010-06-11Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"Jesse Barnes
2010-05-21Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-05-21pci: check caps from sysfs file open to read device dependent config spaceChris Wright
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-11PCI: return correct value when writing to the "reset" attributeMichal Schmidt
2010-05-11PCI: create function symlinks in /sys/bus/pci/slots/N/Alex Chiang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-19sysfs: Initialised pci bus legacy_mem field before useMel Gorman
2010-03-07sysfs: fix for thinko with sysfs_bin_attr_init()Stephen Rothwell
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-01-04PCI: Check the node argument passed to cpumask_of_nodeDavid John
2009-12-04PCI: show dma_mask bits in /sysYinghai Lu
2009-11-06PCI: derive nearby CPUs from device's instead of bus' NUMA informationAndreas Herrmann
2009-09-09PCI: expose function reset capability in sysfsMichael S. Tsirkin
2009-04-22docbooks: add/fix PCI kernel-docRandy Dunlap
2009-04-06PCI: allow PCI core hotplug to remove PCI root busAlex Chiang
2009-04-06PCI: Setup disabled bridges even if buses are addedYuji Shimada
2009-03-20PCI: Introduce /sys/bus/pci/devices/.../rescanAlex Chiang
2009-03-20PCI: Introduce /sys/bus/pci/devices/.../removeAlex Chiang
2009-03-20PCI: Introduce /sys/bus/pci/rescanAlex Chiang
2009-03-20PCI: expose boot VGA device via sysfs.Dave Airlie
2009-03-19PCI/alpha: pci sysfs resourcesIvan Kokshaysky
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