index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: musb: correct use of schedule_delayed_work()
Daniel Mack
2014-02-20
2
-6
/
+9
*
usb: musb: do not sleep in atomic context
Daniel Mack
2014-02-18
2
-5
/
+17
*
usb: musb: core: Fix remote-wakeup resume
Roger Quadros
2014-02-18
1
-1
/
+9
*
usb: musb: host: Fix SuperSpeed hub enumeration
Ajay Kumar Gupta
2014-02-18
1
-0
/
+3
*
usb: musb: fix obex in g_nokia.ko causing kernel panic
Felipe Balbi
2014-02-18
1
-2
/
+0
*
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-08
12
-12
/
+0
*
USB: musb: correct spelling mistakes in comment and error string
Rahul Bedarkar
2014-01-03
4
-7
/
+7
*
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2014-01-03
11
-67
/
+442
|
\
|
*
usb: musb: Remove usb_disable() check in module_init()
Ezequiel Garcia
2013-12-26
1
-16
/
+1
|
*
usb: musb: Rework USB and USB_GADGET dependency
Ezequiel Garcia
2013-12-23
1
-4
/
+4
|
*
usb: musb: fix musb pointer acqusition in musb_host_finish_resume
Daniel Mack
2013-12-20
1
-1
/
+1
|
*
usb: musb: fix prototype for musb_port_reset
Daniel Mack
2013-12-20
1
-1
/
+1
|
*
usb: musb: fix setting JZ4740 gadget periphal mode on reset
Apelete Seketeli
2013-12-20
1
-1
/
+9
|
*
usb: musb: add support for JZ4740 usb device controller
Apelete Seketeli
2013-12-20
3
-1
/
+209
|
*
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
2013-12-19
4
-34
/
+61
|
*
Merge tag 'v3.13-rc4' into next
Felipe Balbi
2013-12-19
3
-28
/
+149
|
|
\
|
*
|
usb: musb: ux500_dma: fix potential NULL dereference error
Lee Jones
2013-12-17
1
-1
/
+3
|
*
|
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
2013-12-17
1
-3
/
+3
|
*
|
usb: musb: dsps: polling ID pin status only in otg mode
Bin Liu
2013-11-26
1
-2
/
+3
|
*
|
usb: musb: dsps: add support for suspend and resume
Daniel Mack
2013-11-26
4
-2
/
+66
|
*
|
usb: musb: dsps: add {tx,rx}_mode to wrapper
Daniel Mack
2013-11-26
1
-0
/
+4
|
*
|
usb: musb: call musb_port_suspend from musb_bus_suspend
Daniel Mack
2013-11-26
3
-1
/
+5
|
*
|
usb: musb: unconditionally save and restore the context on suspend
Daniel Mack
2013-11-26
1
-1
/
+13
|
*
|
usb: musb: core: call musb_platform_set_mode() during probe
Felipe Balbi
2013-11-26
1
-1
/
+10
|
*
|
usb: musb: dsps: implement ->set_mode()
Felipe Balbi
2013-11-26
1
-0
/
+51
*
|
|
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-16
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
1
-0
/
+1
|
|
/
*
|
usb: musb: only cancel work if it is initialized
Sebastian Andrzej Siewior
2013-11-25
1
-4
/
+5
*
|
usb: musb: musb_cppi41: handle pre-mature TX complete interrupt
Sebastian Andrzej Siewior
2013-11-25
1
-5
/
+108
*
|
usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...
Sebastian Andrzej Siewior
2013-11-25
1
-23
/
+36
*
|
usb: fix musb gadget to enable OTG mode conditionally
Apelete Seketeli
2013-11-25
1
-0
/
+4
|
/
*
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2013-11-11
1
-1
/
+1
|
\
|
*
Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...
Kevin Hilman
2013-10-14
2
-1
/
+7
|
|
\
|
*
|
usb: musb: ux500: Don't supply a con_id when requesting the clock
Lee Jones
2013-09-26
1
-1
/
+1
*
|
|
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-10-24
13
-214
/
+179
|
\
\
\
|
*
|
|
usb: musb: cppi41: allow to defer probing if DMA isn't yet available
Sebastian Andrzej Siewior
2013-10-17
2
-3
/
+13
|
*
|
|
usb: musb: core: Call dma_controller_destroy() in error path only once.
Sebastian Andrzej Siewior
2013-10-17
1
-2
/
+3
|
*
|
|
usb: musb: core: properly free host / device structs in err path
Sebastian Andrzej Siewior
2013-10-17
1
-0
/
+3
|
*
|
|
usb: musb: dsps: run the timer only on OTG systems
Sebastian Andrzej Siewior
2013-10-17
1
-1
/
+1
|
*
|
|
usb: musb: dsps: redo the otg timer
Sebastian Andrzej Siewior
2013-10-17
1
-11
/
+9
|
*
|
|
usb: musb: dsps: remove declartion for dsps_musb_try_idle()
Sebastian Andrzej Siewior
2013-10-17
1
-38
/
+37
|
*
|
|
usb: musb: dsps: move try_idle to start hook
Sebastian Andrzej Siewior
2013-10-17
1
-0
/
+5
|
*
|
|
usb: musb: call musb_start() only once in OTG mode
Sebastian Andrzej Siewior
2013-10-17
1
-1
/
+18
|
*
|
|
usb: musb: cancel work on removal
Sebastian Andrzej Siewior
2013-10-10
1
-0
/
+1
|
*
|
|
usb: musb_am335x: Remove redundant of_match_ptr
Sachin Kamat
2013-10-04
1
-1
/
+1
|
*
|
|
usb: musb: ux500: use SIMPLE_DEV_PM_OPS
Daniel Mack
2013-10-02
1
-10
/
+3
|
*
|
|
usb: musb: blackfin: use SIMPLE_DEV_PM_OPS
Daniel Mack
2013-10-02
1
-10
/
+3
|
*
|
|
usb: musb: am35x: use SIMPLE_DEV_PM_OPS
Daniel Mack
2013-10-02
1
-10
/
+3
|
*
|
|
usb: musb_dsps: Remove redundant of_match_ptr
Sachin Kamat
2013-10-01
1
-1
/
+1
|
*
|
|
usb: musb: davinci: fix resources passed to MUSB driver for DM6467
Sergei Shtylyov
2013-10-01
1
-1
/
+10
[next]