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
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-0
/
+5
2007-02-10
devres: device resource management
Tejun Heo
1
-0
/
+9
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-10
/
+12
2007-02-08
msi: Kill msi_lookup_irq
Eric W. Biederman
1
-0
/
+3
2007-02-08
MSI: Remove pci_scan_msi_device()
Michael Ellerman
1
-2
/
+0
2007-02-08
PCI: make isa_bridge Alpha-only
Adrian Bunk
1
-6
/
+0
2007-02-08
PCI: mark pci_find_device() as __deprecated
Adrian Bunk
1
-1
/
+1
2007-02-08
PCI: remove pci_find_device_reverse()
Adrian Bunk
1
-1
/
+0
2007-02-08
PCI: define inline for test of channel error state
Linas Vepstas
1
-0
/
+5
2007-02-08
PCI : Add selected_regions funcs
Hidetoshi Seto
1
-0
/
+3
2007-02-07
PCI: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-2
/
+3
2006-12-20
PCI: don't export device IDs to userspace
Adrian Bunk
1
-3
/
+3
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
1
-0
/
+19
2006-12-20
PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities
Michael Ellerman
1
-0
/
+2
2006-12-20
pci: Introduce pci_find_present
Alan Cox
1
-0
/
+2
2006-12-02
PCI: switch pci_{enable,disable}_device() to be nestable
Inaky Perez-Gonzalez
1
-1
/
+2
2006-10-22
[PATCH] pci: declare pci_get_device_reverse()
Andrew Morton
1
-2
/
+11
2006-10-18
PCI: optionally sort device lists breadth-first
Matt Domsch
1
-0
/
+1
2006-10-18
pci: Additional search functions
Alan Cox
1
-1
/
+2
2006-10-04
[PATCH] htirq: tidy up the htirq code
Eric W. Biederman
1
-11
/
+0
2006-10-04
[PATCH] msi: refactor and move the msi irq_chip into the arch code
Eric W. Biederman
1
-67
/
+0
2006-10-04
[PATCH] Initial generic hypertransport interrupt support
Eric W. Biederman
1
-0
/
+17
2006-10-04
[PATCH] genirq: msi: refactor the msi_ops
Eric W. Biederman
1
-0
/
+62
2006-10-04
[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg
Eric W. Biederman
1
-0
/
+6
2006-10-01
[PATCH] PCI quirks update
Alan Cox
1
-2
/
+3
2006-09-27
PCI: add pci_stop_bus_device
Satoru Takeuchi
1
-0
/
+1
2006-09-27
PCI: Multiprobe sanitizer
Alan Cox
1
-0
/
+2
2006-09-27
PCI: fix __must_check warnings
Greg Kroah-Hartman
1
-1
/
+1
2006-09-26
add __must_check to device management code
Andrew Morton
1
-16
/
+18
2006-09-26
PM: no suspend_prepare() phase
David Brownell
1
-1
/
+0
2006-09-26
Suspend changes for PCI core
Linus Torvalds
1
-0
/
+3
2006-07-13
[PATCH] PCI: PCIE power management quirk
Kristen Carlson Accardi
1
-0
/
+1
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
1
-6
/
+7
2006-06-21
[PATCH] PCI: disable msi mode in pci_disable_device
Shaohua Li
1
-0
/
+2
2006-06-21
[PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation
Doug Thompson
1
-0
/
+1
2006-06-21
[PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments
Kumar Gala
1
-0
/
+1
2006-06-21
Merge git://git.infradead.org/hdrcleanup-2.6
Linus Torvalds
1
-3
/
+2
2006-05-24
[PATCH] Revive pci_find_ext_capability
Brice Goglin
1
-0
/
+2
2006-04-29
Don't include <linux/mod_devicetable.h> in public part of linux/pci.h
David Woodhouse
1
-2
/
+2
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-04-14
[PATCH] PCI: fix sparse warning about pci_bus_flags
Roland Dreier
1
-1
/
+1
2006-04-14
[PATCH] PCI: MSI(X) save/restore for suspend/resume
Shaohua Li
1
-0
/
+31
2006-03-24
[PATCH] PCI: fix pci_request_region[s] arg
Jeff Garzik
1
-2
/
+2
2006-03-24
[PATCH] PCI: make MSI quirk inheritable from the pci bus
Michael S. Tsirkin
1
-1
/
+6
2006-03-24
[PATCH] PCI: return max reserved busnr
Kristen Accardi
1
-0
/
+1
2006-02-01
[PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability()
Adrian Bunk
1
-2
/
+0
2006-01-09
[PATCH] PCI Error Recovery: header file patch
linas
1
-0
/
+67
2006-01-09
[PATCH] PCI: Export pci_cfg_space_size
Benjamin Herrenschmidt
1
-0
/
+1
2006-01-09
[PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev
Kristen Accardi
1
-0
/
+1
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
[next]