index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc
/
bdc
Age
Commit message (
Expand
)
Author
2020-10-02
usb: bdc: remove duplicated error message
Tang Bin
2020-10-02
usb: bdc: Fix unused assignment in bdc_probe()
Tang Bin
2020-07-24
usb: bdc: Use devm_clk_get_optional()
Florian Fainelli
2020-07-24
usb: bdc: Halt controller on suspend
Danesh Petigara
2020-07-24
usb: bdc: driver runs out of buffer descriptors on large ADB transfers
Al Cooper
2020-07-24
usb: bdc: Adb shows offline after resuming from S2
Al Cooper
2020-07-24
bdc: Fix bug causing crash after multiple disconnects
Sasi Kumar
2020-07-24
usb: bdc: Add compatible string for new style USB DT nodes
Al Cooper
2020-07-24
usb: gadget: bdc: use readl_poll_timeout() to simplify code
Chunfeng Yun
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-04-16
usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete
Nathan Chancellor
2019-10-04
USB: gadget: udc: clean up an indentation issue
Colin Ian King
2019-10-04
usb: bdc: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-07-30
usb: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-02-07
usb: gadget: fix various indentation issues
Colin Ian King
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-03-08
usb: gadget: udc: bdc: Use dma_pool_zalloc
Souptick Joarder
2018-02-15
USB: gadget: udc: Add missing platform_device_put() on error in bdc_pci_probe()
Wei Yongjun
2017-11-27
usb: bdc: fix platform_no_drv_owner.cocci warnings
Vasyl Gomonovych
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-07
USB: gadget: udc: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-15
usb: bdc: Add support for USB phy
Al Cooper
2017-08-15
usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems
Al Cooper
2017-08-15
usb: bdc: fix "xsf for ep not enabled" errror
Al Cooper
2017-08-15
usb: bdc: Add support for suspend/resume
Al Cooper
2017-08-15
usb: bdc: hook a quick Device Tree compatible string
Florian Fainelli
2017-08-15
usb: bdc: Small code cleanup
Al Cooper
2017-08-15
usb: bdc: Add clock enable for new chips with a separate BDC clock
Al Cooper
2017-08-15
usb: bdc: Fix misleading register names
Al Cooper
2017-06-19
usb: gadget: bdc: 64-bit pointer capability check
Srinath Mannam
2017-03-17
usb: add CONFIG_USB_PCI for system have both PCI HW and non-PCI based USB HW
yuan linyu
2016-11-03
usb: gadget: udc: bdc: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-06-21
usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated"
Colin Ian King
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
2016-03-04
usb: gadget: bdc_udc: fix race condition in bdc_udc_exit()
Alexey Khoroshilov
2015-09-30
usb: gadget: bdc: fix memory leak
Sudip Mukherjee
2015-09-21
usb: gadget: drop null test before destroy functions
Julia Lawall
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-08-14
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-08-07
treewide: fix typos in comment blocks
Masahiro Yamada
2015-08-04
usb: gadget: bdc: add ep capabilities support
Robert Baldyga
2015-07-27
usb: gadget: bdc: fix a driver crash on disconnect
Al Cooper
2015-01-29
usb: gadget: bdc_udc: set value for common is_selfpowered
Peter Chen
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
[next]