~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUTTom Rini2023-01-20
* drivers/usb/musb/musb_udc.c: Fix spelling of "mismatch".Vagrant Cascadian2022-01-13
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpointPali Rohár2021-03-03
* usb: musb: Fix handling interrupts for EP0 and SET ADDRESS commmandPali Rohár2021-03-03
* usb: musb: Fix receiving of bigger buffersPali Rohár2021-03-03
* usb: musb: Fix transmission of bigger buffersPali Rohár2021-03-03
* usb: musb: Read value of PERI_RXCSR to 16bit variablePali Rohár2021-03-03
* usb: musb: Fix configuring FIFO for endpointsPali Rohár2021-03-03
* usb: musb: Always clear the data toggle bit when configuring epPali Rohár2021-03-03
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-18
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move serial_printf() to the serial headerSimon Glass2019-12-02
* usb: musb_hcd: fix compilation errorJean-Jacques Hiblot2019-09-11
* usb: musb_hcd: remove unnecessary ifdefs for dm* SoCsBartosz Golaszewski2019-05-04
* usb: musb: Remove legacy CONFIG_USB_DA8XXAdam Ford2018-12-14
* usb: musb: Remove Legacy CONFIG_USB_DAVINCIAdam Ford2018-12-14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Convert CONFIG_USB_MUSB_HCD et al to KconfigAdam Ford2018-01-22
* omap4: Drop redundant CONFIG_OMAP4430 symbolTom Rini2017-05-15
* omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when neededTom Rini2017-05-15
* usb: musb: avoid out of bound access in udc_setup_epHeinrich Schuchardt2017-04-25
* Blackfin: RemoveTom Rini2017-04-05
* Fix spelling of "occurred".Vagrant Cascadian2016-05-02
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-20
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-10
* blackfin: Add <asm/clock.h> to numerous driversTom Rini2014-02-20
* drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31
* usb: udc: add udc.h include fileTroy Kisky2013-10-20
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20
* usb: Prevent using reserved registers on DM36x usbAndrew Murray2013-10-10
* usb: Fix error handling in musb_hcd.cAndrew Murray2013-10-07
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* usb: musb: Use ARRAY_SIZE at appropriate placesAxel Lin2013-06-26
* ARM: OMAP4+: Cleanup header filesLokesh Vutla2013-06-10
* usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20
* USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDYPankaj Bharadiya2012-10-23
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15
* Merge branch 'master' of git://git.denx.de/u-boot-usbWolfgang Denk2012-09-02
|\
| * MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin2012-09-01
* | da8xx/hawkboard: Add support for ohci host controllerSughosh Ganu2012-09-01
|/
* ehci-hcd.c, musb_core, usb.h: Add USB_DMA_MINALIGN define for cache alignmentTom Rini2012-07-18
* usb: musb: fix printf warningMike Frysinger2012-03-19
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-03
* drivers/usb/musb/musb_udc.c: Fix GCC 4.6 warningAnatolij Gustschin2011-12-09