summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-sysfs.c
Commit message (Expand)AuthorAge
* Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-19
|\
| * PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()Bjorn Helgaas2016-04-25
* | pci-sysfs: use proper file capability helper functionLinus Torvalds2016-04-14
|/
* Merge branch 'pci/resource' into nextBjorn Helgaas2016-03-15
|\
| * PCI: Simplify pci_create_attr() control flowBjorn Helgaas2016-03-12
| * PCI: Don't leak memory if sysfs_create_bin_file() failsBjorn Helgaas2016-03-12
| * PCI: Simplify sysfs ROM cleanupBjorn Helgaas2016-03-12
| * PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfsBjorn Helgaas2016-03-12
* | PCI: Determine actual VPD size on first accessHannes Reinecke2016-02-29
* | PCI: Allow access to VPD attributes with size 0Hannes Reinecke2016-02-29
|/
* Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-01-21
|\
| * Merge branch 'pci/trivial' into nextBjorn Helgaas2016-01-20
| |\
| | * PCI: Use kobj_to_dev() instead of open-coding itGeliang Tang2016-01-08
| * | PCI: Support PCIe devices with short cfg_sizeJason S. McMullan2015-12-10
| |/
* | PCI: Prevent out of bounds access in numa_node overrideMathias Krause2015-11-24
|/
* PCI: Prevent out of bounds access in numa_node overrideSasha Levin2015-10-07
* PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin2015-02-24
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\
| * cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-07
* | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-10
|\ \
| * | PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI coreRafael J. Wysocki2014-12-04
| |/
* | Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-10
|\ \ | |/ |/|
| * PCI: Allow numa_node override via sysfsPrarit Bhargava2014-11-06
* | PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman2014-10-30
|/
* Merge branch 'pci/msi' into nextBjorn Helgaas2014-10-01
|\
| * PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpointsYijing Wang2014-10-01
* | PCI: Generate uppercase hex for modalias interface classRicardo Ribalda Delgado2014-09-22
|/
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-10
* PCI: Whitespace cleanupRyan Desfosses2014-06-10
*-. Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...Bjorn Helgaas2014-05-28
|\ \
| | * PCI: Introduce new device binding path using pci_dev.driver_overrideAlex Williamson2014-05-28
| |/
* | PCI: Remove pcibios_add_platform_entries()Sebastian Ott2014-05-22
* | PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott2014-04-30
|/
* pci: use device_remove_file_self() instead of device_schedule_callback()Tejun Heo2014-02-07
* PCI: Add global pci_lock_rescan_remove()Rafael J. Wysocki2014-01-13
* PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-14
* Merge branch 'pci/misc' into nextBjorn Helgaas2013-10-31
|\
| * PCI: Add pci_dev_show_local_cpu() to simplify codeYijing Wang2013-10-07
* | PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga...Sachin Kamat2013-10-07
* | PCI: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-07
* | PCI: convert bus code to use bus_groupsGreg Kroah-Hartman2013-10-07
|/
* PCI: Convert class code to use dev_groupsGreg Kroah-Hartman2013-07-25
* Merge branch 'pci/jiang-iov-fixes' into nextBjorn Helgaas2013-06-05
|\
| * PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functionsJiang Liu2013-06-05
* | PCI: Replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-01
|/
* PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin2013-04-15
* PCI: Remove spurious error for sriov_numvfs store and simplify flowBjorn Helgaas2012-12-26
* Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-12-13
|\
| * Merge branch 'for-linus' into nextBjorn Helgaas2012-11-26
| |\
| * | PCI: Use spec names for SR-IOV capability fieldsBjorn Helgaas2012-11-09