summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2025-05-22ALSA: ump: Fix a typo of snd_ump_stream_msg_device_infoTakashi Iwai
2025-05-18usb: gadget: Use get_status callback to set remote wakeup capabilityPrashanth K
2025-05-18usb: gadget: tegra-xudc: ACK ST_RC after clearing CTRL_RUNWayne Chang
2025-05-18usb: gadget: f_ecm: Add get_status callbackPrashanth K
2025-05-02usb: gadget: aspeed: Add NULL pointer check in ast_vhub_init_dev()Chenyuan Yang
2025-03-13usb: gadget: Check bmAttributes only if configuration is validPrashanth K
2025-03-13usb: gadget: Fix setting self-powered state on suspendMarek Szyprowski
2025-03-13usb: gadget: Set self-powered based on MaxPower and bmAttributesPrashanth K
2025-03-13usb: gadget: u_ether: Set is_suspend flag if remote wakeup failsPrashanth K
2025-02-27USB: gadget: f_midi: f_midi_complete to call queue_workJill Donahue
2025-02-21usb: gadget: core: flush gadget workqueue after device removalRoy Luo
2025-02-21usb: gadget: f_midi: fix MIDI Streaming descriptor lengthsJohn Keeping
2025-02-21usb: gadget: udc: renesas_usb3: Fix compiler warningGuo Ren
2025-02-21usb: gadget: f_midi: Fixing wMaxPacketSize exceeded issue during MIDI bind re...Selvarasu Ganesan
2025-02-17usb: gadget: f_tcm: Don't prepare BOT write request twiceThinh Nguyen
2025-02-17usb: gadget: f_tcm: ep_autoconfig with fullspeed endpointThinh Nguyen
2025-02-17usb: gadget: f_tcm: Decrement command ref count on cleanupThinh Nguyen
2025-02-17usb: gadget: f_tcm: Translate error to senseThinh Nguyen
2025-02-08usb: gadget: f_tcm: Don't free command immediatelyThinh Nguyen
2025-02-08usb: gadget: f_tcm: Fix Get/SetInterface return valueThinh Nguyen
2025-02-01Revert "usb: gadget: u_serial: Disable ep before setting port to null to fix ...Greg Kroah-Hartman
2025-01-17usb: gadget: configfs: Ignore trailing LF for user strings to cdevIngo Rohloff
2025-01-17usb: gadget: f_fs: Remove WARN_ON in functionfs_bindAkash M
2025-01-17usb: gadget: f_uac2: Fix incorrect setting of bNumEndpointsPrashanth K
2025-01-17usb: gadget: midi2: Reverse-select at the right placeTakashi Iwai
2025-01-17usb: gadget: u_serial: Disable ep before setting port to null to fix the cras...Lianqin Hu
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu
2024-12-19usb: gadget: midi2: Fix interpretation of is_midi1 bitsTakashi Iwai
2024-12-05Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil
2024-12-05usb: gadget: uvc: wake pump everytime we update the free listMichael Grzeschik
2024-10-17USB: gadget: dummy-hcd: Fix "task hung" problemAlan Stern
2024-10-16usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld
2024-10-13Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-04usb: gadget: core: force synchronous registrationJohn Keeping
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-27[tree-wide] finally take no_llseek outAl Viro
2024-09-13sub: cdns2: Use predefined PCI vendor ID constantAndy Shevchenko
2024-09-09Merge 6.11-rc7 into usb-nextGreg Kroah-Hartman
2024-09-04usb: gadget: dummy_hcd: execute hrtimer callback in softirq contextAndrey Konovalov
2024-09-03usb: cdns2: Convert comma to semicolonChen Ni
2024-09-03usb: cdns2: Fix controller reset issuePawel Laszczak
2024-09-03usb: gadget: function: move u_f.h to include/linux/usb/func_utils.hMichael Grzeschik
2024-09-03usb: f_mass_storage: Make use of the helper macro kthread_run()Hongbo Li
2024-09-03usb: gadget: f_acm: make bInterfaceProtocol configurableMichael Walle
2024-09-03usb: gadget: udc-xilinx: Remove trailing space after \n newlineColin Ian King
2024-09-03Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman
2024-08-22usb: gadget: uvc: queue pump work in uvcg_video_enable()Xu Yang
2024-08-22USB: gadget: f_hid: Add GET_REPORT via userspace IOCTLChris Wulff
2024-08-22usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.cAbhishek Tamboli
2024-08-22usb: bdc: fix module autoloadingLiao Chen