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
/
musb_host.c
Age
Commit message (
Expand
)
Author
2011-12-14
usb: musb: fix reset issue with full speed device
Ajay Kumar Gupta
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-06-09
usb: musb: host: compare status for negative error values
Márton Németh
2011-05-13
usb: musb: host: remove duplicate check in musb_ep_program()
Sergei Shtylyov
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
2011-05-06
usb: fix building musb drivers
Anatolij Gustschin
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
2011-02-04
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
2011-02-01
usb: musb: disable double buffering when it's broken
Felipe Balbi
2010-10-22
usb: musb: host: support DMA transfers greater than max channel length
T. S., Anil Kumar
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
2010-09-24
usb: musb: host: Issue a memory barrier before starting DMA
Santosh Shilimkar
2010-04-30
musb: potential use after free
Dan Carpenter
2010-03-19
USB: musb: fix build error introduced by isoc change
Sonic Zhang
2010-03-02
USB: musb: disable double buffering for older RTL versions
Cliff Cai
2010-03-02
usb: musb: workaround toggle bug when doing bulk transfer after isoc
Swaminathan S
2009-12-11
USB: musb: musb_host: fix sparse warning
Felipe Balbi
2009-11-30
USB: musb: fix ISOC Tx programming for CPPI DMAs
Ajay Kumar Gupta
2009-07-12
USB: musb_host: undo incorrect change in musb_advance_schedule()
Sergei Shtylyov
2009-07-12
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
David Brownell
2009-06-15
musb: add high bandwidth ISO support
Ajay Kumar Gupta
2009-06-15
musb: proper hookup to transceiver drivers
David Brownell
2009-06-15
musb_host: refactor URB giveback
Sergei Shtylyov
2009-06-15
musb_host: streamline musb_cleanup_urb() calls
Sergei Shtylyov
2009-06-15
musb_host: simplify check for active URB
Sergei Shtylyov
2009-06-15
musb_host: factor out musb_ep_{get|set}_qh()
Sergei Shtylyov
2009-06-15
musb_host: refactor musb_save_toggle() (take 2)
Sergei Shtylyov
2009-04-17
USB: musb: fix isochronous TXDMA (take 2)
Sergei Shtylyov
2009-04-17
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
Sergei Shtylyov
2009-04-17
USB: musb: bugfixes for multi-packet TXDMA support
Sergei Shtylyov
2009-04-17
USB: musb_host, fix ep0 fifo flushing
David Brownell
2009-04-17
USB: musb_host, minor enqueue locking fix (v2)
David Brownell
2009-03-24
USB: musb: NAK timeout scheme on bulk RX endpoint
Ajay Kumar Gupta
2009-03-24
USB: musb: rewrite host periodic endpoint allocation
Sergei Shtylyov
2009-02-27
USB: musb: use right poll limit for low speed devices
Sergei Shtylyov
2009-02-27
USB: musb: be careful with 64K+ transfer lengths, host side
Sergei Shtylyov
2009-02-27
USB: musb: fix data toggle saving with shared FIFO
Sergei Shtylyov
2009-02-27
USB: musb: host endpoint_disable() oops fixes
Sergei Shtylyov
2009-02-27
USB: musb: fix urb_dequeue() method
Sergei Shtylyov
2009-02-27
USB: musb: fix musb_host_tx() for shared endpoint FIFO
Dmitry Krivoschekov
2009-01-27
USB: musb uses endpoint functions
Julia Lawall
2009-01-07
USB: musb: add Blackfin specific configuration to MUSB
Bryan Wu
2009-01-07
USB: musb: host side diagnostics tweaks
David Brownell
2008-11-19
usb: musb: fix bug in musb_schedule
Felipe Balbi
2008-11-13
usb: musb: fix BULK request on different available endpoints
Ajay Kumar Gupta
2008-11-13
usb: musb: Fix for isochronous IN transfer
Ajay Kumar Gupta
2008-10-17
usb: musb_hdrc build fixes
David Brownell
2008-10-17
OMAP:MUSB: Corrects urb unlink function path
Ajay Kumar Gupta
2008-10-17
OMAP:MUSB: Fixes the TT programming.
Ajay Kumar Gupta
2008-08-13
USB: Add MUSB and TUSB support
Felipe Balbi