aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function
Commit message (Expand)AuthorAge
* usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros2017-03-30
* ACM gadget: fix endianness in notificationsOliver Neukum2017-03-30
* Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros2017-03-18
* usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi2017-03-18
* usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak2017-03-12
* usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak2017-03-12
* usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak2017-03-12
* usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier2017-02-09
* usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2017-01-12
* Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman2017-01-12
* usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche2017-01-12
* usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2017-01-06
* usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen2017-01-06
* usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke2016-11-18
* usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2016-11-01
* usb: gadget: f_fs: stop sleeping in ffs_func_eps_disableMichal Nazarewicz2016-10-17
* usb: gadget: f_fs: edit epfile->ep under lockMichal Nazarewicz2016-10-17
* usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi2016-10-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock"Greg Kroah-Hartman2016-09-19
* | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-14
|\ \ | |/ |/|
| * usb: gadget: NCM: Protect dev->port_usb using dev->lockHarish Jenny K N2016-09-09
| * usb: gadget: u_ether: fix another dereference after null checkHarish Jenny K N2016-09-09
| * usb: gadget: remove variable ret and remove unnecessary if statementColin Ian King2016-09-09
| * usb: gadget: f_fs: Stop ffs_closed NULL pointer dereferenceJim Baxter2016-09-08
| * usb: gadget: uvc: Add missing call for additional setup dataPetr Cvek2016-08-31
| * usb: gadget: f_ncm: add support for no_skb_reserveYoshihiro Shimoda2016-08-31
| * usb: gadget: u_ether: add a flag to avoid skb_reserve() callingYoshihiro Shimoda2016-08-31
| * usb: gadget: f_hid: use alloc_ep_req()Felipe F. Tonello2016-08-25
| * usb: gadget: f_hid: use free_ep_req()Felipe F. Tonello2016-08-25
| * usb: gadget: remove useless parameter in alloc_ep_req()Felipe F. Tonello2016-08-25
| * usb: gadget: f_fs: handle control requests in config 0Felix Hädicke2016-08-25
| * usb: gadget: composite: let USB functions process ctrl reqs in cfg0Felix Hädicke2016-08-25
| * usb: gadget: f_fs: handle control requests not directed to interface or endpointFelix Hädicke2016-08-25
| * usb: gadget: f_hid: add dev to configfsJohannes Berg2016-08-25
| * usb: gadget: f_midi: drop substreams when disabling endpointFelipe F. Tonello2016-08-25
| * usb: gadget: f_midi: refactor state machineFelipe F. Tonello2016-08-25
| * usb: gadget: f_midi: defaults buflen sizes to 512Felipe F. Tonello2016-08-25
| * usb: gadget: f_midi: remove alignment code for OUT endpointFelipe F. Tonello2016-08-25
| * usb: gadget: Add per-lun inquiry stringPhilipp Gesang2016-08-25
| * usb: gadget: f_ncm: add SuperSpeed descriptors for CDC NCMJussi Kivilinna2016-08-25
* | usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King2016-09-06
* | usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang2016-08-22
* | usb: gadget: function: f_rndis: socket buffer may be NULLPeter Chen2016-08-22
* | usb: gadget: function: f_eem: socket buffer may be NULLPeter Chen2016-08-22
|/
* usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin2016-08-11
* usb: gadget: uvc: Fix return value in case of errorChristophe JAILLET2016-08-11
* usb: gadget: u_ether: fix dereference after null check coverify warningPeter Chen2016-08-11
* Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-26
|\