index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-07
usb: musb: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-3
/
+4
2015-03-10
usb: musb: core: always try to recover from babble
Felipe Balbi
1
-16
/
+6
2015-03-10
usb: musb: core: disable irqs inside babble recovery
Felipe Balbi
1
-4
/
+3
2015-03-10
usb: musb: core: remove unnecessary forward declaration
Felipe Balbi
1
-1
/
+0
2015-03-10
usb: musb: core: drop recover_work
Felipe Balbi
1
-8
/
+9
2015-03-10
usb: musb: rename ->reset() to ->recover()
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: core: simplify musb_recover_work()
Felipe Balbi
1
-9
/
+12
2015-03-10
usb: musb: core: decrease delayed_work time
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: don't touch devctl from babble recovery
Felipe Balbi
1
-2
/
+4
2015-03-10
usb: musb: core: refactor IRQ enable/disable to separate functions
Felipe Balbi
1
-11
/
+26
2015-03-10
usb: musb: core: controller drops session automatically
Felipe Balbi
1
-1
/
+0
2015-03-10
usb: musb: dsps: remove babble check from dsps irq handler
Felipe Balbi
1
-1
/
+1
2015-03-10
usb: musb: core: there is no connect interrupt in peripheral mode
Felipe Balbi
1
-4
/
+0
2015-03-10
usb: musb: core: remove unnecessary reg access from resume IRQ
Felipe Balbi
1
-15
/
+0
2015-03-10
usb: musb: core: break long line
Felipe Balbi
1
-1
/
+2
2015-03-10
usb: musb: core: move babble recovery inside babble check
Felipe Balbi
1
-7
/
+6
2015-03-10
usb: musb: core: fix highspeed check
Felipe Balbi
1
-7
/
+14
2015-03-10
usb: musb: core: add missing curly braces
Felipe Balbi
1
-2
/
+2
2015-03-10
usb: musb: core: remove unnecessary logical comparison
Felipe Balbi
1
-1
/
+1
2015-03-09
usb: musb: core: improve musb_interrupt() a bit
Felipe Balbi
1
-28
/
+24
2015-03-09
usb: musb: core: fix TX/RX endpoint order
Felipe Balbi
1
-18
/
+26
2015-02-23
usb: musb: core: add pm_runtime_irq_safe()
Felipe Balbi
1
-4
/
+6
2015-02-04
usb: musb: fix device hotplug behind hub
Bin Liu
1
-0
/
+7
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-25
usb: musb: Use IS_ENABLED for tusb6010
Tony Lindgren
1
-1
/
+1
2014-11-25
usb: musb: Pass fifo_mode in platform data
Tony Lindgren
1
-15
/
+6
2014-11-25
usb: musb: Change end point selection to use new IO access
Tony Lindgren
1
-1
/
+37
2014-11-25
usb: musb: Change to use new IO access
Tony Lindgren
1
-16
/
+127
2014-11-18
usb: musb: core: Disable the Interrupts till BABBLE is fully handled
George Cherian
1
-1
/
+4
2014-11-18
usb: musb: core: make sure musb is in RPM_ACTIVE on resume
Sebastian Andrzej Siewior
1
-0
/
+8
2014-11-05
usb: musb: try a race-free wakeup
Sebastian Andrzej Siewior
1
-4
/
+6
2014-11-05
usb: musb: core: check link status on resume
Sebastian Andrzej Siewior
1
-0
/
+6
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
1
-47
/
+47
2014-11-03
usb: musb: core: use ->resume instead ->resume_noirq
Sebastian Andrzej Siewior
1
-2
/
+2
2014-11-03
usb: musb: core: remove duplicate check on resource
Varka Bhadram
1
-2
/
+2
2014-10-20
usb: musb: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-16
usb: musb: core: Convert the musb_platform_reset to have a return value.
George Cherian
1
-4
/
+6
2014-07-16
usb: musb: core: Convert babble recover work to delayed work
George Cherian
1
-7
/
+8
2014-07-16
usb: musb: core: Handle Babble condition only in HOST mode
George Cherian
1
-1
/
+1
2014-06-30
usb: musb: use is_host_active() to distinguish between host and gadget mode
Daniel Mack
1
-9
/
+7
2014-04-21
usb: musb: add a work_struct to recover from babble errors
Daniel Mack
1
-0
/
+35
2014-03-07
Merge tag 'usb-for-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-3
/
+2
2014-03-05
usb: musb: avoid NULL pointer dereference
Felipe Balbi
1
-3
/
+2
2014-02-20
usb: musb: correct use of schedule_delayed_work()
Daniel Mack
1
-1
/
+2
2014-02-18
usb: musb: do not sleep in atomic context
Daniel Mack
1
-0
/
+2
2014-02-18
usb: musb: core: Fix remote-wakeup resume
Roger Quadros
1
-1
/
+9
2014-01-08
usb: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-03
USB: musb: correct spelling mistakes in comment and error string
Rahul Bedarkar
1
-3
/
+3
2013-12-26
usb: musb: Remove usb_disable() check in module_init()
Ezequiel Garcia
1
-16
/
+1
2013-12-19
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
1
-2
/
+23
[next]