index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-29
PCI: Make early dump functionality generic
Sinan Kaya
1
-0
/
+1
2018-06-06
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
1
-0
/
+40
2018-06-02
PCI/AER: Pass service type to pcie_do_fatal_recovery()
Oza Pawandeep
1
-1
/
+1
2018-05-17
PCI/AER: Factor out error reporting to drivers/pci/pcie/err.c
Oza Pawandeep
1
-0
/
+4
2018-05-17
PCI: Add generic pcie_wait_for_link() interface
Oza Pawandeep
1
-0
/
+1
2018-05-14
PCI: Move private DT related functions into private header
Rob Herring
1
-0
/
+40
2018-04-04
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-17
/
+2
2018-04-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+4
2018-04-04
Merge branch 'pci/portdrv'
Bjorn Helgaas
1
-0
/
+1
2018-03-31
PCI/IOV: Use VF0 cached config registers for other VFs
KarimAllah Ahmed
1
-0
/
+4
2018-03-30
PCI: Add pcie_bandwidth_capable() to compute max supported link bandwidth
Tal Gilboa
1
-0
/
+10
2018-03-30
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
1
-0
/
+1
2018-03-30
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
1
-0
/
+10
2018-03-19
PCI/VPD: Move VPD structures to vpd.c
Bjorn Helgaas
1
-17
/
+0
2018-03-19
PCI/VPD: Move VPD sysfs code to vpd.c
Bjorn Helgaas
1
-0
/
+2
2018-03-12
PCI/PM: Move pcie_clear_root_pme_status() to core
Bjorn Helgaas
1
-0
/
+1
2018-01-31
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-27
/
+27
2017-12-18
PCI: Clean up whitespace in linux/pci.h, pci/pci.h
Bjorn Helgaas
1
-27
/
+27
2017-12-18
PCI/ASPM: Unexport internal ASPM interfaces
Bjorn Helgaas
1
-0
/
+20
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+10
2017-11-14
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+1
2017-11-14
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
PCI: Add resizable BAR infrastructure
Christian König
1
-0
/
+8
2017-10-05
PCI: Cache the VF device ID in the SR-IOV structure
Filippo Sironi
1
-0
/
+1
2017-10-05
PCI: Constify pci_dev_type structure
Bhumika Goyal
1
-1
/
+1
2017-07-31
PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken
Sinan Kaya
1
-0
/
+1
2017-07-14
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-0
/
+1
2017-07-12
PCI / PM: Restore PME Enable after config space restoration
Rafael J. Wysocki
1
-0
/
+1
2017-07-08
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-06-28
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
1
-7
/
+2
2017-06-14
PCI: Protect pci_driver->sriov_configure() usage with device_lock()
Jakub Kicinski
1
-1
/
+0
2017-05-08
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+17
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+1
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
1
-2
/
+2
2017-04-20
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
Bodong Wang
1
-0
/
+1
2017-04-20
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
1
-2
/
+2
2017-03-30
PCI: Recognize Thunderbolt devices
Lukas Wunner
1
-0
/
+2
2017-03-29
PCI: Add device disconnected state
Keith Busch
1
-0
/
+14
2017-02-03
PCI: Lock each enable/disable num_vfs operation in sysfs
Emil Tantilov
1
-1
/
+1
2016-12-12
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-6
/
+1
2016-12-12
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-2
/
+2
2016-12-12
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-3
/
+0
2016-12-12
PCI: Move config space size macros to pci_regs.h
Wang Sheng-Hui
1
-3
/
+0
2016-12-06
PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform
Dongdong Liu
1
-0
/
+5
2016-11-29
PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
Bjorn Helgaas
1
-6
/
+0
2016-11-29
PCI: Separate VF BAR updates from standard BAR updates
Bjorn Helgaas
1
-0
/
+1
2016-11-17
PCI: Activate runtime PM on a PCIe port only if it can suspend
Lukas Wunner
1
-0
/
+1
2016-11-17
PCI: Autosense device removal in pci_bridge_d3_update()
Lukas Wunner
1
-2
/
+1
2016-10-03
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-0
/
+3
[next]