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
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
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
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-1
/
+3
2007-01-22
PCI: fix pci-driver kernel-doc
Randy Dunlap
1
-2
/
+1
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
1
-0
/
+2
2006-12-20
PCI: use /sys/bus/pci/drivers/<driver>/new_id first
Russell King
1
-7
/
+3
2006-12-02
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
1
-2
/
+2
2006-12-02
pci: fix __pci_register_driver error handling
Akinobu Mita
1
-2
/
+5
2006-10-27
PCI: reset pci device state to unknown state for resume
Shaohua Li
1
-0
/
+13
2006-09-27
PCI: Multiprobe sanitizer
Alan Cox
1
-1
/
+5
2006-09-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-1
/
+4
2006-09-26
PCI: enable driver multi-threaded probe
Greg Kroah-Hartman
1
-0
/
+11
2006-09-26
PM: no suspend_prepare() phase
David Brownell
1
-14
/
+0
2006-09-26
Suspend changes for PCI core
Linus Torvalds
1
-1
/
+40
2006-08-27
[PATCH] PCI: kerneldoc correction in pci-driver
Henrik Kretzschmar
1
-2
/
+1
2006-06-12
[PATCH] PCI: Error handling on PCI device resume
Jean Delvare
1
-5
/
+8
2006-04-14
[PATCH] pm: print name of failed suspend function
Andrew Morton
1
-2
/
+4
2006-03-24
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
1
-2
/
+1
2006-03-24
[PATCH] PCI: Add pci_device_shutdown to pci_bus_type
Brian Gerst
1
-8
/
+1
2006-01-13
[PATCH] Add pci_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-3
/
+3
2005-11-11
[PATCH] PCI: automatically set device_driver.owner
Laurent riffard
1
-4
/
+5
2005-11-11
[PATCH] pci-driver: store_new_id() not inline
Randy Dunlap
1
-1
/
+1
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+2
2005-10-29
[PATCH] kernel-doc: PCI fixes
Randy Dunlap
1
-4
/
+9
2005-10-29
[PATCH] PCI: Fixup PCI driver shutdown
Russell King
1
-0
/
+4
2005-09-09
[PATCH] PCI: start paying attention to a lot of pci function return values
Greg Kroah-Hartman
1
-2
/
+4
2005-09-09
[PATCH] PCI: Run PCI driver initialization on local node
Andi Kleen
1
-1
/
+30
2005-07-06
[PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem
Greg KH
1
-2
/
+2
2005-07-02
[PATCH] PCI: clean up dynamic pci id logic
Greg Kroah-Hartman
1
-125
/
+71
2005-06-21
[PATCH] sysfs: (driver/pci) if show/store is missing return -EIO
Dmitry Torokhov
1
-12
/
+14
2005-06-18
[PATCH] Fix typo in drivers/pci/pci-driver.c
Mika Kukkonen
1
-1
/
+1
2005-06-17
[PATCH] PCI: don't override drv->shutdown unconditionally
Christoph Hellwig
1
-1
/
+4
2005-05-04
[PATCH] PCI: Spelling fixes for drivers/pci.
Steven Cole
1
-1
/
+1
2005-05-04
[PATCH] PCI: Add pci shutdown ability
Greg KH
1
-0
/
+9
[next]