| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.h | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Drop linux/delay.h from common header | Simon Glass | 2020-05-18 | 3 | -0/+3 |
* | common: Drop log.h from common header | Simon Glass | 2020-05-18 | 1 | -0/+1 |
* | common: Move hang() to the same header as panic() | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | common: Move serial_printf() to the serial header | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | usb: musb_hcd: fix compilation error | Jean-Jacques Hiblot | 2019-09-11 | 1 | -2/+2 |
* | usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs | Bartosz Golaszewski | 2019-05-04 | 1 | -6/+0 |
* | usb: musb: Remove legacy CONFIG_USB_DA8XX | Adam Ford | 2018-12-14 | 3 | -132/+0 |
* | usb: musb: Remove Legacy CONFIG_USB_DAVINCI | Adam Ford | 2018-12-14 | 5 | -202/+0 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 15 | -32/+15 |
* | Convert CONFIG_USB_MUSB_HCD et al to Kconfig | Adam Ford | 2018-01-22 | 1 | -0/+29 |
* | omap4: Drop redundant CONFIG_OMAP4430 symbol | Tom Rini | 2017-05-15 | 1 | -2/+2 |
* | omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed | Tom Rini | 2017-05-15 | 2 | -2/+2 |
* | usb: musb: avoid out of bound access in udc_setup_ep | Heinrich Schuchardt | 2017-04-25 | 1 | -2/+2 |
* | Blackfin: Remove | Tom Rini | 2017-04-05 | 5 | -304/+0 |
* | Fix spelling of "occurred". | Vagrant Cascadian | 2016-05-02 | 1 | -3/+3 |
* | Add more SPDX-License-Identifier tags | Tom Rini | 2016-01-19 | 1 | -25/+1 |
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski | 2015-08-05 | 4 | -11/+11 |
* | include: move various macros to include/linux/kernel.h | Masahiro Yamada | 2014-11-20 | 1 | -3/+0 |
* | usb: create common header virtual root hub descriptors | Stephen Warren | 2014-03-10 | 1 | -92/+1 |
* | blackfin: Add <asm/clock.h> to numerous drivers | Tom Rini | 2014-02-20 | 1 | -0/+1 |
* | drivers: usb: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | 1 | -29/+7 |
* | usb: udc: add udc.h include file | Troy Kisky | 2013-10-20 | 1 | -1/+2 |
* | usb: add enum usb_init_type parameter to usb_lowlevel_init | Troy Kisky | 2013-10-20 | 1 | -1/+1 |
* | usb: Prevent using reserved registers on DM36x usb | Andrew Murray | 2013-10-10 | 1 | -5/+14 |
* | usb: Fix error handling in musb_hcd.c | Andrew Murray | 2013-10-07 | 1 | -5/+5 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 13 | -182/+14 |
* | usb: musb: Use ARRAY_SIZE at appropriate places | Axel Lin | 2013-06-26 | 2 | -4/+2 |
* | ARM: OMAP4+: Cleanup header files | Lokesh Vutla | 2013-06-10 | 1 | -1/+3 |
* | usb: use linux/usb/ch9.h instead of usbdescriptors.h | Ilya Yanok | 2012-11-20 | 2 | -4/+4 |
* | USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY | Pankaj Bharadiya | 2012-10-23 | 1 | -1/+10 |
* | usb: lowlevel interface change to support multiple controllers | Lucas Stach | 2012-10-15 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.denx.de/u-boot-usb | Wolfgang Denk | 2012-09-02 | 1 | -1/+1 |
|\ |
|
| * | MUSB driver: Timeout is never detected as the while loop does not end | Matej Frančeškin | 2012-09-01 | 1 | -1/+1 |
* | | da8xx/hawkboard: Add support for ohci host controller | Sughosh Ganu | 2012-09-01 | 2 | -103/+2 |
|/ |
|
* | ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignment | Tom Rini | 2012-07-18 | 1 | -1/+1 |
* | usb: musb: fix printf warning | Mike Frysinger | 2012-03-19 | 1 | -1/+1 |
* | USB: move keyboard polling into kbd driver | amartin@nvidia.com | 2012-03-03 | 1 | -28/+0 |
* | drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-12-09 | 1 | -5/+3 |
* | drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warning | Anatolij Gustschin | 2011-11-23 | 1 | -2/+1 |
* | arm, usb, davinci: make USBPHY_CTL register configurable | Heiko Schocher | 2011-11-03 | 1 | -1/+5 |
* | usb, davinci: add enable_vbus() weak function | Heiko Schocher | 2011-11-03 | 1 | -2/+12 |
* | DaVinci: rename gpio_defs.h to gpio.h | Laurence Withers | 2011-08-03 | 1 | -1/+1 |
* | musb: process control messages after roothub accepted it | Cliff Cai | 2011-06-25 | 1 | -2/+5 |
* | usb: musb: blackfin: check anomaly workarounds at runtime too | Mike Frysinger | 2011-04-02 | 1 | -3/+26 |
* | usb: musb: blackfin: make clkin configurable | Mike Frysinger | 2011-04-02 | 1 | -1/+6 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | usb: musb: constify a bit | Mike Frysinger | 2010-10-22 | 3 | -19/+21 |
* | usb: musb: only write CLRDATATOG when appropriate | Bryan Wu | 2010-10-13 | 1 | -7/+16 |
* | usb: musb: stub out MUSB_TXCSR_MODE for Blackfin parts | Mike Frysinger | 2010-09-20 | 1 | -0/+2 |