summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2019-03-28Merge tag 'v4.9.166' into 4.9-2.3.x-imxMarcel Ziswiler
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen
2018-12-12Merge tag 'v4.9.144' into 4.9-2.3.x-imxMarcel Ziswiler
2018-12-08usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2018-11-13usb: gadget: udc: atmel: handle at91sam9rl PMCAlexandre Belloni
2018-10-10usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev
2018-10-02Merge tag 'v4.9.130' into 4.9-2.3.x-imxGary Bisson
2018-09-26USB: net2280: Fix erroneous synchronization changeAlan Stern
2018-09-26usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda
2018-09-18Merge tag 'v4.9.127' into imx_4.9.x_2.3.0_gaGary Bisson
2018-09-05usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai
2018-09-05usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai
2018-08-24usb: udc: allow adding and removing the same gadget deviceRoger Quadros
2018-06-16usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnectingYoshihiro Shimoda
2018-05-25usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang
2018-05-25usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner
2018-05-25usb: gadget: core: Fix use-after-free of usb_requestManu Gautam
2018-04-24usb: gadget: udc: core: update usb_ep_queue() documentationFelipe Balbi
2018-04-08usb: gadget: remove redundant self assignmentStefan Agner
2018-03-22usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam
2018-03-22USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun
2018-03-22usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du
2018-02-03usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt
2017-12-25usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva
2017-12-14usb: gadget: udc: net2280: Fix tmp reusage in net2280 driverRaz Manor
2017-12-14usb: gadget: pxa27x: Test for a valid argument pointerPetr Cvek
2017-12-14usb: gadget: udc: renesas_usb3: fix number of the pipesYoshihiro Shimoda
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: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda
2017-10-12usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda
2017-10-12usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda
2017-10-12usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre
2017-08-16usb: gadget: udc: renesas_usb3: Fix usb_gadget_giveback_request() callingYoshihiro Shimoda
2017-06-24USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-24USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-06-24usb: gadget: udc: renesas_usb3: lock for PN_ registers accessYoshihiro Shimoda
2017-06-24usb: gadget: udc: renesas_usb3: fix deadlock by spinlockYoshihiro Shimoda
2017-06-24usb: gadget: udc: renesas_usb3: fix pm_runtime functions callingYoshihiro Shimoda
2017-03-22usb: gadget: udc: atmel: remove memory leakAlexandre Belloni
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-03-12usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak
2017-01-12usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke