index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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: gadget: bdc: fix memory leak
Sudip Mukherjee
2015-09-30
1
-1
/
+3
*
usb: gadget: drop null test before destroy functions
Julia Lawall
2015-09-21
4
-8
/
+4
*
usb: gadget: dummy_hcd: in transfer(), return data sent, not limit
Igor Kotrasinski
2015-09-21
1
-2
/
+4
*
usb: gadget: dummy_hcd: fix rescan logic for transfer
Igor Kotrasinski
2015-09-21
1
-5
/
+8
*
usb: gadget: dummy_hcd: fix unneeded else-if condition
Igor Kotrasinski
2015-09-21
1
-1
/
+1
*
usb: gadget: dummy_hcd: emulate sending zlp in packet logic
Igor Kotrasinski
2015-09-21
1
-8
/
+17
*
usb: gadget: atmel_usba_udc: add ep capabilities support on device tree binding
Sylvain Rochet
2015-09-21
1
-0
/
+11
*
usb: gadget: amd5536udc: fix error handling in udc_pci_probe()
Alexey Khoroshilov
2015-09-14
1
-23
/
+20
*
usb: gadget: fix possible regression introduced with ep->claimed
Robert Baldyga
2015-09-14
1
-0
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
|
*
treewide: fix typos in comment blocks
Masahiro Yamada
2015-08-07
1
-1
/
+1
|
*
drivers/usb/gadget/composite.c: i18n is not an acronym
Diego Viola
2015-08-07
1
-2
/
+2
*
|
usb: gadget: atmel: remove useless include
Alexandre Belloni
2015-08-14
1
-1
/
+0
*
|
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2015-08-14
66
-804
/
+1375
|
\
\
|
*
|
usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency
Felipe Balbi
2015-08-06
1
-0
/
+1
|
*
|
usb: gadget: f_mass_storage: add mising <linux/uaccess.h>
Felipe Balbi
2015-08-06
1
-0
/
+1
|
*
|
usb: gadget: remove gadget_chips.h
Robert Baldyga
2015-08-06
15
-74
/
+0
|
*
|
usb: musb: gadget: add musb_match_ep() function
Robert Baldyga
2015-08-06
1
-23
/
+0
|
*
|
usb: gadget: goku_udc: add goku_match_ep() function
Robert Baldyga
2015-08-06
2
-18
/
+32
|
*
|
usb: gadget: net2280: add net2280_match_ep() function
Robert Baldyga
2015-08-06
2
-22
/
+29
|
*
|
usb: gadget: move find_ep() from epautoconf to udc-core
Robert Baldyga
2015-08-06
2
-21
/
+30
|
*
|
usb: gadget: move ep_matches() from epautoconf to udc-core
Robert Baldyga
2015-08-06
2
-84
/
+80
|
*
|
usb: gadget: add 'ep_match' callback to usb_gadget_ops
Robert Baldyga
2015-08-06
1
-0
/
+6
|
*
|
usb: gadget: epautoconf: rework ep_matches() function
Robert Baldyga
2015-08-06
1
-49
/
+32
|
*
|
usb: gadget: epautoconf: remove ep and desc configuration from ep_matches()
Robert Baldyga
2015-08-04
1
-32
/
+34
|
*
|
usb: gadget: epautoconf: remove pxa quirk from ep_matches()
Robert Baldyga
2015-08-04
2
-11
/
+3
|
*
|
usb: gadget: epautoconf: add endpoint capabilities flags verification
Robert Baldyga
2015-08-04
1
-66
/
+30
|
*
|
usb: gadget: atmel_usba_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
|
usb: gadget: udc-xilinx: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+9
|
*
|
usb: gadget: s3c2410_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+10
|
*
|
usb: gadget: s3c-hsudc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+15
|
*
|
usb: gadget: r8a66597-udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+10
|
*
|
usb: gadget: pxa27x_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-15
/
+25
|
*
|
usb: gadget: pxa25x_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+32
|
*
|
usb: gadget: pch_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-2
/
+12
|
*
|
usb: gadget: omap_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+22
|
*
|
usb: gadget: net2280: add ep capabilities support
Robert Baldyga
2015-08-04
1
-12
/
+55
|
*
|
usb: gadget: net2272: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
|
usb: gadget: mv_udc_core: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+9
|
*
|
usb: gadget: mv_u3d_core: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+9
|
*
|
usb: gadget: m66592-udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
|
usb: gadget: lpc32xx_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+32
|
*
|
usb: gadget: gr_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
|
usb: gadget: goku_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+8
|
*
|
usb: gadget: fusb300_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
|
usb: gadget: fsl_udc_core: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+13
|
*
|
usb: gadget: fsl_qe_udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
|
usb: gadget: fotg210-udc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+11
|
*
|
usb: gadget: dummy-hcd: add ep capabilities support
Robert Baldyga
2015-08-04
1
-15
/
+80
|
*
|
usb: gadget: bdc: add ep capabilities support
Robert Baldyga
2015-08-04
1
-0
/
+9
[next]