aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/musb_host.h
AgeCommit message (Expand)Author
2021-05-10usb: musb: Remove duplicate declaration of functionsSaurav Girepunje
2020-07-15USB: musb: Remove unused inline functionYueHaibing
2020-04-16USB: musb: Use the correct style for SPDX License IdentifierNishad Kamdar
2018-05-14usb: musb: fix remote wakeup racing with suspendDaniel Glöckner
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2013-12-20usb: musb: fix prototype for musb_port_resetDaniel Mack
2013-12-19usb: musb: finish suspend/reset work independently from musb_hub_control()Daniel Mack
2013-11-26usb: musb: dsps: add support for suspend and resumeDaniel Mack
2013-11-26usb: musb: call musb_port_suspend from musb_bus_suspendDaniel Mack
2013-06-12Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2013-05-28usb: musb: make use_sg flag URB specificVirupax Sadashivpetimath
2013-05-28usb: musb: eliminate musb_to_hcdDaniel Mack
2013-05-28usb: musb: add musb_host_setup() and musb_host_cleanup()Daniel Mack
2013-05-28usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modesDaniel Mack
2013-05-28usb: musb: factor out hcd initalizationDaniel Mack
2013-05-28usb: musb: factor some host-specific functionsDaniel Mack
2013-05-28usb: musb: move function declarations to musb_{host,gadget}.hDaniel Mack
2012-08-07usb: musb: host: Handle highmem in PIO modeVirupax Sadashivpetimath
2011-07-01usb: musb: drop a gigantic amount of ifdeferryFelipe Balbi
2009-06-15musb: add high bandwidth ISO supportAjay Kumar Gupta
2008-11-13usb: musb: fix BULK request on different available endpointsAjay Kumar Gupta
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi