summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)AuthorFilesLines
2022-04-21usb: gadget: uvc: allow changing interface name via configfsDan Vacura3-1/+45
2022-04-19usb: gadget: uvc: Fix crash when encoding data for usb requestDan Vacura1-0/+2
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-191/+882
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds1-0/+1
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)1-0/+1
2022-03-15usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter1-0/+1
2022-02-28Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman2-0/+9
2022-02-24usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung2-0/+9
2022-02-14Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman3-19/+50
2022-02-11usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman1-3/+6
2022-02-04usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_optsJoe Perches1-53/+38
2022-02-04usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSizeColin Ian King1-2/+2
2022-01-31usb: gadget: f_uac2: Add speed names to bInterval dbg/warnPavel Hofman1-4/+14
2022-01-31usb: gadget: f_uac2: Optionally determine bInterval for HS and SSPavel Hofman2-43/+87
2022-01-31usb: gadget: f_uac2: Add HS/SS bInterval to configfsPavel Hofman2-4/+31
2022-01-31usb: gadget: f_uac2: Define specific wTerminalTypePavel Hofman1-2/+2
2022-01-31usb: f_fs: Fix use-after-free for epfileUdipto Goswami1-14/+42
2022-01-31Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman1-0/+1
2022-01-26usb: gadget: f_uac2: allow changing interface name via configfsYunhao Tian2-1/+47
2022-01-26usb: gadget: f_uac1: allow changing interface name via configfsYunhao Tian2-1/+47
2022-01-26usb: gadget: f_uac1: Add suspend callbackPavel Hofman1-0/+9
2022-01-26usb: gadget: f_uac2: Add suspend callbackPavel Hofman1-0/+9
2022-01-26usb: gadget: u_audio: Add suspend callPavel Hofman2-0/+11
2022-01-26usb: gadget: u_audio: Rate ctl notifies about current srate (0=stopped)Pavel Hofman1-1/+27
2022-01-26usb: gadget: f_uac1: Support multiple sampling ratesJulian Scheel2-28/+158
2022-01-26usb: gadget: f_uac2: Support multiple sampling ratesJulian Scheel2-42/+162
2022-01-26usb: gadget: u_audio: Add capture/playback srate getterPavel Hofman2-0/+30
2022-01-26usb: gadget: u_audio: Move dynamic srate from params to rtdPavel Hofman4-38/+38
2022-01-26usb: gadget: u_audio: Support multiple sampling ratesJulian Scheel5-2/+152
2022-01-26usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-XRoger Quadros1-12/+58
2022-01-26usb: gadget: f_fs: Use struct_size() and flex_array_size() helpersGustavo A. R. Silva1-2/+2
2022-01-26usb: gadget: f_phonet: Use struct_size() helper in kzalloc()Gustavo A. R. Silva1-3/+1
2022-01-26usb: gadget: f_serial: Ensure gserial disconnected during unbindWesley Cheng1-0/+4
2022-01-26usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti1-0/+1
2022-01-22proc: remove PDE_DATA() completelyMuchun Song1-2/+2
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2022-01-06usb: gadget: u_audio: Subdevice 0 for capture ctlsPavel Hofman1-2/+2
2022-01-06usb: gadget: u_audio: fix calculations for small bIntervalJohn Keeping1-11/+13
2022-01-03Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman1-3/+6
2021-12-21usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier1-3/+6
2021-12-20Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman1-10/+6
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman1-1/+1
2021-12-13usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca1-10/+6
2021-11-17usb: gadget: f_midi: allow resetting index optionJohn Keeping1-2/+46
2021-11-17usb: gadget: f_fs: Use stream_open() for endpoint filesPavankumar Kondeti1-2/+2
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-25/+6
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-78/+296
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+4
2021-10-30usb: gadget: f_mass_storage: Disable eps during disconnectWesley Cheng1-0/+10
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe1-1/+1