index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: musb: invert arch depend string
Mike Frysinger
2009-10-12
1
-1
/
+1
*
USB: musb: make HAVE_CLK support optional
Mike Frysinger
2009-10-09
4
-11
/
+8
*
USB: musb: fix put_device() call sequence
Ajay Kumar Gupta
2009-09-23
1
-4
/
+4
*
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-08-10
1
-0
/
+1
|
\
|
*
USB: musb: fix the nop registration for OMAP3EVM
Gupta, Ajay Kumar
2009-08-07
1
-0
/
+1
*
|
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-07-30
3
-3
/
+3
|
\
\
|
|
/
|
*
USB: musb: fix CONFIGDATA register read issue
Ajay Kumar Gupta
2009-07-28
2
-1
/
+1
|
*
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
Amit Kucheria
2009-07-28
1
-1
/
+1
|
*
USB: musb_gadget_ep0: fix typo in service_zero_data_request()
Sergei Shtylyov
2009-07-28
1
-1
/
+1
*
|
USB: Rework musb suspend()/resume_early()
Magnus Damm
2009-07-22
1
-6
/
+12
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-13
2
-8
/
+51
|
\
|
*
USB: musb_host: undo incorrect change in musb_advance_schedule()
Sergei Shtylyov
2009-07-12
1
-1
/
+1
|
*
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
David Brownell
2009-07-12
2
-6
/
+24
|
*
USB: musb: davinci dm6446evm GPIO renumbering
Kevin Hilman
2009-07-12
1
-1
/
+1
|
*
USB: musb: davinci dm355 updates (remainder)
David Brownell
2009-07-12
1
-0
/
+25
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
2
-2
/
+0
|
/
*
usb: musb: disable OTG AUTOIDLE only with omap3430
Niilo Minkkinen
2009-06-15
1
-1
/
+6
*
musb: add high bandwidth ISO support
Ajay Kumar Gupta
2009-06-15
4
-22
/
+48
*
musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)
Anand Gadiyar
2009-06-15
1
-1
/
+1
*
musb: support disconnect after HNP roleswitch
David Brownell
2009-06-15
3
-12
/
+35
*
musb: make initial HNP roleswitch work (v2)
David Brownell
2009-06-15
3
-13
/
+27
*
musb: otg timer cleanup
David Brownell
2009-06-15
3
-24
/
+33
*
musb: proper hookup to transceiver drivers
David Brownell
2009-06-15
10
-155
/
+181
*
musb: split out CPPI interrupt handler
Sergei Shtylyov
2009-06-15
3
-15
/
+39
*
musb_host: refactor URB giveback
Sergei Shtylyov
2009-06-15
1
-34
/
+20
*
musb_host: streamline musb_cleanup_urb() calls
Sergei Shtylyov
2009-06-15
1
-4
/
+5
*
musb_host: simplify check for active URB
Sergei Shtylyov
2009-06-15
1
-58
/
+14
*
musb_host: factor out musb_ep_{get|set}_qh()
Sergei Shtylyov
2009-06-15
1
-34
/
+22
*
musb_host: refactor musb_save_toggle() (take 2)
Sergei Shtylyov
2009-06-15
1
-23
/
+12
*
musb_gadget: suppress "parasitic" TX interrupts with CPPI
Sergei Shtylyov
2009-06-15
1
-1
/
+2
*
musb_gadget: fix unhandled endpoint 0 IRQs
Sergei Shtylyov
2009-06-15
4
-20
/
+43
*
USB: musb: fix build when !CONFIG_PM
Alexander Beregalov
2009-04-23
1
-1
/
+1
*
USB: musb: Remove my email address from few musb related drivers
Jarkko Nikula
2009-04-23
3
-3
/
+0
*
USB: musb: fix possible panic while resuming
Kim Kyuwon
2009-04-17
1
-8
/
+4
*
USB: musb: fix isochronous TXDMA (take 2)
Sergei Shtylyov
2009-04-17
2
-123
/
+105
*
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
Sergei Shtylyov
2009-04-17
3
-81
/
+90
*
USB: musb: bugfixes for multi-packet TXDMA support
Sergei Shtylyov
2009-04-17
3
-28
/
+69
*
USB: musb_host, fix ep0 fifo flushing
David Brownell
2009-04-17
1
-14
/
+29
*
USB: musb_host, minor enqueue locking fix (v2)
David Brownell
2009-04-17
1
-9
/
+8
*
USB: musb: partial DaVinci dm355 support
David Brownell
2009-03-24
3
-30
/
+62
*
USB: musb: only turn off vbus in OTG hosts
Ajay Kumar Gupta
2009-03-24
1
-1
/
+1
*
USB: musb: fix init oops crash with static FIFO config
Giuseppe GORGOGLIONE
2009-03-24
1
-1
/
+3
*
USB: musb: NAK timeout scheme on bulk RX endpoint
Ajay Kumar Gupta
2009-03-24
1
-27
/
+85
*
USB: musb: rewrite host periodic endpoint allocation
Sergei Shtylyov
2009-03-24
2
-18
/
+11
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
1
-1
/
+1
*
USB: musb: fix srp sysfs entry deletion
Vikram Pandita
2009-02-27
1
-2
/
+2
*
USB: musb: resume suspended root hub on disconnect
Anand Gadiyar
2009-02-27
1
-0
/
+1
*
USB: musb: use right poll limit for low speed devices
Sergei Shtylyov
2009-02-27
1
-8
/
+10
*
USB: musb: be careful with 64K+ transfer lengths, host side
Sergei Shtylyov
2009-02-27
1
-7
/
+7
*
USB: musb: fix data toggle saving with shared FIFO
Sergei Shtylyov
2009-02-27
1
-6
/
+1
[next]