Age | Commit message (Expand) | Author |
2012-04-24 | vgaarb: Add support for setting the default video device (v2) | Matthew Garrett |
2012-02-27 | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu |
2012-02-14 | PCI: Make rescan bus increase bridge resource size if needed | Yinghai Lu |
2012-01-14 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds |
2012-01-05 | capabilities: reverse arguments to security_capable | Eric Paris |
2011-10-31 | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-05-21 | PCI/sysfs: move bus cpuaffinity to class dev_attrs | Yinghai Lu |
2011-05-21 | PCI: add rescan to /sys/.../pci_bus/.../ | Yinghai Lu |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-23 | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn |
2011-03-18 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-02-15 | pci: use security_capable() when checking capablities during config space read | Chris Wright |
2011-02-13 | Revert "pci: use security_capable() when checking capablities during config s... | Linus Torvalds |
2011-02-11 | pci: use security_capable() when checking capablities during config space read | Chris Wright |
2011-02-08 | PCI: sysfs: Fix failure path for addition of "vpd" attribute | Ben Hutchings |
2011-01-14 | PCI: sysfs: Update ROM to include default owner write access | Alex Williamson |
2010-11-16 | PCI: fix offset check for sysfs mmapped files | Darrick J. Wong |
2010-11-15 | PCI: sysfs: fix printk warnings | Randy Dunlap |
2010-11-11 | PCI: fix size checks for mmap() on /proc/bus/pci files | Martin Wilck |
2010-07-30 | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K |
2010-07-30 | PCI: Allow read/write access to sysfs I/O port resources | Alex Williamson |
2010-07-30 | PCI: pci-sysfs: remove casts from void* | Kulikov Vasiliy |
2010-06-11 | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" | Jesse Barnes |
2010-05-21 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2010-05-21 | pci: check caps from sysfs file open to read device dependent config space | Chris Wright |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-05-11 | PCI: return correct value when writing to the "reset" attribute | Michal Schmidt |
2010-05-11 | PCI: create function symlinks in /sys/bus/pci/slots/N/ | Alex Chiang |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-19 | sysfs: Initialised pci bus legacy_mem field before use | Mel Gorman |
2010-03-07 | sysfs: fix for thinko with sysfs_bin_attr_init() | Stephen Rothwell |
2010-03-07 | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman |
2010-01-04 | PCI: Check the node argument passed to cpumask_of_node | David John |
2009-12-04 | PCI: show dma_mask bits in /sys | Yinghai Lu |
2009-11-06 | PCI: derive nearby CPUs from device's instead of bus' NUMA information | Andreas Herrmann |
2009-09-09 | PCI: expose function reset capability in sysfs | Michael S. Tsirkin |
2009-04-22 | docbooks: add/fix PCI kernel-doc | Randy Dunlap |
2009-04-06 | PCI: allow PCI core hotplug to remove PCI root bus | Alex Chiang |
2009-04-06 | PCI: Setup disabled bridges even if buses are added | Yuji Shimada |
2009-03-20 | PCI: Introduce /sys/bus/pci/devices/.../rescan | Alex Chiang |
2009-03-20 | PCI: Introduce /sys/bus/pci/devices/.../remove | Alex Chiang |
2009-03-20 | PCI: Introduce /sys/bus/pci/rescan | Alex Chiang |
2009-03-20 | PCI: expose boot VGA device via sysfs. | Dave Airlie |
2009-03-19 | PCI/alpha: pci sysfs resources | Ivan Kokshaysky |
2009-02-04 | PCI: return error on failure to read PCI ROMs | Timothy S. Nelson |
2009-01-10 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2009-01-07 | PCI: revise VPD access interface | Stephen Hemminger |
2009-01-07 | PCI: define PCI resource names in an 'enum' | Yu Zhao |
2009-01-07 | PCI: Make settable sysfs attributes more consistent | Trent Piepho |
2009-01-07 | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven |