summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc
AgeCommit message (Expand)Author
2019-02-12usb: gadget: udc: net2272: Fix bitwise and boolean operationsGustavo A. R. Silva
2019-01-26usb: gadget: udc: renesas_usb3: add a safety connection way for forced_b_deviceYoshihiro Shimoda
2018-12-17USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen
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-11-13usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround"Yoshihiro Shimoda
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-09-26USB: net2280: Fix erroneous synchronization changeAlan Stern
2018-09-26usb: gadget: udc: renesas_usb3: fix maxpacket size of ep0Yoshihiro Shimoda
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-03usb: gadget: udc: renesas_usb3: should remove debugfsYoshihiro Shimoda
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-03-21USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun
2018-02-03usb/gadget: Fix "high bandwidth" check in usb_gadget_ep_match_desc()Benjamin Herrenschmidt
2018-01-17USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern
2017-12-14usb: gadget: core: Fix ->udc_set_speed() speed handlingRoger Quadros
2017-12-14usb: gadget: udc: renesas_usb3: fix number of the pipesYoshihiro Shimoda
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-11USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-09-28usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre
2017-09-28usb: gadget: udc: renesas_usb3: Fix return value of usb3_write_pipe()Yoshihiro Shimoda
2017-09-28usb: gadget: udc: renesas_usb3: fix Pn_RAMMAP.Pn_MPKT valueYoshihiro Shimoda
2017-09-28usb: gadget: udc: renesas_usb3: fix for no-data control transferYoshihiro Shimoda
2017-09-28USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2017-09-28USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2017-09-28USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2017-09-20usb: gadget: dummy: fix nonsensical comparisonsArnd Bergmann
2017-09-20usb: gadget: udc: fix snps_udc_plat.c build errorsRandy Dunlap
2017-09-20usb: gadget: core: fix ->udc_set_speed() logicRoger Quadros
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-28Merge tag 'extcon-next-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2017-08-22Merge tag 'usb-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2017-08-18USB: Gadget core: fix inconsistency in the interface tousb_add_gadget_udc_rel...Alan Stern
2017-08-16usb: gadget: udc: Replace the deprecated extcon APIChanwoo Choi
2017-08-15usb: bdc: Add support for USB phyAl Cooper
2017-08-15usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systemsAl Cooper
2017-08-15usb: bdc: fix "xsf for ep not enabled" errrorAl Cooper
2017-08-15usb: bdc: Add support for suspend/resumeAl Cooper
2017-08-15usb: bdc: hook a quick Device Tree compatible stringFlorian Fainelli
2017-08-15usb: bdc: Small code cleanupAl Cooper
2017-08-15usb: bdc: Add clock enable for new chips with a separate BDC clockAl Cooper
2017-08-15usb: bdc: Fix misleading register namesAl Cooper