summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2023-12-07usb: gadget: f_hid: fix report descriptor allocationKonstantin Aladyshev
2023-12-04USB: gadget: core: adjust uevent timing on gadget unbindRoy Luo
2023-11-03Merge tag 'usb-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-28usb: gadget: uvc: Add missing initialization of ssp config descriptorShuzhen Wang
2023-10-27usb: raw-gadget: report suspend, resume, reset, and disconnect eventsAndrey Konovalov
2023-10-27usb: raw-gadget: don't disable device if usb_ep_queue failsAndrey Konovalov
2023-10-27usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov
2023-10-27usb: gadget: aspeed_udc: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-21usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar
2023-10-21usb: gadget: r8a66597-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: gadget: m66592-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: gadget: lpc32xx-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: gadget: fusb300-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: gadget: fsl-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-21usb: gadget: at91-udc: Convert to use module_platform_driver()Uwe Kleine-König
2023-10-18legacy: convert to new timestamp accessorsJeff Layton
2023-10-18function: convert to new timestamp accessorsJeff Layton
2023-10-16Merge 6.6-rc6 into usb-nextGreg Kroah-Hartman
2023-10-13scsi: target: Have drivers report if they support direct submissionsMike Christie
2023-10-10usb: Use device_get_match_data()Rob Herring
2023-10-08usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detachHardik Gajjar
2023-10-05Revert "usb: gadget: uvc: stop pump thread on video disable"Greg Kroah-Hartman
2023-10-05Revert "usb: gadget: uvc: cleanup request when not in correct state"Greg Kroah-Hartman
2023-10-05Revert "usb: gadget: uvc: rework pump worker to avoid while loop"Greg Kroah-Hartman
2023-10-05usb: gadget: f_uac2: allow changing terminal types through configfsJames Gruber
2023-10-02usb: gadget: f_midi: Annotate struct f_midi with __counted_byKees Cook
2023-10-02usb: gadget: f_fs: Annotate struct ffs_buffer with __counted_byKees Cook
2023-10-02usb: gadgetfs: return USB_GADGET_DELAYED_STATUS from setup()Andrey Konovalov
2023-10-02usb: raw-gadget: return USB_GADGET_DELAYED_STATUS from setup()Andrey Konovalov
2023-10-02usb: gadget: udc-xilinx: replace memcpy with memcpy_toioPiyush Mehta
2023-10-02usb: gadget: uvc: rework pump worker to avoid while loopMichael Grzeschik
2023-10-02usb: gadget: uvc: cleanup request when not in correct stateMichael Grzeschik
2023-10-02usb: gadget: uvc: stop pump thread on video disableMichael Grzeschik
2023-10-02usb: gadget: udc: Handle gadget_connect failure during bind operationKrishna Kurapati
2023-10-02usb: gadget: ncm: Handle decoding of multiple NTB's in unwrap callKrishna Kurapati
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-09-01Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-22usb: gadget: remove max support speed info in bind operationLinyu Yuan
2023-08-22usb: gadget: composite: cleanup function config_ep_by_speed_and_alt()Linyu Yuan
2023-08-22usb: gadget: config: remove max speed check in usb_assign_descriptors()Linyu Yuan
2023-08-22usb: gadget: unconditionally allocate hs/ss descriptor in bind operationLinyu Yuan
2023-08-22usb: gadget: f_uvc: change endpoint allocation in uvc_function_bind()Linyu Yuan
2023-08-22usb: gadget: add a inline function gether_bitrate()Linyu Yuan
2023-08-22usb: gadget: use working speed to calcaulate network bitrate and qlenLinyu Yuan
2023-08-22usb: gadget: udc-xilinx: fix incorrect type in assignment warningPiyush Mehta
2023-08-22usb: gadget: udc-xilinx: fix cast from restricted __le16 warningPiyush Mehta