开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_fs.c
Age
Commit message (
Expand
)
Author
2018-11-26
usb: gadget: f_fs: Allow scatter-gather buffers
Andrzej Pietrasiewicz
2018-11-26
usb: gadget: f_fs: Add support for CCID descriptors.
Vincent Pelletier
2018-11-14
Revert "usb: gadget: ffs: Fix BUG when userland exits with submitted AIO tran...
Shen Jing
2018-07-20
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
2018-06-18
usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers
Vincent Pelletier
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
2018-05-15
usb: gadget: f_fs: Add compat_ioctl to epfiles
Jerry Zhang
2018-03-23
Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-03-13
usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
Lars-Peter Clausen
2018-03-13
usb: gadget: ffs: Execute copy_to_user() with USER_DS set
Lars-Peter Clausen
2018-03-05
usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
Xinyong
2018-02-12
usb: gadget: f_fs: Use config_ep_by_speed()
Jack Pham
2018-02-12
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-09
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
2017-12-11
usb: gadget: ffs: Make sparse happier
Vincent Pelletier
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT
John Keeping
2017-11-27
usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Vincent Pelletier
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2017-11-09
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
Andrew Gabbasov
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
2017-09-28
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2017-08-15
usb: gadget: f_fs: Pass along set_halt errors.
Jerry Zhang
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-02
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
Jerry Zhang
2017-06-02
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
Jerry Zhang
2017-05-16
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-04-11
usb: gadget: f_fs: simplify ffs_dev name handling
Michal Nazarewicz
2017-03-17
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
Elena Reshetova
2017-03-06
Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"
Janusz Dziedzic
2017-03-06
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-22
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-06
Merge 4.10-rc7 into usb-next
Greg Kroah-Hartman
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-25
usb: gadget: f_fs: Assorted buffer overflow checks.
Vincent Pelletier
2017-01-24
usb: gadget: f_fs: Accept up to 30 endpoints.
Vincent Pelletier
2017-01-24
usb: gadger: f_fs: Do not copy past descriptor end.
Vincent Pelletier
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-12
usb: gadget: f_fs: Fix iterations on endpoints.
Vincent Pelletier
2017-01-02
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
2017-01-02
usb: gadget: f_fs: Fix ExtCompat descriptor validation
Vincent Pelletier
[next]