Peter Chen 17a1dc5e22 usb: udc: core: fix error handling 9 years ago
..
bdc f7d74de355 usb: gadget: bdc: fix spelling mistake: "allocted" -> "allocated" 9 years ago
Kconfig 5185c91385 usb: gadget: net2280: add USB2380 support 9 years ago
Makefile 5e42d710a1 usb: gadget: add tracepoints to the gadget API 9 years ago
amd5536udc.c 872ce51195 usb: gadget: fix unused-but-set-variale warnings 9 years ago
amd5536udc.h 76c3727da1 usb: gadget: amd5536udc: remove unnecessary conditions 10 years ago
at91_udc.c 46cdd1900f usb: gadget: udc: at91: use PTR_ERR_OR_ZERO() 9 years ago
at91_udc.h 428163d703 usb: gadget: at91_udc: move at91_udc_data in at91_udc.h 10 years ago
atmel_usba_udc.c 882bd9fc46 usb: gadget: udc: atmel: Also get regmap for at91sam9x5-pmc 9 years ago
atmel_usba_udc.h 4747639f01 usb: gadget: atmel: access the PMC using regmap 9 years ago
bcm63xx_udc.c ea4a8cb1c2 usb: gadget: bcm63xx_udc: use list_for_each_entry_safe 9 years ago
core.c 17a1dc5e22 usb: udc: core: fix error handling 9 years ago
dummy_hcd.c 872ce51195 usb: gadget: fix unused-but-set-variale warnings 9 years ago
fotg210-udc.c 8d29237a43 usb: gadget: fotg210-udc: add ep capabilities support 10 years ago
fotg210.h 90fccb529d usb: gadget: Gadget directory cleanup - group UDC drivers 11 years ago
fsl_mxc_udc.c c9d8725926 usb: gadget: udc: fsl_mxc_udc: fix sparse error 11 years ago
fsl_qe_udc.c 7442e6db5b usb: gadget: fsl_qe_udc: off by one in setup_received_handle() 9 years ago
fsl_qe_udc.h 90fccb529d usb: gadget: Gadget directory cleanup - group UDC drivers 11 years ago
fsl_udc_core.c 60a28c6371 usb: gadget: fsl_udc_core: add ep capabilities support 10 years ago
fsl_usb2_udc.h c9d8725926 usb: gadget: udc: fsl_mxc_udc: fix sparse error 11 years ago
fusb300_udc.c 455d11c935 usb: gadget: fusb300_udc: add ep capabilities support 10 years ago
fusb300_udc.h f0798d6a04 usb: gadget: fusb300_udc.h: Fix typo in include guard 11 years ago
goku_udc.c 7b78f48a04 PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition 9 years ago
goku_udc.h 90fccb529d usb: gadget: Gadget directory cleanup - group UDC drivers 11 years ago
gr_udc.c 84c1eeb023 usb : replace dma_pool_alloc and memset with dma_pool_zalloc 9 years ago
gr_udc.h 5b484989a9 usb: gadget: gr_udc: Add bounce buffer to handle odd sized OUT requests 11 years ago
lpc32xx_udc.c 59e052727e usb: udc: lpc32xx: remove USB PLL and USB OTG clock management 9 years ago
m66592-udc.c d58fcf81bb usb: gadget: m66592: fix unused-but-set-variable warnings 9 years ago
m66592-udc.h 90fccb529d usb: gadget: Gadget directory cleanup - group UDC drivers 11 years ago
mv_u3d.h 90fccb529d usb: gadget: Gadget directory cleanup - group UDC drivers 11 years ago
mv_u3d_core.c bd8dc7375b usb: gadget: mv_u3d: fix unused-but-set-variable warnings 9 years ago
mv_udc.h 90fccb529d usb: gadget: Gadget directory cleanup - group UDC drivers 11 years ago
mv_udc_core.c 872ce51195 usb: gadget: fix unused-but-set-variale warnings 9 years ago
net2272.c 872ce51195 usb: gadget: fix unused-but-set-variale warnings 9 years ago
net2272.h d4a1c47946 usb: gadget: net2272: use common is_selfpowered 10 years ago
net2280.c 5185c91385 usb: gadget: net2280: add USB2380 support 9 years ago
net2280.h 5185c91385 usb: gadget: net2280: add USB2380 support 9 years ago
omap_udc.c 7d4ba80d3a usb: gadget: omap_udc: add ep capabilities support 10 years ago
omap_udc.h 90fccb529d usb: gadget: Gadget directory cleanup - group UDC drivers 11 years ago
pch_udc.c 1d23d16a88 usb: gadget: pch_udc: reorder spin_[un]lock to avoid deadlock 9 years ago
pxa25x_udc.c a9458a3b33 usb: gadget: pxa25x_udc: document endianess better 9 years ago
pxa25x_udc.h 65bc0fba4e usb: gadget: pxa25x_udc: use readl/writel for mmio 9 years ago
pxa27x_udc.c b89e5f1a67 usb: pxa27x_udc: remove unused function argument 9 years ago
pxa27x_udc.h a180e3da97 usb: gadget: pxa27x_udc: add ep capabilities support 10 years ago
r8a66597-udc.c 906ae52db2 usb: gadget: r8a66597: fix unused-but-set-variable warnings 9 years ago
r8a66597-udc.h 90fccb529d usb: gadget: Gadget directory cleanup - group UDC drivers 11 years ago
renesas_usb3.c 746bfe63bb usb: gadget: renesas_usb3: add support for Renesas USB3.0 peripheral controller 9 years ago
s3c-hsudc.c ca07099460 usb: gadget: s3c-hsudc: remove redundant condition 9 years ago
s3c2410_udc.c 0648772d51 usb: gadget: s3c2410_udc: add ep capabilities support 10 years ago
s3c2410_udc.h 90fccb529d usb: gadget: Gadget directory cleanup - group UDC drivers 11 years ago
trace.c 5e42d710a1 usb: gadget: add tracepoints to the gadget API 9 years ago
trace.h 5e42d710a1 usb: gadget: add tracepoints to the gadget API 9 years ago
udc-xilinx.c 872ce51195 usb: gadget: fix unused-but-set-variale warnings 9 years ago