index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
USB: musb: Fix CPPI IRQs not being signaled
Daniel Glöckner
1
-5
/
+5
2009-11-30
USB: musb: respect usb_request->zero in control requests
Daniel Glöckner
1
-1
/
+2
2009-11-30
USB: musb: fix ISOC Tx programming for CPPI DMAs
Ajay Kumar Gupta
1
-1
/
+4
2009-11-30
USB: musb: Remove unwanted message in boot log
Ajay Kumar Gupta
1
-2
/
+2
2009-11-30
USB: musb_gadget: fix STALL handling
Sergei Shtylyov
1
-45
/
+34
2009-10-12
USB: musb: invert arch depend string
Mike Frysinger
1
-1
/
+1
2009-10-09
USB: musb: make HAVE_CLK support optional
Mike Frysinger
4
-11
/
+8
2009-09-23
USB: musb: fix put_device() call sequence
Ajay Kumar Gupta
1
-4
/
+4
2009-08-10
Merge branch 'master' into for-linus
Rafael J. Wysocki
1
-0
/
+1
2009-08-07
USB: musb: fix the nop registration for OMAP3EVM
Gupta, Ajay Kumar
1
-0
/
+1
2009-07-30
Merge branch 'master' into for-linus
Rafael J. Wysocki
3
-3
/
+3
2009-07-28
USB: musb: fix CONFIGDATA register read issue
Ajay Kumar Gupta
2
-1
/
+1
2009-07-28
USB: musb: Refer to musb_otg_timer_func under correct #ifdef
Amit Kucheria
1
-1
/
+1
2009-07-28
USB: musb_gadget_ep0: fix typo in service_zero_data_request()
Sergei Shtylyov
1
-1
/
+1
2009-07-22
USB: Rework musb suspend()/resume_early()
Magnus Damm
1
-6
/
+12
2009-07-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2
-8
/
+51
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
2
-6
/
+24
2009-07-12
USB: musb: davinci dm6446evm GPIO renumbering
Kevin Hilman
1
-1
/
+1
2009-07-12
USB: musb: davinci dm355 updates (remainder)
David Brownell
1
-0
/
+25
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2
-2
/
+0
2009-06-15
usb: musb: disable OTG AUTOIDLE only with omap3430
Niilo Minkkinen
1
-1
/
+6
2009-06-15
musb: add high bandwidth ISO support
Ajay Kumar Gupta
4
-22
/
+48
2009-06-15
musb: use dma mode 1 for TX if transfer size equals maxpacket (v2)
Anand Gadiyar
1
-1
/
+1
2009-06-15
musb: support disconnect after HNP roleswitch
David Brownell
3
-12
/
+35
2009-06-15
musb: make initial HNP roleswitch work (v2)
David Brownell
3
-13
/
+27
2009-06-15
musb: otg timer cleanup
David Brownell
3
-24
/
+33
2009-06-15
musb: proper hookup to transceiver drivers
David Brownell
10
-155
/
+181
2009-06-15
musb: split out CPPI interrupt handler
Sergei Shtylyov
3
-15
/
+39
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
2009-06-15
musb_host: simplify check for active URB
Sergei Shtylyov
1
-58
/
+14
2009-06-15
musb_host: factor out musb_ep_{get|set}_qh()
Sergei Shtylyov
1
-34
/
+22
2009-06-15
musb_host: refactor musb_save_toggle() (take 2)
Sergei Shtylyov
1
-23
/
+12
2009-06-15
musb_gadget: suppress "parasitic" TX interrupts with CPPI
Sergei Shtylyov
1
-1
/
+2
2009-06-15
musb_gadget: fix unhandled endpoint 0 IRQs
Sergei Shtylyov
4
-20
/
+43
2009-04-23
USB: musb: fix build when !CONFIG_PM
Alexander Beregalov
1
-1
/
+1
2009-04-23
USB: musb: Remove my email address from few musb related drivers
Jarkko Nikula
3
-3
/
+0
2009-04-17
USB: musb: fix possible panic while resuming
Kim Kyuwon
1
-8
/
+4
2009-04-17
USB: musb: fix isochronous TXDMA (take 2)
Sergei Shtylyov
2
-123
/
+105
2009-04-17
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
Sergei Shtylyov
3
-81
/
+90
2009-04-17
USB: musb: bugfixes for multi-packet TXDMA support
Sergei Shtylyov
3
-28
/
+69
2009-04-17
USB: musb_host, fix ep0 fifo flushing
David Brownell
1
-14
/
+29
2009-04-17
USB: musb_host, minor enqueue locking fix (v2)
David Brownell
1
-9
/
+8
2009-03-24
USB: musb: partial DaVinci dm355 support
David Brownell
3
-30
/
+62
2009-03-24
USB: musb: only turn off vbus in OTG hosts
Ajay Kumar Gupta
1
-1
/
+1
2009-03-24
USB: musb: fix init oops crash with static FIFO config
Giuseppe GORGOGLIONE
1
-1
/
+3
2009-03-24
USB: musb: NAK timeout scheme on bulk RX endpoint
Ajay Kumar Gupta
1
-27
/
+85
2009-03-24
USB: musb: rewrite host periodic endpoint allocation
Sergei Shtylyov
2
-18
/
+11
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-1
/
+1
[next]