summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_host.h
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: fix prototype for musb_port_resetDaniel Mack2013-12-201-1/+1
* usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack2013-12-191-0/+2
* usb: musb: dsps: add support for suspend and resumeDaniel Mack2013-11-261-0/+2
* usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack2013-11-261-0/+2
* Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-06-121-12/+45
|\
| * usb: musb: eliminate musb_to_hcdDaniel Mack2013-05-281-2/+0Star
| * usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack2013-05-281-0/+8
| * usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modesDaniel Mack2013-05-281-2/+27
| * usb: musb: factor out hcd initalizationDaniel Mack2013-05-281-11/+8Star
| * usb: musb: factor some host-specific functionsDaniel Mack2013-05-281-0/+3
| * usb: musb: move function declarations to musb_{host,gadget}.hDaniel Mack2013-05-281-1/+3
* | usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath2013-05-281-0/+1
|/
* usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath2012-08-071-0/+3
* usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi2011-07-011-4/+0Star
* musb: add high bandwidth ISO supportAjay Kumar Gupta2009-06-161-0/+1
* usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta2008-11-131-0/+1
* USB: Add MUSB and TUSB supportFelipe Balbi2008-08-141-0/+110