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
2010-12-09
usb: musb: fix kernel oops when loading musb_hdrc module for the 2nd time
Ming Lei
2010-11-22
usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
Sergei Shtylyov
2010-11-22
usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()
Sergei Shtylyov
2010-11-22
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
2010-09-24
usb: musb: gadget: restart request on clearing endpoint halt
Sergei Shtylyov
2010-09-24
usb: musb: host: Issue a memory barrier before starting DMA
Santosh Shilimkar
2010-09-24
usb: musb: gadget: fix dma length in txstate
Ming Lei
2010-09-24
usb: musb: gadget: complete request only if data is transfered over
Ming Lei
2010-09-24
usb: musb: gadget: fix DMA length for OUT transfer
Ming Lei
2010-09-24
usb: musb: gadget: enable autoclear for OUT transfer in both DMA 0 and DMA 1
Ming Lei
2010-09-24
usb: musb: gadget: fix bulk IN infinit hangs in double buffer case
Ming Lei
2010-09-24
usb: musb: gadget: fix kernel panic if using out ep with FIFO_TXRX style
Ming Lei
2010-09-20
usb: musb_debugfs: don't use the struct file private_data field with seq_files
Mathias Nyman
2010-08-10
USB: musb: forward debug mode feature to gadget
stephane duverger
2010-08-10
USB: musb: do not override DMA mode in channel program
Anand Gadiyar
2010-08-10
USB: musb: Kill board specific pinmux from driver file
Anand Gadiyar
2010-08-10
USB: musb: fix compilation warning in host only mode
Ajay Kumar Gupta
2010-08-10
USB: musb: use correct register widths in register dumps
Anand Gadiyar
2010-08-10
USB: convert usb_hcd bitfields into atomic flags
Alan Stern
2010-07-26
USB: musb: tusb6010: fix compile error with n8x0_defconfig
Felipe Balbi
2010-06-30
USB: musb: Enable the maximum supported burst mode for DMA
Hema HK
2010-06-30
USB: musb: fix Blackfin ulpi stubs
Mike Frysinger
2010-06-30
USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
Sergei Shtylyov
2010-06-30
USB: musb_core: make disconnect and suspend interrupts work again
Sergei Shtylyov
2010-06-30
usb: musb: Fix a bug by making suspend interrupt available in device mode
Maulik Mankad
2010-05-20
usb: musb: update gfp/slab.h includes
Tejun Heo
2010-05-20
usb: musb: add ulpi access operations
Heikki Krogerus
2010-05-20
usb: musb: Makefile: remove unexistent config option
Felipe Balbi
2010-05-20
usb: musb: omap2430.c: remove unnecessary includes
Anand Gadiyar
2010-05-20
usb: musb: omap2430: remove unused define
Anand Gadiyar
2010-05-20
MUSB: Blackfin: remove musb_platform_{suspend|resume}()
Sergei Shtylyov
2010-05-20
MUSB: OMAP: make musb_platform_suspend() 'static'
Sergei Shtylyov
2010-05-20
MUSB: Blackfin: remove bfin_vbus_power()
Sergei Shtylyov
2010-05-20
MUSB: OMAP: remove omap_vbus_power()
Sergei Shtylyov
2010-05-20
USB: musb: support host/gadget role switching on Blackfin parts
Cliff Cai
2010-05-20
usb: musb: debugfs: musb_exit_debugfs() can be called on probe
Felipe Balbi
2010-05-20
usb: musb: hsdma: use musb_read/writel
Felipe Balbi
2010-05-20
usb: musb: gadget: support musb-specific test modes
Felipe Balbi
2010-05-20
usb: musb: add debugfs support
Felipe Balbi
2010-05-20
USB: musb: allow the Blackfin vrsel gpio to be active low
Cliff Cai
2010-05-20
USB: MUSB: Add OMAP4 support in MUSB driver
Maulik Mankad
2010-05-20
USB: MUSB: Build MUSB driver for OMAP4
Maulik Mankad
2010-05-20
usb: musb: Set transceiver interface type
Maulik Mankad
2010-05-20
usb: musb: allow board to pass down fifo mode
Felipe Balbi
2010-05-20
USB: straighten out port feature vs. port status usage
Alan Stern
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-04-30
usb: Fix tusb6010 for DMA API
Tony Lindgren
2010-04-30
musb_core: fix musb_init_controller() error cleanup path
Sergei Shtylyov
2010-04-30
MUSB: fix DaVinci glue layer dependency
Sergei Shtylyov
2010-04-30
musb_core: don't call musb_platform_exit() twice
Sergei Shtylyov
[next]