summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2017-01-12usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak
2017-01-12USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2017-01-12USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern
2017-01-12USB: gadgetfs: fix use-after-free bugAlan Stern
2017-01-12USB: gadgetfs: fix unbounded memory allocation bugAlan Stern
2017-01-12usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-06usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen
2016-11-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2016-11-10usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
2016-10-07usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter
2016-09-07usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau
2016-09-07usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter
2016-08-20usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter
2016-08-20usb: gadget: avoid exposing kernel stackHeinrich Schuchardt
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2016-06-01usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda
2016-06-01usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz
2016-06-01usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen
2016-05-04usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab
2015-11-19usb: gadget: f_midi: fix leak on failed to enqueue out requestsFelipe F. Tonello
2015-11-19usb: gadget: f_midi: Transmit data only when IN ep is enabledFelipe F. Tonello
2015-11-19usb: gadget: pxa27x: fix suspend callbackFelipe Balbi
2015-11-18usb: gadget: functionfs: fix missing access_ok checksDaniel Walter
2015-11-17usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert
2015-11-17usb: gadget: f_loopback: fix the warning during the enumerationPeter Chen
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-06signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-11-04Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
2015-10-19usb: gadget: net2280: restore ep_cfg after defect7374 workaroundMian Yousaf Kaukab
2015-10-19usb: gadget: fix a trivial typoGeliang Tang
2015-10-17usb: gadget: gserial: Privatize close_waitPeter Hurley
2015-10-15usb: gadget: loopback: Fix looping back logic implementationKrzysztof Opasiak
2015-10-15usb: gadget: loopback: fix: Don't share qlen and buflen between instancesKrzysztof Opasiak
2015-10-14usb: gadget: f_sourcesink: fix function params handlingRobert Baldyga
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_serial: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_phonet: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_obex: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_uac2: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_uac1: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_mass_storage: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_sourcesink: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_printer: use per-attribute show and store methodsChristoph Hellwig
2015-10-13usb-gadget/f_midi: use per-attribute show and store methodsChristoph Hellwig