summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerWIP/2020-05-18-reduce-size-of-common.hSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* common: Move hang() to the same header as panic()Simon Glass2020-01-171-0/+1
* common: Move serial_printf() to the serial headerSimon Glass2019-12-022-0/+2
* usb: musb_hcd: fix compilation errorJean-Jacques Hiblot2019-09-111-2/+2
* usb: musb_hcd: remove unnecessary ifdefs for dm* SoCsBartosz Golaszewski2019-05-041-6/+0
* usb: musb: Remove legacy CONFIG_USB_DA8XXAdam Ford2018-12-143-132/+0
* usb: musb: Remove Legacy CONFIG_USB_DAVINCIAdam Ford2018-12-145-202/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0715-32/+15
* Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford2018-01-221-0/+29
* omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini2017-05-151-2/+2
* omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini2017-05-152-2/+2
* usb: musb: avoid out of bound access in udc_setup_epHeinrich Schuchardt2017-04-251-2/+2
* Blackfin: RemoveTom Rini2017-04-055-304/+0
* Fix spelling of "occurred".Vagrant Cascadian2016-05-021-3/+3
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-25/+1
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-054-11/+11
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-201-3/+0
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-101-92/+1
* blackfin: Add <asm/clock.h> to numerous driversTom Rini2014-02-201-0/+1
* drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-29/+7
* usb: udc: add udc.h include fileTroy Kisky2013-10-201-1/+2
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
* usb: Prevent using reserved registers on DM36x usbAndrew Murray2013-10-101-5/+14
* usb: Fix error handling in musb_hcd.cAndrew Murray2013-10-071-5/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-182/+14
* usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin2013-06-262-4/+2
* ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-101-1/+3
* usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-202-4/+4
* USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya2012-10-231-1/+10
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-021-1/+1
|\
| * MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin2012-09-011-1/+1
* | da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-012-103/+2
|/
* ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-181-1/+1
* usb: musb: fix printf warningMike Frysinger2012-03-191-1/+1
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-031-28/+0
* drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-091-5/+3
* drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-231-2/+1
* arm, usb, davinci: make USBPHY_CTL register configurableHeiko Schocher2011-11-031-1/+5
* usb, davinci: add enable_vbus() weak functionHeiko Schocher2011-11-031-2/+12
* DaVinci: rename gpio_defs.h to gpio.hLaurence Withers2011-08-031-1/+1
* musb: process control messages after roothub accepted itCliff Cai2011-06-251-2/+5
* usb: musb: blackfin: check anomaly workarounds at runtime tooMike Frysinger2011-04-021-3/+26
* usb: musb: blackfin: make clkin configurableMike Frysinger2011-04-021-1/+6
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* usb: musb: constify a bitMike Frysinger2010-10-223-19/+21
* usb: musb: only write CLRDATATOG when appropriateBryan Wu2010-10-131-7/+16
* usb: musb: stub out MUSB_TXCSR_MODE for Blackfin partsMike Frysinger2010-09-201-0/+2