- 887eb98 drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch". by Vagrant Cascadian · 3 years ago
- 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- 858df84 usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint by Pali Rohár · 3 years, 10 months ago
- 067be3e usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmand by Pali Rohár · 3 years, 10 months ago
- d0ee6e5 usb: musb: Fix receiving of bigger buffers by Pali Rohár · 3 years, 10 months ago
- 4540aae usb: musb: Fix transmission of bigger buffers by Pali Rohár · 3 years, 10 months ago
- 980d36d usb: musb: Read value of PERI_RXCSR to 16bit variable by Pali Rohár · 3 years, 10 months ago
- 4711218 usb: musb: Fix configuring FIFO for endpoints by Pali Rohár · 3 years, 10 months ago
- 41d6fa8 usb: musb: Always clear the data toggle bit when configuring ep by Pali Rohár · 3 years, 10 months ago
- 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- bd7a59a common: Move serial_printf() to the serial header by Simon Glass · 5 years ago
- 4f34e36 usb: musb_hcd: fix compilation error by Jean-Jacques Hiblot · 5 years ago
- d5f516c usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs by Bartosz Golaszewski · 6 years ago
- 51d6159 usb: musb: Remove legacy CONFIG_USB_DA8XX by Adam Ford · 6 years ago
- 1f85bb3 usb: musb: Remove Legacy CONFIG_USB_DAVINCI by Adam Ford · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 2281c78 Convert CONFIG_USB_MUSB_HCD et al to Kconfig by Adam Ford · 7 years ago
- 8d4bfb8 omap4: Drop redundant CONFIG_OMAP4430 symbol by Tom Rini · 8 years ago
- 38216ee omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed by Tom Rini · 8 years ago
- 773e9e9 usb: musb: avoid out of bound access in udc_setup_ep by Heinrich Schuchardt · 8 years ago
- 210ebce Blackfin: Remove by Tom Rini · 8 years ago
- edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · 9 years ago
- e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
- f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
- bd42662 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
- 39c8968 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
- c68e851 blackfin: Add <asm/clock.h> to numerous drivers by Tom Rini · 11 years ago
- 3e02168 drivers: usb: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- df446f5 usb: udc: add udc.h include file by Troy Kisky · 11 years ago
- 8f9c49d usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
- 9852926 usb: Prevent using reserved registers on DM36x usb by Andrew Murray · 11 years ago
- ca6dfde usb: Fix error handling in musb_hcd.c by Andrew Murray · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- d6272f2 usb: musb: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
- 37bce59 ARM: OMAP4+: Cleanup header files by Lokesh Vutla · 12 years ago
- a1cf10f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
- 025e375 USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY by Pankaj Bharadiya · 12 years ago
- a323128 usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
- d296daa Merge branch 'master' of git://git.denx.de/u-boot-usb by Wolfgang Denk · 12 years ago
- 36eccd2 MUSB driver: Timeout is never detected as the while loop does not end by Matej Frančeškin · 12 years ago
- 282e2af da8xx/hawkboard: Add support for ohci host controller by Sughosh Ganu · 12 years ago
- 2cabcf7 ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment by Tom Rini · 12 years ago
- 6889628 usb: musb: fix printf warning by Mike Frysinger · 13 years ago
- 185da95 USB: move keyboard polling into kbd driver by amartin@nvidia.com · 13 years ago
- 2c5ebfb drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
- b2aed5d drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning by Anatolij Gustschin · 13 years ago
- 86c98ec arm, usb, davinci: make USBPHY_CTL register configurable by Heiko Schocher · 13 years ago
- 662fb50 usb, davinci: add enable_vbus() weak function by Heiko Schocher · 13 years ago
- 377ffe2 DaVinci: rename gpio_defs.h to gpio.h by Laurence Withers · 13 years ago
- 94cfe2a musb: process control messages after roothub accepted it by Cliff Cai · 14 years ago
- 47a6ea3 usb: musb: blackfin: check anomaly workarounds at runtime too by Mike Frysinger · 14 years ago
- 283ecc1 usb: musb: blackfin: make clkin configurable by Mike Frysinger · 14 years ago
- a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- 671bc3d usb: musb: constify a bit by Mike Frysinger · 14 years ago
- fe439d2 usb: musb: only write CLRDATATOG when appropriate by Bryan Wu · 14 years ago
- 0e59a83 usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts by Mike Frysinger · 14 years ago
- 953ee31 usb: musb: set target address for non-multipoint devices by Bryan Wu · 14 years ago
- 2dc21e3 usb: musb: setup TXCOUNT for Blackfin musb by Bryan Wu · 14 years ago
- 7d6f865 musb: am35x: Workaround for fifo read issue by Ajay Kumar Gupta · 14 years ago
- 4e1d485 musb: MSC host support for AM35x by Ajay Kumar Gupta · 14 years ago
- 31367d1 ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 by Steve Sakoman · 14 years ago
- 1060a2c musb: fix compilation warning by Ajay Kumar Gupta · 14 years ago
- aeeac6b musb: Program extvbus for OMAP3EVM Rev >= E by Ajay Kumar Gupta · 14 years ago
- 66fc785 musb: Add Phy programming for using external Vbus by Ajay Kumar Gupta · 14 years ago
- 7e71dc7 musb: Use name based initialization for musb_config by Ajay Kumar Gupta · 14 years ago
- a2cfb24 Prepare v2010.03-rc1 by Wolfgang Denk · 15 years ago
- e53a0f6 musb: Add host support for DM365 EVM by Prathap Srinivas · 15 years ago
- da55f68 usb: musb: fix Blackfin DMA register padding by Cliff Cai · 15 years ago
- 62825a5 PCIe, USB: Replace 'end point' references with 'endpoint' by Peter Tyser · 15 years ago
- 73073cc usb: musb: add virtual root hub control support by Bryan Wu · 15 years ago
- 3a761ff omap3: fix compile warning by Sanjeev Premi · 15 years ago
- e956f34 usb: musb: add support for Blackfin MUSB by Bryan Wu · 15 years ago
- 65b99d3 usb: musb: change rxcsr register from write to read/modify/write by Bryan Wu · 15 years ago
- 784f138 usb: musb: make multipoint optional by Bryan Wu · 15 years ago
- 88ef9a4 usb: musb: make fifo support configurable by Bryan Wu · 15 years ago
- 958f932 usb: musb: make sure the register layout is packed by Mike Frysinger · 15 years ago
- 0882f3e DA8xx: Add MUSB host support by Ajay Kumar Gupta · 15 years ago
- 8526c6f OMAP3 USB Initialize twl4030 only if required by Tom Rix · 15 years ago
- 09c82bc OMAP3 Add usb device support by Tom Rix · 15 years ago
- 83b9e1d USB Consolidate descriptor definitions by Tom Rix · 15 years ago
- 2a7a031 stdio/device: rework function naming convention by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 3169ce8 usb: musb: add timeout via CONFIG_MUSB_TIMEOUT by Bryan Wu · 15 years ago
- 1f0e041 usb: musb: drop old musb read/write prototypes by Mike Frysinger · 15 years ago
- 21d2cd2 Replace __attribute references with __attribute__ by Peter Tyser · 16 years ago
- 8f6bcf4 drivers/usb: regorganisation by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago