index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
2013-05-30
usb: musb: host: fix build warning
Felipe Balbi
2013-05-28
usb: musb: various cosmetic fixes on ux500 files
Fabio Baltieri
2013-05-28
usb: musb: enable ux500 host side dma support
Mian Yousaf Kaukab
2013-05-28
usb: musb: eliminate musb_to_hcd
Daniel Mack
2013-05-28
usb: musb: use musb->port_mode
Daniel Mack
2013-05-28
usb: musb: re-introduce musb->port_mode
Daniel Mack
2013-05-28
usb: musb: add musb_host_setup() and musb_host_cleanup()
Daniel Mack
2013-05-28
usb: musb: add Kconfig options for HOST, GAGDET or DUAL_ROLE modes
Daniel Mack
2013-05-28
usb: musb: factor out hcd initalization
Daniel Mack
2013-05-28
usb: musb: move musb_start to musb_virthub.c
Daniel Mack
2013-05-28
usb: musb: gadget: remove hcd initialization
Daniel Mack
2013-05-28
usb: musb: factor some host-specific functions
Daniel Mack
2013-05-28
usb: musb: move function declarations to musb_{host,gadget}.h
Daniel Mack
2013-05-28
usb: musb: remove 'ignore_disconnect' flag
Felipe Balbi
2013-05-28
usb: musb: fix incorrect usage of resource pointer
Felipe Balbi
2013-05-15
usb: musb: dsps: fix error return code in dsps_create_musb_pdev()
Wei Yongjun
2013-05-15
usb: musb: omap2430: add missing platform_device_put() on error in omap2430_p...
Wei Yongjun
2013-04-09
USB: regroup all depends on USB within an if USB block
Florian Fainelli
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-03
usb: phy: ab8500-usb: fix last notifier arguments
Fabio Baltieri
2013-04-03
usb: musb: ux500_dma: drop references to U5500
Fabio Baltieri
2013-04-02
usb: musb: gadget: read ep0 fifo only if rxcount is non zero
Ravi Babu
2013-04-02
usb: musb: dsps: print babble message only when musb is active host
Ravi Babu
2013-04-02
usb: musb: implement (un)map_urb_for_dma hooks
Ruslan Bilovol
2013-04-02
usb: musb: gadget: use platform callback to enable vbus
Grazvydas Ignotas
2013-04-02
usb: musb: omap2430: turn off vbus on cable disconnect
Grazvydas Ignotas
2013-03-27
usb: musb: ux500_dma: fix sparse warning
Felipe Balbi
2013-03-22
usb: musb: core: log VBUS error
Grazvydas Ignotas
2013-03-22
usb: musb: gadget: clear gadget_driver when gadget is stopped
Grazvydas Ignotas
2013-03-22
usb: musb: core: honour initial transceiver state
Grazvydas Ignotas
2013-03-21
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2013-03-18
usb: phy: ab8500-usb: update irq handling code
Fabio Baltieri
2013-03-18
usb: musb: ux500: add otg notifier support
Fabio Baltieri
2013-03-18
usb: musb: ux500: implement musb_set_vbus
Fabio Baltieri
2013-03-18
usb: musb: ux500_dma: add missing MEM resource check
Virupax Sadashivpetimath
2013-03-18
usb: musb: omap2430: fix PHY error handling
Felipe Balbi
2013-03-18
usb: musb: omap: add usb_phy_init in omap2430_musb_init
Kishon Vijay Abraham I
2013-03-18
usb: musb: omap: remove the check before calling otg_set_vbus
Kishon Vijay Abraham I
2013-03-18
usb: musb: omap2430: replace *_* with *-* in property names
Kishon Vijay Abraham I
2013-03-18
usb: phy: remove CONFIG_USB_OTG_UTILS
Felipe Balbi
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
2013-03-18
usb: musb: drop dangling CONFIG_USB_MUSB_DEBUG
Fabio Baltieri
2013-03-18
usb: musb: gadget: don't assign gadget.dev.release directly
Felipe Balbi
2013-03-18
usb: musb: gadget: remove unnecessary initializations
Felipe Balbi
2013-03-18
usb: musb: Kconfig: drop unnecessary dependencies
Felipe Balbi
2013-03-18
usb: musb: gadget: fix compile warning
Felipe Balbi
2013-03-18
usb: musb: dsps: fix possible compile warning
Felipe Balbi
2013-03-18
usb: musb: ux500_dma: kill compile warnings
Felipe Balbi
2013-03-18
usb: musb: dsps: add missing include
Felipe Balbi
2013-03-18
usb: musb: make davinci and da8xx glues depend on BROKEN
Felipe Balbi
[next]