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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Enable Per-port change detect bits
Alek Du
3
-2
/
+27
2010-08-11
USB: EHCI: EHCI 1.1 addendum: Basic LPM feature support
Alek Du
7
-2
/
+134
2010-08-11
USB: EHCI: EHCI 1.1 addendum: preparation
Alek Du
4
-7
/
+162
2010-08-11
usb: throw away custom hex digit methods
Andy Shevchenko
2
-15
/
+5
2010-08-11
USB: isd200.c: Remove unnecessary kmalloc cast
Joe Perches
1
-2
/
+1
2010-08-11
USB: host: Eliminate NULL dereference
Julia Lawall
1
-1
/
+1
2010-08-11
USB: otg.h: Fix the mixup in parameters order.
Igor Grinberg
1
-2
/
+2
2010-08-11
USB: core endpoint: Fix Coding Styles
csanchez@neurowork.net
1
-2
/
+7
2010-08-11
USB: core driver: Fix Coding Styles
csanchez@neurowork.net
1
-4
/
+3
2010-08-11
USB: Documentation/usb/linux.inf: Checkpatch cleanup
Andrea Gelmini
1
-15
/
+15
2010-08-11
USB: Documentation/usb/hotplug.txt: Checkpatch cleanup
Andrea Gelmini
1
-2
/
+2
2010-08-11
USB: Documentation/usb/ehci.txt: Checkpatch cleanup
Andrea Gelmini
1
-1
/
+1
2010-08-11
USB: gadget: Use memdup_user
Julia Lawall
1
-7
/
+3
2010-08-11
USB: EHCI: make CONFIG_USB_EHCI_TT_NEWSCHED default to Y
Alan Stern
1
-4
/
+7
2010-08-11
USB: iuu_phoenix: Add support for different baud rates.
James Courtier-Dutton
1
-13
/
+41
2010-08-11
USB: xhci: Remove obsolete debugging printk.
Sarah Sharp
1
-1
/
+0
2010-08-11
USB: speedtouch: fixed more brace and spacing coding style issues
Nicolas Kaiser
2
-11
/
+11
2010-08-11
USB: speedtouch: fixed brace and spacing coding style issues
Nicolas Kaiser
2
-7
/
+6
2010-08-11
USB: UHCI: acquire spinlock before calling start_rh()
Alan Stern
2
-2
/
+4
2010-08-11
USB: add check to detect host controller hardware removal
Alan Stern
1
-0
/
+8
2010-08-11
USB: don't stop root-hub status polls too soon
Alan Stern
2
-7
/
+26
2010-08-11
USB: fix failure path in usb_add_hcd()
Alan Stern
1
-2
/
+16
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
15
-75
/
+207
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
107
-1525
/
+1910
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco...
Linus Torvalds
5
-30
/
+48
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
58
-2378
/
+3197
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
205
-2475
/
+2584
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
80
-450
/
+1311
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
5
-13
/
+17
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-155
/
+68
2010-08-10
Merge branch 'rs485fix' of git://www.jni.nu/cris
Linus Torvalds
2
-0
/
+12
2010-08-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
109
-134613
/
+282
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
87
-2090
/
+2477
2010-08-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
23
-382
/
+3390
2010-08-10
drivers/char/vt.c:vc_do_resize(): local var `end' should be unsigned long
qiaochong
1
-1
/
+2
2010-08-10
drivers/char/vt.c: fix vc->vc_origin on take_over_console()
qiaochong
1
-1
/
+2
2010-08-10
rwsem: smaller wrappers around rwsem_down_failed_common
Michel Lespinasse
1
-15
/
+10
2010-08-10
rwsem: wake queued readers when writer blocks on active read lock
Michel Lespinasse
1
-4
/
+15
2010-08-10
rwsem: let RWSEM_WAITING_BIAS represent any number of waiting threads
Michel Lespinasse
1
-11
/
+17
2010-08-10
rwsem: lighter active count checks when waking up readers
Michel Lespinasse
1
-25
/
+32
2010-08-10
rwsem: fully separate code paths to wake writers vs readers
Michel Lespinasse
1
-27
/
+34
2010-08-10
hwmon: f71882fg: add support for the Fintek F71808E
Giel van Schijndel
3
-11
/
+82
2010-08-10
drivers/hwmon/coretemp.c: remove unneeded #ifdef CONFIG_HOTPLUG_CPU
Andrew Morton
1
-4
/
+0
2010-08-10
hwmon: coretemp: documentation update and cleanup
Chen Gong
2
-3
/
+104
2010-08-10
hwmon: coretemp: enable coretemp device add operation failure
Chen Gong
1
-14
/
+3
2010-08-10
hwmon: coretemp: update hotplug condition check
Chen Gong
1
-0
/
+5
2010-08-10
hwmon: add support for JEDEC JC 42.4 compliant temperature sensors
Guenter Roeck
5
-0
/
+709
2010-08-10
hwmon: driver for SMM665 Six-Channel Active DC Output Controller/Monitor
Guenter Roeck
5
-0
/
+923
2010-08-10
hmc6352: add driver for the HMC6352 compass
Kalhan Trisal
4
-0
/
+195
2010-08-10
drivers/hwmon/hdaps.c: add Lenovo Thinkpad T400 to the whitelist
Ritesh Raj Sarraf
1
-0
/
+1
[next]