summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/udc/bdc (follow)
Commit message (Expand)AuthorAgeFilesLines
* usb: bdc: Add support for USB phyAl Cooper2017-08-152-2/+75
* usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systemsAl Cooper2017-08-151-0/+1
* usb: bdc: fix "xsf for ep not enabled" errrorAl Cooper2017-08-151-3/+4
* usb: bdc: Add support for suspend/resumeAl Cooper2017-08-152-0/+37
* usb: bdc: hook a quick Device Tree compatible stringFlorian Fainelli2017-08-152-2/+10
* usb: bdc: Small code cleanupAl Cooper2017-08-151-7/+8
* usb: bdc: Add clock enable for new chips with a separate BDC clockAl Cooper2017-08-151-0/+15
* usb: bdc: Fix misleading register namesAl Cooper2017-08-153-18/+18
* usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam2017-06-191-1/+1
* usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu2017-03-171-1/+1
* usb: gadget: udc: bdc: remove unnecessary & operationFelipe Balbi2016-11-031-1/+1
* usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult()Felipe Balbi2016-11-031-1/+1
* usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"Colin Ian King2016-06-211-1/+1
* usb: gadget: fix unused-but-set-variale warningsMichal Nazarewicz2016-06-212-7/+0
* usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov2016-03-041-0/+5
* usb: gadget: bdc: fix memory leakSudip Mukherjee2015-09-301-1/+3
* usb: gadget: drop null test before destroy functionsJulia Lawall2015-09-211-2/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-021-1/+1
|\
| * treewide: fix typos in comment blocksMasahiro Yamada2015-08-071-1/+1
* | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-08-151-0/+9
|\ \
| * | usb: gadget: bdc: add ep capabilities supportRobert Baldyga2015-08-041-0/+9
| |/
* / usb: gadget: bdc: fix a driver crash on disconnectAl Cooper2015-07-271-1/+1
|/
* usb: gadget: bdc_udc: set value for common is_selfpoweredPeter Chen2015-01-291-0/+1
* Merge tag 'v3.19-rc5' into nextFelipe Balbi2015-01-191-1/+2
|\
| * usb: gadget: udc: avoid dereference before NULL check in ep_queueJohn W. Linville2015-01-091-1/+2
* | usb: gadget: fix platform_no_drv_owner.cocci warningsJulia Lawall2015-01-121-1/+0
* | usb: gadget: udc: remove bogus NULL checkDan Carpenter2015-01-121-1/+1
* | usb: gadget: udc: clean up a printkDan Carpenter2015-01-121-4/+4
|/
* usb: gadget: udc: missing curly bracesDan Carpenter2014-12-031-1/+2
* usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDCAshwini Pahuja2014-11-1812-0/+4381