| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Remove spurious error for sriov_numvfs store and simplify flow | Bjorn Helgaas | 2012-12-26 | 1 | -51/+34 |
* | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 2012-12-13 | 1 | -11/+161 |
|\ |
|
| * | Merge branch 'for-linus' into next | Bjorn Helgaas | 2012-11-26 | 1 | -34/+0 |
| |\ |
|
| * | | PCI: Use spec names for SR-IOV capability fields | Bjorn Helgaas | 2012-11-09 | 1 | -5/+5 |
| * | | PCI: Provide method to reduce the number of total VFs supported | Donald Dutile | 2012-11-09 | 1 | -2/+2 |
| * | | PCI: SRIOV control and status via sysfs | Donald Dutile | 2012-11-09 | 1 | -0/+127 |
| * | | PCI: Use is_visible() with boot_vga attribute for pci_dev | Yinghai Lu | 2012-11-09 | 1 | -11/+10 |
| * | | PCI: Add pci_device_type to pdev's device struct | Yinghai Lu | 2012-11-09 | 1 | -0/+24 |
* | | | PCI: Remove CONFIG_HOTPLUG ifdefs | Bill Pemberton | 2012-11-28 | 1 | -7/+0 |
| |/
|/| |
|
* | | PCI/PM: Fix proc config reg access for D3cold and bridge suspending | Huang Ying | 2012-11-05 | 1 | -34/+0 |
|/ |
|
* | PCI/PM: Fix config reg access for D3cold and bridge suspending | Huang Ying | 2012-08-21 | 1 | -0/+42 |
* | Merge branch 'topic/huang-d3cold-v7' into next | Bjorn Helgaas | 2012-06-23 | 1 | -0/+29 |
|\ |
|
| * | PCI/PM: add PCIe runtime D3cold support | Huang Ying | 2012-06-23 | 1 | -0/+29 |
* | | PCI: use __weak consistently | Bjorn Helgaas | 2012-06-20 | 1 | -1/+1 |
|/ |
|
* | vgaarb: Add support for setting the default video device (v2) | Matthew Garrett | 2012-04-24 | 1 | -0/+5 |
* | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu | 2012-02-27 | 1 | -1/+1 |
* | PCI: Make rescan bus increase bridge resource size if needed | Yinghai Lu | 2012-02-14 | 1 | -1/+4 |
* | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2012-01-14 | 1 | -1/+1 |
|\ |
|
| * | capabilities: reverse arguments to security_capable | Eric Paris | 2012-01-05 | 1 | -1/+1 |
* | | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
|/ |
|
* | PCI/sysfs: move bus cpuaffinity to class dev_attrs | Yinghai Lu | 2011-05-21 | 1 | -0/+36 |
* | PCI: add rescan to /sys/.../pci_bus/.../ | Yinghai Lu | 2011-05-21 | 1 | -0/+26 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | userns: security: make capabilities relative to the user namespace | Serge E. Hallyn | 2011-03-23 | 1 | -1/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ |
|
| * | PCI: sysfs: Fix failure path for addition of "vpd" attribute | Ben Hutchings | 2011-02-08 | 1 | -1/+1 |
* | | pci: use security_capable() when checking capablities during config space read | Chris Wright | 2011-02-15 | 1 | -1/+2 |
* | | Revert "pci: use security_capable() when checking capablities during config s... | Linus Torvalds | 2011-02-13 | 1 | -2/+1 |
* | | pci: use security_capable() when checking capablities during config space read | Chris Wright | 2011-02-11 | 1 | -1/+2 |
|/ |
|
* | PCI: sysfs: Update ROM to include default owner write access | Alex Williamson | 2011-01-14 | 1 | -1/+1 |
* | PCI: fix offset check for sysfs mmapped files | Darrick J. Wong | 2010-11-16 | 1 | -1/+1 |
* | PCI: sysfs: fix printk warnings | Randy Dunlap | 2010-11-15 | 1 | -1/+2 |
* | PCI: fix size checks for mmap() on /proc/bus/pci files | Martin Wilck | 2010-11-11 | 1 | -6/+16 |
* | PCI: export SMBIOS provided firmware instance and label to sysfs | Narendra K | 2010-07-30 | 1 | -0/+5 |
* | PCI: Allow read/write access to sysfs I/O port resources | Alex Williamson | 2010-07-30 | 1 | -0/+68 |
* | PCI: pci-sysfs: remove casts from void* | Kulikov Vasiliy | 2010-07-30 | 1 | -1/+1 |
* | Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" | Jesse Barnes | 2010-06-11 | 1 | -37/+0 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-05-21 | 1 | -1/+43 |
|\ |
|
| * | PCI: return correct value when writing to the "reset" attribute | Michal Schmidt | 2010-05-11 | 1 | -1/+6 |
| * | PCI: create function symlinks in /sys/bus/pci/slots/N/ | Alex Chiang | 2010-05-11 | 1 | -0/+37 |
* | | pci: check caps from sysfs file open to read device dependent config space | Chris Wright | 2010-05-21 | 1 | -1/+2 |
* | | sysfs: add struct file* to bin_attr callbacks | Chris Wright | 2010-05-21 | 1 | -12/+30 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | sysfs: Initialised pci bus legacy_mem field before use | Mel Gorman | 2010-03-19 | 1 | -1/+1 |
* | sysfs: fix for thinko with sysfs_bin_attr_init() | Stephen Rothwell | 2010-03-07 | 1 | -2/+2 |
* | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes | Eric W. Biederman | 2010-03-07 | 1 | -0/+5 |
* | PCI: Check the node argument passed to cpumask_of_node | David John | 2010-01-04 | 1 | -2/+4 |
* | PCI: show dma_mask bits in /sys | Yinghai Lu | 2009-12-04 | 1 | -0/+17 |
* | PCI: derive nearby CPUs from device's instead of bus' NUMA information | Andreas Herrmann | 2009-11-06 | 1 | -0/+8 |
* | PCI: expose function reset capability in sysfs | Michael S. Tsirkin | 2009-09-09 | 1 | -0/+37 |