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
2008-06-26
pciehp: cleanup pcie_poll_cmd
Kenji Kaneshige
1
-11
/
+14
2008-06-26
pciehp: fix typo in hpc_release_ctlr
Kenji Kaneshige
1
-1
/
+1
2008-06-26
PCI: fixup kdoc blocks for hotplug functions
Jesse Barnes
1
-2
/
+4
2008-06-13
Suspend-related patches for 2.6.27
Rafael J. Wysocki
2
-115
/
+163
2008-06-12
Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Jesse Barnes
26
-83
/
+70
2008-06-12
ACPI PM: Remove obsolete Toshiba workaround
Rafael J. Wysocki
1
-31
/
+0
2008-06-12
PCI ACPI: Drop the second argument of platform_pci_choose_state
Rafael J. Wysocki
3
-6
/
+4
2008-06-12
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
3
-9
/
+6
2008-06-11
PCI: ACPI PCI slot detection driver
Alex Chiang
5
-1
/
+395
2008-06-11
PCI: introduce pci_slot
Alex Chiang
18
-282
/
+402
2008-06-11
PCI: construct one fakephp slot per PCI slot
Alex Chiang
1
-55
/
+29
2008-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
17
-24
/
+44
2008-06-10
PCI: unhide the SMBus on the Compaq Deskpro EN
Krzysztof Helt
1
-0
/
+9
2008-06-10
fix BLK_DEV_HD_ONLY on ARM dependencies
Adrian Bunk
1
-0
/
+1
2008-06-10
ide: export ide_doubler
Adrian Bunk
1
-0
/
+4
2008-06-10
palm_bk3710: add warm-plug support
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2008-06-10
delkin_cb: add missing __init/__exit tags
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2008-06-10
delkin_cb: add warm-plug support
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2008-06-10
delkin_cb: use struct ide_port_info
Bartlomiej Zolnierkiewicz
1
-8
/
+7
2008-06-10
delkin_cb: set proper hwif->gendev.parent value
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-06-10
ide: fix host drivers missing hwif->chipset initialization
Bartlomiej Zolnierkiewicz
11
-0
/
+20
2008-06-10
ide-generic: add missing hwif->chipset setup
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-06-10
sis5513: add missing pci_enable_device() call
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-06-10
ide: remove the ide_etrax100 chipset type
Adrian Bunk
2
-4
/
+2
2008-06-10
PCIe: fix 'symbol not declared' sparse warnings
Alex Chiang
2
-0
/
+2
2008-06-10
PCI: Unhide the SMBus on the Compaq Evo D510
Jean Delvare
1
-0
/
+7
2008-06-10
PCI: eliminate double kfree in intel-iommu initialization
Julia Lawall
1
-1
/
+0
2008-06-10
pciehp: removes redundant NULL write to slot status register
Kenji Kaneshige
1
-1
/
+1
2008-06-10
pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.c
Kenji Kaneshige
1
-1
/
+1
2008-06-10
shpchp: check firmware before taking control
Kenji Kaneshige
6
-90
/
+104
2008-06-10
pciehp: block signals while waiting for command completion
Kenji Kaneshige
1
-12
/
+4
2008-06-10
pciehp: evaluate _OSC/OSHP before controller init
Kenji Kaneshige
3
-18
/
+10
2008-06-10
pciehp: remove redundant pci_dev initialization
Kenji Kaneshige
1
-1
/
+0
2008-06-10
Implement new suspend and hibernation callbacks for platform busses
Rafael J. Wysocki
1
-8
/
+288
2008-06-10
PCI: implement new suspend/resume callbacks
Rafael J. Wysocki
1
-46
/
+346
2008-06-10
Introduce new top level suspend and hibernation callbacks
Rafael J. Wysocki
3
-154
/
+527
2008-06-10
PCI/MSI: skip calling pci_find_capability from msi_set_mask_bits
Hidetoshi Seto
1
-4
/
+8
2008-06-10
PCI: remove CVS keywords
Adrian Bunk
2
-4
/
+0
2008-06-10
pci-acpi: formatting cleanups for _OSC
Kenji Kaneshige
1
-2
/
+3
2008-06-10
pci-acpi: remove unused variable in __pci_osc_support_set
Kenji Kaneshige
1
-11
/
+4
2008-06-10
pci-acpi: add flag to indicate query had been done
Kenji Kaneshige
1
-1
/
+3
2008-06-10
pci-acpi: use local buffer for _OSC
Kenji Kaneshige
1
-34
/
+39
2008-06-10
pci-acpi: remove duplicate code for _OSC
Kenji Kaneshige
1
-110
/
+55
2008-06-10
PCI: Disable PME during PCI scan
Zhao Yakui
1
-0
/
+44
2008-06-10
Suspend/Resume bug in PCI layer wrt quirks
Rafael J. Wysocki
2
-38
/
+86
2008-06-10
PCI: Replace deprecated __initcall with device_initcall.
Robert P. J. Day
1
-1
/
+1
2008-06-10
PCI: make {pciehp,shpchp}_slot_with_bus static
Adrian Bunk
2
-2
/
+2
2008-06-10
[S390] tape_3590.c: introduce missing kfree
Julia Lawall
1
-1
/
+1
2008-06-10
[S390] vt220 console, initialize list head before use
Carsten Otte
1
-0
/
+1
2008-06-10
[S390] cio: Fix inverted isc priorities.
Cornelia Huck
1
-9
/
+11
[next]