summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
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-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
2017-01-12USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2016-10-17usb: gadget: udc: atmel: fix endpoint nameAlexandre Belloni
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-09-14Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2016-09-12Merge 4.8-rc6 into usb-nextGreg Kroah-Hartman
2016-09-05usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CONYoshihiro Shimoda
2016-09-05Merge 4.8-rc5 into usb-testingGreg Kroah-Hartman
2016-09-02usb: gadget: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-08-31usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid"Colin Ian King
2016-08-30usb: gadget: udc: udc-xilinx: don't print on ENOMEMWolfram Sang
2016-08-30usb: gadget: udc: goku_udc: don't print on ENOMEMWolfram Sang
2016-08-30usb: gadget: udc: fsl_qe_udc: don't print on ENOMEMWolfram Sang
2016-08-29usb: gadget: goku_udc: fix memory leak in goku_probe()Alexey Khoroshilov
2016-08-29usb: gadget: udc: udc-xilinx: don't print on ENOMEMWolfram Sang
2016-08-29usb: gadget: udc: goku_udc: don't print on ENOMEMWolfram Sang