index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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_fs: Assorted buffer overflow checks.
Vincent Pelletier
2017-01-25
1
-1
/
+12
*
usb: gadget: udc: atmel: remove memory leak
Alexandre Belloni
2017-01-12
2
-1
/
+3
*
usb: gadget: f_fs: Fix iterations on endpoints.
Vincent Pelletier
2017-01-12
1
-6
/
+6
*
usb: gadget: composite: Fix function used to free memory
Christophe JAILLET
2017-01-12
1
-1
/
+1
*
usb: gadget: Fix copy/pasted error message
David Lechner
2017-01-03
1
-1
/
+1
*
usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()
Felix Hädicke
2017-01-02
1
-1
/
+5
*
USB: gadgetfs: remove unnecessary assignment
Alan Stern
2017-01-02
1
-1
/
+0
*
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
2017-01-02
1
-3
/
+7
*
USB: gadgetfs: fix use-after-free bug
Alan Stern
2017-01-02
1
-0
/
+2
*
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
2017-01-02
1
-1
/
+1
*
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
2017-01-02
1
-2
/
+6
*
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
2017-01-02
1
-1
/
+2
*
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
Alan Stern
2017-01-02
1
-3
/
+3
*
usb: gadget: f_fs: Fix ExtCompat descriptor validation
Vincent Pelletier
2017-01-02
1
-1
/
+1
*
usb: gadget: f_fs: Document eventfd effect on descriptor format.
Vincent Pelletier
2017-01-02
1
-2
/
+2
*
usb: gadget: composite: Test get_alt() presence instead of set_alt()
Krzysztof Opasiak
2017-01-02
1
-4
/
+8
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-2
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-21
1
-1
/
+1
|
\
|
*
usb: gadget: Fix second argument of percpu_ida_alloc()
Bart Van Assche
2016-12-09
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
2
-2
/
+2
|
\
\
|
*
|
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
2
-2
/
+2
|
|
/
*
|
idr: add ida_is_empty
Matthew Wilcox
2016-12-14
2
-6
/
+6
*
|
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-12-14
2
-25
/
+8
|
\
\
|
*
|
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2016-12-01
2
-25
/
+8
|
|
/
*
|
Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-12-13
29
-129
/
+173
|
\
\
|
*
|
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2016-11-28
1
-4
/
+4
|
|
\
|
|
*
|
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
[next]