summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb-new
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-04-161-39/+6
|\
| * sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-151-29/+6
| * sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski2015-04-151-29/+19
* | usb: modify usb_gadget_handle_interrupts to take controller indexKishon Vijay Abraham I2015-04-141-1/+1
|/
* sunxi: musb: Fix some lo speed devices not working with musb hostHans de Goede2015-03-291-0/+14
* sunxi: musb: Return early on VBUS GPIO error instead of on a positive valuePaul Kocialkowski2015-03-211-1/+1
* sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai2015-03-101-14/+38
* usb: musb-new: omap2430: Reset the MUSB controller earlyPaul Kocialkowski2015-02-241-0/+16
* sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-211-0/+29
* sunxi: otg: Fix peripheral modeHans de Goede2015-02-161-12/+1
* musb-new: Add interrupt queue supportHans de Goede2015-01-181-0/+65
* musb-new: Add urb and hep parameters to construct_urbHans de Goede2015-01-181-32/+31
* musb-new: Properly remove a transfer from the schedule on timeoutHans de Goede2015-01-184-3/+14
* musb-new: Fix reset sequence when in host modeHans de Goede2015-01-181-11/+20
* musb-new: Fix interrupt transfers not workingHans de Goede2015-01-181-1/+1
* musb-new: Use time based timeouts rather then cpu-cycles based timeoutsHans de Goede2015-01-181-8/+8
* musb-new: Add sunxi musb controller supportHans de Goede2015-01-182-0/+280
* musb-new: Add register defines for different reg layout on sunxiHans de Goede2015-01-181-0/+92
* usb: musb-new: core: set MUSB_POWER_HSENAB in MUSB_POWER for host modeDaniel Mack2014-10-061-2/+0
* kbuild: force to define __UBOOT__ in all the C sourcesMasahiro Yamada2014-09-168-8/+0
* lib, linux: move linux specific defines to linux/compat.hHeiko Schocher2014-08-251-58/+0
* musb-new, dfu: first send request answer then call completionsHeiko Schocher2014-05-081-4/+4
* usb: musb: fill in usb_gadget_unregister_driverRob Herring2014-04-301-1/+4
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-4/+3
* drivers: usb: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-29/+6
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2013-10-141-1/+0
* linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.hWu, Josh2013-08-221-16/+0
* musb: Disable extra printsLokesh Vutla2013-08-151-12/+8
* usb, musb-new: add wdt triggerHeiko Schocher2013-06-301-0/+2
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-04-121-2/+0
|\
| * Consolidate bool typeYork Sun2013-04-011-2/+0
* | musb: set MUSB speed based on CONFIGBin Liu2013-04-082-1/+3
* | musb: am335x: disable bulk split-combine featureBin Liu2013-04-081-0/+5
|/
* musb-new: omap2plus backend driverIlya Yanok2012-11-204-0/+692
* musb-new: am35x backend driverIlya Yanok2012-11-203-0/+711
* musb-new: dsps backend driverIlya Yanok2012-11-202-0/+772
* musb-new: port of Linux musb driverIlya Yanok2012-11-2015-0/+10688
OpenPOWER on IntegriCloud