index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-06-04
PCI/sysfs: Fix 'resource_alignment' newline issues
Krzysztof Wilczyński
2021-06-03
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-05-24
PCI: Add pci_reset_bus_function() Secondary Bus Reset interface
Raphael Norwitz
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-04
Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-04
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-20
PCI: Export pci_pio_to_address() for module use
Jianjun Wang
2021-03-31
PCI: Add pci_disable_parity()
Bjorn Helgaas
2021-03-24
PCI: PM: Do not read power state in pci_enable_device_flags()
Rafael J. Wysocki
2021-03-16
PCI: Add pci_find_vsec_capability() to find a specific VSEC
Gustavo Pimentel
2021-02-25
Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-02-21
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-17
PCI: Fix pci_register_io_range() memory leak
Geert Uytterhoeven
2021-01-27
Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"
Bjorn Helgaas
2021-01-14
PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
Nirmoy Das
2021-01-14
PCI: Add pci_rebar_bytes_to_size()
Nirmoy Das
2021-01-14
PCI: Export pci_rebar_get_possible_sizes()
Darren Salt
2020-12-15
Merge branch 'pci/ptm'
Bjorn Helgaas
2020-12-15
Merge branch 'pci/pm'
Bjorn Helgaas
2020-12-15
Merge branch 'pci/misc'
Bjorn Helgaas
2020-12-15
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-12-10
PCI: Keep both device and resource name for config space remaps
Alexander Lobakin
2020-12-10
PCI: Disable PTM during suspend to save power
David E. Box
2020-12-10
PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resume
David E. Box
2020-12-08
PCI: Reduce pci_set_cacheline_size() message to debug level
Heiner Kallweit
2020-12-04
PCI/PM: Do not generate wakeup event when runtime resuming device
Mika Westerberg
2020-12-04
PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()
Mika Westerberg
2020-12-04
PCI: Return u16 from pci_find_ext_capability() and similar
Bjorn Helgaas
2020-12-04
PCI: Return u8 from pci_find_capability() and similar
Puranjay Mohan
2020-11-30
PCI: Fix overflow in command-line resource alignment requests
Colin Ian King
2020-11-30
PCI: Bounds-check command-line resource alignment requests
Bjorn Helgaas
2020-11-30
PCI: Fix kernel-doc markup
Mauro Carvalho Chehab
2020-11-20
PCI/ASPM: Save/restore L1SS Capability for suspend/resume
Vidya Sagar
2020-10-30
PCI: Always enable ACS even if no ACS Capability
Rajat Jain
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-21
Merge branch 'pci/misc'
Bjorn Helgaas
2020-10-21
Merge branch 'pci/pm'
Bjorn Helgaas
2020-10-21
Merge branch 'pci/hotplug'
Bjorn Helgaas
2020-10-21
Merge branch 'pci/enumeration'
Bjorn Helgaas
2020-09-30
PCI: Add Kconfig options for MPS/MRRS strategy
Jim Quinlan
2020-09-30
PCI/PM: Revert "PCI/PM: Apply D2 delay as milliseconds, not microseconds"
Bjorn Helgaas
2020-09-30
PCI: Simplify bool comparisons
Krzysztof Wilczyński
2020-09-29
PCI/PM: Rename pci_dev.d3_delay to d3hot_delay
Krzysztof Wilczyński
2020-09-17
PCI: Simplify pci_dev_reset_slot_function()
Lukas Wunner
2020-09-17
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2020-09-16
PCI/ACS: Enable Translation Blocking for external devices
Rajat Jain
2020-09-01
PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions
Krzysztof Wilczyński
2020-09-01
PCI: Remove unnecessary header includes
Gustavo Pimentel
[next]