index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Age
Commit message (
Expand
)
Author
2009-02-04
PCI PM: make the PM core more careful with drivers using the new PM framework
Rafael J. Wysocki
2009-02-04
PCI PM: Do not disable and enable bridges during suspend-resume
Rafael J. Wysocki
2009-02-04
PCI PM: Fix saving of device state in pci_legacy_suspend
Rafael J. Wysocki
2009-02-04
PCI PM: Fix handling of devices without drivers
Rafael J. Wysocki
2009-01-27
PCI PM: Fix hibernation breakage on EeePC 701
Rafael J. Wysocki
2009-01-27
PCI PM: Fix suspend error paths and testing facility breakage
Rafael J. Wysocki
2009-01-16
PCI PM: Restore standard config registers of all devices early
Rafael J. Wysocki
2009-01-07
PCI PM: Put PM callbacks in the order of execution
Rafael J. Wysocki
2009-01-07
PCI PM: Run default PM callbacks for all devices using new framework
Rafael J. Wysocki
2009-01-07
PCI PM: Call pci_fixup_device from legacy routines
Rafael J. Wysocki
2009-01-07
PCI PM: Rearrange code in pci-driver.c
Rafael J. Wysocki
2009-01-07
PCI PM: Avoid touching devices behind bridges in unknown state
Rafael J. Wysocki
2009-01-07
PCI PM: Move pci_has_legacy_pm_support
Rafael J. Wysocki
2009-01-07
PCI PM: Power-manage devices without drivers during suspend-resume
Rafael J. Wysocki
2009-01-07
PCI PM: Add suspend counterpart of pci_reenable_device
Rafael J. Wysocki
2009-01-07
PCI PM: Fix poweroff and restore callbacks
Rafael J. Wysocki
2009-01-07
PCI: work_on_cpu: use in drivers/pci/pci-driver.c
Rusty Russell
2009-01-07
PCI: allow pci driver to support only dynids
Chris Wright
2009-01-06
PCI: Rework default handling of suspend and resume
Rafael J. Wysocki
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
2008-10-20
PCI: Check dynids driver_data value for validity
Jean Delvare
2008-10-20
PCI: remove dynids.use_driver_data
Milton Miller
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2008-06-10
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
2008-06-10
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
2008-05-24
PCI: use dev_to_node in pci_call_probe
Yinghai Lu
2008-04-29
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-02-01
PCI: Mem Policy: fix mempolicy usage in pci driver
Lee Schermerhorn
2008-01-24
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
2007-11-05
PCI: make pci_match_device() static
Adrian Bunk
2007-10-12
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-08-01
pci: rename __pci_reenable_device() to pci_reenable_device()
Tejun Heo
2007-05-09
Fix more "deprecated" spellos.
Randy Dunlap
2007-05-02
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
2007-05-02
PCI: Require vendor and device for new_id
Jean Delvare
2007-04-27
driver core: per-subsystem multithreaded probing
Cornelia Huck
2007-02-16
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
2007-02-07
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-01-22
PCI: fix pci-driver kernel-doc
Randy Dunlap
2006-12-20
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-01
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
2006-12-01
pci: fix __pci_register_driver error handling
Akinobu Mita
[next]