summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-4/+4
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-271-4/+4
* | Revert "usb: gadget: NCM: Protect dev->port_usb using dev->lock"Greg Kroah-Hartman2016-09-191-5/+2
* | Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-1414-133/+370
|\ \ | |/ |/|
| * usb: gadget: NCM: Protect dev->port_usb using dev->lockHarish Jenny K N2016-09-091-2/+5
| * usb: gadget: u_ether: fix another dereference after null checkHarish Jenny K N2016-09-091-1/+2
| * usb: gadget: remove variable ret and remove unnecessary if statementColin Ian King2016-09-091-6/+2
| * usb: gadget: f_fs: Stop ffs_closed NULL pointer dereferenceJim Baxter2016-09-081-0/+5
| * usb: gadget: uvc: Add missing call for additional setup dataPetr Cvek2016-08-311-0/+7
| * usb: gadget: f_ncm: add support for no_skb_reserveYoshihiro Shimoda2016-08-311-0/+2
| * usb: gadget: u_ether: add a flag to avoid skb_reserve() callingYoshihiro Shimoda2016-08-312-1/+5
| * usb: gadget: f_hid: use alloc_ep_req()Felipe F. Tonello2016-08-251-5/+1
| * usb: gadget: f_hid: use free_ep_req()Felipe F. Tonello2016-08-251-7/+3
| * usb: gadget: remove useless parameter in alloc_ep_req()Felipe F. Tonello2016-08-254-10/+6
| * usb: gadget: f_fs: handle control requests in config 0Felix Hädicke2016-08-251-2/+3
| * usb: gadget: composite: let USB functions process ctrl reqs in cfg0Felix Hädicke2016-08-252-3/+12
| * usb: gadget: f_fs: handle control requests not directed to interface or endpointFelix Hädicke2016-08-251-4/+30
| * usb: gadget: f_hid: add dev to configfsJohannes Berg2016-08-251-0/+10
| * usb: gadget: f_midi: drop substreams when disabling endpointFelipe F. Tonello2016-08-251-12/+15
| * usb: gadget: f_midi: refactor state machineFelipe F. Tonello2016-08-251-75/+129
| * usb: gadget: f_midi: defaults buflen sizes to 512Felipe F. Tonello2016-08-251-1/+1
| * usb: gadget: f_midi: remove alignment code for OUT endpointFelipe F. Tonello2016-08-251-3/+2
| * usb: gadget: Add per-lun inquiry stringPhilipp Gesang2016-08-254-6/+57
| * usb: gadget: f_ncm: add SuperSpeed descriptors for CDC NCMJussi Kivilinna2016-08-251-2/+80
* | usb: gadget: prevent potenial null pointer dereference on skb->lenColin Ian King2016-09-061-1/+1
* | usb: gadget: Add the gserial port checking in gs_start_tx()Baolin Wang2016-08-221-1/+6
* | usb: gadget: function: f_rndis: socket buffer may be NULLPeter Chen2016-08-221-0/+3
* | usb: gadget: function: f_eem: socket buffer may be NULLPeter Chen2016-08-221-3/+7
|/
* usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSGXerox Lin2016-08-111-0/+6
* usb: gadget: uvc: Fix return value in case of errorChristophe JAILLET2016-08-111-1/+1
* usb: gadget: u_ether: fix dereference after null check coverify warningPeter Chen2016-08-111-1/+2
* Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-07-261-1/+1
|\
| * Merge tag 'v4.7-rc6' into patchworkMauro Carvalho Chehab2016-07-085-47/+28
| |\
| * | [media] vb2: replace void *alloc_ctxs by struct device *alloc_devsHans Verkuil2016-07-081-1/+1
* | | usb: gadget: f_fs: check for allocation failureDan Carpenter2016-06-291-0/+2
* | | usb: gadget: f_fs: buffer data from ‘oversized’ OUT requestsMichal Nazarewicz2016-06-211-21/+109
* | | usb: gadget: f_fs: printk error when excess data is dropped on readMichal Nazarewicz2016-06-211-15/+46
* | | usb: gadget: fix unused-but-set-variale warningsMichal Nazarewicz2016-06-212-4/+2
* | | usb: gadget: storage: get rid of fsg_num_buffers_validate()Felipe Balbi2016-06-201-21/+1
| |/ |/|
* | usb: gadget: f_fs: Fix kernel panic if use_os_string not setJim Lin2016-05-311-8/+10
* | usb: gadget: f_tcm: out of bound access in usbg_drop_tpgHeinrich Schuchardt2016-05-311-9/+11
* | usb: gadget: avoid exposing kernel stackHeinrich Schuchardt2016-05-311-0/+1
* | usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPATJim Lin2016-05-311-1/+1
* | usb: gadget: storage-common: Fix old comment about qualifier descriptorKrzysztof Opasiak2016-05-311-3/+1
* | usb: gadget: uac2: Drop unused device qualifier descriptorKrzysztof Opasiak2016-05-311-12/+0
* | usb: gadget: printer: Drop unused device qualifier descriptorKrzysztof Opasiak2016-05-311-8/+0
* | usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter2016-05-311-6/+4
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-281-11/+0
|\
| * target: make close_session optionalChristoph Hellwig2016-05-101-5/+0
| * target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-6/+0
OpenPOWER on IntegriCloud