Commit Graph

489 Commits (c7a9b09b1a4a1fbccb2ec409daec95f9068d77c0)

Author SHA1 Message Date
Viresh Kumar 08aff53582 usb/musb: remove conditional compilation of clk code 13 years ago
Kishon Vijay Abraham I ded017ee6c usb: phy: fix return value check of usb_get_phy 13 years ago
Kishon Vijay Abraham I b1183c242a usb: musb: omap: use devres API to allocate resources 13 years ago
Kishon Vijay Abraham I c83a8542b5 usb: musb: move otg specific initializations from twl to glue 13 years ago
Kishon Vijay Abraham I c9721438c0 usb: musb: twl: use mailbox API to send VBUS or ID events 13 years ago
Kishon Vijay Abraham I 1e5acb8d61 usb: musb: move work_struct(otg_notifier_work) from core to omap glue 13 years ago
Kishon Vijay Abraham I 662dca54ca usb: otg: support for multiple transceivers by a single controller 13 years ago
Kishon Vijay Abraham I 721002ec1d usb: otg: utils: rename function name in OTG utils 13 years ago
Ajay Kumar Gupta 8c778db9f0 usb: musb: host: release dma channels if no active io 13 years ago
Mantesh Sarasetti 2ed9127cff usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failure 13 years ago
Grazvydas Ignotas 08f75bf14f usb: musb_gadget: fix crash caused by dangling pointer 13 years ago
Jon Povey 6594b2d7b1 usb: musb: davinci: Fix build breakage 13 years ago
Vikram Pandita abf710e655 usb: musb: handle nuked ep dma interrupt 13 years ago
Reinhard Tartler 61af9c3f89 usb: musb: cppi: add missing include to fix compilation 13 years ago
Ajay Kumar Gupta fa29652883 usb: musb: enable support for am335x 13 years ago
Ajay Kumar Gupta 9ecb887522 usb: musb: Add support for ti81xx platform 13 years ago
Geert Uytterhoeven f5db9c6a3d m68k: Make sure {read,write}s[bwl]() are always defined 13 years ago
Julia Lawall c67dd31c5c usb: musb: davinci.c: add missing unregister 13 years ago
Felipe Balbi fc87e080e1 usb: musb: drop __deprecated flag 13 years ago
Shubhrajyoti D ad579699c4 usb: musb: omap: fix the error check for pm_runtime_get_sync 13 years ago
Kishon Vijay Abraham I 3006dc8c62 usb: musb: omap: fix crash when musb glue (omap) gets initialized 13 years ago
Grazvydas Ignotas bf070bc141 usb: musb: wake the device before ulpi transfers 13 years ago
Ajay Kumar Gupta 692933b2cc usb: musb: fix bug in musb_cleanup_urb 13 years ago
Grazvydas Ignotas c04352a590 usb: musb: fix some runtime_pm issues 13 years ago
Vladimir Zapolskiy afb76df140 usb: musb: fix oops on omap2430 module unload 13 years ago
Alexandre Bounine 16052827d9 dmaengine/dma_slave: introduce inline wrappers 13 years ago
Felipe Balbi cd70469d08 usb: core: hcd: make hcd->irq unsigned 13 years ago
Heikki Krogerus 6e13c6505c usb: otg: Convert all users to pass struct usb_otg for OTG functions 13 years ago
Heikki Krogerus b96d3b0836 usb: Convert all users to new usb_phy 13 years ago
Supriya Karanth 39287076e4 usb: musb: Reselect index reg in interrupt context 13 years ago
Viresh Kumar 258aea76f5 dmaengine: Pass dma_slave_config .device_fc = NULL for all existing users 13 years ago
Heikki Krogerus d445b6da8d usb: musb: Start using struct usb_otg 13 years ago
Heikki Krogerus 8675381109 usb: otg: Rename otg_transceiver to usb_phy 13 years ago
Cong Wang 976d98cb72 usb: musb: fix a build error on mips 13 years ago
Felipe Balbi 6c2abcdd4f usb: musb: debugfs: fix error check 13 years ago
Felipe Balbi e9e8c85e69 usb: musb: make modules behave better 13 years ago
NeilBrown b30b3c60a2 usb: musb: omap2430: minor cleanups. 13 years ago
Grazvydas Ignotas 24307caef4 usb: musb: fix shutdown while usb gadget is in use 13 years ago
Sekhar Nori 006896fc61 usb: musb: davinci: fix build breakage 13 years ago
Grazvydas Ignotas f557978745 usb: musb: drop superfluous pm_runtime calls around musb_shutdown 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Vladimir Zapolskiy b0945c07d9 usb: musb: remove extern qualifier from musb_debug.h header 13 years ago
Felipe Contreras c6bde9b5ae usb: musb: cleanup kconfig 13 years ago
Felipe Contreras 54a605f4ce usb: musb: trivial Kconfig cleanups 13 years ago
Felipe Contreras 702ac61c51 musb: omap2430: avoid pm_runtime_disable() 13 years ago
Felipe Contreras 08dec56ee2 usb: musb: remove a bit of indentation 13 years ago
Felipe Contreras b3314d9ac5 usb: musb: trivial cleanup 13 years ago
Felipe Contreras 772aed45b6 usb: musb: fix pm_runtime mismatch 13 years ago
Ajay Kumar Gupta ccc080c77c usb: musb: fix reset issue with full speed device 13 years ago
Felipe Balbi e7f4e73287 usb: musb: omap2430: fix compile warning 13 years ago