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
/
probe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-0
/
+40
2020-03-28
PCI/DPC: Add Error Disconnect Recover (EDR) support
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2020-03-28
PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2020-03-10
PCI: Add pci_speed_string()
Bjorn Helgaas
1
-0
/
+40
2019-11-28
Merge branch 'pci/trivial'
Bjorn Helgaas
1
-34
/
+11
2019-11-28
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+6
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-5
/
+12
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2019-11-21
PCI: Remove unused includes and superfluous struct declaration
Krzysztof Wilczynski
1
-0
/
+1
2019-11-14
PCI: Do not use bus number zero from EA capability
Subbaraya Sundeep
1
-5
/
+11
2019-10-23
PCI: Warn if no host bridge NUMA node info
Yunsheng Lin
1
-0
/
+3
2019-10-17
PCI: Remove useless comments and tidy others
Bjorn Helgaas
1
-28
/
+9
2019-10-15
PCI/ATS: Cache PASID Capability offset
Kuppuswamy Sathyanarayanan
1
-0
/
+3
2019-10-15
PCI/ATS: Cache PRI Capability offset
Kuppuswamy Sathyanarayanan
1
-0
/
+3
2019-10-14
PCI: Fix missing bridge dma_ranges resource list cleanup
Rob Herring
1
-0
/
+1
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-297
/
+29
2019-09-07
PCI: Get rid of dev->has_secondary_link flag
Mika Westerberg
1
-20
/
+28
2019-08-28
PCI/ACPI: Remove unnecessary struct hotplug_program_ops
Krzysztof Wilczynski
1
-8
/
+1
2019-08-28
PCI/ACPI: Move _HPP & _HPX functions to pci-acpi.c
Krzysztof Wilczynski
1
-269
/
+0
2019-08-28
PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*
Krzysztof Wilczynski
1
-36
/
+36
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
1
-6
/
+1
2019-07-15
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-15
/
+13
2019-07-12
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-14
/
+12
2019-07-03
PCI/IOV: Assume SR-IOV VFs support extended config space.
Alex Williamson
1
-0
/
+15
2019-07-03
Revert "PCI/IOV: Use VF0 cached config space size for other VFs"
Alex Williamson
1
-17
/
+0
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-1
/
+1
2019-06-13
PCI: Decode PCIe 32 GT/s link speed
Gustavo Pimentel
1
-1
/
+1
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-35
/
+195
2019-05-13
Merge branch 'pci/printk'
Bjorn Helgaas
1
-12
/
+9
2019-05-13
Merge branch 'pci/iova-dma-ranges'
Bjorn Helgaas
1
-0
/
+2
2019-05-13
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-10
/
+120
2019-05-09
PCI: Replace dev_printk(KERN_DEBUG) with dev_info(), etc
Mohan Kumar
1
-12
/
+9
2019-05-06
PCI: Add dma_ranges window list
Srinath Mannam
1
-0
/
+3
2019-04-23
PCI/ACPI: Implement _HPX Type 3 Setting Record
Alexandru Gagniuc
1
-0
/
+114
2019-04-23
PCI/ACPI: Remove the need for 'struct hotplug_params'
Alexandru Gagniuc
1
-10
/
+6
2019-04-17
PCI: Assign bus numbers present in EA capability for bridges
Subbaraya Sundeep
1
-4
/
+50
2019-04-05
PCI: Init PCIe feature bits for managed host bridge alloc
Jean-Philippe Brucker
1
-9
/
+14
2019-03-25
PCI/LINK: Deduplicate bandwidth reports for multi-function devices
Lukas Wunner
1
-1
/
+1
2019-03-06
Merge branch 'pci/enumeration'
Bjorn Helgaas
1
-7
/
+56
2019-03-06
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-13
/
+23
2019-02-09
PCI/ASPM: Use LTR if already enabled by platform
Bjorn Helgaas
1
-13
/
+23
2019-02-01
PCI: Enable SERR# forwarding for all bridges
Bharat Kumar Gogada
1
-2
/
+19
2019-01-30
PCI: Rely on config space header type, not class code
Honghui Zhang
1
-3
/
+0
2019-01-30
PCI: Make pci_size() return real BAR size
Du Changbin
1
-4
/
+4
2019-01-22
PCI: Probe bridge window attributes once at enumeration-time
Bjorn Helgaas
1
-0
/
+52
2018-12-05
PCI / ACPI: Identify untrusted PCI devices
Mika Westerberg
1
-0
/
+15
2018-10-20
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-0
/
+17
2018-10-20
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+3
2018-10-11
PCI/IOV: Use VF0 cached config space size for other VFs
KarimAllah Ahmed
1
-0
/
+17
2018-10-10
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
1
-1
/
+1
[next]