summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/function
AgeCommit message (Expand)Author
2022-03-26Merge tag 'usb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-22Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)
2022-03-15usb: gadget: rndis: prevent integer overflow in rndis_set_response()Dan Carpenter
2022-02-28Merge 5.17-rc6 into usb-nextGreg Kroah-Hartman
2022-02-24usb: gadget: rndis: add spinlock for rndis response listDaehwan Jung
2022-02-14Merge 5.17-rc4 into usb-nextGreg Kroah-Hartman
2022-02-11usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman
2022-02-04usb: gadget: f_uac2: Neaten and reduce size of afunc_validate_optsJoe Perches
2022-02-04usb: gadget: f_uac2: change maxpctksize/maxpcktsize to wMaxPacketSizeColin Ian King
2022-01-31usb: gadget: f_uac2: Add speed names to bInterval dbg/warnPavel Hofman
2022-01-31usb: gadget: f_uac2: Optionally determine bInterval for HS and SSPavel Hofman
2022-01-31usb: gadget: f_uac2: Add HS/SS bInterval to configfsPavel Hofman
2022-01-31usb: gadget: f_uac2: Define specific wTerminalTypePavel Hofman
2022-01-31usb: f_fs: Fix use-after-free for epfileUdipto Goswami
2022-01-31Merge tag 'v5.17-rc2' into usb-nextGreg Kroah-Hartman
2022-01-26usb: gadget: f_uac2: allow changing interface name via configfsYunhao Tian
2022-01-26usb: gadget: f_uac1: allow changing interface name via configfsYunhao Tian
2022-01-26usb: gadget: f_uac1: Add suspend callbackPavel Hofman
2022-01-26usb: gadget: f_uac2: Add suspend callbackPavel Hofman
2022-01-26usb: gadget: u_audio: Add suspend callPavel Hofman
2022-01-26usb: gadget: u_audio: Rate ctl notifies about current srate (0=stopped)Pavel Hofman
2022-01-26usb: gadget: f_uac1: Support multiple sampling ratesJulian Scheel
2022-01-26usb: gadget: f_uac2: Support multiple sampling ratesJulian Scheel
2022-01-26usb: gadget: u_audio: Add capture/playback srate getterPavel Hofman
2022-01-26usb: gadget: u_audio: Move dynamic srate from params to rtdPavel Hofman
2022-01-26usb: gadget: u_audio: Support multiple sampling ratesJulian Scheel
2022-01-26usb: gadget: f_mass_storage: Make CD-ROM emulation work with Mac OS-XRoger Quadros
2022-01-26usb: gadget: f_fs: Use struct_size() and flex_array_size() helpersGustavo A. R. Silva
2022-01-26usb: gadget: f_phonet: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2022-01-26usb: gadget: f_serial: Ensure gserial disconnected during unbindWesley Cheng
2022-01-26usb: gadget: f_sourcesink: Fix isoc transfer for USB_SPEED_SUPER_PLUSPavankumar Kondeti
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-06usb: gadget: u_audio: Subdevice 0 for capture ctlsPavel Hofman
2022-01-06usb: gadget: u_audio: fix calculations for small bIntervalJohn Keeping
2022-01-03Merge 5.16-rc8 into usb-nextGreg Kroah-Hartman
2021-12-21usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.Vincent Pelletier
2021-12-20Merge 5.16-rc6 into usb-nextGreg Kroah-Hartman
2021-12-13exit: Rename complete_and_exit to kthread_complete_and_exitEric W. Biederman
2021-12-13usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca
2021-11-17usb: gadget: f_midi: allow resetting index optionJohn Keeping
2021-11-17usb: gadget: f_fs: Use stream_open() for endpoint filesPavankumar Kondeti
2021-11-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2021-11-04Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-30usb: gadget: f_mass_storage: Disable eps during disconnectWesley Cheng
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe
2021-10-25usb: remove res2 argument from gadget code completionsJens Axboe
2021-10-25usb: gadget: uvc: implement dwPresentationTime and scrSourceClockMichael Olbrich