summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2017-01-25usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier
2017-01-12usb: gadget: udc: atmel: remove memory leakAlexandre Belloni
2017-01-12usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier
2017-01-12usb: gadget: composite: Fix function used to free memoryChristophe JAILLET
2017-01-03usb: gadget: Fix copy/pasted error messageDavid Lechner
2017-01-02usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke
2017-01-02USB: gadgetfs: remove unnecessary assignmentAlan Stern
2017-01-02USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern
2017-01-02USB: gadgetfs: fix use-after-free bugAlan Stern
2017-01-02USB: gadgetfs: fix unbounded memory allocation bugAlan Stern
2017-01-02usb: gadget: f_fs: Fix possibe deadlockBaolin Wang
2017-01-02usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman
2017-01-02USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2017-01-02usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier
2017-01-02usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier
2017-01-02usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-14idr: add ida_is_emptyMatthew Wilcox
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-09usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche
2016-12-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-18Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2016-11-18usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)Felix Hädicke
2016-11-18usb: gadget: Fix checkpatch error for bracesAnson Jacob
2016-11-18usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen
2016-11-18usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-14Merge 4.9-rc5 into usb-nextGreg Kroah-Hartman
2016-11-08usb: gadget: f_hid add super speed supportJanusz Dziedzic
2016-11-08usb: gadget: mv_u3d: mv_u3d_start_queue() refactoringAlexey Khoroshilov
2016-11-08usb: gadget: mv_u3d: add check for dma mapping errorAlexey Khoroshilov
2016-11-03usb: gadget: NCM: differentiate consumed packets from dropped packetsTorsten Polle
2016-11-03usb: gadget: u_ether: link socket buffers to the device for received packetsTorsten Polle
2016-11-03usb: gadget: NCM: link socket buffers to the device for tx packetsTorsten Polle
2016-11-03usb: gadget: f_fs: use complete() instead complete_all()Daniel Wagner
2016-11-03usb: Convert pr_warning to pr_warnJoe Perches
2016-11-03usb: gadget: composite: use kasprintf() instead of open coding itJuergen Gross
2016-11-03usb: gadget: udc: mv: remove unnecessary & operationFelipe Balbi
2016-11-03usb: gadget: udc: fsl: remove unnecessary & operationFelipe Balbi
2016-11-03usb: gadget: udc: s3c2410: remove unnecessary & operationFelipe Balbi
2016-11-03usb: gadget: udc: net2280: remove unnecessary & operationFelipe Balbi
2016-11-03usb: gadget: udc: net2272: remove unnecessary & operationFelipe Balbi
2016-11-03usb: gadget: udc: dummy: remove unnecessary & operationFelipe Balbi