aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_host.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-20usb: musb: fix prototype for musb_port_resetDaniel Mack1-1/+1
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack1-0/+2
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack1-0/+2
2013-11-26usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack1-0/+2
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-nextGreg Kroah-Hartman1-12/+45
2013-05-28usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath1-0/+1
2013-05-28usb: musb: eliminate musb_to_hcdDaniel Mack1-2/+0
2013-05-28usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack1-0/+8
2013-05-28usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modesDaniel Mack1-2/+27
2013-05-28usb: musb: factor out hcd initalizationDaniel Mack1-11/+8
2013-05-28usb: musb: factor some host-specific functionsDaniel Mack1-0/+3
2013-05-28usb: musb: move function declarations to musb_{host,gadget}.hDaniel Mack1-1/+3
2012-08-07usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath1-0/+3
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi1-4/+0
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta1-0/+1
2008-11-13usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta1-0/+1
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+110