index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2016-09-06
usb: gadget: prevent potenial null pointer dereference on skb->len
Colin Ian King
2016-09-05
usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON
Yoshihiro Shimoda
2016-08-25
usb: gadget: udc: core: don't starve DMA resources
Felipe Balbi
2016-08-22
usb: gadget: Add the gserial port checking in gs_start_tx()
Baolin Wang
2016-08-22
usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
Dan Carpenter
2016-08-22
usb: gadget: function: f_rndis: socket buffer may be NULL
Peter Chen
2016-08-22
usb: gadget: function: f_eem: socket buffer may be NULL
Peter Chen
2016-08-11
usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
Xerox Lin
2016-08-11
usb: udc: core: fix error handling
Peter Chen
2016-08-11
usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
Dan Carpenter
2016-08-11
usb/gadget: fix gadgetfs aio support.
Mathieu Laurendeau
2016-08-11
usb: gadget: composite: Fix return value in case of error
Christophe JAILLET
2016-08-11
usb: gadget: uvc: Fix return value in case of error
Christophe JAILLET
2016-08-11
usb: gadget: fix check in sync read from ep in gadgetfs
Binyamin Sharet
2016-08-11
usb: gadget: configfs: add mutex lock before unregister gadget
Winter Wang
2016-08-11
usb: gadget: u_ether: fix dereference after null check coverify warning
Peter Chen
2016-08-11
usb: gadget: composite: fix dereference after null check coverify warning
Peter Chen
2016-07-27
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2016-07-08
Merge tag 'v4.7-rc6' into patchwork
Mauro Carvalho Chehab
2016-07-08
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
Hans Verkuil
2016-06-29
usb: gadget: f_fs: check for allocation failure
Dan Carpenter
2016-06-21
usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock
Iago Abal
2016-06-21
usb: Use (foo *) instead of (foo*).
Sandhya Bankar
2016-06-21
usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests
Michal Nazarewicz
2016-06-21
usb: gadget: f_fs: printk error when excess data is dropped on read
Michal Nazarewicz
2016-06-21
usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"
Colin Ian King
2016-06-21
usb: gadget: mv_u3d: fix unused-but-set-variable warnings
Michal Nazarewicz
2016-06-21
usb: gadget: r8a66597: fix unused-but-set-variable warnings
Michal Nazarewicz
2016-06-21
usb: gadget: m66592: fix unused-but-set-variable warnings
Michal Nazarewicz
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
2016-06-21
usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc
Alexandre Belloni
2016-06-21
usb: pxa27x_udc: remove unused function argument
Arnd Bergmann
2016-06-21
usb: gadget: add tracepoints to the gadget API
Felipe Balbi
2016-06-21
usb: gadget: move gadget API functions to udc-core
Felipe Balbi
2016-06-20
usb: gadget: net2280: add USB2380 support
Tim Harvey
2016-06-20
usb: gadget: storage: increase maximum storage num buffers
Felipe Balbi
2016-06-20
usb: gadget: storage: get rid of fsg_num_buffers_validate()
Felipe Balbi
2016-05-31
usb: gadget: composite: don't queue OS desc req if length is invalid
William Wu
2016-05-31
usb: gadget: f_fs: Fix kernel panic if use_os_string not set
Jim Lin
2016-05-31
usb: gadget: f_tcm: out of bound access in usbg_drop_tpg
Heinrich Schuchardt
2016-05-31
usb: gadget: avoid exposing kernel stack
Heinrich Schuchardt
2016-05-31
usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT
Jim Lin
2016-05-31
usb: gadget: storage-common: Fix old comment about qualifier descriptor
Krzysztof Opasiak
2016-05-31
usb: gadget: uac2: Drop unused device qualifier descriptor
Krzysztof Opasiak
2016-05-31
usb: gadget: printer: Drop unused device qualifier descriptor
Krzysztof Opasiak
2016-05-31
usb: gadget: fix spinlock dead lock in gadgetfs
Bin Liu
2016-05-31
usb: f_fs: off by one bug in _ffs_func_bind()
Dan Carpenter
2016-05-31
usb: gadget: Fix binding to UDC via configfs interface
Krzysztof Opasiak
2016-05-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2016-05-21
Merge tag 'usb-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
[next]