index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2016-02-23
usb: gadget: net2280: fix endpoint max packet for super speed connections
Simon Appleby
1
-2
/
+13
2016-02-23
usb: gadget: gadgetfs: unregister gadget only if it got successfully registered
Marek Szyprowski
1
-2
/
+5
2016-02-23
usb: gadget: remove driver from pending list on probe error
Marek Szyprowski
1
-1
/
+2
2016-02-17
usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage
Andrzej Hajda
1
-1
/
+1
2016-01-23
wrappers for ->i_mutex access
Al Viro
3
-10
/
+10
2016-01-21
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
7
-2121
/
+2504
2016-01-16
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2016-01-13
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
34
-225
/
+2615
2016-01-11
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-08
usb/gadget: Remove set-but-not-used variables
Bart Van Assche
1
-16
/
+0
2015-12-27
Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
33
-223
/
+2614
2015-12-23
usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller
Yoshihiro Shimoda
3
-0
/
+1987
2015-12-23
QE: Move QE from arch/powerpc to drivers/soc
Zhao Qiang
1
-1
/
+1
2015-12-22
usb: gadget: bcm63xx_udc: use list_for_each_entry_safe
Geliang Tang
1
-5
/
+2
2015-12-22
usb: gadget: Add the console support for usb-to-serial port
Baolin Wang
2
-0
/
+264
2015-12-21
usb: gadget: f_tcm: add configfs support
Andrzej Pietrasiewicz
2
-4
/
+82
2015-12-21
usb: gadget: f_tcm: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-11
/
+7
2015-12-21
usb: gadget: f_tcm: remove redundant singleton
Andrzej Pietrasiewicz
2
-11
/
+0
2015-12-21
usb: gadget: f_tcm: remove compatibility layer
Andrzej Pietrasiewicz
1
-81
/
+6
2015-12-21
usb: gadget: tcm: convert to use new function registration interface
Andrzej Pietrasiewicz
2
-10
/
+53
2015-12-21
usb: gadget: f_tcm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
6
-5
/
+339
2015-12-21
usb: gadget: tcm: factor out f_tcm
Andrzej Pietrasiewicz
3
-2129
/
+2148
2015-12-21
usb: gadget: tcm: simplify attribute store function
Andrzej Pietrasiewicz
1
-15
/
+7
2015-12-21
usb: gadget: tcm: use strtobool for a boolean value
Andrzej Pietrasiewicz
1
-6
/
+4
2015-12-21
usb: gadget: tcm: follow naming conventions
Andrzej Pietrasiewicz
1
-14
/
+14
2015-12-21
usb: gadget: tcm: split string definitions into function and device
Andrzej Pietrasiewicz
2
-6
/
+22
2015-12-21
tcm_usb_gadget: Fix enabled attribute failure
Nicholas Bellinger
1
-3
/
+9
2015-12-21
tcm_usb_gadget: Fix nexus leak
Nicholas Bellinger
1
-0
/
+3
2015-12-21
tcm_usb_gadget: Don't strip off nexus WWPN prefix
Nicholas Bellinger
1
-1
/
+1
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+1
2015-12-17
usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write
David Eccher
1
-2
/
+1
2015-12-16
usb: gadget: ether: Allow changing the MTU
Mike Looijmans
1
-14
/
+4
2015-12-16
usb: gadget: f_midi: pre-allocate IN requests
Felipe F. Tonello
2
-39
/
+129
2015-12-16
usb: gadget: f_midi: fail if set_alt fails to allocate requests
Felipe F. Tonello
1
-1
/
+2
2015-12-16
usb: gadget: f_midi: set altsettings only for MIDIStreaming interface
Felipe F. Tonello
1
-2
/
+4
2015-12-16
usb: gadget: s3c-hsudc: remove redundant condition
Geyslan G. Bem
1
-1
/
+1
2015-12-16
usb: gadget: udc-core: independent registration of gadgets and gadget drivers
Ruslan Bilovol
1
-9
/
+32
2015-12-16
usb: gadget: udc-core: remove unused usb_udc_attach_driver()
Ruslan Bilovol
1
-26
/
+0
2015-12-16
usb: gadget: configfs: pass UDC name via usb_gadget_driver struct
Ruslan Bilovol
1
-13
/
+16
2015-12-16
usb: gadget: bind UDC by name passed via usb_gadget_driver structure
Ruslan Bilovol
1
-5
/
+19
2015-12-15
usb: gadget: lpc32xxx_udc: clean up and sort include directives out
Vladimir Zapolskiy
1
-24
/
+11
2015-12-15
usb: gadget: f_sourcesink: quit if usb_ep_queue returns error
Peter Chen
1
-0
/
+1
2015-12-15
usb: gadget: composite: remove redundant bcdUSB setting in legacy
Igor Kotrasinski
16
-16
/
+16
2015-12-15
usb: gadget: gmidi: Cleanup legacy code
Felipe F. Tonello
1
-8
/
+0
2015-12-15
usb: gadget: define free_ep_req as universal function
Felipe F. Tonello
5
-16
/
+8
2015-12-15
usb: gadget: f_midi: remove duplicated code
Felipe F. Tonello
1
-19
/
+0
2015-12-15
usb: gadget: f_sourcesink: add queue depth
Peter Chen
3
-33
/
+127
2015-12-14
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
Greg Kroah-Hartman
4
-5
/
+9
2015-12-08
usb: gadget: uvc: fix permissions of configfs attributes
Mian Yousaf Kaukab
1
-1
/
+1
[next]