LinuxLists
Users
About
Paul Elder (
[email protected]
)
Number of posts: 168 (0.08 per day)
First post: 2018-10-09 06:34:12
Last post: 2024-03-18 08:48:08
Previous Page
/
Next Page
Date
List
Subject
2019-01-24 02:48:49
linux-kernel
Re: [PATCH v5 4/6] usb: gadget: add mechanism to specify an explicit status stage
2019-01-21 07:35:24
linux-kernel
[PATCH v6 6/6] usb: gadget: uvc: allow ioctl to send response in status stage
2019-01-21 07:34:48
linux-kernel
[PATCH v6 1/6] usb: uvc: include videodev2.h in g_uvc.h
2019-01-21 07:34:10
linux-kernel
[PATCH v6 3/6] usb: gadget: uvc: package setup and data for control OUT requests
2019-01-21 07:34:01
linux-kernel
[PATCH v6 4/6] usb: gadget: add mechanism to specify an explicit status stage
2019-01-21 07:33:21
linux-kernel
[PATCH v6 0/6] usb: gadget: add mechanism to asynchronously validate data stage of ctrl out request
2019-01-21 07:33:08
linux-kernel
[PATCH v6 2/6] usb: gadget: uvc: enqueue usb request in setup handler for control OUT
2019-01-21 07:33:07
linux-kernel
[PATCH v6 5/6] usb: musb: gadget: implement optional explicit status stage
2019-01-20 18:25:05
linux-kernel
Re: [PATCH v5 4/6] usb: gadget: add mechanism to specify an explicit status stage
2019-01-18 16:33:44
linux-kernel
Re: [PATCH v5 4/6] usb: gadget: add mechanism to specify an explicit status stage
2019-01-16 17:40:03
linux-kernel
[PATCH v3] usb: gadget: musb: fix short isoc packets with inventra dma
2019-01-16 16:28:56
linux-kernel
Re: [PATCH v5 4/6] usb: gadget: add mechanism to specify an explicit status stage
2019-01-14 05:13:28
linux-kernel
Re: [PATCH v5 4/6] usb: gadget: add mechanism to specify an explicit status stage
2019-01-11 11:46:40
linux-kernel
Re: [PATCH v5 4/6] usb: gadget: add mechanism to specify an explicit status stage
2019-01-11 11:04:53
linux-kernel
Re: [PATCH v5 0/6] usb: gadget: add mechanism to asynchronously validate data stage of ctrl out request
2019-01-11 05:41:17
linux-kernel
Re: [PATCH v2] usb: gadget: musb: fix short isoc packets with inventra dma
2019-01-09 07:39:56
linux-kernel
[PATCH v5 2/6] usb: gadget: uvc: enqueue usb request in setup handler for control OUT
2019-01-09 07:39:19
linux-kernel
[PATCH v2] usb: gadget: musb: fix short isoc packets with inventra dma
2019-01-09 07:39:16
linux-kernel
[PATCH v5 3/6] usb: gadget: uvc: package setup and data for control OUT requests
2019-01-09 07:14:08
linux-kernel
[PATCH v3 1/4] usb: gadget: uvc: synchronize streamon/off with uvc_function_set_alt
2019-01-09 07:14:03
linux-kernel
[PATCH v3 4/4] usb: gadget: uvc: remove unused/duplicate function prototypes from uvc.h
2019-01-09 07:13:54
linux-kernel
[PATCH v3 3/4] usb: gadget: uvc: disable stream when disconnected
2019-01-09 07:13:07
linux-kernel
[PATCH v3 2/4] usb: gadget: uvc: don't delay the status phase of non-zero SET_INTERFACE requests
2019-01-09 07:12:43
linux-kernel
[PATCH v3 0/4] usb: gadget: uvc: fix racing between uvc_function_set_alt and streamon/off
2019-01-09 07:12:34
linux-kernel
[PATCH v5 0/6] usb: gadget: add mechanism to asynchronously validate data stage of ctrl out request
2019-01-09 07:11:54
linux-kernel
[PATCH v5 4/6] usb: gadget: add mechanism to specify an explicit status stage
2019-01-09 07:11:33
linux-kernel
[PATCH v5 5/6] usb: musb: gadget: implement optional explicit status stage
2019-01-09 07:11:27
linux-kernel
[PATCH v5 6/6] usb: gadget: uvc: allow ioctl to send response in status stage
2019-01-09 07:11:15
linux-kernel
[PATCH v5 1/6] usb: uvc: include videodev2.h in g_uvc.h
2019-01-08 05:52:01
linux-kernel
Re: [PATCH v4 5/6] usb: musb: gadget: implement optional explicit status stage
2019-01-08 04:49:29
linux-kernel
Re: [PATCH] usb: gadget: musb: fix short isoc packets with inventra dma for pandaboard es
2019-01-06 16:05:18
linux-kernel
[PATCH v4 1/6] usb: uvc: include videodev2.h in g_uvc.h
2019-01-06 16:05:10
linux-kernel
[PATCH v4 2/6] usb: gadget: uvc: enqueue usb request in setup handler for control OUT
2019-01-06 16:05:00
linux-kernel
[PATCH v4 3/6] usb: gadget: uvc: package setup and data for control OUT requests
2019-01-06 16:04:28
linux-kernel
[PATCH v4 6/6] usb: gadget: uvc: allow ioctl to send response in status stage
2019-01-06 16:04:15
linux-kernel
[PATCH v4 5/6] usb: musb: gadget: implement optional explicit status stage
2019-01-06 16:04:09
linux-kernel
[PATCH v4 4/6] usb: gadget: add mechanism to specify an explicit status stage
2019-01-06 16:03:58
linux-kernel
[PATCH v4 0/6] usb: gadget: add mechanism to asynchronously validate data stage of ctrl out request
2018-12-21 17:58:28
linux-kernel
Re: [PATCH v3 4/6] usb: gadget: add mechanism to specify an explicit status stage
2018-12-19 12:28:03
linux-kernel
[PATCH v3 5/6] usb: musb: gadget: implement optional explicit status stage
2018-12-19 12:28:00
linux-kernel
[PATCH v3 6/6] usb: gadget: uvc: allow ioctl to send response in status stage
2018-12-19 12:23:50
linux-kernel
[PATCH v3 0/6] usb: gadget: add mechanism to asynchronously validate data stage of ctrl out request
2018-12-19 12:09:22
linux-kernel
[PATCH v3 1/6] usb: uvc: include videodev2.h in g_uvc.h
2018-12-19 11:47:28
linux-kernel
[PATCH v3 2/6] usb: gadget: uvc: enqueue usb request in setup handler for control OUT
2018-12-19 09:40:45
linux-kernel
[PATCH v3 3/6] usb: gadget: uvc: package setup and data for control OUT requests
2018-12-19 09:40:31
linux-kernel
[PATCH v3 4/6] usb: gadget: add mechanism to specify an explicit status stage
2018-12-17 06:34:31
linux-kernel
[PATCH v2 4/6] usb: gadget: add mechanism to specify an explicit status stage
2018-12-17 06:06:21
linux-kernel
[PATCH v2 2/6] usb: gadget: uvc: enqueue usb request in setup handler for control OUT
2018-12-17 06:05:39
linux-kernel
[PATCH v2 6/6] usb: gadget: uvc: allow ioctl to send response in status stage
2018-12-17 06:05:32
linux-kernel
[PATCH] usb: gadget: uvc: add uvcg_warn macro
2018-12-17 06:05:26
linux-kernel
[PATCH v2 3/6] usb: gadget: uvc: package setup and data for control OUT requests