index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
probe.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'topic/stratus' into next
Bjorn Helgaas
2012-05-07
|
\
|
*
PCI: work around Stratus ftServer broken PCIe hierarchy
Bjorn Helgaas
2012-04-30
*
|
PCI: add host bridge release support
Yinghai Lu
2012-04-30
*
|
PCI: add generic device into pci_host_bridge struct
Yinghai Lu
2012-04-30
*
|
PCI: move host bridge-related code to host-bridge.c
Yinghai Lu
2012-04-30
|
/
*
PCI: fix bridge I/O window bus-to-resource conversion
Bjorn Helgaas
2012-03-20
*
PCI: Move "pci reassigndev resource alignment" out of quirks.c
Yinghai Lu
2012-02-24
*
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
*
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2012-02-23
*
PCI: convert bus addresses to resource when reading BARs
Bjorn Helgaas
2012-02-23
*
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
2012-02-23
*
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
2012-02-23
*
PCI: don't publish new root bus until it's fully initialized
Bjorn Helgaas
2012-02-23
*
PCI: fix memleak for pci dev removing during hotplug
Yinghai Lu
2012-02-23
*
PCI: Fix device class print out
Yinghai Lu
2012-02-23
*
PCI: Separate pci_bus_read_dev_vendor_id from pci_scan_device
Yinghai Lu
2012-02-14
*
PCI: Make pci_rescan_bus handle add_list
Yinghai Lu
2012-02-14
*
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
2012-02-14
*
PCI: workaround hard-wired bus number V2
Yinghai Lu
2012-02-10
*
PCI: remove pci_create_bus()
Bjorn Helgaas
2012-01-06
*
PCI: deprecate pci_scan_bus_parented()
Bjorn Helgaas
2012-01-06
*
PCI: convert pci_scan_bus_parented() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
*
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
2012-01-06
*
PCI: add pci_scan_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
*
PCI: add pci_create_root_bus() that accepts resource list
Bjorn Helgaas
2012-01-06
*
PCI: show host bridges and root bus resources
Bjorn Helgaas
2012-01-06
*
PCI: fix a brace coding style issue in probe.c
Zac Storer
2012-01-06
*
PCI: Clean-up MPS debug output
Jon Mason
2011-10-27
*
PCI: enable MPS "performance" setting to properly handle bridge MPS
Jon Mason
2011-10-27
*
PCI: Disable MPS configuration by default
Jon Mason
2011-10-04
*
pci: Don't crash when reading mpss from root complex
Benjamin Herrenschmidt
2011-09-13
*
PCI: Remove MRRS modification from MPS setting code
Jon Mason
2011-09-09
*
Fix pointer dereference before call to pcie_bus_configure_settings
Shyam Iyer
2011-09-09
*
PCI: export pcie_bus_configure_settings symbol
Jon Mason
2011-08-02
*
PCI: Set PCI-E Max Payload Size on fabric
Jon Mason
2011-08-01
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2011-07-30
|
\
|
*
PCI: remove printks about disabled bridge windows
Bjorn Helgaas
2011-07-22
|
*
PCI: fold pci_calc_resource_flags() into decode_bar()
Bjorn Helgaas
2011-07-22
|
*
PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BAR
Bjorn Helgaas
2011-07-22
|
*
PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-sc...
Tiejun Chen
2011-07-22
*
|
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
2011-07-22
|
\
\
|
|
/
|
/
|
|
*
pci/of: Match PCI devices to OF nodes dynamically
Benjamin Herrenschmidt
2011-06-07
*
|
PCI: Fix warning in drivers/pci/probe.c on sparc64
David S. Miller
2011-05-31
|
/
*
PCI/sysfs: move bus cpuaffinity to class dev_attrs
Yinghai Lu
2011-05-21
*
PCI: add rescan to /sys/.../pci_bus/.../
Yinghai Lu
2011-05-21
*
PCI: Avoid potential NULL pointer dereference in pci_scan_bridge
Jesper Juhl
2011-02-08
*
PCI: log vendor/device ID always
Bjorn Helgaas
2010-10-17
*
PCI: disable mmio during bar sizing
Jacob Pan
2010-07-30
*
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
2010-05-19
*
PCI: revert broken device warning
Bjorn Helgaas
2010-04-22
[next]