summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2015-09-30usb: gadget: bdc: fix memory leakSudip Mukherjee1-1/+3
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall4-8/+4
2015-09-21usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski1-2/+4
2015-09-21usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski1-5/+8
2015-09-21usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski1-1/+1
2015-09-21usb: gadget: dummy_hcd: emulate sending zlp in packet logicIgor Kotrasinski1-8/+17
2015-09-21usb: gadget: atmel_usba_udc: add ep capabilities support on device tree bindingSylvain Rochet1-0/+11
2015-09-14usb: gadget: amd5536udc: fix error handling in udc_pci_probe()Alexey Khoroshilov1-23/+20
2015-09-14usb: gadget: fix possible regression introduced with ep->claimedRobert Baldyga1-0/+1
2015-09-02Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2015-08-15usb: gadget: atmel: remove useless includeAlexandre Belloni1-1/+0
2015-08-15Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman66-804/+1375
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada1-1/+1
2015-08-07drivers/usb/gadget/composite.c: i18n is not an acronymDiego Viola1-2/+2
2015-08-06usb: gadget: legacy: nokia: add CONFIG_BLOCK dependencyFelipe Balbi1-0/+1
2015-08-06usb: gadget: f_mass_storage: add mising <linux/uaccess.h>Felipe Balbi1-0/+1
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga15-74/+0
2015-08-06usb: musb: gadget: add musb_match_ep() functionRobert Baldyga1-23/+0
2015-08-06usb: gadget: goku_udc: add goku_match_ep() functionRobert Baldyga2-18/+32
2015-08-06usb: gadget: net2280: add net2280_match_ep() functionRobert Baldyga2-22/+29
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga2-21/+30
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga2-84/+80
2015-08-06usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga1-0/+6
2015-08-06usb: gadget: epautoconf: rework ep_matches() functionRobert Baldyga1-49/+32
2015-08-04usb: gadget: epautoconf: remove ep and desc configuration from ep_matches()Robert Baldyga1-32/+34
2015-08-04usb: gadget: epautoconf: remove pxa quirk from ep_matches()Robert Baldyga2-11/+3
2015-08-04usb: gadget: epautoconf: add endpoint capabilities flags verificationRobert Baldyga1-66/+30
2015-08-04usb: gadget: atmel_usba_udc: add ep capabilities supportRobert Baldyga1-0/+11
2015-08-04usb: gadget: udc-xilinx: add ep capabilities supportRobert Baldyga1-0/+9
2015-08-04usb: gadget: s3c2410_udc: add ep capabilities supportRobert Baldyga1-0/+10
2015-08-04usb: gadget: s3c-hsudc: add ep capabilities supportRobert Baldyga1-0/+15
2015-08-04usb: gadget: r8a66597-udc: add ep capabilities supportRobert Baldyga1-0/+10
2015-08-04usb: gadget: pxa27x_udc: add ep capabilities supportRobert Baldyga1-15/+25
2015-08-04usb: gadget: pxa25x_udc: add ep capabilities supportRobert Baldyga1-0/+32
2015-08-04usb: gadget: pch_udc: add ep capabilities supportRobert Baldyga1-2/+12
2015-08-04usb: gadget: omap_udc: add ep capabilities supportRobert Baldyga1-0/+22
2015-08-04usb: gadget: net2280: add ep capabilities supportRobert Baldyga1-12/+55
2015-08-04usb: gadget: net2272: add ep capabilities supportRobert Baldyga1-0/+11
2015-08-04usb: gadget: mv_udc_core: add ep capabilities supportRobert Baldyga1-0/+9
2015-08-04usb: gadget: mv_u3d_core: add ep capabilities supportRobert Baldyga1-0/+9
2015-08-04usb: gadget: m66592-udc: add ep capabilities supportRobert Baldyga1-0/+11
2015-08-04usb: gadget: lpc32xx_udc: add ep capabilities supportRobert Baldyga1-0/+32
2015-08-04usb: gadget: gr_udc: add ep capabilities supportRobert Baldyga1-0/+11
2015-08-04usb: gadget: goku_udc: add ep capabilities supportRobert Baldyga1-0/+8
2015-08-04usb: gadget: fusb300_udc: add ep capabilities supportRobert Baldyga1-0/+11
2015-08-04usb: gadget: fsl_udc_core: add ep capabilities supportRobert Baldyga1-0/+13
2015-08-04usb: gadget: fsl_qe_udc: add ep capabilities supportRobert Baldyga1-0/+11
2015-08-04usb: gadget: fotg210-udc: add ep capabilities supportRobert Baldyga1-0/+11
2015-08-04usb: gadget: dummy-hcd: add ep capabilities supportRobert Baldyga1-15/+80
2015-08-04usb: gadget: bdc: add ep capabilities supportRobert Baldyga1-0/+9