index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
/
f_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: gadget: ffs: handle I/O completion in-order
John Keeping
2017-09-28
1
-4
/
+13
*
usb: gadget: f_fs: Pass along set_halt errors.
Jerry Zhang
2017-08-15
1
-4
/
+3
*
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-20
1
-47
/
+63
|
\
|
*
usb: gadget: function: f_fs: Move epfile waitqueue to ffs_data.
Jerry Zhang
2017-06-02
1
-9
/
+10
|
*
usb: gadget: function: f_fs: Let ffs_epfile_ioctl wait for enable.
Jerry Zhang
2017-06-02
1
-39
/
+54
*
|
usb: gadget: f_fs: avoid out of bounds access on comp_desc
William Wu
2017-05-16
1
-5
/
+5
|
/
*
Merge tag 'usb-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-04-11
1
-59
/
+13
|
\
|
*
usb: gadget: f_fs: simplify ffs_dev name handling
Michal Nazarewicz
2017-04-11
1
-59
/
+13
*
|
drivers, usb: convert ffs_data.ref from atomic_t to refcount_t
Elena Reshetova
2017-03-17
1
-4
/
+4
|
/
*
Revert "usb: gadget: f_fs: Fix ExtCompat descriptor validation"
Janusz Dziedzic
2017-03-06
1
-1
/
+1
*
usb: gadget: function: f_fs: pass companion descriptor along
Felipe Balbi
2017-03-06
1
-2
/
+13
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge tag 'usb-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-02-22
1
-2
/
+2
|
\
|
*
Merge 4.10-rc7 into usb-next
Greg Kroah-Hartman
2017-02-06
1
-1
/
+12
|
|
\
|
*
\
Merge tag 'usb-for-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-01-26
1
-2
/
+2
|
|
\
\
|
|
*
|
usb: gadget: f_fs: Accept up to 30 endpoints.
Vincent Pelletier
2017-01-24
1
-1
/
+1
|
|
*
|
usb: gadger: f_fs: Do not copy past descriptor end.
Vincent Pelletier
2017-01-24
1
-1
/
+1
*
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
usb: gadget: f_fs: Assorted buffer overflow checks.
Vincent Pelletier
2017-01-25
1
-1
/
+12
|
|
/
|
/
|
*
|
usb: gadget: f_fs: Fix iterations on endpoints.
Vincent Pelletier
2017-01-12
1
-6
/
+6
|
/
*
usb: gadget: f_fs: Fix possibe deadlock
Baolin Wang
2017-01-02
1
-2
/
+6
*
usb: gadget: f_fs: Fix ExtCompat descriptor validation
Vincent Pelletier
2017-01-02
1
-1
/
+1
*
usb: gadget: f_fs: Document eventfd effect on descriptor format.
Vincent Pelletier
2017-01-02
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
1
-1
/
+1
|
\
|
*
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
1
-1
/
+1
*
|
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2016-11-28
1
-4
/
+4
|
\
\
|
|
/
|
*
usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()
Felix Hädicke
2016-11-18
1
-4
/
+4
*
|
usb: gadget: f_fs: use complete() instead complete_all()
Daniel Wagner
2016-11-03
1
-1
/
+1
|
/
*
usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable
Michal Nazarewicz
2016-10-17
1
-16
/
+93
*
usb: gadget: f_fs: edit epfile->ep under lock
Michal Nazarewicz
2016-10-17
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-4
/
+4
|
\
|
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-4
/
+4
*
|
usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference
Jim Baxter
2016-09-08
1
-0
/
+5
*
|
usb: gadget: f_fs: handle control requests in config 0
Felix Hädicke
2016-08-25
1
-2
/
+3
*
|
usb: gadget: composite: let USB functions process ctrl reqs in cfg0
Felix Hädicke
2016-08-25
1
-2
/
+7
*
|
usb: gadget: f_fs: handle control requests not directed to interface or endpoint
Felix Hädicke
2016-08-25
1
-4
/
+30
|
/
*
usb: gadget: f_fs: check for allocation failure
Dan Carpenter
2016-06-29
1
-0
/
+2
*
usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests
Michal Nazarewicz
2016-06-21
1
-21
/
+109
*
usb: gadget: f_fs: printk error when excess data is dropped on read
Michal Nazarewicz
2016-06-21
1
-15
/
+46
*
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
2016-06-21
1
-2
/
+1
*
usb: gadget: f_fs: Fix kernel panic if use_os_string not set
Jim Lin
2016-05-31
1
-8
/
+10
*
usb: gadget: f_fs: Fix wrong check on reserved1 of OS_DESC_EXT_COMPAT
Jim Lin
2016-05-31
1
-1
/
+1
*
usb: f_fs: off by one bug in _ffs_func_bind()
Dan Carpenter
2016-05-31
1
-6
/
+4
*
Merge tag 'usb-for-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2016-04-28
1
-1
/
+1
|
\
|
*
usb: gadget: f_fs: Fix EFAULT generation for async read operations
Lars-Peter Clausen
2016-04-19
1
-1
/
+1
*
|
usb: gadget: f_fs: Fix use-after-free
Lars-Peter Clausen
2016-04-20
1
-3
/
+2
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
usb: f_fs: avoid race condition with ffs_epfile_io_complete
Du, Changbin
2016-03-04
1
-3
/
+9
*
usb: f_fs: refactor ffs_epfile_io
Michal Nazarewicz
2016-03-04
1
-69
/
+58
[next]