index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
devres.c
Age
Commit message (
Expand
)
Author
2025-01-27
PCI: Restore original INTX_DISABLE bit by pcim_intx()
Takashi Iwai
2025-01-18
PCI: Remove devres from pci_intx()
Philipp Stanner
2025-01-18
PCI: Export pci_intx_unmanaged() and pcim_intx()
Philipp Stanner
2024-12-05
PCI: Encourage resource request API users to supply driver name
Philipp Stanner
2024-11-07
PCI: Deprecate pcim_iounmap_regions()
Philipp Stanner
2024-10-30
PCI: Make pcim_iounmap_region() a public function
Philipp Stanner
2024-10-30
PCI: Remove pcim_iomap_regions_request_all()
Philipp Stanner
2024-10-30
PCI: Make pcim_request_all_regions() a public function
Philipp Stanner
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-12
PCI: Fix potential deadlock in pcim_intx()
Philipp Stanner
2024-08-09
PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
Philipp Stanner
2024-08-09
PCI: Make pcim_request_region() a public function
Philipp Stanner
2024-07-11
PCI: Add managed pcim_iomap_range()
Philipp Stanner
2024-07-11
PCI: Remove legacy pcim_release()
Philipp Stanner
2024-07-11
PCI: Add managed pcim_intx()
Philipp Stanner
2024-07-10
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
2024-07-10
PCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_request_all()
Philipp Stanner
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
2024-07-10
PCI: Add devres helpers for iomap table
Philipp Stanner
2024-07-10
PCI: Add and use devres helper for bit masks
Philipp Stanner
2024-02-12
PCI: Move devres code from pci.c to devres.c
Philipp Stanner
2024-02-12
PCI: Move PCI-specific devres code to drivers/pci/
Philipp Stanner