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-13
cciss: add new hardware support
Mike Miller
1
-5
/
+16
2008-06-13
hgafb: resource management fix
Krzysztof Helt
1
-11
/
+15
2008-06-13
agp: add support for Radeon Mobility 9000 chipset
Amit Kucheria
1
-0
/
+4
2008-06-12
fsl-diu-db: compile fix
Jeff Mahoney
1
-2
/
+2
2008-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
4
-13
/
+65
2008-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-0
/
+1
2008-06-12
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
20
-322
/
+417
2008-06-12
USB: don't use reset-resume if drivers don't support it
Linus Torvalds
1
-2
/
+44
2008-06-12
USB: isp1760: Assign resource fields before adding hcd
Nate Case
1
-4
/
+4
2008-06-12
isight_firmware: Avoid crash on loading invalid firmware
Matthew Garrett
1
-7
/
+16
2008-06-12
USB: fix build bug in USB_ISIGHTFW
Ingo Molnar
1
-0
/
+1
2008-06-12
dev_set_name: fix missing kernel-doc
Randy Dunlap
1
-0
/
+1
2008-06-12
ACPICA: fix stray va_end() caused by mis-merge
Len Brown
1
-1
/
+1
2008-06-12
ACPI: Reject below-freezing temperatures as invalid critical temperatures
Arjan van de Ven
1
-2
/
+9
2008-06-12
ACPICA: Fix for access to deleted object <regression>
Bob Moore
1
-2
/
+2
2008-06-12
ACPICA: Fix to make _SST method optional
Bob Moore
1
-3
/
+5
2008-06-12
ACPICA: Fix for Load operator, load table at the namespace root
Bob Moore
1
-2
/
+8
2008-06-12
ACPICA: Ignore ACPI table signature for Load() operator
Bob Moore
1
-18
/
+7
2008-06-12
ACPICA: Fix to allow zero-length ASL field declarations
Bob Moore
1
-4
/
+1
2008-06-12
ACPI: use memory_read_from_buffer()
Akinobu Mita
1
-13
/
+2
2008-06-12
bay: exit if notify handler cannot be installed
Holger Macht
1
-6
/
+10
2008-06-12
dock.c remove trailing printk whitespace
Tim Pepper
1
-1
/
+1
2008-06-12
proper prototype for acpi_processor_tstate_has_changed()
Adrian Bunk
1
-1
/
+0
2008-06-12
ACPI: handle invalid ACPI SLIT table
Fenghua Yu
1
-4
/
+27
2008-06-12
PNPACPI: use _CRS IRQ descriptor length for _SRS
Bjorn Helgaas
1
-2
/
+7
2008-06-12
pnpacpi: fix shareable IRQ encode/decode
Bjorn Helgaas
1
-14
/
+13
2008-06-12
pnpacpi: fix IRQ flag decoding
Bjorn Helgaas
1
-4
/
+12
2008-06-12
ACPI 2.6.26-rc2: Add missing newline to DSDT/SSDT warning message
Alistair John Strachan
1
-1
/
+1
2008-06-12
ACPI: EC: Use msleep instead of udelay while waiting for event.
Alexey Starikovskiy
1
-1
/
+1
2008-06-12
thinkpad-acpi: fix LED handling on older ThinkPads
Henrique de Moraes Holschuh
1
-27
/
+28
2008-06-12
thinkpad-acpi: fix initialization error paths
Henrique de Moraes Holschuh
1
-207
/
+230
2008-06-12
thinkpad-acpi: SW_RADIO to SW_RFKILL_ALL rename
Henrique de Moraes Holschuh
1
-2
/
+2
2008-06-12
cpuidle acpi driver: fix oops on AC<->DC
Venkatesh Pallipadi
2
-11
/
+42
2008-06-12
ACPI: Disable Fixed_RTC event when installing RTC handler
Zhao Yakui
2
-0
/
+12
2008-06-11
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
28
-339
/
+311
2008-06-11
smc91x: fix build error from the SMC_GET_MAC_ADDR API change
Bryan Wu
1
-4
/
+4
2008-06-11
Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...
David S. Miller
15
-188
/
+150
2008-06-11
sky2: Hold RTNL while calling dev_close()
Ben Hutchings
1
-0
/
+2
2008-06-11
s2io iomem annotations
Al Viro
1
-4
/
+6
2008-06-11
atl1: fix suspend regression
Jay Cliburn
1
-17
/
+0
2008-06-11
qeth: start dev queue after tx drop error
Frank Blaschka
2
-0
/
+2
2008-06-11
qeth: Prepare-function to call s390dbf was wrong
Peter Tiedemann
1
-3
/
+5
2008-06-11
qeth: reduce number of kernel messages
Frank Blaschka
6
-131
/
+42
2008-06-11
qeth: Use ccw_device_get_id().
Cornelia Huck
2
-15
/
+7
2008-06-11
qeth: layer 3 Oops in ip event handler
Frank Blaschka
1
-1
/
+1
2008-06-11
virtio: use callback on empty in virtio_net
Rusty Russell
1
-5
/
+17
2008-06-11
virtio: virtio_net free transmit skbs in a timer
Mark McLoughlin
1
-2
/
+26
2008-06-11
virtio_net: Fix skb->csum_start computation
Mark McLoughlin
1
-3
/
+5
2008-06-11
ehea: set mac address fix
Jan-Bernd Themann
1
-6
/
+10
[next]