Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Tony Lindgren
|
ebf3992061
usb: musb: Use IS_ENABLED for tusb6010
|
10 years ago |
Tony Lindgren
|
8a77f05aa3
usb: musb: Pass fifo_mode in platform data
|
10 years ago |
Tony Lindgren
|
d026e9c76a
usb: musb: Change end point selection to use new IO access
|
10 years ago |
Tony Lindgren
|
1b40fc57a5
usb: musb: Change to use new IO access
|
10 years ago |
George Cherian
|
f905bc6883
usb: musb: core: Disable the Interrupts till BABBLE is fully handled
|
11 years ago |
Sebastian Andrzej Siewior
|
a1fc1920aa
usb: musb: core: make sure musb is in RPM_ACTIVE on resume
|
11 years ago |
Sebastian Andrzej Siewior
|
baadd52f0a
usb: musb: try a race-free wakeup
|
11 years ago |
Sebastian Andrzej Siewior
|
b87fd2f7aa
usb: musb: core: check link status on resume
|
11 years ago |
Antoine Tenart
|
e47d92545c
usb: move the OTG state from the USB PHY to the OTG structure
|
11 years ago |
Sebastian Andrzej Siewior
|
3e87d9a3de
usb: musb: core: use ->resume instead ->resume_noirq
|
11 years ago |
Varka Bhadram
|
1f79b26cf3
usb: musb: core: remove duplicate check on resource
|
11 years ago |
Wolfram Sang
|
59a9e07b0b
usb: musb: drop owner assignment from platform_drivers
|
11 years ago |
George Cherian
|
d871c622e2
usb: musb: core: Convert the musb_platform_reset to have a return value.
|
11 years ago |
George Cherian
|
675ae76311
usb: musb: core: Convert babble recover work to delayed work
|
11 years ago |
George Cherian
|
97b4129e05
usb: musb: core: Handle Babble condition only in HOST mode
|
11 years ago |
Daniel Mack
|
c03da38d5d
usb: musb: use is_host_active() to distinguish between host and gadget mode
|
11 years ago |
Daniel Mack
|
ca88fc2ef0
usb: musb: add a work_struct to recover from babble errors
|
11 years ago |
Greg Kroah-Hartman
|
7338a06593
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
11 years ago |
Felipe Balbi
|
eee3f15d5f
usb: musb: avoid NULL pointer dereference
|
11 years ago |
Daniel Mack
|
9ccfaf74e7
usb: musb: correct use of schedule_delayed_work()
|
11 years ago |
Daniel Mack
|
30d361bf0f
usb: musb: do not sleep in atomic context
|
11 years ago |
Roger Quadros
|
33f8d75f57
usb: musb: core: Fix remote-wakeup resume
|
11 years ago |
Paul Gortmaker
|
803a536243
usb: delete non-required instances of include <linux/init.h>
|
11 years ago |
Rahul Bedarkar
|
5ae477b05f
USB: musb: correct spelling mistakes in comment and error string
|
11 years ago |
Ezequiel Garcia
|
89f836a8c5
usb: musb: Remove usb_disable() check in module_init()
|
11 years ago |
Daniel Mack
|
8ed1fb790e
usb: musb: finish suspend/reset work independently from musb_hub_control()
|
11 years ago |
Felipe Balbi
|
c139e1425f
Merge tag 'v3.13-rc4' into next
|
11 years ago |
Daniel Mack
|
c338412b5d
usb: musb: unconditionally save and restore the context on suspend
|
11 years ago |
Felipe Balbi
|
2df6761e5e
usb: musb: core: call musb_platform_set_mode() during probe
|
12 years ago |