index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
usb: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2013-08-27
usb: musb: only remove host/udc if it has been added
Sebastian Andrzej Siewior
1
-0
/
+2
2013-06-12
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-15
/
+81
2013-06-08
Merge 3.10-rc5 into usb-next
Greg Kroah-Hartman
1
-10
/
+8
2013-05-30
USB: MUSB: upgrade the isochronous API
Alan Stern
1
-2
/
+1
2013-05-30
usb: musb: host: fix build warning
Felipe Balbi
1
-3
/
+3
2013-05-28
usb: musb: make use_sg flag URB specific
Virupax Sadashivpetimath
1
-10
/
+8
2013-05-28
usb: musb: enable ux500 host side dma support
Mian Yousaf Kaukab
1
-4
/
+4
2013-05-28
usb: musb: eliminate musb_to_hcd
Daniel Mack
1
-4
/
+4
2013-05-28
usb: musb: add musb_host_setup() and musb_host_cleanup()
Daniel Mack
1
-0
/
+21
2013-05-28
usb: musb: factor out hcd initalization
Daniel Mack
1
-7
/
+39
2013-05-28
usb: musb: factor some host-specific functions
Daniel Mack
1
-1
/
+14
2013-04-02
usb: musb: implement (un)map_urb_for_dma hooks
Ruslan Bilovol
1
-0
/
+117
2013-03-18
usb: otg: prefix otg_state_string with usb_
Felipe Balbi
1
-1
/
+1
2013-01-17
usb: musb: Double buffering issues in host mode TX
supriya karanth
1
-6
/
+14
2013-01-10
usb: musb: set AUTOSET for full speed bulk DMA transfer in host mode
supriya karanth
1
-6
/
+18
2012-10-31
usb: musb: Perform only write access on MUSB_INTRTXE
Sebastian Andrzej Siewior
1
-1
/
+1
2012-09-16
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2012-09-06
usb: musb: host: fix for musb_start_urb Oops
yuzheng ma
1
-1
/
+1
2012-08-07
usb: musb: host: Handle highmem in PIO mode
Virupax Sadashivpetimath
1
-5
/
+93
2012-08-03
usb: musb: NAK timeout scheme on bulk TX endpoint
Ajay Kumar Gupta
1
-62
/
+92
2012-08-03
usb: musb: host: don't program dma for zero byte tx
Ajay Kumar Gupta
1
-1
/
+11
2012-07-05
Merge tag 'musb-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-1
/
+5
2012-06-22
usb: musb: host: release dma channels if no active io
Ajay Kumar Gupta
1
-2
/
+12
2012-06-04
usb: musb: host: Disable MUSB DMA mode incase of DMA channel request failure
Mantesh Sarasetti
1
-1
/
+5
2012-04-10
usb: musb: fix bug in musb_cleanup_urb
Ajay Kumar Gupta
1
-1
/
+1
2011-12-14
usb: musb: fix reset issue with full speed device
Ajay Kumar Gupta
1
-0
/
+4
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2011-06-09
usb: musb: host: compare status for negative error values
Márton Németh
1
-1
/
+1
2011-05-13
usb: musb: host: remove duplicate check in musb_ep_program()
Sergei Shtylyov
1
-27
/
+22
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-59
/
+47
2011-05-06
usb: fix building musb drivers
Anatolij Gustschin
1
-1
/
+1
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
1
-6
/
+5
2011-02-04
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
1
-2
/
+2
2011-02-01
usb: musb: disable double buffering when it's broken
Felipe Balbi
1
-6
/
+5
2010-10-22
usb: musb: host: support DMA transfers greater than max channel length
T. S., Anil Kumar
1
-2
/
+4
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
1
-0
/
+5
2010-09-24
usb: musb: host: Issue a memory barrier before starting DMA
Santosh Shilimkar
1
-0
/
+6
2010-04-30
musb: potential use after free
Dan Carpenter
1
-0
/
+1
2010-03-19
USB: musb: fix build error introduced by isoc change
Sonic Zhang
1
-1
/
+1
2010-03-02
USB: musb: disable double buffering for older RTL versions
Cliff Cai
1
-2
/
+8
2010-03-02
usb: musb: workaround toggle bug when doing bulk transfer after isoc
Swaminathan S
1
-0
/
+24
2009-12-11
USB: musb: musb_host: fix sparse warning
Felipe Balbi
1
-5
/
+5
2009-11-30
USB: musb: fix ISOC Tx programming for CPPI DMAs
Ajay Kumar Gupta
1
-1
/
+4
2009-07-12
USB: musb_host: undo incorrect change in musb_advance_schedule()
Sergei Shtylyov
1
-1
/
+1
2009-07-12
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
David Brownell
1
-4
/
+21
2009-06-15
musb: add high bandwidth ISO support
Ajay Kumar Gupta
1
-12
/
+35
2009-06-15
musb: proper hookup to transceiver drivers
David Brownell
1
-1
/
+1
2009-06-15
musb_host: refactor URB giveback
Sergei Shtylyov
1
-34
/
+20
2009-06-15
musb_host: streamline musb_cleanup_urb() calls
Sergei Shtylyov
1
-4
/
+5
[next]