index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-05
Merge branch 'pci/pm'
Bjorn Helgaas
1
-33
/
+11
2022-10-04
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
Vidya Sagar
1
-0
/
+7
2022-09-29
PCI/PM: Reduce D3hot delay with usleep_range()
Sajid Dalvi
1
-7
/
+9
2022-09-12
PCI/PM: Always disable PTM for all devices during suspend
Bjorn Helgaas
1
-26
/
+2
2022-09-12
PCI/PTM: Add pci_suspend_ptm() and pci_resume_ptm()
Bjorn Helgaas
1
-2
/
+2
2022-08-04
Merge branch 'pci/header-cleanup-immutable'
Bjorn Helgaas
1
-0
/
+2
2022-07-22
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
1
-0
/
+2
2022-07-12
PCI/ASPM: Remove pcie_aspm_pm_state_change()
Kai-Heng Feng
1
-6
/
+0
2022-05-31
PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299
Bjorn Helgaas
1
-0
/
+2
2022-05-27
Merge tag 'pci-v5.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-153
/
+200
2022-05-24
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-5
/
+5
2022-05-11
PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()
Yicong Yang
1
-5
/
+5
2022-05-05
PCI/PM: Rearrange pci_set_power_state()
Rafael J. Wysocki
1
-11
/
+17
2022-05-05
PCI/PM: Clean up pci_set_low_power_state()
Rafael J. Wysocki
1
-8
/
+1
2022-05-05
PCI/PM: Do not restore BARs if device is not in D0
Rafael J. Wysocki
1
-16
/
+16
2022-05-05
PCI/PM: Split pci_power_up()
Rafael J. Wysocki
1
-6
/
+35
2022-05-05
PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases
Rafael J. Wysocki
1
-8
/
+3
2022-05-05
PCI/PM: Do not call pci_update_current_state() from pci_power_up()
Rafael J. Wysocki
1
-21
/
+28
2022-05-05
PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()
Rafael J. Wysocki
1
-1
/
+8
2022-05-05
PCI/PM: Set current_state to D3cold if the device is not accessible
Rafael J. Wysocki
1
-0
/
+2
2022-05-05
PCI/PM: Relocate pci_set_low_power_state()
Rafael J. Wysocki
1
-79
/
+79
2022-05-05
PCI/PM: Split pci_raw_set_power_state()
Rafael J. Wysocki
1
-60
/
+83
2022-05-05
PCI/PM: Rearrange pci_update_current_state()
Rafael J. Wysocki
1
-3
/
+6
2022-05-05
PCI/PM: Drop the runtime_d3cold device flag
Rafael J. Wysocki
1
-3
/
+0
2022-05-05
PCI/PM: Resume subordinate bus in bus type callbacks
Rafael J. Wysocki
1
-15
/
+0
2022-04-11
PCI/PM: Avoid putting Elo i2 PCIe Ports in D3cold
Rafael J. Wysocki
1
-0
/
+10
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+13
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
1
-5
/
+5
2022-01-11
PCI: Use DWORD accesses for LTR, L1 SS to avoid erratum
Rajat Jain
1
-8
/
+8
2021-12-16
PCI/MSI: Decouple MSI[-X] disable from pcim_release()
Thomas Gleixner
1
-5
/
+0
2021-11-18
PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config reads
Naveen Naidu
1
-5
/
+5
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+2
2021-11-11
Merge tag 'pci-v5.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+8
2021-11-11
Revert "PCI: Use to_pci_driver() instead of pci_dev->driver"
Bjorn Helgaas
1
-9
/
+8
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
1
-0
/
+32
2021-11-08
PCI: Export pci_dev_lock()
Niklas Schnelle
1
-1
/
+2
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+51
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-4
/
+5
2021-11-05
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+2
2021-11-05
Merge branch 'pci/driver'
Bjorn Helgaas
1
-8
/
+9
2021-11-05
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-2
/
+10
2021-11-04
PCI: Do not enable AtomicOps on VFs
Selvin Xavier
1
-0
/
+8
2021-11-04
Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2021-10-29
PCI: Add pci_find_dvsec_capability to find designated VSEC
Ben Widawsky
1
-0
/
+32
2021-10-27
PCI: Prefer 'unsigned int' over bare 'unsigned'
Krzysztof Wilczyński
1
-2
/
+3
2021-10-26
PCI: Remove redundant 'rc' initialization
Colin Ian King
1
-1
/
+1
2021-10-21
PCI: PM: Fix ordering of operations in pci_back_from_sleep()
Rafael J. Wysocki
1
-1
/
+6
2021-10-19
PCI: Re-enable Downstream Port LTR after reset or hotplug
Mingchuang Qiao
1
-0
/
+25
2021-10-18
PCI: Use to_pci_driver() instead of pci_dev->driver
Uwe Kleine-König
1
-8
/
+9
2021-10-16
PCI/ERR: Reduce compile time for CONFIG_PCIEAER=n
Lukas Wunner
1
-0
/
+2
[next]