summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
Commit message (Expand)AuthorAgeFilesLines
* USB: gadget: pxa27x_udc: Avoid using GPIOF_ACTIVE_LOWAndy Shevchenko2024-11-091-3/+4
* USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern2024-10-171-5/+15
* usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld2024-10-161-3/+3
* Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-10-131-0/+1
|\
| * usb: gadget: core: force synchronous registrationJohn Keeping2024-10-041-0/+1
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0223-23/+23
|/
* [tree-wide] finally take no_llseek outAl Viro2024-09-274-6/+0
* sub: cdns2: Use predefined PCI vendor ID constantAndy Shevchenko2024-09-131-4/+3
* Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman2024-09-092-9/+12
|\
| * usb: cdns2: Fix controller reset issuePawel Laszczak2024-09-032-9/+12
* | usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov2024-09-041-6/+8
* | usb: cdns2: Convert comma to semicolonChen Ni2024-09-031-2/+2
* | usb: gadget: function: move u_f.h to include/linux/usb/func_utils.hMichael Grzeschik2024-09-039-94/+8
* | usb: f_mass_storage: Make use of the helper macro kthread_run()Hongbo Li2024-09-031-2/+1
* | usb: gadget: f_acm: make bInterfaceProtocol configurableMichael Walle2024-09-032-2/+54
* | usb: gadget: udc-xilinx: Remove trailing space after \n newlineColin Ian King2024-09-031-1/+1
* | Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman2024-09-031-0/+1
|\|
| * usb: gadget: uvc: queue pump work in uvcg_video_enable()Xu Yang2024-08-221-0/+1
* | USB: gadget: f_hid: Add GET_REPORT via userspace IOCTLChris Wulff2024-08-221-7/+266
* | usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.cAbhishek Tamboli2024-08-221-1/+11
* | usb: bdc: fix module autoloadingLiao Chen2024-08-221-0/+1
* | usb: gadget: lpc32xx_udc: Remove NULL check of list_entry()Yuesong Li2024-08-221-37/+30
* | usb: gadget: f_uac1: Change volume name and remove alt namesChris Wulff2024-08-132-44/+28
* | usb: gadget: f_fs: add capability for dfu functional descriptorDavid Sands2024-08-131-2/+10
* | usb: gadget: configfs: Constify struct config_item_typeChristophe JAILLET2024-08-131-4/+4
* | usb: gadget: configfs: Make check_user_usb_string() staticChristophe JAILLET2024-08-131-1/+1
* | usb: gadget: f_uac2: Expose all string descriptors through configfs.Chris Wulff2024-08-132-18/+77
* | Merge 6.11-rc3 into usb-nextGreg Kroah-Hartman2024-08-125-32/+74
|\|
| * usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()Tudor Ambarus2024-08-071-14/+22
| * usb: gadget: f_fs: restore ffs_func_disable() functionalityTudor Ambarus2024-08-071-3/+3
| * usb: gadget: u_serial: Set start_delayed during suspendPrashanth K2024-07-311-0/+1
| * usb: gadget: core: Check for unset descriptorChris Wulff2024-07-311-6/+4
| * usb: gadget: u_audio: Check return codes from usb_ep_enable and config_ep_by_...Chris Wulff2024-07-311-8/+34
| * usb: gadget: midi2: Fix the response for FB info with block 0xffTakashi Iwai2024-07-311-6/+15
* | usb: gadget: u_audio: Use C99 syntax for array initializersAbhishek Tamboli2024-08-071-5/+5
* | usb: gadget: u_serial: add .get_icount() supportMichael Walle2024-07-311-0/+22
* | usb: gadget: f_uac1: Expose all string descriptors through configfs.Chris Wulff2024-07-312-17/+74
|/
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-1/+1
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* | Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-07-201-1/+1
|\ \
| * | PCI: Use array for .id_table consistentlyMasahiro Yamada2024-06-071-1/+1
| |/
* | Merge tag 'usb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-07-2030-9/+46
|\ \
| * | usb: gadget: f_uac2: fix non-newline-terminated function nameJohn Keeping2024-07-101-1/+4
| * | usb: gadget: midi2: Fix incorrect default MIDI2 protocol setupTakashi Iwai2024-07-101-8/+11
| * | Merge 6.10-rc6 into usb-nextGreg Kroah-Hartman2024-07-013-15/+33
| |\ \
| * | | usb: gadget: aspeed_udc: validate endpoint index for ast udcMa Ke2024-06-271-0/+2
| * | | usb: gadget: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-2029-0/+29
| | |/ | |/|
* | | usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()Lee Jones2024-07-051-0/+3
| |/ |/|
* | Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth2024-06-271-1/+1
* | Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth2024-06-271-2/+0