summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-229-89/+245
|\
| * 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-269-89/+245
| |\ \
| | * | usb: gadget: f_hid: fix: Move IN request allocation to set_alt()Krzysztof Opasiak2017-01-241-22/+67
| | * | 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-242-10/+31
| | * | 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: printer: Remove pnp_string static bufferKrzysztof Opasiak2017-01-242-17/+45
| | * | usb: gadget: ether: Add \n to each attribute of ethernet functionsKrzysztof Opasiak2017-01-242-5/+21
* | | | 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: f_fs: Fix iterations on endpoints.Vincent Pelletier2017-01-121-6/+6
|/
* usb: gadget: Fix copy/pasted error messageDavid Lechner2017-01-031-1/+1
* usb: gadget: f_fs: Fix possibe deadlockBaolin Wang2017-01-021-2/+6
* 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
* ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-2/+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-161-1/+1
|\ \
| * | [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-051-1/+1
| |/
* | 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-141-20/+5
|\ \
| * | fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz2016-12-011-20/+5
| |/
* | Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-1311-74/+118
|\ \
| * | Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman2016-11-281-4/+4
| |\|
| * | Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-1811-67/+112
| |\ \
| | * | usb: gadget: serial: fix possible Oops caused by calling kthread_stop(NULL)Felix Hädicke2016-11-181-1/+2
| | * | usb: gadget: Fix checkpatch error for bracesAnson Jacob2016-11-184-50/+25
| | * | usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen2016-11-181-7/+7
| | * | usb: gadget: f_hid add super speed supportJanusz Dziedzic2016-11-081-1/+66
| | * | usb: gadget: NCM: differentiate consumed packets from dropped packetsTorsten Polle2016-11-032-5/+6
| | * | usb: gadget: u_ether: link socket buffers to the device for received packetsTorsten Polle2016-11-031-1/+1
| | * | usb: gadget: NCM: link socket buffers to the device for tx packetsTorsten Polle2016-11-031-0/+3
| | * | usb: gadget: f_fs: use complete() instead complete_all()Daniel Wagner2016-11-031-1/+1
| | * | usb: Convert pr_warning to pr_warnJoe Perches2016-11-032-7/+6
| | * | usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2016-10-311-1/+1
| * | | Merge 4.9-rc5 into usb-nextGreg Kroah-Hartman2016-11-141-8/+0
| |\ \ \
| * \ \ \ Merge 4.9-rc3 into usb-nextGreg Kroah-Hartman2016-10-302-17/+95
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | usb: Convert pr_warning to pr_warnJoe Perches2016-10-242-7/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-4/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()Felix Hädicke2016-11-181-4/+4
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-8/+0
|\| | |
| * | | usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2016-11-011-8/+0
| | |/ | |/|