aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2018-09-05usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-07-28usb: gadget: f_fs: Only return delayed status when len is 0Jerry Zhang
2018-05-30usb: gadget: ffs: Execute copy_to_user() with USER_DS setLars-Peter Clausen
2018-05-30usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen
2018-05-30usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
2018-04-08usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak
2018-04-08usb: gadget: define free_ep_req as universal functionFelipe F. Tonello
2018-03-18usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()Xinyong
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-16usb: gadget: uvc: Missing files for configfs interfacePetr Cvek
2018-02-03usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2017-12-25usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros
2017-12-16usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier
2017-10-12USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-08-06usb: gadget: Fix copy/pasted error messageDavid Lechner
2017-07-05usb: gadget: f_fs: Fix possibe deadlockBaolin Wang
2017-06-29usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-05-02usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello
2017-03-30usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-03-30ACM gadget: fix endianness in notificationsOliver Neukum
2017-03-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi
2017-02-09usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe 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-08-20usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter
2016-08-20usb: gadget: avoid exposing kernel stackHeinrich Schuchardt
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-18usb: gadget: functionfs: fix missing access_ok checksDaniel Walter
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-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung
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-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