提交历史

作者 SHA1 备注 提交日期
  Shen Jing a9c859033f Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers" 6 年之前
  Jerry Zhang 4d644abf25 usb: gadget: f_fs: Only return delayed status when len is 0 7 年之前
  Vincent Pelletier d52e4d0c0c usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers 7 年之前
  Linus Torvalds 7a932516f5 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground 7 年之前
  Deepa Dinamani 95582b0083 vfs: change inode times to use struct timespec64 7 年之前
  Jerry Zhang 6819e3233f usb: gadget: f_fs: Add compat_ioctl to epfiles 7 年之前
  Greg Kroah-Hartman 6d23ee9caa Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing 7 年之前
  Lars-Peter Clausen 946ef68ad4 usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS 7 年之前
  Lars-Peter Clausen 4058ebf33c usb: gadget: ffs: Execute copy_to_user() with USER_DS set 7 年之前
  Xinyong 1a087f0321 usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb() 7 年之前
  Jack Pham 675272d092 usb: gadget: f_fs: Use config_ep_by_speed() 7 年之前
  Jack Pham 6cf439e0d3 usb: gadget: f_fs: Process all descriptors during bind 7 年之前
  Linus Torvalds a9a08845e9 vfs: do bulk POLL* -> EPOLL* replacement 7 年之前
  Linus Torvalds e4ee8b85b7 Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 7 年之前
  Linus Torvalds 168fe32a07 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 年之前
  Hemant Kumar ce5bf9a50d usb: f_fs: Prevent gadget unbind if it is already unbound 7 年之前
  Vincent Pelletier c40619bb1b usb: gadget: ffs: Make sparse happier 7 年之前
  Al Viro afc9a42b74 the rest of drivers/*: annotate ->poll() instances 8 年之前
  John Keeping a3acc69608 usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT 7 年之前
  Vincent Pelletier 30bf90ccde usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping 7 年之前
  Linus Torvalds abc36be236 Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs 7 年之前
  Andrew Gabbasov cdafb6d8b8 usb: gadget: f_fs: Fix use-after-free in ffs_free_inst 7 年之前
  Greg Kroah-Hartman 24ceb9c669 USB: gadget: function: Remove redundant license text 7 年之前
  Greg Kroah-Hartman 5fd54ace47 USB: add SPDX identifiers to all remaining files in drivers/usb/ 7 年之前
  Bhumika Goyal 9736390234 usb: gadget: make config_item_type structures const 7 年之前
  John Keeping addfc5823d usb: gadget: ffs: handle I/O completion in-order 8 年之前
  Jerry Zhang cdff9f8ee1 usb: gadget: f_fs: Pass along set_halt errors. 8 年之前
  Greg Kroah-Hartman 24040a5837 Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-testing 8 年之前
  Jerry Zhang e16828cf94 usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data. 8 年之前
  Jerry Zhang 222155de45 usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable. 8 年之前