index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
usb: gadget: Fix copy/pasted error message
David Lechner
1
-1
/
+1
2017-01-02
usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()
Felix Hädicke
1
-1
/
+5
2017-01-02
USB: gadgetfs: remove unnecessary assignment
Alan Stern
1
-1
/
+0
2017-01-02
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
1
-3
/
+7
2017-01-02
USB: gadgetfs: fix use-after-free bug
Alan Stern
1
-0
/
+2
2017-01-02
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
1
-1
/
+1
2017-01-02
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
1
-2
/
+6
2017-01-02
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
1
-1
/
+2
2017-01-02
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
Alan Stern
1
-3
/
+3
2017-01-02
usb: gadget: f_fs: Fix ExtCompat descriptor validation
Vincent Pelletier
1
-1
/
+1
2017-01-02
usb: gadget: f_fs: Document eventfd effect on descriptor format.
Vincent Pelletier
1
-2
/
+2
2017-01-02
usb: gadget: composite: Test get_alt() presence instead of set_alt()
Krzysztof Opasiak
1
-4
/
+8
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2016-12-14
idr: add ida_is_empty
Matthew Wilcox
2
-6
/
+6
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2
-25
/
+8
2016-12-13
Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
29
-129
/
+173
2016-12-09
usb: gadget: Fix second argument of percpu_ida_alloc()
Bart Van Assche
1
-1
/
+1
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2
-2
/
+2
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2
-25
/
+8
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
1
-4
/
+4
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+4
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
24
-114
/
+159
2016-11-18
usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)
Felix Hädicke
1
-1
/
+2
2016-11-18
usb: gadget: Fix checkpatch error for braces
Anson Jacob
4
-50
/
+25
2016-11-18
usb: gadget: f_uac2: fix error handling at afunc_bind
Peter Chen
1
-7
/
+7
2016-11-18
usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()
Felix Hädicke
1
-4
/
+4
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+0
2016-11-14
Merge 4.9-rc5 into usb-next
Greg Kroah-Hartman
1
-8
/
+0
2016-11-08
usb: gadget: f_hid add super speed support
Janusz Dziedzic
1
-1
/
+66
2016-11-08
usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
Alexey Khoroshilov
1
-13
/
+15
2016-11-08
usb: gadget: mv_u3d: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+6
2016-11-03
usb: gadget: NCM: differentiate consumed packets from dropped packets
Torsten Polle
2
-5
/
+6
2016-11-03
usb: gadget: u_ether: link socket buffers to the device for received packets
Torsten Polle
1
-1
/
+1
2016-11-03
usb: gadget: NCM: link socket buffers to the device for tx packets
Torsten Polle
1
-0
/
+3
2016-11-03
usb: gadget: f_fs: use complete() instead complete_all()
Daniel Wagner
1
-1
/
+1
2016-11-03
usb: Convert pr_warning to pr_warn
Joe Perches
8
-15
/
+14
2016-11-03
usb: gadget: composite: use kasprintf() instead of open coding it
Juergen Gross
1
-12
/
+2
2016-11-03
usb: gadget: udc: mv: remove unnecessary & operation
Felipe Balbi
1
-1
/
+0
2016-11-03
usb: gadget: udc: fsl: remove unnecessary & operation
Felipe Balbi
1
-1
/
+0
2016-11-03
usb: gadget: udc: s3c2410: remove unnecessary & operation
Felipe Balbi
1
-2
/
+2
2016-11-03
usb: gadget: udc: net2280: remove unnecessary & operation
Felipe Balbi
1
-3
/
+3
2016-11-03
usb: gadget: udc: net2272: remove unnecessary & operation
Felipe Balbi
1
-2
/
+2
2016-11-03
usb: gadget: udc: dummy: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: bdc: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: atmel: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: composite: remove unnecessary & operation
Felipe Balbi
1
-1
/
+1
2016-11-03
usb: gadget: udc: mv_udc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
1
-1
/
+1
[next]