index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-label.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-06-03
1
-3
/
+3
*
PCI/sysfs: Rely on lengths from scnprintf(), dsm_label_utf16s_to_utf8s()
Krzysztof Wilczyński
2021-06-03
1
-8
/
+10
*
PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun
Krzysztof Wilczyński
2021-06-03
1
-1
/
+1
*
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-04-29
1
-6
/
+4
*
PCI/sysfs: Rearrange smbios_attr_group and acpi_attr_group
Krzysztof Wilczyński
2021-04-29
1
-26
/
+26
*
PCI/sysfs: Tidy SMBIOS & ACPI label attributes
Krzysztof Wilczyński
2021-04-29
1
-23
/
+10
*
PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes
Krzysztof Wilczyński
2021-04-29
1
-58
/
+5
*
PCI/sysfs: Define SMBIOS label attributes with DEVICE_ATTR*()
Krzysztof Wilczyński
2021-04-29
1
-23
/
+18
*
PCI/sysfs: Define ACPI label attributes with DEVICE_ATTR*()
Krzysztof Wilczyński
2021-04-29
1
-23
/
+15
*
PCI/sysfs: Rename device_has_dsm() to device_has_acpi_name()
Krzysztof Wilczyński
2021-04-29
1
-20
/
+19
*
PCI: Replace http:// links with https://
Alexander A. Klimov
2020-06-30
1
-1
/
+1
*
PCI: Rename _DSM constants to align with spec
Krzysztof Wilczyński
2020-05-27
1
-2
/
+2
*
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
1
-2
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
PCI: Constify label attribute_group structures
Arvind Yadav
2017-08-10
1
-2
/
+2
*
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-07-08
1
-2
/
+5
|
\
|
*
PCI: Add domain number check to find_smbios_instance_string()
Sujith Pandel
2017-06-13
1
-2
/
+5
*
|
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
2017-06-07
1
-2
/
+2
|
/
*
PCI: Fix broken URL for Dell biosdevname
Naga Venkata Sai Indubhaskar Jupudi
2016-02-29
1
-1
/
+1
*
PCI: Use kobj_to_dev() instead of open-coding it
Geliang Tang
2016-01-08
1
-2
/
+2
*
PCI: Make a shareable UUID for PCI firmware ACPI _DSM
Aaron Lu
2015-04-08
1
-9
/
+2
*
ACPI / PCI: Fix sysfs acpi_index and label errors
Simone Gotti
2014-07-02
1
-6
/
+12
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-39
/
+26
*
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
1
-93
/
+37
|
\
|
*
Merge branch 'acpi-dsm'
Rafael J. Wysocki
2014-01-12
1
-92
/
+37
|
|
\
|
|
*
PCI / pci-label: treat PCI label with index 0 as valid label
Jiang Liu
2014-01-05
1
-16
/
+18
|
|
*
ACPI / PCI: replace open-coded _DSM code with helper functions
Jiang Liu
2014-01-05
1
-87
/
+34
|
|
*
PCI / pci-label: release allocated ACPI object on error recovery path
Jiang Liu
2014-01-05
1
-8
/
+4
|
*
|
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-12-07
1
-1
/
+0
|
|
/
*
/
PCI: Reorder so actual code comes before stubs
Bjorn Helgaas
2014-01-13
1
-32
/
+25
|
/
*
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2013-11-14
1
-3
/
+3
*
switch ->is_visible() to returning umode_t
Al Viro
2012-01-03
1
-2
/
+2
*
pci-label.c: size_t misspelled as mode_t
Al Viro
2011-07-26
1
-1
/
+1
*
PCI: label: remove #include of ACPI header to avoid warnings
Shyam_Iyer@Dell.com
2011-03-16
1
-1
/
+0
*
PCI: label: Fix compilation error when CONFIG_ACPI is unset
Narendra_K@Dell.com
2011-03-16
1
-0
/
+6
*
PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs
Narendra_K@Dell.com
2011-03-04
1
-6
/
+241
*
PCI: update for owner removal from struct device_attribute
Stephen Rothwell
2010-08-04
1
-2
/
+2
*
PCI: export SMBIOS provided firmware instance and label to sysfs
Narendra K
2010-07-30
1
-0
/
+143