index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI PM: Put PM callbacks in the order of execution
Rafael J. Wysocki
2009-01-07
1
-43
/
+43
*
PCI PM: Run default PM callbacks for all devices using new framework
Rafael J. Wysocki
2009-01-07
1
-82
/
+53
*
PCI PM: Call pci_fixup_device from legacy routines
Rafael J. Wysocki
2009-01-07
1
-33
/
+19
*
PCI PM: Rearrange code in pci-driver.c
Rafael J. Wysocki
2009-01-07
1
-41
/
+75
*
PCI PM: Avoid touching devices behind bridges in unknown state
Rafael J. Wysocki
2009-01-07
1
-37
/
+72
*
PCI PM: Move pci_has_legacy_pm_support
Rafael J. Wysocki
2009-01-07
1
-8
/
+8
*
PCI PM: Power-manage devices without drivers during suspend-resume
Rafael J. Wysocki
2009-01-07
1
-4
/
+29
*
PCI PM: Add suspend counterpart of pci_reenable_device
Rafael J. Wysocki
2009-01-07
1
-5
/
+30
*
PCI PM: Fix poweroff and restore callbacks
Rafael J. Wysocki
2009-01-07
1
-5
/
+5
*
PCI: work_on_cpu: use in drivers/pci/pci-driver.c
Rusty Russell
2009-01-07
1
-20
/
+32
*
PCI: allow pci driver to support only dynids
Chris Wright
2009-01-07
1
-9
/
+11
*
PCI: Rework default handling of suspend and resume
Rafael J. Wysocki
2009-01-06
1
-31
/
+63
*
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2009-01-06
1
-28
/
+18
*
PCI: Check dynids driver_data value for validity
Jean Delvare
2008-10-20
1
-2
/
+16
*
PCI: remove dynids.use_driver_data
Milton Miller
2008-10-20
1
-2
/
+1
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-07-16
1
-42
/
+346
|
\
|
*
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
2008-06-10
1
-46
/
+346
|
*
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
2008-06-10
1
-1
/
+5
*
|
PCI: use dev_to_node in pci_call_probe
Yinghai Lu
2008-05-24
1
-1
/
+1
|
/
*
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
2008-04-29
1
-0
/
+2
*
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
1
-3
/
+6
*
PCI: Mem Policy: fix mempolicy usage in pci driver
Lee Schermerhorn
2008-02-01
1
-3
/
+1
*
PCI: remove foolish code from pci-driver.c
Greg Kroah-Hartman
2008-01-24
1
-45
/
+5
*
PCI: use proper call to driver_create_file
Greg Kroah-Hartman
2008-01-24
1
-2
/
+7
*
PCI: make pci_match_device() static
Adrian Bunk
2007-11-05
1
-3
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-10-12
1
-2
/
+1
|
\
|
*
PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code
Michael Ellerman
2007-10-12
1
-2
/
+1
*
|
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
1
-2
/
+1
|
/
*
pci: rename __pci_reenable_device() to pci_reenable_device()
Tejun Heo
2007-08-01
1
-1
/
+1
*
Fix more "deprecated" spellos.
Randy Dunlap
2007-05-09
1
-1
/
+1
*
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-05-02
1
-15
/
+0
*
PCI: Require vendor and device for new_id
Jean Delvare
2007-05-02
1
-2
/
+2
*
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-04-27
1
-5
/
+1
*
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
2007-02-16
1
-0
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-02-07
1
-2
/
+1
|
\
|
*
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
2007-02-07
1
-2
/
+1
|
*
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
2007-02-07
1
-1
/
+1
*
|
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
2007-02-07
1
-1
/
+3
|
/
*
PCI: fix pci-driver kernel-doc
Randy Dunlap
2007-01-22
1
-2
/
+1
*
PCI: Fix multiple problems with VIA hardware
Alan Cox
2006-12-20
1
-0
/
+2
*
PCI: use /sys/bus/pci/drivers/<driver>/new_id first
Russell King
2006-12-20
1
-7
/
+3
*
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
2006-12-01
1
-2
/
+2
*
pci: fix __pci_register_driver error handling
Akinobu Mita
2006-12-01
1
-2
/
+5
*
PCI: reset pci device state to unknown state for resume
Shaohua Li
2006-10-27
1
-0
/
+13
*
PCI: Multiprobe sanitizer
Alan Cox
2006-09-26
1
-1
/
+5
*
PCI: fix __must_check warnings
Greg Kroah-Hartman
2006-09-26
1
-1
/
+4
*
PCI: enable driver multi-threaded probe
Greg Kroah-Hartman
2006-09-25
1
-0
/
+11
*
PM: no suspend_prepare() phase
David Brownell
2006-09-25
1
-14
/
+0
*
Suspend changes for PCI core
Linus Torvalds
2006-09-25
1
-1
/
+40
*
[PATCH] PCI: kerneldoc correction in pci-driver
Henrik Kretzschmar
2006-08-26
1
-2
/
+1
[next]