index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
usb: phy: remove CONFIG_USB_OTG_UTILS once more
Paul Bolle
2013-05-15
1
-1
/
+0
*
usb: gadget: s3c-hsotg: pass 'struct usb_request *' to usb_gadget_unmap_reque...
Jingoo Han
2013-05-15
1
-1
/
+1
*
usb: gadget: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-15
1
-10
/
+0
*
usb: gadget: fix error return code in configfs_composite_bind()
Wei Yongjun
2013-05-15
1
-2
/
+6
*
usb: gadget: dummy_hcd: fix error return code in init()
Wei Yongjun
2013-05-15
1
-1
/
+3
*
usb: gadget: fusb300_udc: fix error return code in fusb300_probe()
Wei Yongjun
2013-05-15
1
-1
/
+3
*
usb: gadget: m66592-udc: fix error return code in m66592_probe()
Wei Yongjun
2013-05-15
1
-1
/
+3
*
usb: gadget: r8a66597-udc: fix error return code in r8a66597_probe()
Wei Yongjun
2013-05-15
1
-1
/
+3
*
usb: gadget: s3c2410_udc: fix error return code in s3c2410_udc_probe()
Wei Yongjun
2013-05-15
1
-0
/
+1
*
usb: gadget: s3c2410_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
1
-2
/
+0
*
usb: gadget: pxa25x_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
1
-1
/
+0
*
usb: gadget: imx_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
1
-2
/
+0
*
usb: gadget: f_uac2: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
1
-2
/
+0
*
usb: gadget: dummy_hcd: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
1
-1
/
+0
*
usb: gadget: bcm63xx_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
1
-1
/
+0
*
usb: gadget: atmel_usba_udc: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-15
1
-2
/
+0
*
Add a couple kernel-doc lines to prevent warnings.
Robert P. J. Day
2013-05-15
2
-0
/
+2
*
usb: gadget: zero: fix error return code in zero_bind()
Wei Yongjun
2013-05-15
1
-2
/
+6
*
aio: use cancellation list lazily
Kent Overstreet
2013-05-07
1
-2
/
+1
*
aio: move private stuff out of aio.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
gadget: remove only user of aio retry
Zach Brown
2013-05-07
1
-9
/
+29
*
gadget: single_open() leaks
Al Viro
2013-05-05
2
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
7
-139
/
+86
|
\
|
*
fsl_udc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-81
/
+43
|
*
goku_udc: Don't use create_proc_read_entry()
David Howells
2013-04-29
1
-50
/
+39
|
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
3
-4
/
+4
|
*
gadgetfs: don't bother with fops->owner
Al Viro
2013-04-09
2
-4
/
+0
*
|
USB: OMAP: ISP1301 needs USB_PHY
Arnd Bergmann
2013-04-25
1
-0
/
+1
*
|
USB: lpc32xx: ISP1301 needs USB_PHY
Arnd Bergmann
2013-04-25
1
-0
/
+1
*
|
Merge tag 'usb-for-v3.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2013-04-23
5
-4
/
+11
|
\
\
|
*
|
usb: gadget: zero: put function instances on unbind
Andrzej Pietrasiewicz
2013-04-23
1
-0
/
+2
|
*
|
usb: gadget: f_sourcesink.c: correct a copy-paste misnomer
Andrzej Pietrasiewicz
2013-04-23
1
-2
/
+2
|
*
|
usb: gadget: cdc2: fix error return code in cdc_do_config()
Wei Yongjun
2013-04-23
1
-1
/
+3
|
*
|
usb: gadget: multi: fix error return code in rndis_do_config()
Wei Yongjun
2013-04-23
1
-1
/
+3
|
*
|
usb: gadget: f_obex: fix error return code in obex_bind()
Wei Yongjun
2013-04-23
1
-0
/
+1
*
|
|
usb, gadget: use appropriate warning accessors
David Rientjes
2013-04-08
1
-2
/
+2
*
|
|
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-05
60
-1655
/
+2173
|
\
\
\
|
|
/
/
|
*
|
usb: gadget: nokia: include f_ecm.c
Felipe Balbi
2013-04-03
1
-0
/
+1
|
*
|
usb: gadget: f_obex: add configfs support
Andrzej Pietrasiewicz
2013-04-03
1
-0
/
+55
|
*
|
usb: gadget: serial: convert to new interface of f_obex
Andrzej Pietrasiewicz
2013-04-03
2
-39
/
+4
|
*
|
usb: gadget: f_obex: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2013-04-03
5
-47
/
+132
|
*
|
usb: gadget: f_serial: add configfs support
Andrzej Pietrasiewicz
2013-04-03
1
-0
/
+55
|
*
|
usb: gadget: f_serial: remove compatibility layer
Andrzej Pietrasiewicz
2013-04-03
1
-46
/
+0
|
*
|
usb: gadget: serial: convert to new interface of f_serial
Andrzej Pietrasiewicz
2013-04-03
2
-18
/
+8
|
*
|
usb: gadget: f_serial: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
2013-04-03
4
-27
/
+110
|
*
|
usb: gadget: nokia: remove unused include
Andrzej Pietrasiewicz
2013-04-03
1
-1
/
+0
|
*
|
usb: gadget: use consistent naming scheme for usb function modules
Andrzej Pietrasiewicz
2013-04-03
1
-3
/
+4
|
*
|
usb: gadget: the start of the configfs interface
Sebastian Andrzej Siewior
2013-04-03
5
-1
/
+1061
|
*
|
usb: gadget: push tty port allocation from gadget into f_acm
Sebastian Andrzej Siewior
2013-04-03
6
-54
/
+19
|
*
|
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
2013-04-03
13
-87
/
+100
[next]