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
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: f_uac2: fix error handling at afunc_bind
Peter Chen
2016-11-18
1
-7
/
+7
*
usb: gadget: f_hid add super speed support
Janusz Dziedzic
2016-11-08
1
-1
/
+66
*
usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
Alexey Khoroshilov
2016-11-08
1
-13
/
+15
*
usb: gadget: mv_u3d: add check for dma mapping error
Alexey Khoroshilov
2016-11-08
1
-0
/
+6
*
usb: gadget: NCM: differentiate consumed packets from dropped packets
Torsten Polle
2016-11-03
2
-5
/
+6
*
usb: gadget: u_ether: link socket buffers to the device for received packets
Torsten Polle
2016-11-03
1
-1
/
+1
*
usb: gadget: NCM: link socket buffers to the device for tx packets
Torsten Polle
2016-11-03
1
-0
/
+3
*
usb: gadget: f_fs: use complete() instead complete_all()
Daniel Wagner
2016-11-03
1
-1
/
+1
*
usb: Convert pr_warning to pr_warn
Joe Perches
2016-11-03
8
-15
/
+14
*
usb: gadget: composite: use kasprintf() instead of open coding it
Juergen Gross
2016-11-03
1
-12
/
+2
*
usb: gadget: udc: mv: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+0
*
usb: gadget: udc: fsl: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+0
*
usb: gadget: udc: s3c2410: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-2
/
+2
*
usb: gadget: udc: net2280: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-3
/
+3
*
usb: gadget: udc: net2272: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-2
/
+2
*
usb: gadget: udc: dummy: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: udc: bdc: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: udc: atmel: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: composite: remove unnecessary & operation
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: udc: mv_udc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: udc: gr: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: udc: fusb300: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: udc: dummy: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-2
/
+1
*
usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: udc: atmel: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
1
-1
/
+1
*
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
2016-10-31
2
-3
/
+8
*
usb: gadget: composite: correctly initialize ep->maxpacket
Felipe Balbi
2016-10-31
1
-1
/
+1
*
usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable
Michal Nazarewicz
2016-10-17
1
-16
/
+93
*
usb: gadget: f_fs: edit epfile->ep under lock
Michal Nazarewicz
2016-10-17
1
-3
/
+3
*
usb: gadget: function: u_ether: don't starve tx request queue
Felipe Balbi
2016-10-17
1
-2
/
+3
*
usb: gadget: udc: atmel: fix endpoint name
Alexandre Belloni
2016-10-17
1
-1
/
+1
*
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
2
-5
/
+5
|
\
|
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
2
-5
/
+5
*
|
Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock"
Greg Kroah-Hartman
2016-09-19
1
-5
/
+2
*
|
Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-09-14
24
-174
/
+551
|
\
\
|
*
|
usb: gadget: uvc: add V4L2 dependency
Arnd Bergmann
2016-09-13
1
-0
/
+1
|
*
|
usb: gadget: NCM: Protect dev->port_usb using dev->lock
Harish Jenny K N
2016-09-09
1
-2
/
+5
|
*
|
usb: gadget: u_ether: fix another dereference after null check
Harish Jenny K N
2016-09-09
1
-1
/
+2
|
*
|
usb: gadget: remove variable ret and remove unnecessary if statement
Colin Ian King
2016-09-09
1
-6
/
+2
|
*
|
usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference
Jim Baxter
2016-09-08
1
-0
/
+5
|
*
|
usb: gadget: configfs: log function unbinding as debug
Romain Izard
2016-08-31
1
-1
/
+1
|
*
|
usb: gadget: uvc: Add missing call for additional setup data
Petr Cvek
2016-08-31
1
-0
/
+7
|
*
|
usb: gadget: f_ncm: add support for no_skb_reserve
Yoshihiro Shimoda
2016-08-31
1
-0
/
+2
|
*
|
usb: gadget: u_ether: add a flag to avoid skb_reserve() calling
Yoshihiro Shimoda
2016-08-31
2
-1
/
+5
|
*
|
usb: gadget: net2280: fix typo: "Inavlid" -> "Invalid"
Colin Ian King
2016-08-31
1
-1
/
+1
|
*
|
usb: gadget: goku_udc: fix memory leak in goku_probe()
Alexey Khoroshilov
2016-08-29
1
-0
/
+2
|
*
|
usb: gadget: udc: udc-xilinx: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-3
/
+1
|
*
|
usb: gadget: udc: goku_udc: don't print on ENOMEM
Wolfram Sang
2016-08-29
1
-2
/
+1
[next]