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
...
*
PCI: complain about devices that seem to be broken
Bjorn Helgaas
2010-03-24
*
PCI: make disabled window printk style match the enabled ones
Bjorn Helgaas
2010-03-24
*
PCI: break out primary/secondary/subordinate for readability
Bjorn Helgaas
2010-03-24
*
PM: Allow PCI devices to suspend/resume asynchronously
Rafael J. Wysocki
2010-02-26
*
PCI: augment bus resource table with a list
Bjorn Helgaas
2010-02-23
*
PCI: read bridge windows before filling in subtractive decode resources
Bjorn Helgaas
2010-02-23
*
PCI: split up pci_read_bridge_bases()
Bjorn Helgaas
2010-02-23
*
PCI: reject mmio ranges starting at 0 on pci_bridge read
Yinghai Lu
2010-02-22
*
PCI: Make pci_scan_slot more robust
Matthew Wilcox
2010-02-22
*
PCI: Add support for reporting PCIe 3.0 speeds
Matthew Wilcox
2010-02-22
*
PCI: Add support for AGP in cur/max bus speed
Matthew Wilcox
2010-02-22
*
PCI: Add support for detection of PCIe and PCI-X bus speeds
Matthew Wilcox
2010-02-22
*
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
2010-02-22
*
PCI: Rewrite pci_scan_slot
Matthew Wilcox
2010-02-22
*
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
Benjamin Herrenschmidt
2010-01-29
*
PCI: add pci_request_acs
Chris Wright
2009-12-04
*
PCI: use pci_pcie_cap() in pci core
Kenji Kaneshige
2009-11-24
*
PCI: cache PCIe capability offset
Kenji Kaneshige
2009-11-06
*
PCI: improve discovery/configuration messages
Bjorn Helgaas
2009-11-04
*
PCI: replace pr_debug with dev_dbg
Bjorn Helgaas
2009-11-04
*
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
*
PCI: populate subsystem vendor and device IDs for PCI bridges
Gabe Black
2009-11-04
*
PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST mode
Matt Domsch
2009-11-04
*
PCI: fix nit in ROM BAR size probing
Michael S. Tsirkin
2009-11-04
*
PCI: add xen dom0 checking before ACS initialization
Allen Kay
2009-11-04
*
PCI: acs p2p upsteram forwarding enabling
Allen Kay
2009-11-04
*
PCI: print resources consistently with %pRt
Bjorn Helgaas
2009-11-04
*
PCI: Clear saved_state after the state has been restored
Rafael J. Wysocki
2009-09-14
*
PCI: pcie: Ensure hotplug ports have a minimum number of resources
Eric W. Biederman
2009-09-09
*
PCI: print out pref if mmio is prefetchable
Yinghai Lu
2009-09-09
*
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2009-09-09
*
PCI: use pci_is_root_bus() in pci_read_bridge_bases()
Kenji Kaneshige
2009-06-16
*
PCI/x86: don't assume prefetchable ranges are 64bit
Yinghai Lu
2009-06-11
*
PCI: use fixed-up device class when configuring device
Yu Zhao
2009-06-04
*
x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86
Matthew Wilcox
2009-04-22
*
PCI: annotate pci_rescan_bus as __ref, not __devinit
Alex Chiang
2009-04-06
*
PCI: fix conflict between SR-IOV and config space sizing
Yu Zhao
2009-03-26
*
PCI: Introduce /sys/bus/pci/rescan
Alex Chiang
2009-03-20
*
PCI: Introduce pci_rescan_bus()
Alex Chiang
2009-03-20
*
PCI: always scan child buses
Alex Chiang
2009-03-20
*
PCI: pci_scan_slot() returns newly found devices
Trent Piepho
2009-03-20
*
PCI: don't scan existing devices
Trent Piepho
2009-03-20
*
PCI: centralize device setup code
Yu Zhao
2009-03-20
*
PCI: reserve bus range for SR-IOV device
Yu Zhao
2009-03-20
*
PCI: initialize and release SR-IOV capability
Yu Zhao
2009-03-20
*
PCI/x86: detect host bridge config space size w/o using quirks
Yinghai Lu
2009-03-20
*
PCI: Use kzalloc() in pci_create_bus()
Geert Uytterhoeven
2009-03-20
*
PCI: fix wrong assumption in pci_read_bridge_bases
Kenji Kaneshige
2009-03-20
*
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-01-10
|
\
|
*
cpumask: update pci_bus_show_cpuaffinity to use new cpumask API
Mike Travis
2009-01-04
[prev]
[next]