summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-271-2/+2
* Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-2229-165/+545
|\
| * Merge 4.10-rc7 into usb-nextGreg Kroah-Hartman2017-02-061-1/+12
| |\
| * \ Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-01-2629-164/+544
| |\ \
| | * | usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja2017-01-261-2/+8
| | * | usb: gadget: f_hid: fix: Move IN request allocation to set_alt()Krzysztof Opasiak2017-01-241-22/+67
| | * | usb: gadget: udc: constify usb_ep_ops structuresBhumika Goyal2017-01-2414-15/+15
| | * | usb: gadget: udc: atmel: Update endpoint allocation schemeCristian Birsan2017-01-243-33/+227
| | * | usb: gadget: f_fs: Accept up to 30 endpoints.Vincent Pelletier2017-01-242-2/+3
| | * | usb: gadger: f_fs: Do not copy past descriptor end.Vincent Pelletier2017-01-241-1/+1
| | * | usb: gadget: uac2: add req_number as parameterPeter Chen2017-01-243-10/+32
| | * | usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak2017-01-241-23/+34
| | * | usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak2017-01-241-4/+20
| | * | usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak2017-01-241-8/+24
| | * | usb: gadget: f_uac2: improve error handlingPeter Chen2017-01-241-4/+6
| | * | usb: gadget: constify usb_gadget_ops structuresBhumika Goyal2017-01-241-1/+1
| | * | usb: gadget: printer: Remove pnp_string static bufferKrzysztof Opasiak2017-01-243-28/+62
| | * | usb: gadget: ether: Add \n to each attribute of ethernet functionsKrzysztof Opasiak2017-01-242-5/+21
| | * | usb: gadget: udc-core: Rescan pending list on driver unbindKrzysztof Opasiak2017-01-241-14/+31
| * | | Merge 4.10-rc5 into usb-nextGreg Kroah-Hartman2017-01-254-8/+10
| |\ \ \
| * | | | usb: gadget: constify usb_gadget_ops structuresBhumika Goyal2017-01-191-1/+1
| | |/ / | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-02-201-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | locking/atomic, kref: Add kref_read()Peter Zijlstra2017-01-141-1/+1
| |/ /
* | / usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier2017-01-251-1/+12
| |/ |/|
* | usb: gadget: udc: atmel: remove memory leakAlexandre Belloni2017-01-122-1/+3
* | usb: gadget: f_fs: Fix iterations on endpoints.Vincent Pelletier2017-01-121-6/+6
* | usb: gadget: composite: Fix function used to free memoryChristophe JAILLET2017-01-121-1/+1
|/
* usb: gadget: Fix copy/pasted error messageDavid Lechner2017-01-031-1/+1
* usb: gadget: udc: core: fix return code of usb_gadget_probe_driver()Felix Hädicke2017-01-021-1/+5
* USB: gadgetfs: remove unnecessary assignmentAlan Stern2017-01-021-1/+0
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-021-3/+7
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-021-0/+2
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-021-1/+1
* usb: gadget: f_fs: Fix possibe deadlockBaolin Wang2017-01-021-2/+6
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-021-1/+2
* USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern2017-01-021-3/+3
* usb: gadget: f_fs: Fix ExtCompat descriptor validationVincent Pelletier2017-01-021-1/+1
* usb: gadget: f_fs: Document eventfd effect on descriptor format.Vincent Pelletier2017-01-021-2/+2
* usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak2017-01-021-4/+8
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-211-1/+1
|\
| * usb: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche2016-12-091-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-162-2/+2
|\ \
| * | [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-052-2/+2
| |/
* | idr: add ida_is_emptyMatthew Wilcox2016-12-142-6/+6
* | Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds2016-12-142-25/+8
|\ \
| * | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-012-25/+8
| |/