index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-16
87
-1824
/
+14381
|
\
|
*
USB: uas: Use GFP_NOIO instead of GFP_KERNEL in I/O submission path
Matthew Wilcox
2010-12-15
1
-1
/
+1
|
*
USB: uas: Ensure we only bind to a UAS interface
Matthew Wilcox
2010-12-15
1
-7
/
+30
|
*
USB: uas: Rename sense pipe and sense urb to status pipe and status urb
Matthew Wilcox
2010-12-15
1
-16
/
+16
|
*
USB: uas: Use kzalloc instead of kmalloc
Matthew Wilcox
2010-12-15
1
-2
/
+2
|
*
USB: uas: Fix up the Sense IU
Matthew Wilcox
2010-12-15
1
-2
/
+5
|
*
Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb
Greg Kroah-Hartman
2010-12-15
18
-585
/
+2166
|
|
\
|
|
*
usb: musb: core: kill unneeded #include's
Sergei Shtylyov
2010-12-11
1
-11
/
+0
|
|
*
usb: musb: Adding musb support for OMAP4430
Hema HK
2010-12-10
2
-11
/
+99
|
|
*
usb: otg: TWL6030: Add twl6030_usb file for compilation
Hema HK
2010-12-10
1
-0
/
+1
|
|
*
usb: musb: TWL6030: Selecting TWL6030_USB transceiver
Hema HK
2010-12-10
1
-0
/
+1
|
|
*
usb: otg: Kconfig: Add Kconfig option for TWL6030 transceiver.
Hema HK
2010-12-10
1
-0
/
+12
|
|
*
usb: otg: Adding twl6030-usb transceiver driver for OMAP4430
Hema HK
2010-12-10
1
-0
/
+493
|
|
*
usb: musb: add support for ux500 platform
Mian Yousaf Kaukab
2010-12-10
4
-1
/
+225
|
|
*
musb: am35x: fix compile error due to control apis
Ajay Kumar Gupta
2010-12-10
1
-85
/
+45
|
|
*
usb: musb: drop board_set_vbus
Felipe Balbi
2010-12-10
7
-15
/
+0
|
|
*
usb: musb: drop musb_platform_suspend/resume
Felipe Balbi
2010-12-10
2
-25
/
+0
|
|
*
usb: musb: blackfin: usb dev_pm_ops structure
Felipe Balbi
2010-12-10
1
-24
/
+40
|
|
*
usb: musb: am35x: usb dev_pm_ops structure
Felipe Balbi
2010-12-10
1
-17
/
+45
|
|
*
usb: musb: omap2430: use dev_pm_ops structure
Felipe Balbi
2010-12-10
1
-59
/
+87
|
|
*
usb: musb: omap2430: drop the nops
Felipe Balbi
2010-12-10
1
-11
/
+0
|
|
*
usb: musb: mark musb_save/restore_context static
Felipe Balbi
2010-12-10
1
-2
/
+2
|
|
*
usb: musb: drop musb_platform_save/restore_context
Felipe Balbi
2010-12-10
5
-38
/
+30
|
|
*
usb: musb: drop the set_clock magic
Felipe Balbi
2010-12-10
1
-2
/
+0
|
|
*
usb: musb: move clock handling to glue layer
Felipe Balbi
2010-12-10
7
-125
/
+140
|
|
*
usb: musb: pass platform_ops via platform_data
Felipe Balbi
2010-12-10
8
-9
/
+19
|
|
*
usb: musb: blackfin: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
|
|
*
usb: musb: da8xx: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
|
|
*
usb: musb: davinci: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
|
|
*
usb: musb: tusb6010: give it a context structure
Felipe Balbi
2010-12-10
1
-8
/
+27
|
|
*
usb: musb: am35x: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
|
|
*
usb: musb: omap2430: give it a context structure
Felipe Balbi
2010-12-10
1
-9
/
+28
|
|
*
usb: musb: split blackfin to its own platform_driver
Felipe Balbi
2010-12-10
2
-3
/
+85
|
|
*
usb: musb: split da8xx to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+85
|
|
*
usb: musb: split davinci to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+85
|
|
*
usb: musb: split tusb6010 to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+84
|
|
*
usb: musb: split am35x to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+85
|
|
*
usb: musb: split omap2430 to its own platform_driver
Felipe Balbi
2010-12-10
2
-1
/
+86
|
|
*
usb: musb: trivial search and replace patch
Felipe Balbi
2010-12-10
3
-3
/
+3
|
|
*
usb: musb: add Kconfig options for each glue layer
Felipe Balbi
2010-12-10
6
-70
/
+46
|
|
*
usb: musb: hold context on musb structure
Felipe Balbi
2010-12-10
2
-84
/
+83
|
|
*
usb: musb: make all glue layer export struct musb_platform_ops
Felipe Balbi
2010-12-07
9
-177
/
+335
|
|
*
usb: musb: introduce struct musb_platform_ops
Felipe Balbi
2010-12-07
1
-0
/
+28
|
*
|
usb: gadget: g_ncm added
Yauheni Kaliuta
2010-12-10
3
-0
/
+263
|
*
|
usb: gadget: f_ncm.c added
Yauheni Kaliuta
2010-12-10
2
-0
/
+1408
|
*
|
usb: gadget: u_ether: prepare for NCM
Yauheni Kaliuta
2010-12-10
2
-2
/
+16
|
*
|
usb: pch_udc: Fix setup transfers with data out
Richard Röjfors
2010-12-10
1
-1
/
+4
|
*
|
usb: pch_udc: Fix compile error, warnings and checkpatch warnings
Richard Röjfors
2010-12-10
1
-8
/
+11
|
*
|
usb: add ab8500 usb transceiver driver
Mian Yousaf Kaukab
2010-12-10
3
-0
/
+595
|
*
|
USB: gadget: Implement runtime PM for MSM bus glue driver
Pavankumar Kondeti
2010-12-10
1
-0
/
+4
[next]