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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-05
usbfs: Add support for allocating / freeing streams
Hans de Goede
2
-0
/
+125
2014-03-05
usbfs: Add ep_to_host_endpoint helper function
Hans de Goede
1
-7
/
+11
2014-03-05
usbfs: Add support for bulk stream ids
Hans de Goede
2
-1
/
+8
2014-03-05
usbfs: proc_do_submiturb use a local variable for number_of_packets
Hans de Goede
1
-8
/
+7
2014-03-05
usbfs: Kill urbs on interface before doing a set_interface
Hans de Goede
1
-0
/
+3
2014-03-05
usb-core: Free bulk streams on interface release
Hans de Goede
1
-1
/
+22
2014-03-05
usb-core: Track if an endpoint has streams
Hans de Goede
2
-8
/
+28
2014-03-05
usb-core: Move USB_MAXENDPOINTS definitions to usb.h
Hans de Goede
2
-1
/
+2
2014-03-05
usb-core: Fix usb_free_streams return value documentation
Hans de Goede
1
-2
/
+1
2014-03-05
xhci: Remove segments from radix tree on failed insert.
Sarah Sharp
1
-26
/
+81
2014-03-05
xhci: use usb_ss_max_streams in xhci_check_streams_endpoint
Hans de Goede
1
-1
/
+1
2014-03-05
xhci: For streams the dequeue ptr must be read from the stream ctx
Hans de Goede
2
-7
/
+16
2014-03-05
xhci: Set SCT field for Set TR dequeue on streams
Hans de Goede
2
-2
/
+6
2014-03-05
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
1
-3
/
+11
2014-03-05
xhci: Check size rather then number of streams when allocating stream ctxs
Hans de Goede
1
-8
/
+8
2014-03-05
xhci: Free streams when they are still allocated on a set_interface call
Hans de Goede
1
-1
/
+20
2014-03-05
xhci: fix usb3 streams
Gerd Hoffmann
2
-43
/
+90
2014-03-05
xhci: make warnings greppable
Oliver Neukum
1
-13
/
+8
2014-03-05
usb/xhci: Change how we indicate a host supports Link PM.
Sarah Sharp
3
-17
/
+21
2014-03-03
USB: sisusb: Use static const, fix typo
Joe Perches
1
-4
/
+6
2014-03-03
USB: EHCI: tegra: Drop unused defines
Thierry Reding
1
-4
/
+0
2014-03-03
Merge 3.14-rc5 into usb-next
Greg Kroah-Hartman
169
-1142
/
+1880
2014-03-03
Linux 3.14-rc5
Linus Torvalds
1
-1
/
+1
2014-03-03
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
19
-63
/
+118
2014-03-03
Merge tag 'usb-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+18
2014-03-03
Merge tag 'driver-core-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+15
2014-03-03
Merge tag 'staging-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-39
/
+38
2014-03-03
Merge branch 'drm-fixes-3.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
11
-35
/
+72
2014-03-03
Merge iio fixes into staging-linus
Greg Kroah-Hartman
7
-39
/
+36
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
10
-28
/
+54
2014-03-02
Merge tag 'vmwgfx-fixes-3.14-2014-03-02' of git://people.freedesktop.org/~tho...
Dave Airlie
4
-25
/
+22
2014-03-02
drm/vmwgfx: avoid null pointer dereference at failure paths
Alexey Khoroshilov
1
-16
/
+19
2014-03-02
drm/vmwgfx: Make sure backing mobs are cleared when allocated. Update driver ...
Thomas Hellstrom
2
-3
/
+2
2014-03-02
drm/vmwgfx: Remove some unused surface formats
Thomas Hellstrom
1
-6
/
+1
2014-03-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+7
2014-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
7
-62
/
+171
2014-03-02
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-7
/
+14
2014-03-02
Merge tag 'pm+acpi-3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-47
/
+51
2014-03-01
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
3
-3
/
+5
2014-03-01
usb: wusbcore: fix compile warnings
Thomas Pugliese
2
-7
/
+3
2014-03-01
Merge tag 'fixes-for-3.14d' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
1
-0
/
+1
2014-03-01
usb: hub: usb_ext_cap_descriptor.bmAttributes is le32
Bjørn Mork
1
-1
/
+1
2014-03-01
hub: debug message for failing to enable device
Oliver Neukum
1
-1
/
+5
2014-03-01
usb: wusbcore: add info to HWA debug prints
Thomas Pugliese
1
-9
/
+16
2014-03-01
usb: wusbcore: read actual_length bytes isoc in segments
Thomas Pugliese
1
-1
/
+1
2014-03-01
usb: wusbcore: adjust iterator correctly when searching for ep comp descriptor
Thomas Pugliese
1
-1
/
+1
2014-03-01
usb: wusbcore: add a convenience function for completing a transfer segment
Thomas Pugliese
1
-21
/
+27
2014-03-01
usb: wusbcore: prevent urb dequeue and giveback race
Thomas Pugliese
1
-10
/
+27
2014-03-01
usb: wusbcore: fix stranded URB after HWA unplug
Thomas Pugliese
1
-5
/
+51
2014-03-01
usb: wusbcore: fix kernel panic on HWA unplug
Thomas Pugliese
1
-4
/
+44
[prev]
[next]