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
/
pci-driver.c
Commit message (
Expand
)
Author
Age
*
PCI: Check dynids driver_data value for validity
Jean Delvare
2008-10-20
*
PCI: remove dynids.use_driver_data
Milton Miller
2008-10-20
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
|
\
|
*
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
2008-06-10
|
*
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
2008-06-10
*
|
PCI: use dev_to_node in pci_call_probe
Yinghai Lu
2008-05-24
|
/
*
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
2008-04-29
*
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
*
PCI: Mem Policy: fix mempolicy usage in pci driver
Lee Schermerhorn
2008-02-01
*
PCI: remove foolish code from pci-driver.c
Greg Kroah-Hartman
2008-01-24
*
PCI: use proper call to driver_create_file
Greg Kroah-Hartman
2008-01-24
*
PCI: make pci_match_device() static
Adrian Bunk
2007-11-05
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-10-12
|
\
|
*
PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code
Michael Ellerman
2007-10-12
*
|
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
|
/
*
pci: rename __pci_reenable_device() to pci_reenable_device()
Tejun Heo
2007-08-01
*
Fix more "deprecated" spellos.
Randy Dunlap
2007-05-09
*
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-05-02
*
PCI: Require vendor and device for new_id
Jean Delvare
2007-05-02
*
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
*
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
2007-02-16
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-02-07
|
\
|
*
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
2007-02-07
|
*
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
2007-02-07
*
|
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
|
/
*
PCI: fix pci-driver kernel-doc
Randy Dunlap
2007-01-22
*
PCI: Fix multiple problems with VIA hardware
Alan Cox
2006-12-20
*
PCI: use /sys/bus/pci/drivers/<driver>/new_id first
Russell King
2006-12-20
*
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
2006-12-01
*
pci: fix __pci_register_driver error handling
Akinobu Mita
2006-12-01
*
PCI: reset pci device state to unknown state for resume
Shaohua Li
2006-10-27
*
PCI: Multiprobe sanitizer
Alan Cox
2006-09-26
*
PCI: fix __must_check warnings
Greg Kroah-Hartman
2006-09-26
*
PCI: enable driver multi-threaded probe
Greg Kroah-Hartman
2006-09-26
*
PM: no suspend_prepare() phase
David Brownell
2006-09-26
*
Suspend changes for PCI core
Linus Torvalds
2006-09-26
*
[PATCH] PCI: kerneldoc correction in pci-driver
Henrik Kretzschmar
2006-08-26
*
[PATCH] PCI: Error handling on PCI device resume
Jean Delvare
2006-06-11
*
[PATCH] pm: print name of failed suspend function
Andrew Morton
2006-04-14
*
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
2006-03-23
*
[PATCH] PCI: Add pci_device_shutdown to pci_bus_type
Brian Gerst
2006-03-23
*
[PATCH] Add pci_bus_type probe and remove methods
Russell King
2006-01-13
*
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
2006-01-04
*
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
2005-11-10
*
[PATCH] pci-driver: store_new_id() not inline
Randy Dunlap
2005-11-10
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
*
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
2005-10-28
*
[PATCH] PCI: Fixup PCI driver shutdown
Russell King
2005-10-28
*
[PATCH] PCI: start paying attention to a lot of pci function return values
Greg Kroah-Hartman
2005-09-08
[next]