index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-17
usb: musb: ux500_dma: fix potential NULL dereference error
Lee Jones
1
-1
/
+3
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-3
/
+3
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2013-12-09
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
1
-0
/
+1
2013-11-26
usb: musb: dsps: polling ID pin status only in otg mode
Bin Liu
1
-2
/
+3
2013-11-26
usb: musb: dsps: add support for suspend and resume
Daniel Mack
4
-2
/
+66
2013-11-26
usb: musb: dsps: add {tx,rx}_mode to wrapper
Daniel Mack
1
-0
/
+4
2013-11-26
usb: musb: call musb_port_suspend from musb_bus_suspend
Daniel Mack
3
-1
/
+5
2013-11-26
usb: musb: unconditionally save and restore the context on suspend
Daniel Mack
1
-1
/
+13
2013-11-26
usb: musb: core: call musb_platform_set_mode() during probe
Felipe Balbi
1
-1
/
+10
2013-11-26
usb: musb: dsps: implement ->set_mode()
Felipe Balbi
1
-0
/
+51
2013-11-25
usb: musb: only cancel work if it is initialized
Sebastian Andrzej Siewior
1
-4
/
+5
2013-11-25
usb: musb: musb_cppi41: handle pre-mature TX complete interrupt
Sebastian Andrzej Siewior
1
-5
/
+108
2013-11-25
usb: musb: musb_cppi41: factor most of cppi41_dma_callback() into cppi41_tran...
Sebastian Andrzej Siewior
1
-23
/
+36
2013-11-25
usb: fix musb gadget to enable OTG mode conditionally
Apelete Seketeli
1
-0
/
+4
2013-11-11
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-1
/
+1
2013-10-24
Merge tag 'usb-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
13
-214
/
+179
2013-10-20
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
4
-46
/
+50
2013-10-17
usb: musb: cppi41: allow to defer probing if DMA isn't yet available
Sebastian Andrzej Siewior
2
-3
/
+13
2013-10-17
usb: musb: core: Call dma_controller_destroy() in error path only once.
Sebastian Andrzej Siewior
1
-2
/
+3
2013-10-17
usb: musb: core: properly free host / device structs in err path
Sebastian Andrzej Siewior
1
-0
/
+3
2013-10-17
usb: musb: dsps: run the timer only on OTG systems
Sebastian Andrzej Siewior
1
-1
/
+1
2013-10-17
usb: musb: dsps: redo the otg timer
Sebastian Andrzej Siewior
1
-11
/
+9
2013-10-17
usb: musb: dsps: remove declartion for dsps_musb_try_idle()
Sebastian Andrzej Siewior
1
-38
/
+37
2013-10-17
usb: musb: dsps: move try_idle to start hook
Sebastian Andrzej Siewior
1
-0
/
+5
2013-10-17
usb: musb: call musb_start() only once in OTG mode
Sebastian Andrzej Siewior
1
-1
/
+18
2013-10-15
Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux...
Kevin Hilman
2
-1
/
+7
2013-10-15
Revert "usb: musb: gadget: fix otg active status flag"
Greg Kroah-Hartman
1
-0
/
+1
2013-10-12
usb: Remove unnecessary semicolons
Joe Perches
4
-4
/
+4
2013-10-11
usb: musb: start musb on the udc side, too
Sebastian Andrzej Siewior
4
-46
/
+49
2013-10-10
usb: musb: cancel work on removal
Sebastian Andrzej Siewior
1
-0
/
+1
2013-10-07
Merge 3.12-rc4 into usb-next
Greg Kroah-Hartman
2
-1
/
+7
2013-10-04
usb: musb_am335x: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-04
usb: musb: omap2430: Don't use omap_get_control_dev()
Roger Quadros
1
-11
/
+14
2013-10-02
usb: musb: ux500: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-02
usb: musb: blackfin: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-02
usb: musb: am35x: use SIMPLE_DEV_PM_OPS
Daniel Mack
1
-10
/
+3
2013-10-01
usb: musb_dsps: Remove redundant of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-10-01
usb: musb: davinci: fix resources passed to MUSB driver for DM6467
Sergei Shtylyov
1
-1
/
+10
2013-10-01
usb: musb: use platform_device_register_full() to avoid directly messing with...
Russell King
4
-128
/
+68
2013-10-01
usb: musb: Call atomic_notifier_call_chain when status is changed
Pali Rohár
1
-0
/
+3
2013-10-01
usb: musb: name ux500 platforms more broadly
Linus Walleij
1
-2
/
+2
2013-10-01
usb: musb: dsps: do not bind to "musb-hdrc"
Sebastian Andrzej Siewior
1
-0
/
+3
2013-09-28
usb: musb: omap2430: use the new generic PHY framework
Kishon Vijay Abraham I
3
-6
/
+23
2013-09-26
usb: musb: ux500: Don't supply a con_id when requesting the clock
Lee Jones
1
-1
/
+1
2013-09-26
usb: musb: gadget: fix otg active status flag
Bin Liu
1
-1
/
+0
2013-09-17
usb: musb: fix otg default state
Bin Liu
1
-0
/
+4
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-08-28
usb: musb: ux500: Add check for NULL board data
Lee Jones
1
-1
/
+3
2013-08-27
usb: musb: am335x-evm: Do not remove the session bit HOST-only mode
Sebastian Andrzej Siewior
1
-0
/
+2
[prev]
[next]