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
/
omap2430.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-02
usb: musb: drop a gigantic amount of ifdeferry
Felipe Balbi
1
-14
/
+1
2011-05-13
usb: musb: drop unneeded musb_debug trickery
Felipe Balbi
1
-10
/
+10
2011-05-11
Merge branch 2.6.39-rc7 into usb-linus
Greg Kroah-Hartman
1
-1
/
+1
2011-05-07
usb: fix building musb drivers
Anatolij Gustschin
1
-3
/
+4
2011-05-02
usb: musb: omap2430: Fix retention idle on musb peripheral only boards
Jarkko Nikula
1
-1
/
+1
2011-04-14
usb: musb: omap2430: fix build failure
Johan Hovold
1
-1
/
+2
2011-03-17
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-90
/
+86
2011-03-01
usb: musb: OMAP3xxx: Fix device detection in otg & host mode
Hema HK
1
-8
/
+2
2011-03-01
usb: musb: Idle path retention and offmode support for OMAP3
Hema HK
1
-22
/
+27
2011-03-01
usb: musb: Remove platform context save/restore API
Hema HK
1
-11
/
+0
2011-02-18
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
1
-5
/
+48
2011-02-17
usb: musb: Using runtime pm APIs for musb.
Hema HK
1
-58
/
+23
2011-02-17
USB: musb: omap2430: fix kernel panic on reboot
Johan Hovold
1
-0
/
+1
2010-12-10
usb: musb: Adding musb support for OMAP4430
Hema HK
1
-11
/
+98
2010-12-10
usb: musb: drop board_set_vbus
Felipe Balbi
1
-3
/
+0
2010-12-10
usb: musb: omap2430: use dev_pm_ops structure
Felipe Balbi
1
-59
/
+87
2010-12-10
usb: musb: omap2430: drop the nops
Felipe Balbi
1
-11
/
+0
2010-12-10
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
1
-10
/
+10
2010-12-10
usb: musb: move clock handling to glue layer
Felipe Balbi
1
-19
/
+27
2010-12-10
usb: musb: pass platform_ops via platform_data
Felipe Balbi
1
-1
/
+3
2010-12-10
usb: musb: omap2430: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: split omap2430 to its own platform_driver
Felipe Balbi
1
-0
/
+84
2010-12-07
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
1
-15
/
+31
2010-12-01
usb: musb: remove board_data parameter from musb_platform_init()
Hema Kalliguddi
1
-2
/
+4
2010-10-22
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
1
-0
/
+1
2010-08-11
USB: musb: Kill board specific pinmux from driver file
Anand Gadiyar
1
-6
/
+0
2010-05-21
usb: musb: omap2430.c: remove unnecessary includes
Anand Gadiyar
1
-2
/
+0
2010-05-21
usb: musb: omap2430: remove unused define
Anand Gadiyar
1
-4
/
+0
2010-05-21
MUSB: OMAP: make musb_platform_suspend() 'static'
Sergei Shtylyov
1
-1
/
+1
2010-05-21
MUSB: OMAP: remove omap_vbus_power()
Sergei Shtylyov
1
-8
/
+0
2010-05-21
usb: musb: Set transceiver interface type
Maulik Mankad
1
-2
/
+11
2010-04-30
MUSB: OMAP: don't call clk_put()
Sergei Shtylyov
1
-3
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-03
USB: musb: get rid of omap_readl/writel
Felipe Balbi
1
-23
/
+25
2010-03-03
usb: musb: Add context save and restore support
Ajay Kumar Gupta
1
-0
/
+16
2009-12-11
USB: musb: omap2430: fix sparse warning
Felipe Balbi
1
-1
/
+1
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-1
/
+1
2009-06-16
usb: musb: disable OTG AUTOIDLE only with omap3430
Niilo Minkkinen
1
-1
/
+6
2009-06-16
musb: otg timer cleanup
David Brownell
1
-2
/
+0
2009-06-16
musb: proper hookup to transceiver drivers
David Brownell
1
-39
/
+23
2009-04-24
USB: musb: Remove my email address from few musb related drivers
Jarkko Nikula
1
-1
/
+0
2009-01-07
USB: musb: minor locking fix
David Brownell
1
-2
/
+2
2009-01-07
USB: musb: sysfs mode updates
David Brownell
1
-1
/
+10
2008-11-14
usb: musb: Removes compilation warning in gadget mode
Ajay Kumar Gupta
1
-0
/
+2
2008-09-24
usb: musb: fix include path
Felipe Balbi
1
-2
/
+2
2008-08-14
USB: Add MUSB and TUSB support
Felipe Balbi
1
-0
/
+324