..
f_acm.c
usb: gadget: f_acm: Fix configfs attr name
2016-03-04 15:14:50 +02:00
f_ecm.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_eem.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_fs.c
usb: f_fs: off by one bug in _ffs_func_bind()
2016-05-31 11:12:53 +03:00
f_hid.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_loopback.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_mass_storage.c
usb: f_mass_storage: test whether thread is running before starting another
2016-04-19 11:11:56 +03:00
f_mass_storage.h
usb: f_mass_storage: test whether thread is running before starting another
2016-04-19 11:11:56 +03:00
f_midi.c
usb: gadget: f_midi: unlock on error
2016-04-04 15:18:37 +03:00
f_ncm.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_obex.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_phonet.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_printer.c
usb: gadget: printer: Drop unused device qualifier descriptor
2016-05-31 11:12:59 +03:00
f_rndis.c
Configfs changes for the 4.6 merge window:
2016-03-17 16:25:46 -07:00
f_serial.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_sourcesink.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_subset.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_tcm.c
target: make close_session optional
2016-05-10 01:19:26 -07:00
f_uac1.c
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
2016-03-04 15:14:23 +02:00
f_uac2.c
usb: gadget: uac2: Drop unused device qualifier descriptor
2016-05-31 11:13:00 +03:00
f_uvc.c
usb: gadget: f_uvc: eliminate abuse of ep->driver data
2015-09-27 10:54:31 -05:00
f_uvc.h
g_zero.h
usb: gadget: define free_ep_req as universal function
2015-12-15 09:12:41 -06:00
Makefile
usb: gadget: f_tcm: convert to new function interface with backward compatibility
2015-12-20 19:40:34 -08:00
ndis.h
rndis.c
usb: gadget: rndis: fix itnull.cocci warnings
2016-02-03 13:36:04 -08:00
rndis.h
usb: gadget: rndis: use signed type for a signed value
2015-05-21 16:29:14 -05:00
storage_common.c
vfs: add file_path() helper
2015-06-23 18:00:05 -04:00
storage_common.h
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
2015-07-29 09:59:19 -05:00
tcm.h
usb-gadget/tcm: Conversion to percpu_ida tag pre-allocation
2016-03-10 21:48:14 -08:00
u_ecm.h
u_eem.h
u_ether_configfs.h
usb-gadget/ether: use per-attribute show and store methods
2015-10-13 22:14:18 -07:00
u_ether.c
treewide: replace dev->trans_start update with helper
2016-05-04 14:16:49 -04:00
u_ether.h
usb: gadget: remove gadget_chips.h
2015-08-06 09:35:20 -05:00
u_fs.h
usb: gadget: ffs: add eventfd notification about ffs events
2015-01-27 09:34:59 -06:00
u_gether.h
u_hid.h
u_midi.h
u_ncm.h
u_phonet.h
u_printer.h
usb: gadget: printer: add configfs support
2015-03-10 15:33:41 -05:00
u_rndis.h
usb: gadget: rndis: remove the limit of available rndis connections
2015-05-07 13:47:17 -05:00
u_serial.c
tty: Replace TTY_THROTTLED bit tests with tty_throttled()
2016-04-30 09:26:55 -07:00
u_serial.h
u_tcm.h
usb: gadget: f_tcm: convert to new function interface with backward compatibility
2015-12-20 19:40:34 -08:00
u_uac1.c
usb: gadget: u_uac1: fix one code style problem
2015-01-15 09:41:48 -06:00
u_uac1.h
usb: gadget: remove gadget_chips.h
2015-08-06 09:35:20 -05:00
u_uac2.h
u_uvc.h
usb: gadget: uvc: configfs support in uvc function
2015-01-12 12:13:26 -06:00
uvc_configfs.c
configfs: switch ->default groups to a linked list
2016-03-06 16:11:24 +01:00
uvc_configfs.h
usb: gadget: uvc: configfs support in uvc function
2015-01-12 12:13:26 -06:00
uvc_queue.c
[media] media: videobuf2: Move timestamp to vb2_buffer
2015-12-18 13:53:31 -02:00
uvc_queue.h
[media] media: videobuf2: Restructure vb2_buffer
2015-10-01 09:04:43 -03:00
uvc_v4l2.c
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus
2015-04-21 09:44:55 -03:00
uvc_v4l2.h
uvc_video.c
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linus
2015-04-21 09:44:55 -03:00
uvc_video.h
uvc.h
usb: gadget: uvc: remove unused including <linux/version.h>
2015-04-27 15:48:11 -05:00