summaryrefslogtreecommitdiff
path: root/drivers/usb/musb
AgeCommit message (Expand)Author
2022-01-13drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch".Vagrant Cascadian
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-30WS cleanup: remove trailing white spaceWolfgang Denk
2021-03-03usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpointPali Rohár
2021-03-03usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmandPali Rohár
2021-03-03usb: musb: Fix receiving of bigger buffersPali Rohár
2021-03-03usb: musb: Fix transmission of bigger buffersPali Rohár
2021-03-03usb: musb: Read value of PERI_RXCSR to 16bit variablePali Rohár
2021-03-03usb: musb: Fix configuring FIFO for endpointsPali Rohár
2021-03-03usb: musb: Always clear the data toggle bit when configuring epPali Rohár
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2019-12-02common: Move serial_printf() to the serial headerSimon Glass
2019-09-11usb: musb_hcd: fix compilation errorJean-Jacques Hiblot
2019-05-04usb: musb_hcd: remove unnecessary ifdefs for dm* SoCsBartosz Golaszewski
2018-12-14usb: musb: Remove legacy CONFIG_USB_DA8XXAdam Ford
2018-12-14usb: musb: Remove Legacy CONFIG_USB_DAVINCIAdam Ford
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-01-22Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford
2017-05-15omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini
2017-05-15omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini
2017-04-25usb: musb: avoid out of bound access in udc_setup_epHeinrich Schuchardt
2017-04-05Blackfin: RemoveTom Rini
2016-05-02Fix spelling of "occurred".Vagrant Cascadian
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren
2014-02-20blackfin: Add <asm/clock.h> to numerous driversTom Rini
2013-10-31drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb: udc: add udc.h include fileTroy Kisky
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-10-10usb: Prevent using reserved registers on DM36x usbAndrew Murray
2013-10-07usb: Fix error handling in musb_hcd.cAndrew Murray
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-26usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-10-23USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-09-02Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk
2012-09-01MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin
2012-09-01da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu
2012-07-18ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini
2012-03-19usb: musb: fix printf warningMike Frysinger
2012-03-03USB: move keyboard polling into kbd driveramartin@nvidia.com
2011-12-09drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warningAnatolij Gustschin
2011-11-23drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warningAnatolij Gustschin