summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2017-10-18USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-10-12USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2017-10-12USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2017-10-12USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2017-10-12usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre
2017-06-26USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-26USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-03-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen
2017-03-12usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja
2017-01-12USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2016-10-07usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter
2016-09-07usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter
2016-06-01usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda
2015-11-19usb: gadget: pxa27x: fix suspend callbackFelipe Balbi
2015-11-17usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert
2015-10-22Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-10-19usb: gadget: net2280: restore ep_cfg after defect7374 workaroundMian Yousaf Kaukab
2015-10-19usb: gadget: fix a trivial typoGeliang Tang
2015-10-01usb: gadget: at91_udc: mention proper dependencySudip Mukherjee
2015-10-01usb: gadget: amd5536udc: NULL comparisonSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_basic_initSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_pci_*Sudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_free_dma_chainSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_create_dma_chainSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_remote_wakeupSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove forward declaration of udc_probeSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: remove unnecessary conditionsSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: use free_dma_poolsSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: use WARN_ONSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: fix error pathSudip Mukherjee
2015-10-01usb: gadget: amd5536udc: rewrite init_dma_poolsSudip Mukherjee
2015-09-30usb: gadget: bdc: fix memory leakSudip Mukherjee
2015-09-28usb: gadget: pch-udc: fix lockFelipe Balbi
2015-09-27usb: gadget: dummy_hcd: replace timeval with timespec64WEN Pingbo
2015-09-27usb: gadget: at91_udc: move at91_udc_data in at91_udc.hAlexandre Belloni
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-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-06usb: gadget: remove gadget_chips.hRobert 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