index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-05
PCI: PM: Rearrange pci_target_state()
Rafael J. Wysocki
1
-14
/
+9
2021-10-05
PCI: PM: Simplify acpi_pci_power_manageable()
Rafael J. Wysocki
1
-3
/
+1
2021-10-05
PCI: PM: Drop struct pci_platform_pm_ops
Rafael J. Wysocki
2
-50
/
+0
2021-10-05
PCI: Allow architecture-specific pci_remap_iospace()
Sergio Paracuellos
1
-0
/
+2
2021-10-05
PCI: imx6: Remove unused assignment to variable ret
Krzysztof Wilczyński
1
-1
/
+1
2021-10-04
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
1
-8
/
+1
2021-09-30
PCI: endpoint: Use sysfs_emit() in "show" functions
Kunihiko Hayashi
2
-9
/
+8
2021-09-30
PCI: xgene: Use PCI_VENDOR_ID_AMCC macro
Pali Rohár
1
-2
/
+1
2021-09-30
PCI: dra7xx: Get an optional clock
Luca Ceresoli
1
-0
/
+13
2021-09-30
PCI: dra7xx: Remove unused include
Luca Ceresoli
1
-1
/
+0
2021-09-30
PCI: dra7xx: Make it a kernel module
Luca Ceresoli
2
-4
/
+10
2021-09-30
PCI: dwc: Export more symbols to allow modular drivers
Luca Ceresoli
2
-0
/
+2
2021-09-29
PCI: Coalesce host bridge contiguous apertures
Kai-Heng Feng
1
-4
/
+27
2021-09-29
PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
Rafael J. Wysocki
3
-36
/
+66
2021-09-28
PCI: Use kstrtobool() directly, sans strtobool() wrapper
Krzysztof Wilczyński
2
-5
/
+5
2021-09-28
PCI/sysfs: Return -EINVAL consistently from "store" functions
Krzysztof Wilczyński
4
-54
/
+33
2021-09-28
PCI/sysfs: Check CAP_SYS_ADMIN before parsing user input
Krzysztof Wilczyński
1
-7
/
+8
2021-09-28
PCI: Tidy comments
Pranay Sanghai
1
-12
/
+14
2021-09-27
PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM
Rafael J. Wysocki
3
-30
/
+49
2021-09-27
PCI: ACPI: Drop acpi_pci_bus
Rafael J. Wysocki
1
-28
/
+3
2021-09-25
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+1
2021-09-24
PCI: hv: Fix sleep while in non-sleep context when removing child devices from the bus
Long Li
1
-3
/
+10
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
2
-4
/
+4
2021-09-20
PCI/portdrv: Do not setup up IRQs if there are no users
Jan Kiszka
1
-17
/
+30
2021-09-20
PCI: Mark Atheros QCA6174 to avoid bus reset
Ingmar Klein
1
-0
/
+1
2021-09-20
PCI/P2PDMA: Apply bus offset correctly in DMA address calculation
Wang Lu
1
-1
/
+1
2021-09-20
PCI: only build xen-pcifront in PV-enabled environments
Jan Beulich
1
-1
/
+1
2021-09-15
PCI: Add AMD GPU multi-function power dependencies
Evan Quan
1
-2
/
+7
2021-09-15
PCI/ACPI: Don't reset a fwnode set by OF
Jean-Philippe Brucker
1
-1
/
+1
2021-09-15
PCI/VPD: Defer VPD sizing until first access
Bjorn Helgaas
1
-10
/
+26
2021-09-08
Merge tag 'acpi-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-0
/
+130
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
67
-885
/
+3210
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
1
-1
/
+1
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-7
/
+21
2021-09-02
Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-11
/
+19
2021-09-02
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
1
-0
/
+1
2021-09-02
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
10
-197
/
+551
2021-09-02
Merge branch 'remotes/lorenzo/pci/xilinx-nwl'
Bjorn Helgaas
1
-0
/
+12
2021-09-02
Merge branch 'remotes/lorenzo/pci/xgene'
Bjorn Helgaas
1
-1
/
+0
2021-09-02
Merge branch 'remotes/lorenzo/pci/tegra194'
Bjorn Helgaas
1
-23
/
+31
2021-09-02
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
1
-16
/
+14
2021-09-02
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
3
-2
/
+95
2021-09-02
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-13
/
+39
2021-09-02
Merge branch 'remotes/lorenzo/pci/keembay'
Bjorn Helgaas
3
-0
/
+489
2021-09-02
Merge branch 'remotes/lorenzo/pci/iproc'
Bjorn Helgaas
2
-11
/
+7
2021-09-02
Merge branch 'remotes/lorenzo/pci/hyper-v'
Bjorn Helgaas
2
-38
/
+60
2021-09-02
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-5
/
+62
2021-09-02
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
5
-6
/
+95
2021-09-02
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
2
-12
/
+319
2021-09-02
Merge branch 'pci/visconti'
Bjorn Helgaas
3
-0
/
+342
[prev]
[next]