summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-label.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix broken URL for Dell biosdevnameNaga Venkata Sai Indubhaskar Jupudi2016-02-291-1/+1
* PCI: Use kobj_to_dev() instead of open-coding itGeliang Tang2016-01-081-2/+2
* PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu2015-04-081-9/+2
* ACPI / PCI: Fix sysfs acpi_index and label errorsSimone Gotti2014-07-021-6/+12
* PCI: Whitespace cleanupRyan Desfosses2014-06-101-39/+26
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-241-93/+37
|\
| * Merge branch 'acpi-dsm'Rafael J. Wysocki2014-01-121-92/+37
| |\
| | * PCI / pci-label: treat PCI label with index 0 as valid labelJiang Liu2014-01-051-16/+18
| | * ACPI / PCI: replace open-coded _DSM code with helper functionsJiang Liu2014-01-051-87/+34
| | * PCI / pci-label: release allocated ACPI object on error recovery pathJiang Liu2014-01-051-8/+4
| * | ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+0
| |/
* | PCI: Reorder so actual code comes before stubsBjorn Helgaas2014-01-131-32/+25
|/
* ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-141-3/+3
* switch ->is_visible() to returning umode_tAl Viro2012-01-031-2/+2
* pci-label.c: size_t misspelled as mode_tAl Viro2011-07-261-1/+1
* PCI: label: remove #include of ACPI header to avoid warningsShyam_Iyer@Dell.com2011-03-161-1/+0
* PCI: label: Fix compilation error when CONFIG_ACPI is unsetNarendra_K@Dell.com2011-03-161-0/+6
* PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com2011-03-041-6/+241
* PCI: update for owner removal from struct device_attributeStephen Rothwell2010-08-041-2/+2
* PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K2010-07-301-0/+143
OpenPOWER on IntegriCloud