index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
f_fs.c
Age
Commit message (
Expand
)
Author
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-16
usb: gadget: f_fs: Remove lock is held before freeing checks
Andi Kleen
2012-01-24
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-08
functionfs: unfuck failure exits on mount
Al Viro
2011-12-12
usb: gadget: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-10-31
usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-06-28
usb: gadget: add usb_endpoint_descriptor to struct usb_ep
Tatyana Brokhman
2011-02-04
USB: gadget: f_fs: even zero-length packets require a buffer
Marek Szyprowski
2010-12-16
Merge branch 'usb-next' into musb-merge
Greg Kroah-Hartman
2010-12-10
usb: gadget: f_fs: Remove redundant unlikely()
Tobias Klauser
2010-11-17
usb: gadget: g_fs: Fix compilation warning
Michal Nazarewicz
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-11-16
usb: gadget: f_fs: remove custom printk() wrappers
Michal Nazarewicz
2010-11-16
usb: gadget: FunctionFS: fix typos and coding style
Michal Nazarewicz
2010-11-16
drivers/usb/gadget: Remove unnecessary semicolons
Joe Perches
2010-10-29
convert get_sb_single() users
Al Viro
2010-10-26
fix braino in fs: do not assign default i_ino in new_inode
Al Viro
2010-10-25
fs: do not assign default i_ino in new_inode
Christoph Hellwig
2010-08-10
USB: gadget: f_fs: use usb_string_ids_n()
Michal Nazarewicz
2010-08-10
USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config()
Michal Nazarewicz
2010-08-10
usb: gadget: Do not take BKL for gadget->ops->ioctl
Arnd Bergmann
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
2010-05-20
USB: gadget: f_fs.c needs to include pagemap.h
Randy Dunlap
2010-05-20
USB: f_fs: the FunctionFS driver
Michal Nazarewicz