index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwspinlock
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
PCI/VPD: Add helper pci_get_func0_dev()
Heiner Kallweit
1
-5
/
+8
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() SRDT handling
Heiner Kallweit
1
-25
/
+6
2021-04-30
PCI/VPD: Remove pci_vpd_find_tag() 'offset' argument
Heiner Kallweit
10
-15
/
+12
2021-04-30
PCI/VPD: Change pci_vpd_init() return type to void
Heiner Kallweit
2
-5
/
+4
2021-04-30
PCI/VPD: Make missing VPD message less alarming
Heiner Kallweit
1
-2
/
+6
2021-04-30
PCI/VPD: Remove pci_set_vpd_size()
Heiner Kallweit
2
-46
/
+13
2021-04-30
x86/PCI: Remove unused alloc_pci_root_info() return value
Krzysztof Wilczyński
1
-1
/
+1
2021-04-29
PCI: dwc: Move iATU detection earlier
Hou Zhiqiang
4
-3
/
+12
2021-04-29
PCI: dwc/intel-gw: Remove unused function
Jiapeng Chong
1
-5
/
+0
2021-04-29
PCI: dwc: Move dw_pcie_msi_init() to dw_pcie_setup_rc()
Jisheng Zhang
1
-1
/
+2
2021-04-29
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2
-42
/
+40
2021-04-29
PCI/sysfs: Rearrange smbios_attr_group and acpi_attr_group
Krzysztof Wilczyński
1
-26
/
+26
2021-04-29
PCI/sysfs: Tidy SMBIOS & ACPI label attributes
Krzysztof Wilczyński
1
-23
/
+10
2021-04-29
PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes
Krzysztof Wilczyński
3
-77
/
+16
2021-04-29
PCI/sysfs: Define SMBIOS label attributes with DEVICE_ATTR*()
Krzysztof Wilczyński
1
-23
/
+18
2021-04-29
PCI/sysfs: Define ACPI label attributes with DEVICE_ATTR*()
Krzysztof Wilczyński
1
-23
/
+15
2021-04-29
PCI/sysfs: Rename device_has_dsm() to device_has_acpi_name()
Krzysztof Wilczyński
1
-20
/
+19
2021-04-29
PCI/sysfs: Convert "vpd" to static attribute
Krzysztof Wilczyński
3
-46
/
+18
2021-04-29
PCI/sysfs: Rename "vpd" attribute accessors
Bjorn Helgaas
1
-8
/
+8
2021-04-28
PCI/sysfs: Convert "reset" to static attribute
Krzysztof Wilczyński
2
-27
/
+26
2021-04-28
PCI/sysfs: Convert "rom" to static attribute
Krzysztof Wilczyński
2
-39
/
+29
2021-04-28
PCI/sysfs: Convert "config" to static attribute
Krzysztof Wilczyński
1
-39
/
+25
2021-04-16
PCI: acpiphp: Fix whitespace issue
chakravarthikulkarni
1
-2
/
+1
2021-04-16
PCI: shpchp: Remove unused shpc_writeb()
Jiapeng Chong
1
-5
/
+0
2021-04-14
PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lock
Guobin Huang
1
-4
/
+1
2021-04-14
PCI: altera-msi: Remove redundant dev_err call in altera_msi_probe()
Chen Hui
1
-3
/
+1
2021-04-13
PCI: endpoint: Fix missing destroy_workqueue()
Yang Yingliang
1
-0
/
+3
2021-04-13
PCI: endpoint: Remove redundant initialization of pointer dev
Colin Ian King
1
-1
/
+1
2021-04-09
PCI: Delay after FLR of Intel DC P4510 NVMe
Raphael Norwitz
1
-0
/
+1
2021-04-08
ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
Feilong Lin
1
-0
/
+1
2021-04-01
PCI/ACPI: Fix acpi_pci_set_power_state() debug message
Rafael J. Wysocki
1
-1
/
+1
2021-03-31
ARM: iop32x: disable N2100 PCI parity reporting
Heiner Kallweit
2
-18
/
+4
2021-03-31
IB/mthca: Disable parity reporting
Heiner Kallweit
1
-9
/
+4
2021-03-31
PCI: Add pci_disable_parity()
Bjorn Helgaas
2
-0
/
+18
2021-03-30
PCI/VPD: Remove sysfs accessor size checking dead code
Heiner Kallweit
1
-14
/
+0
2021-03-30
PCI/VPD: Remove obsolete Broadcom NIC quirk
Heiner Kallweit
1
-46
/
+0
2021-03-26
PCI: endpoint: Fix NULL pointer dereference for ->get_features()
Shradha Todi
1
-7
/
+10
2021-03-23
PCI: Release OF node in pci_scan_device()'s error path
Dmitry Baryshkov
1
-0
/
+1
2021-03-23
PCI: j721e: Add support to provide refclk to PCIe connector
Kishon Vijay Abraham I
1
-1
/
+21
2021-03-23
dt-bindings: PCI: ti,j721e: Add endpoint mode dt-bindings for TI's AM64 SoC
Kishon Vijay Abraham I
1
-4
/
+5
2021-03-23
dt-bindings: PCI: ti,j721e: Add host mode dt-bindings for TI's AM64 SoC
Kishon Vijay Abraham I
1
-4
/
+7
2021-03-23
dt-bindings: PCI: ti,j721e: Add binding to represent refclk to the connector
Kishon Vijay Abraham I
1
-2
/
+7
2021-03-22
PCI: brcmstb: Fix error return code in brcm_pcie_probe()
Wei Yongjun
1
-0
/
+1
2021-03-22
PCI: layerscape: Correct syntax by changing comma to semicolon
Krzysztof Wilczyński
1
-1
/
+1
2021-03-22
PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.c
Kishon Vijay Abraham I
1
-1
/
+2
2021-03-22
PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()
Pali Rohár
1
-1
/
+1
2021-03-12
PCI: Remove MicroGate SyncLink device IDs
Jiri Slaby
1
-2
/
+0
2021-03-12
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
10
-20
/
+47
2021-03-11
PCI: Avoid building empty drivers
Arnd Bergmann
2
-2
/
+12
2021-03-11
PCI: thunder: Fix compile testing
Arnd Bergmann
3
-7
/
+14
[next]