index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
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
2017-01-02
usb: gadget: f_fs: Document eventfd effect on descriptor format.
Vincent Pelletier
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-11-28
Merge 4.9-rc7 into usb-next
Greg Kroah-Hartman
2016-11-18
usb: gadget: f_fs: fix wrong parenthesis in ffs_func_req_match()
Felix Hädicke
2016-11-03
usb: gadget: f_fs: use complete() instead complete_all()
Daniel Wagner
2016-10-17
usb: gadget: f_fs: stop sleeping in ffs_func_eps_disable
Michal Nazarewicz
2016-10-17
usb: gadget: f_fs: edit epfile->ep under lock
Michal Nazarewicz
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-08
usb: gadget: f_fs: Stop ffs_closed NULL pointer dereference
Jim Baxter
2016-08-25
usb: gadget: f_fs: handle control requests in config 0
Felix Hädicke
2016-08-25
usb: gadget: composite: let USB functions process ctrl reqs in cfg0
Felix Hädicke
2016-08-25
usb: gadget: f_fs: handle control requests not directed to interface or endpoint
Felix Hädicke
2016-06-29
usb: gadget: f_fs: check for allocation failure
Dan Carpenter
2016-06-21
usb: gadget: f_fs: buffer data from ‘oversized’ OUT requests
Michal Nazarewicz
2016-06-21
usb: gadget: f_fs: printk error when excess data is dropped on read
Michal Nazarewicz
2016-06-21
usb: gadget: fix unused-but-set-variale warnings
Michal Nazarewicz
[next]