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
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-5
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
6
-66
/
+207
2016-11-21
usb: musb: da8xx: Set phy in OTG mode by default
Alexandre Bailon
1
-0
/
+7
2016-11-21
usb: musb: da8xx: Call earlier clk_prepare_enable()
Alexandre Bailon
1
-9
/
+8
2016-11-21
usb: musb: da8xx: Add DT support for the DA8xx driver
Petr Kulhavy
1
-0
/
+46
2016-11-21
usb: musb: core: added helper function for parsing DT
Petr Kulhavy
2
-0
/
+25
2016-11-21
usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg
Ladislav Michl
1
-1
/
+1
2016-11-21
usb: musb: omap2430: use dev_err
Ladislav Michl
1
-3
/
+3
2016-11-21
usb: musb: don't complain on -EPROBE_DEFER when initializing controller
Ladislav Michl
1
-2
/
+3
2016-11-21
musb: sunxi: Force session end on babble errors in host-mode
Hans de Goede
1
-0
/
+15
2016-11-21
musb: sunxi: Remove custom babble handling
Hans de Goede
1
-10
/
+0
2016-11-21
USB: musb: remove obsolete resume-signalling comments
Johan Hovold
2
-5
/
+1
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2
-5
/
+5
2016-11-17
usb: musb: Drop pointless PM runtime code for dsps glue
Tony Lindgren
1
-20
/
+2
2016-11-17
usb: musb: Add missing pm_runtime_disable and drop 2430 PM timeout
Tony Lindgren
1
-6
/
+4
2016-11-17
usb: musb: Fix PM for hub disconnect
Tony Lindgren
4
-18
/
+27
2016-11-17
usb: musb: Fix sleeping function called from invalid context for hdrc glue
Tony Lindgren
4
-18
/
+167
2016-11-17
usb: musb: Fix broken use of static variable for multiple instances
Tony Lindgren
2
-4
/
+7
2016-11-07
usb: musb: remove duplicated actions
Kirill Esipov
1
-5
/
+0
2016-11-07
usb: musb: da8xx: Don't print phy error on -EPROBE_DEFER
David Lechner
1
-1
/
+2
2016-11-03
usb: musb: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2
-5
/
+5
2016-10-24
usb: musb: Call pm_runtime from musb_gadget_queue
Tony Lindgren
1
-0
/
+4
2016-10-24
usb: musb: Fix hardirq-safe hardirq-unsafe lock order error
Tony Lindgren
1
-5
/
+2
2016-09-23
usb: musb: da8xx: fix error handling message in probe
Arnd Bergmann
1
-7
/
+7
2016-09-23
usb: musb: Fix session based PM for first invalid VBUS
Tony Lindgren
2
-5
/
+9
2016-09-23
usb: musb: Fix PM runtime for disconnect after unconfigure
Tony Lindgren
1
-0
/
+3
2016-09-22
musb: Export musb_root_disconnect for use in modules
Hans de Goede
1
-0
/
+1
2016-09-19
Merge 4.8-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+1
2016-09-16
usb: musb: Fix tusb6010 compile error on blackfin
Tony Lindgren
1
-1
/
+1
2016-09-13
usb: musb: remove redundant stack buffers
Rasmus Villemoes
1
-7
/
+5
2016-09-13
usb: musb: am35x: fix error return code in am35x_probe()
Wei Yongjun
1
-1
/
+3
2016-09-13
usb: musb: da8xx: Remove mach code
David Lechner
2
-86
/
+51
2016-09-13
usb: musb: da8xx: Use devm in probe
David Lechner
1
-14
/
+5
2016-09-13
musb: sunxi: Add support for platform_set_mode
Hans de Goede
1
-4
/
+57
2016-09-13
usb: musb: Add PM runtime support for MUSB DSPS glue layer
Tony Lindgren
1
-41
/
+17
2016-09-13
usb: musb: Simplify PM runtime for 2430 glue layer
Tony Lindgren
1
-66
/
+10
2016-09-13
usb: musb: Prepare dsps glue layer for PM runtime support
Tony Lindgren
1
-4
/
+18
2016-09-13
usb: musb: Implement session bit based runtime PM for musb-core
Tony Lindgren
2
-0
/
+67
2016-09-05
Merge 4.8-rc5 into usb-testing
Greg Kroah-Hartman
1
-1
/
+6
2016-08-30
usb: musb: da8xx: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-30
usb: musb: am35x: don't print on ENOMEM
Wolfram Sang
1
-3
/
+1
2016-08-30
usb: musb: Fix locking errors for host only mode
Tony Lindgren
1
-1
/
+6
2016-07-17
usb: musb: sunxi: Simplify dr_mode handling
Hans de Goede
1
-43
/
+25
2016-07-17
usb: musb: sunxi: make unexported symbols static
Ben Dooks
1
-3
/
+3
2016-07-17
usb: musb: cppi41: add dma channel tracepoints
Bin Liu
2
-12
/
+80
2016-07-17
usb: musb: cppi41: move struct cppi41_dma_channel to header
Bin Liu
2
-21
/
+23
2016-07-17
usb: musb: cleanup cppi_dma header
Bin Liu
2
-8
/
+1
2016-07-17
usb: musb: gadget: add usb-request tracepoints
Bin Liu
2
-21
/
+90
2016-07-17
usb: musb: host: add urb tracepoints
Bin Liu
2
-26
/
+71
[next]