index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-21
Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-14
idr: add ida_is_empty
Matthew Wilcox
2016-12-14
Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-12-13
Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2016-12-09
usb: gadget: Fix second argument of percpu_ida_alloc()
Bart Van Assche
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-01
fs: configfs: don't return anything from drop_link
Andrzej Pietrasiewicz
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-18
Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2016-11-18
usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)
Felix Hädicke
2016-11-18
usb: gadget: Fix checkpatch error for braces
Anson Jacob
2016-11-18
usb: gadget: f_uac2: fix error handling at afunc_bind
Peter Chen
2016-11-18
usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()
Felix Hädicke
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-14
Merge 4.9-rc5 into usb-next
Greg Kroah-Hartman
2016-11-08
usb: gadget: f_hid add super speed support
Janusz Dziedzic
2016-11-08
usb: gadget: mv_u3d: mv_u3d_start_queue() refactoring
Alexey Khoroshilov
2016-11-08
usb: gadget: mv_u3d: add check for dma mapping error
Alexey Khoroshilov
2016-11-03
usb: gadget: NCM: differentiate consumed packets from dropped packets
Torsten Polle
2016-11-03
usb: gadget: u_ether: link socket buffers to the device for received packets
Torsten Polle
2016-11-03
usb: gadget: NCM: link socket buffers to the device for tx packets
Torsten Polle
2016-11-03
usb: gadget: f_fs: use complete() instead complete_all()
Daniel Wagner
2016-11-03
usb: Convert pr_warning to pr_warn
Joe Perches
2016-11-03
usb: gadget: composite: use kasprintf() instead of open coding it
Juergen Gross
2016-11-03
usb: gadget: udc: mv: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: fsl: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: s3c2410: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: net2280: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: net2272: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: dummy: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: bdc: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: atmel: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: composite: remove unnecessary & operation
Felipe Balbi
2016-11-03
usb: gadget: udc: mv_udc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
usb: gadget: udc: gr: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
usb: gadget: udc: fusb300: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
usb: gadget: udc: fsl: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
usb: gadget: udc: dummy: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
usb: gadget: udc: bdc: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-03
usb: gadget: udc: atmel: make use of new usb_endpoint_maxp_mult()
Felipe Balbi
2016-11-01
usb: gadget: u_ether: remove interrupt throttling
Felipe Balbi
2016-10-31
usb: gadget: composite: always set ep->mult to a sensible value
Felipe Balbi
2016-10-31
usb: gadget: composite: correctly initialize ep->maxpacket
Felipe Balbi
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
Merge 4.9-rc3 into usb-next
Greg Kroah-Hartman
2016-10-24
usb: Convert pr_warning to pr_warn
Joe Perches
[next]