| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2019-02-15 | 1 | -2/+2 |
|\ |
|
| * | usb: gadget: fix various indentation issues | Colin Ian King | 2019-02-07 | 1 | -2/+2 |
* | | USB: add missing SPDX lines to Kconfig and Makefiles | Greg Kroah-Hartman | 2019-01-22 | 1 | -0/+2 |
|/ |
|
* | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 1 | -7/+6 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -3/+3 |
* | usb: gadget: udc: bdc: Use dma_pool_zalloc | Souptick Joarder | 2018-03-08 | 1 | -2/+1 |
* | USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe() | Wei Yongjun | 2018-02-15 | 1 | -0/+1 |
* | usb: bdc: fix platform_no_drv_owner.cocci warnings | Vasyl Gomonovych | 2017-11-27 | 1 | -1/+0 |
* | Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-11-14 | 10 | -60/+10 |
|\ |
|
| * | USB: gadget: udc: Remove redundant license text | Greg Kroah-Hartman | 2017-11-07 | 10 | -60/+0 |
| * | USB: add SPDX identifiers to all remaining files in drivers/usb/ | Greg Kroah-Hartman | 2017-11-04 | 10 | -0/+10 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | usb: bdc: Add support for USB phy | Al Cooper | 2017-08-15 | 2 | -2/+75 |
* | usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems | Al Cooper | 2017-08-15 | 1 | -0/+1 |
* | usb: bdc: fix "xsf for ep not enabled" errror | Al Cooper | 2017-08-15 | 1 | -3/+4 |
* | usb: bdc: Add support for suspend/resume | Al Cooper | 2017-08-15 | 2 | -0/+37 |
* | usb: bdc: hook a quick Device Tree compatible string | Florian Fainelli | 2017-08-15 | 2 | -2/+10 |
* | usb: bdc: Small code cleanup | Al Cooper | 2017-08-15 | 1 | -7/+8 |
* | usb: bdc: Add clock enable for new chips with a separate BDC clock | Al Cooper | 2017-08-15 | 1 | -0/+15 |
* | usb: bdc: Fix misleading register names | Al Cooper | 2017-08-15 | 3 | -18/+18 |
* | usb: gadget: bdc: 64-bit pointer capability check | Srinath Mannam | 2017-06-19 | 1 | -1/+1 |
* | usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW | yuan linyu | 2017-03-17 | 1 | -1/+1 |
* | usb: gadget: udc: bdc: remove unnecessary & operation | Felipe Balbi | 2016-11-03 | 1 | -1/+1 |
* | usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult() | Felipe Balbi | 2016-11-03 | 1 | -1/+1 |
* | usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated" | Colin Ian King | 2016-06-21 | 1 | -1/+1 |
* | usb: gadget: fix unused-but-set-variale warnings | Michal Nazarewicz | 2016-06-21 | 2 | -7/+0 |
* | usb: gadget: bdc_udc: fix race condition in bdc_udc_exit() | Alexey Khoroshilov | 2016-03-04 | 1 | -0/+5 |
* | usb: gadget: bdc: fix memory leak | Sudip Mukherjee | 2015-09-30 | 1 | -1/+3 |
* | usb: gadget: drop null test before destroy functions | Julia Lawall | 2015-09-21 | 1 | -2/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2015-09-02 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix typos in comment blocks | Masahiro Yamada | 2015-08-07 | 1 | -1/+1 |
* | | Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal... | Greg Kroah-Hartman | 2015-08-15 | 1 | -0/+9 |
|\ \ |
|
| * | | usb: gadget: bdc: add ep capabilities support | Robert Baldyga | 2015-08-04 | 1 | -0/+9 |
| |/ |
|
* / | usb: gadget: bdc: fix a driver crash on disconnect | Al Cooper | 2015-07-27 | 1 | -1/+1 |
|/ |
|
* | usb: gadget: bdc_udc: set value for common is_selfpowered | Peter Chen | 2015-01-29 | 1 | -0/+1 |
* | Merge tag 'v3.19-rc5' into next | Felipe Balbi | 2015-01-19 | 1 | -1/+2 |
|\ |
|
| * | usb: gadget: udc: avoid dereference before NULL check in ep_queue | John W. Linville | 2015-01-09 | 1 | -1/+2 |
* | | usb: gadget: fix platform_no_drv_owner.cocci warnings | Julia Lawall | 2015-01-12 | 1 | -1/+0 |
* | | usb: gadget: udc: remove bogus NULL check | Dan Carpenter | 2015-01-12 | 1 | -1/+1 |
* | | usb: gadget: udc: clean up a printk | Dan Carpenter | 2015-01-12 | 1 | -4/+4 |
|/ |
|
* | usb: gadget: udc: missing curly braces | Dan Carpenter | 2014-12-03 | 1 | -1/+2 |
* | usb: gadget: Add UDC driver for Broadcom USB3.0 device controller IP BDC | Ashwini Pahuja | 2014-11-18 | 12 | -0/+4381 |