index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-31
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
1
-2
/
+1
2009-03-30
PCI PM: Restore config spaces of all devices during early resume
Rafael J. Wysocki
1
-7
/
+9
2009-03-30
PCI PM: Put devices into low power states during late suspend (rev. 2)
Rafael J. Wysocki
1
-53
/
+81
2009-03-30
PCI PM: Move pci_restore_standard_config to pci-driver.c
Rafael J. Wysocki
1
-0
/
+17
2009-03-30
PCI PM: Consistently use variable name "error" for pm call return values
Frans Pop
1
-10
/
+10
2009-03-13
cpumask: replace node_to_cpumask with cpumask_of_node.
Rusty Russell
1
-2
/
+1
2009-02-05
PCI PM: make the PM core more careful with drivers using the new PM framework
Rafael J. Wysocki
1
-52
/
+93
2009-02-05
PCI PM: Do not disable and enable bridges during suspend-resume
Rafael J. Wysocki
1
-4
/
+6
2009-02-05
PCI PM: Fix saving of device state in pci_legacy_suspend
Rafael J. Wysocki
1
-2
/
+8
2009-02-05
PCI PM: Fix handling of devices without drivers
Rafael J. Wysocki
1
-15
/
+12
2009-01-27
PCI PM: Fix hibernation breakage on EeePC 701
Rafael J. Wysocki
1
-1
/
+4
2009-01-27
PCI PM: Fix suspend error paths and testing facility breakage
Rafael J. Wysocki
1
-0
/
+16
2009-01-16
PCI PM: Restore standard config registers of all devices early
Rafael J. Wysocki
1
-64
/
+27
2009-01-07
PCI PM: Put PM callbacks in the order of execution
Rafael J. Wysocki
1
-43
/
+43
2009-01-07
PCI PM: Run default PM callbacks for all devices using new framework
Rafael J. Wysocki
1
-82
/
+53
2009-01-07
PCI PM: Call pci_fixup_device from legacy routines
Rafael J. Wysocki
1
-33
/
+19
2009-01-07
PCI PM: Rearrange code in pci-driver.c
Rafael J. Wysocki
1
-41
/
+75
2009-01-07
PCI PM: Avoid touching devices behind bridges in unknown state
Rafael J. Wysocki
1
-37
/
+72
2009-01-07
PCI PM: Move pci_has_legacy_pm_support
Rafael J. Wysocki
1
-8
/
+8
2009-01-07
PCI PM: Power-manage devices without drivers during suspend-resume
Rafael J. Wysocki
1
-4
/
+29
2009-01-07
PCI PM: Add suspend counterpart of pci_reenable_device
Rafael J. Wysocki
1
-5
/
+30
2009-01-07
PCI PM: Fix poweroff and restore callbacks
Rafael J. Wysocki
1
-5
/
+5
2009-01-07
PCI: work_on_cpu: use in drivers/pci/pci-driver.c
Rusty Russell
1
-20
/
+32
2009-01-07
PCI: allow pci driver to support only dynids
Chris Wright
1
-9
/
+11
2009-01-06
PCI: Rework default handling of suspend and resume
Rafael J. Wysocki
1
-31
/
+63
2009-01-06
PM: Simplify the new suspend/hibernation framework for devices
Rafael J. Wysocki
1
-28
/
+18
2008-10-20
PCI: Check dynids driver_data value for validity
Jean Delvare
1
-2
/
+16
2008-10-20
PCI: remove dynids.use_driver_data
Milton Miller
1
-2
/
+1
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-42
/
+346
2008-06-10
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
1
-46
/
+346
2008-06-10
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
1
-1
/
+5
2008-05-24
PCI: use dev_to_node in pci_call_probe
Yinghai Lu
1
-1
/
+1
2008-04-29
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
Yinghai Lu
1
-0
/
+2
2008-04-19
generic: use new set_cpus_allowed_ptr function
Mike Travis
1
-3
/
+6
2008-02-02
PCI: Mem Policy: fix mempolicy usage in pci driver
Lee Schermerhorn
1
-3
/
+1
2008-01-25
PCI: remove foolish code from pci-driver.c
Greg Kroah-Hartman
1
-45
/
+5
2008-01-25
PCI: use proper call to driver_create_file
Greg Kroah-Hartman
1
-2
/
+7
2007-11-06
PCI: make pci_match_device() static
Adrian Bunk
1
-3
/
+2
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+1
2007-10-13
PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code
Michael Ellerman
1
-2
/
+1
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-2
/
+1
2007-08-01
pci: rename __pci_reenable_device() to pci_reenable_device()
Tejun Heo
1
-1
/
+1
2007-05-09
Fix more "deprecated" spellos.
Randy Dunlap
1
-1
/
+1
2007-05-03
PCI: remove the broken PCI_MULTITHREAD_PROBE option
Adrian Bunk
1
-15
/
+0
2007-05-03
PCI: Require vendor and device for new_id
Jean Delvare
1
-2
/
+2
2007-04-27
driver core: per-subsystem multithreaded probing
Cornelia Huck
1
-5
/
+1
2007-02-17
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
1
-0
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-2
/
+1
2007-02-08
PCI : add extremely specialized __pci_reenable_device for default resume
Hidetoshi Seto
1
-2
/
+1
2007-02-08
PCI : remove too specialized __pci_enable_device for default resume
Hidetoshi Seto
1
-1
/
+1
[next]