- e681a9d Merge 5.16-rc8 into usb-next by Greg Kroah-Hartman · 3 years ago
- b1e088737 usb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear. by Vincent Pelletier · 3 years ago
- c76ef96 usb: gadget: f_fs: Use stream_open() for endpoint files by Pavankumar Kondeti · 3 years, 2 months ago
- 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
- 4c3d8ac usb: remove res2 argument from gadget code completions by Jens Axboe · 3 years, 2 months ago
- 90059e9 usb: gadget: remove useless cast by Salah Triki · 3 years, 5 months ago
- 9311a53 usb: gadget: Fix inconsistent indent by Wei Ming Chen · 3 years, 5 months ago
- 37fdb7c Merge tag 'v5.13-rc6' into usb-next by Greg Kroah-Hartman · 3 years, 7 months ago
- ecfbd7b usb: gadget: f_fs: Fix setting of device and driver data cross-references by Andrew Gabbasov · 3 years, 7 months ago
- 6fc1db5 usb: gadget: f_fs: Ensure io_completion_wq is idle during unbind by Wesley Cheng · 3 years, 7 months ago
- 4234320 USB: gadget: f_fs: fix memdup_user.cocci warnings by kernel test robot · 3 years, 10 months ago
- 55b74ce usb: gadget/function/f_fs string table fix for multiple languages by Dean Anderson · 3 years, 9 months ago
- 8704fd7 USB: gadget: f_fs: remove likely/unlikely by Greg Kroah-Hartman · 4 years, 1 month ago
- a353397 usb: gadget: f_fs: Re-use SS descriptors for SuperSpeedPlus by Jack Pham · 4 years, 2 months ago
- 93837812 Merge 5.10-rc7 into usb-next by Greg Kroah-Hartman · 4 years, 1 month ago
- a4b98a7 usb: gadget: f_fs: Use local copy of descriptors for userspace copy by Vamsi Krishna Samavedam · 4 years, 1 month ago
- 93c747e usb: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
- a74005a usb: gadget: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 8f9a0e1 usb: gadget: function: f_fs: Demote function header which is clearly not kerneldoc by Lee Jones · 4 years, 6 months ago
- 37c54f9 kernel: set USER_DS in kthread_use_mm by Christoph Hellwig · 4 years, 7 months ago
- f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
- 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 7 months ago
- a54177d usb: gadget: f_fs: remove unneeded semicolon in __ffs_data_got_descs() by Jason Yan · 4 years, 8 months ago
- 1c2e54f usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset() by Udipto Goswami · 4 years, 9 months ago
- 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- f63ec55 usb: gadget: f_fs: Fix use after free issue as part of queue failure by Sriharsha Allenki · 4 years, 9 months ago
- a5c6234 completion: Use simple wait queues by Thomas Gleixner · 4 years, 9 months ago
- 43d5657 usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flags by Lars-Peter Clausen · 5 years ago
- c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
- d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
- 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
- d2450c6 usb: gadget: f_fs: set req->num_sgs as 0 for non-sg transfer by Peter Chen · 5 years ago
- c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
- 01b8bca8 compat_ioctl: use correct compat_ptr() translation in drivers by Arnd Bergmann · 6 years ago
- dec90f6 vfs: Convert functionfs to use the new mount API by David Howells · 6 years ago
- 5085955 usb: gadget: Zero ffs_io_data by Andrzej Pietrasiewicz · 6 years ago
- 4833a94 usb: gadget: f_fs: data_len used before properly set by Fei Yang · 6 years ago
- 73103c7 usb: gadget: f_fs: don't free buffer prematurely by Fei Yang · 6 years ago
- 54f64d5 usb: f_fs: Avoid crash due to out-of-scope stack ptr access by John Stultz · 6 years ago
- bdcc03c usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call by Andrzej Pietrasiewicz · 6 years ago
- 772a7a7 usb: gadget: f_fs: Allow scatter-gather buffers by Andrzej Pietrasiewicz · 6 years ago
- 7f7c548 usb: gadget: f_fs: Add support for CCID descriptors. by Vincent Pelletier · 6 years ago
- a9c8590 Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers" by Shen Jing · 6 years ago
- 4d644abf usb: gadget: f_fs: Only return delayed status when len is 0 by Jerry Zhang · 6 years ago
- d52e4d0 usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers by Vincent Pelletier · 7 years ago
- 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
- 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
- 6819e32 usb: gadget: f_fs: Add compat_ioctl to epfiles by Jerry Zhang · 7 years ago
- 6d23ee9 Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 7 years ago
- 946ef68 usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS by Lars-Peter Clausen · 7 years ago
- 4058ebf usb: gadget: ffs: Execute copy_to_user() with USER_DS set by Lars-Peter Clausen · 7 years ago
- 1a087f0 usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb() by Xinyong · 7 years ago
- 675272d0 usb: gadget: f_fs: Use config_ep_by_speed() by Jack Pham · 7 years ago
- 6cf439e usb: gadget: f_fs: Process all descriptors during bind by Jack Pham · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- e4ee8b8 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- ce5bf9a usb: f_fs: Prevent gadget unbind if it is already unbound by Hemant Kumar · 7 years ago
- c40619b usb: gadget: ffs: Make sparse happier by Vincent Pelletier · 7 years ago
- afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 7 years ago
- a3acc69 usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT by John Keeping · 7 years ago
- 30bf90c usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping by Vincent Pelletier · 7 years ago
- abc36be Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 7 years ago
- cdafb6d usb: gadget: f_fs: Fix use-after-free in ffs_free_inst by Andrew Gabbasov · 7 years ago
- 24ceb9c USB: gadget: function: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- 5fd54ac USB: add SPDX identifiers to all remaining files in drivers/usb/ by Greg Kroah-Hartman · 7 years ago
- 9736390 usb: gadget: make config_item_type structures const by Bhumika Goyal · 7 years ago
- addfc58 usb: gadget: ffs: handle I/O completion in-order by John Keeping · 7 years ago
- cdff9f8 usb: gadget: f_fs: Pass along set_halt errors. by Jerry Zhang · 7 years ago
- 24040a5 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing by Greg Kroah-Hartman · 8 years ago
- e16828c usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data. by Jerry Zhang · 8 years ago
- 222155d usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable. by Jerry Zhang · 8 years ago
- b7f7385 usb: gadget: f_fs: avoid out of bounds access on comp_desc by William Wu · 8 years ago
- ba7756d Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
- ea920bb usb: gadget: f_fs: simplify ffs_dev name handling by Michal Nazarewicz · 8 years ago
- 4393861 drivers, usb: convert ffs_data.ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
- 3ba534d Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation" by Janusz Dziedzic · 8 years ago
- 2bfa071 usb: gadget: function: f_fs: pass companion descriptor along by Felipe Balbi · 8 years ago
- 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 8ff546b Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
- 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 7bddba7 Merge 4.10-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
- bc46e23 Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next by Greg Kroah-Hartman · 8 years ago
- 83e526f usb: gadget: f_fs: Assorted buffer overflow checks. by Vincent Pelletier · 8 years ago
- 41dc9ac usb: gadget: f_fs: Accept up to 30 endpoints. by Vincent Pelletier · 8 years ago
- f199a80 usb: gadger: f_fs: Do not copy past descriptor end. by Vincent Pelletier · 8 years ago
- 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
- 08f3714 usb: gadget: f_fs: Fix iterations on endpoints. by Vincent Pelletier · 8 years ago
- b3ce3ce usb: gadget: f_fs: Fix possibe deadlock by Baolin Wang · 8 years ago
- 354bc45 usb: gadget: f_fs: Fix ExtCompat descriptor validation by Vincent Pelletier · 8 years ago
- 96a420d2d3 usb: gadget: f_fs: Document eventfd effect on descriptor format. by Vincent Pelletier · 8 years ago
- 9a19a6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- cbbd26b [iov_iter] new primitives - copy_from_iter_full() and friends by Al Viro · 8 years ago
- 0edbf9e Merge 4.9-rc7 into usb-next by Greg Kroah-Hartman · 8 years ago
- 05e78c6 usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match() by Felix Hädicke · 8 years ago
- 5bdcde9 usb: gadget: f_fs: use complete() instead complete_all() by Daniel Wagner · 8 years ago
- a9e6f83 usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable by Michal Nazarewicz · 8 years ago
- 454915d usb: gadget: f_fs: edit epfile->ep under lock by Michal Nazarewicz · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago