index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
2017-01-03
usb: gadget: Fix copy/pasted error message
David Lechner
2017-01-02
usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()
Felix Hädicke
2017-01-02
USB: gadgetfs: remove unnecessary assignment
Alan Stern
2017-01-02
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
2017-01-02
USB: gadgetfs: fix use-after-free bug
Alan Stern
2017-01-02
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
2017-01-02
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
2017-01-02
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
2017-01-02
USB: dummy-hcd: fix bug in stop_activity (handle ep0)
Alan Stern
2017-01-02
usb: gadget: f_fs: Fix ExtCompat descriptor validation
Vincent Pelletier
2017-01-02
usb: gadget: f_fs: Document eventfd effect on descriptor format.
Vincent Pelletier
2017-01-02
usb: gadget: composite: Test get_alt() presence instead of set_alt()
Krzysztof Opasiak
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
[next]