summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/core.c
AgeCommit message (Expand)Author
2018-02-03usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt
2018-01-09USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern
2017-11-28usb: gadget: core: Fix ->udc_set_speed() speed handlingRoger Quadros
2017-11-07USB: gadget: udc: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-10-20usb: gadget: udc: remove duplicate & operationJaejoong Kim
2017-09-20usb: gadget: core: fix ->udc_set_speed() logicRoger Quadros
2017-08-18USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...Alan Stern
2017-08-15usb: gadget: core: unmap request from DMA only if previously mappedJack Pham
2017-06-20Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-06-13usb: gadget: udc: add a 'function' sysfs fileFelipe Balbi
2017-06-13usb: gadget: core: introduce ->udc_set_speed() methodFelipe Balbi
2017-06-02usb: gadget: remove redundant self assignmentStefan Agner
2017-05-17usb: udc: core: Error if req->buf is either from vmalloc or stackFlorian Fainelli
2017-04-11usb: udc: allow adding and removing the same gadget deviceRoger Quadros
2017-01-24usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak
2017-01-02usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-08-25usb: gadget: remove redundant self assignmentColin Ian King
2016-08-25usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi
2016-08-11usb: udc: core: fix error handlingPeter Chen
2016-06-21usb: gadget: add tracepoints to the gadget APIFelipe Balbi