aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2021-09-22usb: gadget: u_ether: fix a potential null pointer dereferenceMaciej Żenczykowski
2021-09-03usb: gadget: u_audio: fix race condition on endpoint stopJerome Brunet
2021-08-12usb: gadget: f_hid: idle uses the highest byte for durationMaxim Devaev
2021-08-12usb: gadget: f_hid: fixed NULL pointer dereferencePhil Elwell
2021-08-12usb: gadget: f_hid: added GET_IDLE and SET_IDLE handlersMaxim Devaev
2021-07-20usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol
2021-07-20usb: gadget: f_fs: Fix setting of device and driver data cross-referencesAndrew Gabbasov
2021-07-20usb: gadget: eem: fix echo command packet response issueLinyu Yuan
2021-06-16usb: fix various gadgets null ptr deref on 10gbps cabling.Maciej Żenczykowski
2021-06-16usb: gadget: eem: fix wrong eem header operationLinyu Yuan
2021-06-16usb: gadget: f_fs: Ensure io_completion_wq is idle during unbindWesley Cheng
2021-06-16usb: f_ncm: only first packet of aggregate needs to start timerMaciej Żenczykowski
2021-06-16USB: f_ncm: ncm_bitrate (speed) is unsignedMaciej Żenczykowski
2021-05-22usb: gadget/function/f_fs string table fix for multiple languagesDean Anderson
2021-05-22usb: gadget: f_uac1: validate input parametersRuslan Bilovol
2021-05-22usb: gadget: uvc: add bInterval checking for HS modePawel Laszczak
2021-03-17usb: gadget: f_uac1: stop playback on function disableRuslan Bilovol
2021-03-17usb: gadget: f_uac2: always increase endpoint max_packet_size by one audio slotRuslan Bilovol
2021-03-17USB: gadget: u_ether: Fix a configfs return codeDan Carpenter
2021-03-04usb: gadget: u_audio: Free requests only after callbackJack Pham
2021-01-12usb: gadget: u_ether: Fix MTU size mismatch with RX packet sizeManish Narani
2021-01-12usb: gadget: function: printer: Fix a memory leak for interface descriptorZqiang
2021-01-12usb: gadget: f_uac2: reset wMaxPacketSizeJerome Brunet
2020-12-30USB: gadget: f_rndis: fix bitrate for SuperSpeed and aboveWill McVicker
2020-12-30usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlusJack Pham
2020-12-30USB: gadget: f_midi: setup SuperSpeed Plus descriptorsWill McVicker
2020-12-30USB: gadget: f_acm: add support for SuperSpeed Plustaehyun.cho
2020-12-11usb: gadget: f_fs: Use local copy of descriptors for userspace copyVamsi Krishna Samavedam
2020-12-02usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong
2020-10-30usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-30usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang
2020-10-29usb: gadget: u_ether: enable qmult on SuperSpeed Plus as wellLorenzo Colitti
2020-10-29usb: gadget: f_ncm: fix ncm_bitrate for SuperSpeed and above.Lorenzo Colitti
2020-10-07USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue
2020-09-03USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile
2020-09-03usb: gadget: f_tcm: Fix some resource leaks in some error pathsChristophe JAILLET
2020-07-22usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang
2020-04-29usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami
2020-04-17usb: gadget: f_fs: Fix use after free issue as part of queue failureSriharsha Allenki
2020-03-11usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov
2020-03-11usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen
2020-02-11usb: gadget: f_ecm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-02-11usb: gadget: f_ncm: Use atomic_t to track in-flight requestBryan O'Donoghue
2020-01-09usb: gadget: fix wrong endpoint descEJ Hsu
2019-12-13usb: gadget: u_serial: add missing port entry lockingMichał Mirosław
2019-11-20usb: gadget: uvc: Only halt video streaming endpoint in bulk modeLaurent Pinchart
2019-11-20usb: gadget: uvc: Factor out video USB request queueingLaurent Pinchart
2019-11-20usb: gadget: uvc: configfs: Sort frame intervals upon writingPaul Elder
2019-11-20usb: gadget: uvc: configfs: Prevent format changes after linking headerJoel Pepper
2019-11-20usb: gadget: uvc: configfs: Drop leaked references to config itemsLaurent Pinchart