aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/pci/pci-label.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-19PCI: Tidy commentsBjorn Helgaas1-2/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10PCI: Constify label attribute_group structuresArvind Yadav1-2/+2
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-2/+5
2017-06-13PCI: Add domain number check to find_smbios_instance_string()Sujith Pandel1-2/+5
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko1-2/+2
2016-02-29PCI: Fix broken URL for Dell biosdevnameNaga Venkata Sai Indubhaskar Jupudi1-1/+1
2016-01-08PCI: Use kobj_to_dev() instead of open-coding itGeliang Tang1-2/+2
2015-04-08PCI: Make a shareable UUID for PCI firmware ACPI _DSMAaron Lu1-9/+2
2014-07-02ACPI / PCI: Fix sysfs acpi_index and label errorsSimone Gotti1-6/+12
2014-06-10PCI: Whitespace cleanupRyan Desfosses1-39/+26
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-93/+37
2014-01-13PCI: Reorder so actual code comes before stubsBjorn Helgaas1-32/+25
2014-01-12Merge branch 'acpi-dsm'Rafael J. Wysocki1-92/+37
2014-01-05PCI / pci-label: treat PCI label with index 0 as valid labelJiang Liu1-16/+18
2014-01-05ACPI / PCI: replace open-coded _DSM code with helper functionsJiang Liu1-87/+34
2014-01-05PCI / pci-label: release allocated ACPI object on error recovery pathJiang Liu1-8/+4
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-1/+0
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki1-3/+3
2012-01-03switch ->is_visible() to returning umode_tAl Viro1-2/+2
2011-07-26pci-label.c: size_t misspelled as mode_tAl Viro1-1/+1
2011-03-16PCI: label: remove #include of ACPI header to avoid warningsShyam_Iyer@Dell.com1-1/+0
2011-03-16PCI: label: Fix compilation error when CONFIG_ACPI is unsetNarendra_K@Dell.com1-0/+6
2011-03-04PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com1-6/+241
2010-08-04PCI: update for owner removal from struct device_attributeStephen Rothwell1-2/+2
2010-07-30PCI: export SMBIOS provided firmware instance and label to sysfsNarendra K1-0/+143