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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-01
usb: musb: tusb: Fix possible null pointer dereference in tusb6010_omap.c
Huzaifa Sidhpurwala
1
-2
/
+2
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
3
-22
/
+78
2011-03-01
usb: musb: Remove platform context save/restore API
Hema HK
2
-15
/
+0
2011-03-01
usb: musb: gadget: fix list_head usage
Felipe Balbi
1
-3
/
+4
2011-02-21
usb: musb: gadget: DBG() already prints function name
Sergei Shtylyov
1
-4
/
+4
2011-02-18
usb: musb: OMAP4430: Fix usb device detection if connected during boot
Hema HK
2
-5
/
+52
2011-02-17
usb: musb: Using runtime pm APIs for musb.
Hema HK
2
-59
/
+24
2011-02-17
usb: musb: gadget: do not poke with gadget's list_head
Felipe Balbi
4
-31
/
+41
2011-02-17
usb: musb: gadget: beautify usb_gadget_probe_driver()/usb_gadget_unregister_d...
Felipe Balbi
1
-71
/
+79
2011-02-17
usb: musb: do not error out if Kconfig doesn't match board mode
Felipe Balbi
1
-25
/
+0
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
8
-42
/
+93
2011-02-04
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
1
-2
/
+2
2011-02-01
usb: musb: introduce api for dma code to check compatibility with usb request
Mian Yousaf Kaukab
2
-0
/
+17
2011-02-01
usb: musb: maintain three states for buffer mappings instead of two
Mian Yousaf Kaukab
2
-21
/
+32
2011-02-01
usb: musb: disable double buffering when it's broken
Felipe Balbi
4
-8
/
+28
2011-02-01
usb: musb: hsdma: change back to use musb_read/writew
Bob Liu
1
-5
/
+14
2011-02-01
usb: musb: core: fix IRQ check
Sergei Shtylyov
1
-1
/
+1
2011-02-01
usb: musb: fix kernel panic during s2ram(v2)
Ming Lei
1
-7
/
+1
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-1
/
+0
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
6
-107
/
+201
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
17
-594
/
+1674
2010-12-16
Revert "USB: musb: pm: don't rely fully on clock support"
Greg Kroah-Hartman
1
-12
/
+14
2010-12-16
Revert "USB: musb: blackfin: pm: make it work"
Greg Kroah-Hartman
2
-50
/
+24
2010-12-11
usb: musb: core: kill unneeded #include's
Sergei Shtylyov
1
-11
/
+0
2010-12-10
usb: musb: Adding musb support for OMAP4430
Hema HK
2
-11
/
+99
2010-12-10
usb: musb: TWL6030: Selecting TWL6030_USB transceiver
Hema HK
1
-0
/
+1
2010-12-10
usb: musb: add support for ux500 platform
Mian Yousaf Kaukab
4
-1
/
+225
2010-12-10
musb: am35x: fix compile error due to control apis
Ajay Kumar Gupta
1
-85
/
+45
2010-12-10
usb: musb: drop board_set_vbus
Felipe Balbi
7
-15
/
+0
2010-12-10
usb: musb: drop musb_platform_suspend/resume
Felipe Balbi
2
-25
/
+0
2010-12-10
usb: musb: blackfin: usb dev_pm_ops structure
Felipe Balbi
1
-24
/
+40
2010-12-10
usb: musb: am35x: usb dev_pm_ops structure
Felipe Balbi
1
-17
/
+45
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: mark musb_save/restore_context static
Felipe Balbi
1
-2
/
+2
2010-12-10
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
5
-38
/
+30
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
7
-125
/
+140
2010-12-10
usb: musb: pass platform_ops via platform_data
Felipe Balbi
8
-9
/
+19
2010-12-10
usb: musb: blackfin: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: da8xx: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: davinci: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: tusb6010: give it a context structure
Felipe Balbi
1
-8
/
+27
2010-12-10
usb: musb: am35x: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: omap2430: give it a context structure
Felipe Balbi
1
-9
/
+28
2010-12-10
usb: musb: split blackfin to its own platform_driver
Felipe Balbi
2
-3
/
+85
2010-12-10
usb: musb: split da8xx to its own platform_driver
Felipe Balbi
2
-1
/
+85
2010-12-10
usb: musb: split davinci to its own platform_driver
Felipe Balbi
2
-1
/
+85
[next]