index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
*
usb: f_fs: replace unnecessary goto with a return
Michal Nazarewicz
2016-03-04
1
-16
/
+8
*
usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
Michal Nazarewicz
2016-03-04
1
-1
/
+3
*
usb: f_fs: fix memory leak when ep changes during transfer
Michal Nazarewicz
2016-03-04
1
-1
/
+1
*
usb: gadget: functionfs: fix missing access_ok checks
Daniel Walter
2015-11-18
1
-3
/
+3
*
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
Robert Baldyga
2015-07-31
1
-1
/
+7
*
usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
Rui Miguel Silva
2015-07-06
1
-2
/
+4
*
Merge 4.1-rc7 into usb-next
Greg Kroah-Hartman
2015-06-08
1
-6
/
+9
|
\
|
*
usb: gadget: f_fs: fix check in read operation
Rui Miguel Silva
2015-05-26
1
-1
/
+1
|
*
usb: gadget: ffs: fix: Always call ffs_closed() in ffs_data_clear()
Krzysztof Opasiak
2015-05-26
1
-5
/
+8
[next]