summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/udc/bdc
AgeCommit message (Expand)Author
2019-07-30usb: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-02-15Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2019-02-07usb: gadget: fix various indentation issuesColin Ian King
2019-01-22USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-03-08usb: gadget: udc: bdc: Use dma_pool_zallocSouptick Joarder
2018-02-15USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()Wei Yongjun
2017-11-27usb: bdc: fix platform_no_drv_owner.cocci warningsVasyl Gomonovych
2017-11-13Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
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-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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
2017-06-19usb: gadget: bdc: 64-bit pointer capability checkSrinath Mannam
2017-03-17usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HWyuan linyu
2016-11-03usb: gadget: udc: bdc: remove unnecessary & operationFelipe Balbi
2016-11-03usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult()Felipe Balbi
2016-06-21usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"Colin Ian King
2016-06-21usb: gadget: fix unused-but-set-variale warningsMichal Nazarewicz
2016-03-04usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()Alexey Khoroshilov
2015-09-30usb: gadget: bdc: fix memory leakSudip Mukherjee
2015-09-21usb: gadget: drop null test before destroy functionsJulia Lawall
2015-09-01Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2015-08-14Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-08-04usb: gadget: bdc: add ep capabilities supportRobert Baldyga
2015-07-27usb: gadget: bdc: fix a driver crash on disconnectAl Cooper
2015-01-29usb: gadget: bdc_udc: set value for common is_selfpoweredPeter Chen
2015-01-19Merge tag 'v3.19-rc5' into nextFelipe Balbi
2015-01-12usb: gadget: fix platform_no_drv_owner.cocci warningsJulia Lawall
2015-01-12usb: gadget: udc: remove bogus NULL checkDan Carpenter
2015-01-12usb: gadget: udc: clean up a printkDan Carpenter
2015-01-09usb: gadget: udc: avoid dereference before NULL check in ep_queueJohn W. Linville
2014-12-02usb: gadget: udc: missing curly bracesDan Carpenter
2014-11-18usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDCAshwini Pahuja