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
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-398
/
+272
2015-03-08
gadgetfs: really get rid of switching ->f_op
Alan Stern
1
-19
/
+19
2015-03-08
gadgetfs: get rid of flipping ->f_op in ep_config()
Al Viro
1
-53
/
+37
2015-02-23
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
Andrzej Pietrasiewicz
1
-2
/
+0
2015-02-23
usb: gadget: function: uvc_v4l2.c: fix sparse warnings
Lad, Prabhakar
1
-0
/
+1
2015-02-23
usb: gadget: gadgetfs: fix sparse warnings
Lad, Prabhakar
1
-2
/
+4
2015-02-23
usb: gadget: function: uvc: fix sparse warnings
Lad, Prabhakar
1
-0
/
+1
2015-02-23
usb: gadget: function: f_sourcesink: fix sparse warning
Lad, Prabhakar
1
-2
/
+2
2015-02-23
usb: gadget: function: f_uac2: fix sparse warnings
Lad, Prabhakar
1
-17
/
+17
2015-02-23
usb: gadget: function: f_hid: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-23
usb: gadget: function: phonet: balance usb_ep_disable calls
Felipe Balbi
1
-1
/
+4
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
3
-20
/
+20
2015-02-18
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
1
-214
/
+141
2015-02-18
gadgetfs: use-after-free in ->aio_read()
Al Viro
1
-3
/
+12
2015-02-18
gadget/function/f_fs.c: switch to ->{read,write}_iter()
Al Viro
1
-78
/
+58
2015-02-18
gadget/function/f_fs.c: use put iov_iter into io_data
Al Viro
1
-61
/
+25
2015-02-18
gadget/function/f_fs.c: close leaks
Al Viro
1
-2
/
+12
2015-02-18
Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+9
2015-02-17
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-254
/
+281
2015-02-17
debugfs: Provide a file creation function that also takes an initial size
David Howells
1
-6
/
+9
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-587
/
+3099
2015-02-11
xilinx usb2 gadget: get rid of incredibly annoying compile warning
Linus Torvalds
1
-2
/
+2
2015-02-02
usb: gadget: Kconfig: use bool instead of boolean
Christoph Jaeger
1
-1
/
+1
2015-01-29
usb: udc-core: add is_selfpowered sys entry
Peter Chen
1
-0
/
+2
2015-01-29
usb: gadget: pch_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: atmel_usba_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: net2272: use common is_selfpowered
Peter Chen
2
-6
/
+2
2015-01-29
usb: gadget: s3c2410_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: net2280: use common is_selfpowered
Peter Chen
2
-4
/
+3
2015-01-29
usb: gadget: r8a66597-udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: omap_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: fsl_udc_core: set value for common is_selfpowered
Peter Chen
1
-1
/
+2
2015-01-29
usb: gadget: lpc32xx_udc: use common is_selfpowered
Peter Chen
1
-8
/
+4
2015-01-29
usb: gadget: dummy_hcd: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: bdc_udc: set value for common is_selfpowered
Peter Chen
1
-0
/
+1
2015-01-29
usb: gadget: at91_udc: use common is_selfpowered
Peter Chen
2
-5
/
+4
2015-01-27
usb: gadget: uvc: comments for iterating over streaming hierarchy
Andrzej Pietrasiewicz
1
-0
/
+34
2015-01-27
usb: gadget: uvc: use explicit type instead of void *
Andrzej Pietrasiewicz
1
-2
/
+2
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
1
-7
/
+0
2015-01-27
usb: isp1760: Add device controller support
Laurent Pinchart
1
-0
/
+7
2015-01-27
usb: gadget: zero: fix format string warnings
Asaf Vertz
1
-10
/
+10
2015-01-27
usb: gadget: ffs: add eventfd notification about ffs events
Robert Baldyga
2
-1
/
+29
2015-01-27
usb: gadget: f_fs: Fix loop variable
Mario Schuknecht
1
-3
/
+3
2015-01-27
usb: gadget: Fix os desc test
Mario Schuknecht
1
-1
/
+1
2015-01-19
usb: dummy_hcd: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+6
2015-01-19
usb: gadget: uvc: preserve the address passed to kfree()
Andrzej Pietrasiewicz
1
-3
/
+7
2015-01-19
usb: gadget: ethernet: re-use %pM specifier to print MAC
Andy Shevchenko
1
-3
/
+1
2015-01-19
usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro
Dan Carpenter
1
-26
/
+18
2015-01-19
usb: gadget: uvc: memory leak in uvcg_frame_make()
Dan Carpenter
1
-0
/
+1
2015-01-19
usb: gadget: uvc: remove an impossible condition
Dan Carpenter
1
-2
/
+0
[next]