.. |
Makefile
|
dc8c46a5ae
usb: gadget: f_tcm: convert to new function interface with backward compatibility
|
9 years ago |
f_acm.c
|
0561f77e2d
usb: gadget: f_acm: Fix configfs attr name
|
9 years ago |
f_ecm.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_eem.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_fs.c
|
44963d649d
usb: gadget: f_fs: check for allocation failure
|
9 years ago |
f_hid.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_loopback.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_mass_storage.c
|
fe5a6c48fd
usb: gadget: storage: get rid of fsg_num_buffers_validate()
|
9 years ago |
f_mass_storage.h
|
f78bbcae86
usb: f_mass_storage: test whether thread is running before starting another
|
9 years ago |
f_midi.c
|
4fc50ba596
usb: gadget: f_midi: unlock on error
|
9 years ago |
f_ncm.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_obex.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_phonet.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_printer.c
|
e5a8916216
usb: gadget: printer: Drop unused device qualifier descriptor
|
9 years ago |
f_rndis.c
|
364e8dd9d6
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
|
9 years ago |
f_serial.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_sourcesink.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_subset.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_tcm.c
|
e877b729c6
usb: gadget: f_tcm: out of bound access in usbg_drop_tpg
|
9 years ago |
f_uac1.c
|
eaef50c760
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
|
9 years ago |
f_uac2.c
|
ffeee83aa0
usb: gadget: avoid exposing kernel stack
|
9 years ago |
f_uvc.c
|
d62bf8c165
usb: gadget: f_uvc: eliminate abuse of ep->driver data
|
10 years ago |
f_uvc.h
|
cb47d889e6
usb: gadget: f_uvc: remove compatibility layer
|
11 years ago |
g_zero.h
|
079fe5a6da
usb: gadget: define free_ep_req as universal function
|
9 years ago |
ndis.h
|
00a2430ff0
usb: gadget: Gadget directory cleanup - group usb functions
|
11 years ago |
rndis.c
|
207707d8fd
usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
|
9 years ago |
rndis.h
|
81dff86928
usb: gadget: rndis: use signed type for a signed value
|
10 years ago |
storage_common.c
|
cc50dc28da
usb: gadget: storage-common: Fix old comment about qualifier descriptor
|
9 years ago |
storage_common.h
|
75ddead2a7
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
|
10 years ago |
tcm.h
|
71e7ae8e1f
usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation
|
9 years ago |
u_ecm.h
|
00a2430ff0
usb: gadget: Gadget directory cleanup - group usb functions
|
11 years ago |
u_eem.h
|
00a2430ff0
usb: gadget: Gadget directory cleanup - group usb functions
|
11 years ago |
u_ether.c
|
88c09eacf5
usb: gadget: u_ether: fix dereference after null check coverify warning
|
9 years ago |
u_ether.h
|
adab43396e
usb: gadget: remove gadget_chips.h
|
10 years ago |
u_ether_configfs.h
|
f9a63da33d
usb-gadget/ether: use per-attribute show and store methods
|
10 years ago |
u_fs.h
|
5e33f6fdf7
usb: gadget: ffs: add eventfd notification about ffs events
|
10 years ago |
u_gether.h
|
00a2430ff0
usb: gadget: Gadget directory cleanup - group usb functions
|
11 years ago |
u_hid.h
|
21a9476a7b
usb: gadget: hid: add configfs support
|
11 years ago |
u_midi.h
|
6f1de34455
usb: gadget: f_midi: add configfs support
|
11 years ago |
u_ncm.h
|
00a2430ff0
usb: gadget: Gadget directory cleanup - group usb functions
|
11 years ago |
u_phonet.h
|
00a2430ff0
usb: gadget: Gadget directory cleanup - group usb functions
|
11 years ago |
u_printer.h
|
ee1cd515e8
usb: gadget: printer: add configfs support
|
10 years ago |
u_rndis.h
|
d6d22922d9
usb: gadget: rndis: remove the limit of available rndis connections
|
10 years ago |
u_serial.c
|
872ce51195
usb: gadget: fix unused-but-set-variale warnings
|
9 years ago |
u_serial.h
|
00a2430ff0
usb: gadget: Gadget directory cleanup - group usb functions
|
11 years ago |
u_tcm.h
|
dc8c46a5ae
usb: gadget: f_tcm: convert to new function interface with backward compatibility
|
9 years ago |
u_uac1.c
|
c76abecc42
usb: gadget: u_uac1: fix one code style problem
|
10 years ago |
u_uac1.h
|
adab43396e
usb: gadget: remove gadget_chips.h
|
10 years ago |
u_uac2.h
|
3aeea3c53e
usb: gadget: f_uac2: add configfs support
|
11 years ago |
u_uvc.h
|
46919a23ee
usb: gadget: uvc: configfs support in uvc function
|
10 years ago |
uvc.h
|
87841c887b
usb: gadget: uvc: remove unused including <linux/version.h>
|
10 years ago |
uvc_configfs.c
|
bd610c5aa9
usb: gadget: uvc: Fix return value in case of error
|
9 years ago |
uvc_configfs.h
|
46919a23ee
usb: gadget: uvc: configfs support in uvc function
|
10 years ago |
uvc_queue.c
|
36c0f8b32c
[media] vb2: replace void *alloc_ctxs by struct device *alloc_devs
|
9 years ago |
uvc_queue.h
|
2d7007153f
[media] media: videobuf2: Restructure vb2_buffer
|
10 years ago |
uvc_v4l2.c
|
64131a87f2
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus
|
10 years ago |
uvc_v4l2.h
|
3a83c16ef0
usb: gadget: uvc: separately compile some components of f_uvc
|
11 years ago |
uvc_video.c
|
64131a87f2
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus
|
10 years ago |
uvc_video.h
|
3a83c16ef0
usb: gadget: uvc: separately compile some components of f_uvc
|
11 years ago |