aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
...
| * | usb: gadget: udc: fsl_qe_udc: don't print on ENOMEMWolfram Sang2016-08-29
| * | usb: gadget: don't couple configfs to legacy gadgetsFelipe Balbi2016-08-26
| * | 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: align buffer size when allocating for OUT endpointFelipe F. Tonello2016-08-25
| * | usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello2016-08-25
| * | usb: gadget: Add per-lun inquiry stringPhilipp Gesang2016-08-25
| * | usb: gadget: net2280: match interrupt endpoints to PIO endpoints and DMA to bulkJussi Kivilinna2016-08-25
| * | usb: gadget: net2280: fix infinite loop in irq handlerJussi Kivilinna2016-08-25
| * | usb: gadget: f_ncm: add SuperSpeed descriptors for CDC NCMJussi Kivilinna2016-08-25
| * | usb: gadget: remove redundant self assignmentColin Ian King2016-08-25
| * | usb: gadget: configfs: log function unbinding as informationRomain Izard2016-08-25
| * | usb: gadget: pxa27x: add phy notifier event handlerRobert Jarzmik2016-08-25
* | | Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman2016-09-12
|\ \ \ | | |/ | |/|
| * | usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King2016-09-06
| * | usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda2016-09-05
* | | Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman2016-09-05
|\| |
| * | usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi2016-08-25
| * | usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang2016-08-22
| * | usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter2016-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: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-02
* | usb: gadget: udc: udc-xilinx: don't print on ENOMEMWolfram Sang2016-08-30
* | usb: gadget: udc: goku_udc: don't print on ENOMEMWolfram Sang2016-08-30
* | usb: gadget: udc: fsl_qe_udc: don't print on ENOMEMWolfram Sang2016-08-30
|/
* usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin2016-08-11
* usb: udc: core: fix error handlingPeter Chen2016-08-11
* usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter2016-08-11
* usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau2016-08-11
* usb: gadget: composite: Fix return value in case of errorChristophe JAILLET2016-08-11
* usb: gadget: uvc: Fix return value in case of errorChristophe JAILLET2016-08-11
* usb: gadget: fix check in sync read from ep in gadgetfsBinyamin Sharet2016-08-11
* usb: gadget: configfs: add mutex lock before unregister gadgetWinter Wang2016-08-11
* usb: gadget: u_ether: fix dereference after null check coverify warningPeter Chen2016-08-11
* usb: gadget: composite: 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
|\
| * Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-08
| |\
| * | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-08
* | | usb: gadget: f_fs: check for allocation failureDan Carpenter2016-06-29
* | | usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlockIago Abal2016-06-21