index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
devres.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+7
2024-09-12
PCI: Fix potential deadlock in pcim_intx()
Philipp Stanner
1
-0
/
+2
2024-08-09
PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
Philipp Stanner
1
-2
/
+6
2024-08-09
PCI: Make pcim_request_region() a public function
Philipp Stanner
1
-0
/
+1
2024-07-11
PCI: Add managed pcim_iomap_range()
Philipp Stanner
1
-0
/
+44
2024-07-11
PCI: Remove legacy pcim_release()
Philipp Stanner
1
-28
/
+25
2024-07-11
PCI: Add managed pcim_intx()
Philipp Stanner
1
-14
/
+70
2024-07-10
PCI: Give pcim_set_mwi() its own devres cleanup callback
Philipp Stanner
1
-11
/
+18
2024-07-10
PCI: Move struct pci_devres.pinned bit to struct pci_dev
Philipp Stanner
1
-10
/
+4
2024-07-10
PCI: Remove struct pci_devres.enabled status bit
Philipp Stanner
1
-7
/
+4
2024-07-10
PCI: Add managed pcim_request_region()
Philipp Stanner
1
-27
/
+27
2024-07-10
PCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_request_all()
Philipp Stanner
1
-1
/
+11
2024-07-10
PCI: Add managed partial-BAR request and map infrastructure
Philipp Stanner
1
-65
/
+542
2024-07-10
PCI: Add devres helpers for iomap table
Philipp Stanner
1
-19
/
+58
2024-07-10
PCI: Add and use devres helper for bit masks
Philipp Stanner
1
-4
/
+8
2024-02-12
PCI: Move devres code from pci.c to devres.c
Philipp Stanner
1
-0
/
+241
2024-02-12
PCI: Move PCI-specific devres code to drivers/pci/
Philipp Stanner
1
-0
/
+207