index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
24
-114
/
+159
|
\
|
*
usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)
Felix Hädicke
2016-11-18
1
-1
/
+2
|
*
usb: gadget: Fix checkpatch error for braces
Anson Jacob
2016-11-18
4
-50
/
+25
|
*
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
*
|
Merge 4.9-rc5 into usb-next
Greg Kroah-Hartman
2016-11-14
1
-8
/
+0
|
\
\
|
*
|
usb: gadget: u_ether: remove interrupt throttling
Felipe Balbi
2016-11-01
1
-8
/
+0
|
|
/
*
|
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
2016-10-30
3
-18
/
+96
|
\
|
|
*
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
*
|
usb: Convert pr_warning to pr_warn
Joe Perches
2016-10-24
8
-15
/
+14
|
/
*
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-12
1
-1
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-11
2
-5
/
+5
|
\
|
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-28
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
[next]