aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2015-09-30usb: gadget: bdc: fix memory leakSudip Mukherjee
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall
2015-09-21usb: gadget: dummy_hcd: in transfer(), return data sent, not limitIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: fix rescan logic for transferIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: fix unneeded else-if conditionIgor Kotrasinski
2015-09-21usb: gadget: dummy_hcd: emulate sending zlp in packet logicIgor Kotrasinski
2015-09-21usb: gadget: atmel_usba_udc: add ep capabilities support on device tree bindingSylvain Rochet
2015-09-14usb: gadget: amd5536udc: fix error handling in udc_pci_probe()Alexey Khoroshilov
2015-09-14usb: gadget: fix possible regression introduced with ep->claimedRobert Baldyga
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-08-14usb: gadget: atmel: remove useless includeAlexandre Belloni
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-08-07drivers/usb/gadget/composite.c: i18n is not an acronymDiego Viola
2015-08-06usb: gadget: legacy: nokia: add CONFIG_BLOCK dependencyFelipe Balbi
2015-08-06usb: gadget: f_mass_storage: add mising <linux/uaccess.h>Felipe Balbi
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga
2015-08-06usb: musb: gadget: add musb_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: goku_udc: add goku_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: net2280: add net2280_match_ep() functionRobert Baldyga
2015-08-06usb: gadget: move find_ep() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: move ep_matches() from epautoconf to udc-coreRobert Baldyga
2015-08-06usb: gadget: add 'ep_match' callback to usb_gadget_opsRobert Baldyga
2015-08-06usb: gadget: epautoconf: rework ep_matches() functionRobert Baldyga
2015-08-04usb: gadget: epautoconf: remove ep and desc configuration from ep_matches()Robert Baldyga
2015-08-04usb: gadget: epautoconf: remove pxa quirk from ep_matches()Robert Baldyga
2015-08-04usb: gadget: epautoconf: add endpoint capabilities flags verificationRobert Baldyga
2015-08-04usb: gadget: atmel_usba_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: udc-xilinx: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: s3c2410_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: s3c-hsudc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: r8a66597-udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: pxa27x_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: pxa25x_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: pch_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: omap_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: net2280: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: net2272: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: mv_udc_core: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: mv_u3d_core: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: m66592-udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: lpc32xx_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: gr_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: goku_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: fusb300_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: fsl_udc_core: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: fsl_qe_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: fotg210-udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: dummy-hcd: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: bdc: add ep capabilities supportRobert Baldyga