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
pinetabv-6.6.y-devel
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
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
6
-0
/
+6
2017-10-11
usb: gadget: configfs: Fix memory leak of interface directory data
Andrew Gabbasov
2
-2
/
+11
2017-09-28
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2
-4
/
+14
2017-09-22
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
2
-34
/
+7
2017-09-20
usb: gadget: function: printer: avoid spinlock recursion
Yoshihiro Shimoda
1
-1
/
+6
2017-09-15
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-15
/
+6
2017-09-05
gadget/f_mass_storage: stop messing with the address limit
Christoph Hellwig
1
-15
/
+6
2017-08-28
usb: gadget: make snd_pcm_hardware const
Bhumika Goyal
1
-1
/
+1
2017-08-18
usb: gadget: f_ncm/u_ether: Move 'SKB reserve' quirk setup to u_ether
Dmitry Osipenko
3
-4
/
+1
2017-08-18
usb: gadget: serial: fix oops when data rx'd after close
Stephen Warren
1
-1
/
+1
2017-08-15
usb: gadget: f_fs: Pass along set_halt errors.
Jerry Zhang
1
-4
/
+3
2017-08-15
usb: gadget: add RNDIS configfs options for class/subclass/protocol
David Lechner
3
-0
/
+59
2017-08-15
usb: gadget: f_midi: Use snd_card_free_when_closed with refcount
Jerry Zhang
1
-5
/
+17
2017-08-15
usb: gadget: f_midi: add super speed support
Badhri Jagan Sridharan
1
-3
/
+39
2017-08-15
usb: gadget: f_midi: constify snd_rawmidi_ops structures
Julia Lawall
1
-2
/
+2
2017-08-15
usb: gadget: f_hid: {GET,SET} PROTOCOL Support
Abdulhadi Mohamed
1
-1
/
+16
2017-08-09
usb: gadget: f_uac2: constify snd_pcm_ops structures
Arvind Yadav
1
-1
/
+1
2017-07-18
usb: gadget: f_uac2: endianness fixes.
Ruslan Bilovol
1
-11
/
+14
2017-07-18
usb: gadget: f_uac1: endianness fixes.
Ruslan Bilovol
1
-10
/
+10
2017-07-17
usb: gadget: f_mass_storage: Fix the logic to iterate all common->luns
Axel Lin
1
-1
/
+1
2017-07-06
Merge tag 'sound-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-6
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-21
/
+13
2017-07-03
Merge tag 'asoc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2
-3
/
+12
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
1
-6
/
+5
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
13
-1628
/
+2595
2017-06-19
usb: gadget: add f_uac1 variant based on a new u_audio api
Ruslan Bilovol
3
-0
/
+845
2017-06-19
usb: gadget: function: make current f_uac1 implementation legacy
Ruslan Bilovol
4
-31
/
+33
2017-06-19
usb: gadget: f_uac2: split out audio core
Ruslan Bilovol
4
-636
/
+840
2017-06-19
usb: gadget: f_uac2: remove platform driver/device creation
Ruslan Bilovol
1
-79
/
+28
2017-06-19
usb: gadget: function: f_uac1: implement get_alt()
Ruslan Bilovol
1
-1
/
+39
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-3
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-7
/
+6
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-10
/
+5
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-06-07
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
1
-1
/
+1
2017-06-07
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-6
/
+6
2017-06-02
usb: gadget: u_uac1: Kill set_fs() usage
Takashi Iwai
1
-6
/
+1
2017-06-02
usb: gadget: f_mass_storage: Serialize wake and sleep execution
Thinh Nguyen
1
-2
/
+11
2017-06-02
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
Jerry Zhang
2
-9
/
+13
2017-06-02
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
Jerry Zhang
1
-39
/
+54
2017-05-17
usb: gadget: f_uac2: calculate wMaxPacketSize before endpoint match
Sekhar Nori
1
-6
/
+6
2017-05-16
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
1
-5
/
+5
2017-05-16
usb: gadget: gserial: check if console kthread exists
Bogdan Mirea
1
-1
/
+1
2017-05-16
USB: f_mass_storage: improve memory barriers and synchronization
Alan Stern
2
-206
/
+156
2017-05-16
USB: f_mass_storage: improve async notification handling
Alan Stern
2
-55
/
+24
2017-05-05
Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-89
/
+45
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
1
-1
/
+1
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
4
-84
/
+39
[next]