index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
usb: gadget: f_fs: Only return delayed status when len is 0
Jerry Zhang
1
-1
/
+1
2018-06-18
usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers
Vincent Pelletier
1
-8
/
+18
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-1
/
+1
2018-05-15
usb: gadget: f_fs: Add compat_ioctl to epfiles
Jerry Zhang
1
-0
/
+11
2018-03-23
Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-1
/
+5
2018-03-13
usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUS
Lars-Peter Clausen
1
-1
/
+1
2018-03-13
usb: gadget: ffs: Execute copy_to_user() with USER_DS set
Lars-Peter Clausen
1
-0
/
+4
2018-03-05
usb: gadget: f_fs: Fix use-after-free in ffs_fs_kill_sb()
Xinyong
1
-1
/
+0
2018-02-12
usb: gadget: f_fs: Use config_ep_by_speed()
Jack Pham
1
-31
/
+7
2018-02-12
usb: gadget: f_fs: Process all descriptors during bind
Jack Pham
1
-4
/
+2
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-4
/
+4
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+8
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-09
usb: f_fs: Prevent gadget unbind if it is already unbound
Hemant Kumar
1
-1
/
+2
2017-12-11
usb: gadget: ffs: Make sparse happier
Vincent Pelletier
1
-3
/
+6
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
usb: f_fs: Force Reserved1=1 in OS_DESC_EXT_COMPAT
John Keeping
1
-2
/
+11
2017-11-27
usb: gadget: ffs: Forbid usb_ep_alloc_request from sleeping
Vincent Pelletier
1
-1
/
+1
2017-11-14
Merge tag 'configfs-for-4.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-1
/
+1
2017-11-09
usb: gadget: f_fs: Fix use-after-free in ffs_free_inst
Andrew Gabbasov
1
-0
/
+1
2017-11-07
USB: gadget: function: Remove redundant license text
Greg Kroah-Hartman
1
-5
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
usb: gadget: make config_item_type structures const
Bhumika Goyal
1
-1
/
+1
2017-09-28
usb: gadget: ffs: handle I/O completion in-order
John Keeping
1
-4
/
+13
2017-08-15
usb: gadget: f_fs: Pass along set_halt errors.
Jerry Zhang
1
-4
/
+3
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-47
/
+63
2017-06-02
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
Jerry Zhang
1
-9
/
+10
2017-06-02
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
Jerry Zhang
1
-39
/
+54
2017-05-16
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
1
-5
/
+5
2017-04-11
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-59
/
+13
2017-04-11
usb: gadget: f_fs: simplify ffs_dev name handling
Michal Nazarewicz
1
-59
/
+13
2017-03-17
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-03-06
Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"
Janusz Dziedzic
1
-1
/
+1
2017-03-06
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
1
-2
/
+13
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-02-22
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-2
/
+2
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-06
Merge 4.10-rc7 into usb-next
Greg Kroah-Hartman
1
-1
/
+12
2017-01-26
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-2
/
+2
2017-01-25
usb: gadget: f_fs: Assorted buffer overflow checks.
Vincent Pelletier
1
-1
/
+12
2017-01-24
usb: gadget: f_fs: Accept up to 30 endpoints.
Vincent Pelletier
1
-1
/
+1
2017-01-24
usb: gadger: f_fs: Do not copy past descriptor end.
Vincent Pelletier
1
-1
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-12
usb: gadget: f_fs: Fix iterations on endpoints.
Vincent Pelletier
1
-6
/
+6
2017-01-02
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
1
-2
/
+6
2017-01-02
usb: gadget: f_fs: Fix ExtCompat descriptor validation
Vincent Pelletier
1
-1
/
+1
2017-01-02
usb: gadget: f_fs: Document eventfd effect on descriptor format.
Vincent Pelletier
1
-2
/
+2
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
1
-1
/
+1
[next]