index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
musb
/
musb_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
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
-1
/
+1
2014-05-16
usb: musb: tusb6010: Add tusb_revision to struct musb to store the revision.
Matwey V. Kornilov
1
-0
/
+1
2014-04-21
usb: musb: add a work_struct to recover from babble errors
Daniel Mack
1
-0
/
+1
2014-04-21
usb: musb: add reset hook to platform ops
Daniel Mack
1
-0
/
+7
2013-12-19
usb: musb: finish suspend/reset work independently from musb_hub_control()
Daniel Mack
1
-0
/
+3
2013-10-19
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
1
-0
/
+1
2013-10-11
usb: musb: start musb on the udc side, too
Sebastian Andrzej Siewior
1
-0
/
+1
2013-09-27
usb: musb: omap2430: use the new generic PHY framework
Kishon Vijay Abraham I
1
-0
/
+2
2013-07-29
usb: musb: get rid of unused proc_dir_entry
Greg Kroah-Hartman
1
-8
/
+0
2013-05-28
usb: musb: re-introduce musb->port_mode
Daniel Mack
1
-0
/
+7
2013-05-28
usb: musb: factor out hcd initalization
Daniel Mack
1
-0
/
+1
2013-05-28
usb: musb: move musb_start to musb_virthub.c
Daniel Mack
1
-1
/
+0
2013-05-28
usb: musb: move function declarations to musb_{host,gadget}.h
Daniel Mack
1
-17
/
+0
2013-05-28
usb: musb: remove 'ignore_disconnect' flag
Felipe Balbi
1
-1
/
+0
2012-11-01
usb: musb: remove hand-crafted id handling
Sebastian Andrzej Siewior
1
-2
/
+0
2012-10-31
usb: musb: Perform only write access on MUSB_INTRTXE
Sebastian Andrzej Siewior
1
-1
/
+1
2012-10-31
usb: musb: Perform only write access on MUSB_INTRRXE
Sebastian Andrzej Siewior
1
-1
/
+2
2012-09-11
usb: musb: kill global and static for multi instance
Ajay Kumar Gupta
1
-0
/
+4
2012-09-11
usb: musb: add musb_ida for multi instance support
B, Ravi
1
-0
/
+2
2012-08-09
usb: musb: drop is_host_capable() and is_peripheral_capable()
Felipe Balbi
1
-4
/
+0
2012-08-09
usb: musb: drop useless board_mode usage
Felipe Balbi
1
-5
/
+0
2012-08-07
usb: musb: fix sparse warnings
Felipe Balbi
1
-1
/
+1
2012-07-30
usb/musb: remove conditional compilation of clk code
Viresh Kumar
1
-8
/
+0
2012-06-25
usb: musb: move work_struct(otg_notifier_work) from core to omap glue
Kishon Vijay Abraham I
1
-2
/
+0
2012-04-18
usb: musb: drop __deprecated flag
Felipe Balbi
1
-1
/
+1
2012-02-13
usb: otg: Rename otg_transceiver to usb_phy
Heikki Krogerus
1
-1
/
+1
2011-12-12
usb: musb: fix pm_runtime calls while atomic
Vikram Pandita
1
-0
/
+2
2011-12-12
usb: musb: headers cleanup
Felipe Balbi
1
-1
/
+0
2011-12-12
usb: musb: omap2+: save and restore OTG_INTERFSEL
Hema HK
1
-0
/
+1
2011-08-12
usb: musb: tusb6010: fix compilation
Felipe Balbi
1
-4
/
+8
2011-07-01
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
1
-68
/
+0
2011-07-01
usb: musb: update musb_platform_ops docs to match code
Mike Frysinger
1
-1
/
+1
2011-04-13
USB: musb: blackfin: work around anomaly 05000450
Mike Frysinger
1
-0
/
+5
2011-03-17
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2011-03-16
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+2
2011-03-02
Merge branch 'devel-cleanup' into omap-for-linus
Tony Lindgren
1
-8
/
+9
2011-03-01
usb: musb: Remove platform context save/restore API
Hema HK
1
-4
/
+0
2011-02-17
usb: musb: Using runtime pm APIs for musb.
Hema HK
1
-1
/
+1
2011-02-17
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
1
-2
/
+2
2011-02-17
usb: musb: fix build breakage
Felipe Balbi
1
-8
/
+9
2011-02-16
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...
Tony Lindgren
1
-3
/
+3
2011-02-01
usb: musb: disable double buffering when it's broken
Felipe Balbi
1
-0
/
+12
2011-01-27
omap: Start using CONFIG_SOC_OMAP
Tony Lindgren
1
-3
/
+3
2010-12-10
usb: musb: Adding musb support for OMAP4430
Hema HK
1
-0
/
+1
2010-12-10
usb: musb: drop board_set_vbus
Felipe Balbi
1
-5
/
+0
2010-12-10
usb: musb: drop musb_platform_suspend/resume
Felipe Balbi
1
-21
/
+0
2010-12-10
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
1
-14
/
+0
2010-12-10
usb: musb: drop the set_clock magic
Felipe Balbi
1
-2
/
+0
2010-12-10
usb: musb: move clock handling to glue layer
Felipe Balbi
1
-2
/
+0
[next]