index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/usb: add missing GENERIC_HARDIRQS dependencies
Heiko Carstens
2013-02-08
1
-1
/
+2
*
usb: gadget: imx_udc: make it depend on BROKEN
Felipe Balbi
2013-02-06
1
-0
/
+1
*
drivers/usb/gadget: using strlcpy instead of strncpy
Chen Gang
2013-02-06
1
-1
/
+2
*
USB: GADGET: optionally force full-speed for net2280 UDC
Alan Stern
2013-01-31
1
-0
/
+15
*
Merge 3.8-rc5 into usb-next
Greg Kroah-Hartman
2013-01-25
4
-36
/
+57
|
\
|
*
usb: gadget: FunctionFS: Fix missing braces in parse_opts
Benoit Goby
2013-01-18
1
-3
/
+3
|
*
usb: gadget: fsl_mxc_udc: replace MX35_IO_ADDRESS to ioremap
Peter Chen
2013-01-18
3
-10
/
+29
|
*
usb: gadget: fsl-mxc-udc: replace cpu_is_xxx() with platform_device_id
Peter Chen
2013-01-18
2
-30
/
+32
*
|
Merge tag 'xceiv-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Greg Kroah-Hartman
2013-01-25
1
-10
/
+27
|
\
\
|
*
|
usb: phy: s3c-hsotg: adding phy driver support
Praveen Paneri
2013-01-18
1
-10
/
+27
*
|
|
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2013-01-25
50
-1413
/
+1648
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb: gadget: constify all struct usb_gadget_ops
Felipe Balbi
2013-01-24
8
-8
/
+8
|
*
|
usb: gadget: mv_udc: fix the value of tranceiver
Chao Xie
2013-01-24
1
-5
/
+10
|
*
|
usb: gadget: mv_udc: fix the warning of mv_udc_remove
Chao Xie
2013-01-24
1
-1
/
+1
|
*
|
usb: gadget: mv_udc: use devm_xxx for probe
Chao Xie
2013-01-24
1
-100
/
+56
|
*
|
usb: gadget: completely remove ->start/->stop
Felipe Balbi
2013-01-24
1
-75
/
+14
|
*
|
usb: gadget: s3c2410: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
2
-53
/
+13
|
*
|
usb: gadget: pxa27x_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
2
-46
/
+16
|
*
|
usb: gadget: pxa25x_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
2
-48
/
+15
|
*
|
usb: gadget: pch_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
1
-53
/
+14
|
*
|
usb: gadget: omap_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
1
-37
/
+12
|
*
|
usb: gadget: m66592-udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
2
-51
/
+20
|
*
|
usb: gadget: fsl_udc_core: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
1
-47
/
+11
|
*
|
usb: gadget: goku_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
2
-56
/
+15
|
*
|
usb: gadget: fusb300_udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
2
-47
/
+20
|
*
|
usb: gadget: amd5536udc: convert to udc_start/udc_stop
Felipe Balbi
2013-01-24
2
-45
/
+16
|
*
|
usb: gadget: mv_udc: use udc_start and udc_stop functions
Chao Xie
2013-01-24
1
-44
/
+35
|
*
|
usb: gadget: fix two sparse warnings
Felipe Balbi
2013-01-21
2
-2
/
+2
|
*
|
usb: gadget: f_uac2: fix compile warning
Felipe Balbi
2013-01-21
1
-1
/
+0
|
*
|
usb: gadget: f_acm: use usb_gstrings_attach()
Sebastian Andrzej Siewior
2013-01-21
2
-18
/
+20
|
*
|
usb: gadget: composite: introduce usb_gstrings_attach()
Sebastian Andrzej Siewior
2013-01-21
1
-0
/
+135
|
*
|
usb: gadget: export composite's setup & disconnect function
Sebastian Andrzej Siewior
2013-01-21
1
-2
/
+2
|
*
|
usb: gadget: factor out two helper functions from composite_bind()
Sebastian Andrzej Siewior
2013-01-21
1
-31
/
+51
|
*
|
usb: gadget: udc-core: introduce UDC binding by name
Sebastian Andrzej Siewior
2013-01-21
1
-21
/
+51
|
*
|
usb: gadget: add a forward pointer from usb_function to its "instance"
Sebastian Andrzej Siewior
2013-01-21
1
-0
/
+116
|
*
|
usb: gadget: multi: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
2
-10
/
+53
|
*
|
usb: gadget: cdc2: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
2
-5
/
+24
|
*
|
usb: gadget: acm_ms: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
2
-6
/
+28
|
*
|
usb: gadget: f_acm: convert to new function interface with backwards compatib...
Sebastian Andrzej Siewior
2013-01-21
9
-55
/
+186
|
*
|
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
2013-01-21
11
-209
/
+229
|
*
|
usb: gadget: composite: add usb_remove_function()
Sebastian Andrzej Siewior
2013-01-21
1
-0
/
+12
|
*
|
usb: gadget: u_serial: convert into a module
Sebastian Andrzej Siewior
2013-01-21
9
-9
/
+23
|
*
|
usb: gadget: g_serial: split the three possible functions into three bind fun...
Sebastian Andrzej Siewior
2013-01-21
1
-11
/
+32
|
*
|
usb: gadget: f_acm: remove empty function
Sebastian Andrzej Siewior
2013-01-21
1
-10
/
+0
|
*
|
usb: gadget: convert source sink and loopback to new function interface
Sebastian Andrzej Siewior
2013-01-21
6
-154
/
+321
|
*
|
usb: gadget: add some infracture to register/unregister functions
Sebastian Andrzej Siewior
2013-01-21
2
-18
/
+31
|
*
|
usb: gadget: move loopback's config descriptor out of f_loopback
Sebastian Andrzej Siewior
2013-01-21
3
-44
/
+27
|
*
|
usb: gadget: move source sink's config descriptor out of f_sourcesink
Sebastian Andrzej Siewior
2013-01-21
3
-43
/
+37
|
*
|
usb: gadget: provide a wrapper around SourceSink's setup function
Sebastian Andrzej Siewior
2013-01-21
1
-25
/
+45
|
*
|
usb: gadget: remove u32 castings of address passed to readl()
Sebastian Andrzej Siewior
2013-01-21
1
-4
/
+4
[next]