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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-27
define platform wakeup hook, use in pci_enable_wake()
David Brownell
1
-17
/
+41
2007-04-27
driver core: per-subsystem multithreaded probing
Cornelia Huck
1
-5
/
+1
2007-04-24
Revert "adjust legacy IDE resource setting (v2)"
Bartlomiej Zolnierkiewicz
1
-32
/
+13
2007-04-04
[PATCH] msi: synchronously mask and unmask msi-x irqs.
Eric W. Biederman
1
-0
/
+1
2007-03-27
PCI: Fix warning message in PCIE port driver
Prarit Bhargava
1
-1
/
+1
2007-03-27
PCI: Stop unhiding the SMBus on Toshiba laptops
Jean Delvare
1
-11
/
+7
2007-03-13
[PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...
Eric W. Biederman
1
-6
/
+6
2007-03-13
[PATCH] msi: Safer state caching.
Eric W. Biederman
3
-129
/
+25
2007-03-10
pci: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2007-03-10
PCI: aer: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2007-03-10
pcie: fix section mismatch warning
Sam Ravnborg
1
-3
/
+3
2007-03-10
PCI: allow multiple calls to pcim_pin_device()
Tejun Heo
1
-7
/
+8
2007-03-05
[PATCH] msi: support masking msi irqs without a mask bit
Eric W. Biederman
1
-0
/
+2
2007-03-05
[PATCH] msi: fix up the msi enable/disable logic
Eric W. Biederman
1
-80
/
+64
2007-03-05
[PATCH] msi: sanely support hardware level msi disabling
Eric W. Biederman
4
-12
/
+30
2007-03-03
adjust legacy IDE resource setting (v2)
Jan Beulich
1
-13
/
+32
2007-03-02
ahci/pata_jmicron: match class not function number
Tejun Heo
1
-1
/
+4
2007-03-02
jmicron ATA: reimplement jmicron ATA quirk
Tejun Heo
1
-30
/
+50
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
1
-1
/
+1
2007-02-17
PCI: Make PCI device numa-node attribute visible in sysfs
Brice Goglin
1
-0
/
+11
2007-02-17
PCI: PCI devices get assigned redundant IRQs
Andreas Block
1
-8
/
+10
2007-02-17
PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options
Atsushi Nemoto
2
-17
/
+20
2007-02-17
PCI/sysfs/kobject kernel-doc fixes
Randy Dunlap
2
-1
/
+2
2007-02-14
[PATCH] Scheduled removal of SA_xxx interrupt flags fixups
Thomas Gleixner
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2007-02-12
[PATCH] mark struct file_operations const 5
Arjan van de Ven
2
-3
/
+3
2007-02-11
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
1
-1
/
+1
2007-02-10
devres: device resource management
Tejun Heo
1
-1
/
+126
2007-02-10
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
1
-1
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+18
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
16
-1526
/
+966
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+3
2007-02-08
msi: Make MSI useable more architectures
Eric W. Biederman
1
-58
/
+22
2007-02-08
msi: Kill the msi_desc array.
Eric W. Biederman
1
-23
/
+21
2007-02-08
msi: Remove attach_msi_entry.
Eric W. Biederman
1
-7
/
+2
2007-02-08
msi: Fix msi_remove_pci_irq_vectors.
Eric W. Biederman
1
-6
/
+2
2007-02-08
msi: Remove msi_lock.
Eric W. Biederman
1
-20
/
+0
2007-02-08
msi: Kill msi_lookup_irq
Eric W. Biederman
1
-90
/
+59
2007-02-08
MSI: Combine pci_(save|restore)_msi/msix_state
Michael Ellerman
3
-11
/
+26
2007-02-08
MSI: Remove pci_scan_msi_device()
Michael Ellerman
2
-7
/
+0
2007-02-08
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
3
-17
/
+3
2007-02-08
PCI: power management: remove noise on non-manageable hw
Pavel Machek
1
-7
/
+8
2007-02-08
PCI: cleanup MSI code
Satoru Takeuchi
1
-4
/
+5
2007-02-08
PCI: make isa_bridge Alpha-only
Adrian Bunk
1
-6
/
+0
2007-02-08
PCI: remove quirk_sis_96x_compatible()
Adrian Bunk
1
-15
/
+0
2007-02-08
PCI: Speed up the Intel SMBus unhiding quirk
Jean Delvare
1
-13
/
+11
2007-02-08
PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2
Daniel Yeisley
1
-0
/
+25
2007-02-08
shpchp: delete trailing whitespace
Kenji Kaneshige
3
-28
/
+28
2007-02-08
shpchp: remove DBG_XXX_ROUTINE
Kenji Kaneshige
1
-136
/
+19
[next]