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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-24
[PATCH] PCI: Move pci_dev_put outside a spinlock
Alan Stern
1
-2
/
+2
2006-03-24
[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix
Bernhard Kaindl
1
-1
/
+3
2006-03-24
[PATCH] PCI: fix problems with MSI-X on ia64
Grant Grundler
1
-13
/
+24
2006-03-24
[PATCH] PCI: remove msi save/restore code in specific driver
Shaohua Li
2
-63
/
+4
2006-03-24
[PATCH] PCI: make MSI quirk inheritable from the pci bus
Michael S. Tsirkin
3
-2
/
+9
2006-03-24
[PATCH] PCI: quirk for asus a8v and a8v delux motherboards
Bauke Jan Douma
1
-0
/
+31
2006-03-24
[PATCH] PCI: SMBus unhide on HP Compaq nx6110
tomek@koprowski.org
1
-0
/
+6
2006-03-24
[PATCH] PCI: Add pci_device_shutdown to pci_bus_type
Brian Gerst
1
-8
/
+1
2006-03-24
[PATCH] shpchp: adapt to pci driver model
Kenji Kaneshige
2
-23
/
+7
2006-03-24
[PATCH] shpchp: Fix slot state handling
Kenji Kaneshige
3
-61
/
+181
2006-03-24
[PATCH] shpchp: event handling rework
Kenji Kaneshige
4
-266
/
+119
2006-03-24
[PATCH] shpchp: Remove unused wait_for_ctrl_irq
Kenji Kaneshige
2
-22
/
+1
2006-03-24
[PATCH] shpchp: Remove unused pci_bus member from controller structure
Kenji Kaneshige
2
-13
/
+1
2006-03-24
[PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f...
Ralf Baechle
1
-7
/
+8
2006-03-24
[PATCH] shpchp - Fix incorrect return value of interrupt handler
Kenji Kaneshige
1
-8
/
+3
2006-03-24
[PATCH] shpchp - move slot name into struct slot
Kenji Kaneshige
2
-11
/
+5
2006-03-24
[PATCH] shpchp - removed unncessary 'magic' member from slot
Kenji Kaneshige
2
-7
/
+0
2006-03-24
[PATCH] shpchp - replace kmalloc() with kzalloc() and cleanup arg of sizeof()
Kenji Kaneshige
2
-13
/
+6
2006-03-24
[PATCH] pcihp_skeleton.c cleanup
Kenji Kaneshige
1
-22
/
+11
2006-03-24
[PATCH] shpchp - bugfix: add missing serialization
Kenji Kaneshige
1
-42
/
+24
2006-03-24
[PATCH] shpchp - cleanup check command status
Kenji Kaneshige
3
-123
/
+23
2006-03-24
[PATCH] shpchp - cleanup controller list
Kenji Kaneshige
3
-21
/
+10
2006-03-24
[PATCH] shpchp - cleanup slot list
Kenji Kaneshige
2
-23
/
+17
2006-03-24
[PATCH] shpchp - cleanup shpchp_core.c
Kenji Kaneshige
1
-48
/
+36
2006-03-24
[PATCH] shpchp - cleanup init_slots()
Kenji Kaneshige
2
-64
/
+63
2006-03-24
[PATCH] PCI hotplug: convert semaphores to mutex
Ingo Molnar
13
-137
/
+143
2006-03-24
[PATCH] PCI: quirk for IBM Dock II cardbus controllers
Kristen Accardi
1
-0
/
+27
2006-03-24
[PATCH] PCI: really fix parent's subordinate busnr
Kristen Accardi
1
-0
/
+5
2006-03-24
[PATCH] PCI: return max reserved busnr
Kristen Accardi
1
-2
/
+3
2006-03-24
[PATCH] PCI: clean up msi.c a bit
Grant Grundler
2
-23
/
+37
2006-03-23
[PATCH] more for_each_cpu() conversions
Andrew Morton
2
-5
/
+2
2006-03-23
[PATCH] PnPBIOS: Missing SMALL_TAG_ENDDEP tag
Rene Herman
1
-5
/
+1
2006-03-23
[PATCH] kill _INLINE_
Adrian Bunk
9
-93
/
+52
2006-03-23
[PATCH] snsc kmalloc2kzalloc
Jes Sorensen
2
-9
/
+4
2006-03-23
[PATCH] sem2mutex: drivers/ide
Arjan van de Ven
4
-24
/
+28
2006-03-23
[PATCH] sem2mutex: serial ->port_write_mutex
Ingo Molnar
4
-11
/
+11
2006-03-23
[PATCH] sem2mutex: drivers/block/nbd.c
Ingo Molnar
1
-8
/
+8
2006-03-23
[PATCH] sem2mutex: drivers/block/loop.c
Ingo Molnar
1
-9
/
+9
2006-03-23
[PATCH] sem2mutex: tty
Ingo Molnar
3
-37
/
+37
2006-03-23
[PATCH] sem2mutex: blockdev #2
Arjan van de Ven
2
-6
/
+6
2006-03-23
[PATCH] sem2mutex: drivers/char/
Ingo Molnar
4
-10
/
+10
2006-03-23
[PATCH] sem2mutex: drivers/block/floppy.c
Jes Sorensen
1
-8
/
+9
2006-03-23
[PATCH] sem2mutex: drivers/block/pktcdvd.c
Jes Sorensen
1
-13
/
+14
2006-03-23
[PATCH] sem2mutex: drivers/scsi/ide-scsi.c
Jes Sorensen
1
-5
/
+6
2006-03-23
[PATCH] sem2mutex: drivers: raw, connector, dcdbas, ppp_generic
Arjan van de Ven
4
-41
/
+45
2006-03-23
[PATCH] sem2mutex: kcapi.c
Arjan van de Ven
1
-8
/
+9
2006-03-23
[PATCH] kill cdrom ->dev_ioctl method
Christoph Hellwig
9
-478
/
+449
2006-03-23
[PATCH] cleanup cdrom_ioctl
Christoph Hellwig
1
-340
/
+537
2006-03-23
[PATCH] swsusp: add check for suspension of X-controlled devices
Rafael J. Wysocki
2
-1
/
+12
2006-03-23
[PATCH] cciss: fix use-after-free in cciss_init_one
Patrick McHardy
1
-1
/
+1
[next]