~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
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* usb: musb_hcd: fix compilation errorJean-Jacques Hiblot2019-09-11
* usb: musb_hcd: remove unnecessary ifdefs for dm* SoCsBartosz Golaszewski2019-05-04
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Blackfin: RemoveTom Rini2017-04-05
* Fix spelling of "occurred".Vagrant Cascadian2016-05-02
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-10
* 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
* usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15
* MUSB driver: Timeout is never detected as the while loop does not endMatej Frančeškin2012-09-01
* usb: musb: fix printf warningMike Frysinger2012-03-19
* USB: move keyboard polling into kbd driveramartin@nvidia.com2012-03-03
* drivers/usb/musb/musb_hcd.c: Fix GCC 4.6 warningAnatolij Gustschin2011-11-23
* musb: process control messages after roothub accepted itCliff Cai2011-06-25
* usb: musb: constify a bitMike Frysinger2010-10-22
* usb: musb: only write CLRDATATOG when appropriateBryan Wu2010-10-13
* usb: musb: set target address for non-multipoint devicesBryan Wu2010-09-11
* usb: musb: setup TXCOUNT for Blackfin musbBryan Wu2010-09-11
* usb: musb: add virtual root hub control supportBryan Wu2010-01-12
* usb: musb: change rxcsr register from write to read/modify/writeBryan Wu2010-01-09
* usb: musb: make multipoint optionalBryan Wu2010-01-09
* USB Consolidate descriptor definitionsTom Rix2009-12-20
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18
* usb: musb: add timeout via CONFIG_MUSB_TIMEOUTBryan Wu2009-07-09
* drivers/usb: regorganisationJean-Christophe PLAGNIOL-VILLARD2009-04-06