LinuxLists
Users
About
Robert Baldyga (
[email protected]
)
Number of posts: 666 (0.84 per day)
First post: 2013-09-12 14:19:21
Last post: 2015-11-13 14:28:36
Previous Page
/
Next Page
Date
List
Subject
2015-11-27 11:04:30
linux-kernel
[PATCH v2 22/29] usb: gadget: f_rndis: conversion to new API
2015-11-27 11:03:57
linux-kernel
[PATCH v2 19/29] usb: gadget: f_loopback: convert to new API
2015-11-27 11:03:54
linux-kernel
[PATCH v2 23/29] usb: gadget: f_hid: handle requests lifetime properly
2015-11-27 11:03:25
linux-kernel
[PATCH v2 24/29] usb: gadget: f_hid: conversion to new API
2015-11-27 11:03:03
linux-kernel
[PATCH v2 25/29] usb: gadget: f_acm: conversion to new API
2015-11-27 11:02:42
linux-kernel
[PATCH v2 26/29] usb: gadget: f_eem: conversion to new API
2015-11-27 11:01:50
linux-kernel
[PATCH v2 29/29] usb: gadget: f_serial: conversion to new API
2015-11-27 11:01:23
linux-kernel
[PATCH v2 28/29] usb: gadget: f_printer: conversion to new API
2015-11-27 11:01:21
linux-kernel
[PATCH v2 27/29] usb: gadget: f_ncm: conversion to new API
2015-11-27 11:01:17
linux-kernel
[PATCH v2 20/29] usb: gadget: f_sourcesink: convert to new API
2015-11-27 11:01:13
linux-kernel
[PATCH v2 18/29] usb: gadget: configfs: add new composite API support
2015-11-27 11:01:08
linux-kernel
[PATCH v2 15/29] usb: gadget: composite: add usb_function_get_ep() function
2015-11-27 11:01:05
linux-kernel
[PATCH v2 11/29] usb: gadget: composite: disable eps before calling disable() callback
2015-11-27 11:00:59
linux-kernel
[PATCH v2 10/29] usb: gadget: composite: generate old descs for compatibility
2015-11-27 11:00:55
linux-kernel
[PATCH v2 09/29] usb: gadget: composite: handle vendor descs
2015-11-27 11:00:50
linux-kernel
[PATCH v2 08/29] usb: gadget: composite: handle function bind
2015-11-27 11:00:48
linux-kernel
[PATCH v2 07/29] usb: gadget: composite: introduce new USB function ops
2015-11-27 11:00:44
linux-kernel
[PATCH v2 06/29] usb: gadget: composite: add functions for descriptors handling
2015-11-27 11:00:39
linux-kernel
[PATCH v2 05/29] usb: gadget: composite: introduce new descriptors format
2015-11-27 11:00:36
linux-kernel
[PATCH v2 04/29] usb: gadget: configfs: fix error path
2015-11-27 11:00:31
linux-kernel
[PATCH v2 01/29] usb: gadget: f_sourcesink: make ISO altset user-selectable
2015-11-27 11:00:27
linux-kernel
[PATCH v2 03/29] usb: gadget: f_loopback: free requests in loopback_disable()
2015-11-27 11:00:24
linux-kernel
[PATCH v2 02/29] usb: gadget: f_sourcesink: free requests in sourcesink_disable()
2015-11-27 10:59:51
linux-kernel
[PATCH v2 00/29] usb: gadget: composite: introduce new function API
2015-11-18 09:46:08
linux-kernel
Re: [PATCH] tools: ffs-aio-example: free memory upon failure
2015-11-16 11:43:43
linux-kernel
Re: [PATCH v5 4/7] usb: gadget: f_midi: fix leak on failed to enqueue out requests
2015-11-13 14:28:38
linux-kernel
Re: [PATCH] nfc: s3fwrn5: constify s3fwrn5_phy_ops structures
2015-11-13 14:28:36
linux-wireless
Re: [PATCH] nfc: s3fwrn5: constify s3fwrn5_phy_ops structures
2015-11-13 12:38:34
linux-kernel
Re: [PATCH v5 7/7] usb: gadget: f_midi: pre-allocate IN requests
2015-11-13 08:34:11
linux-kernel
Re: [PATCH v5 5/7] usb: gadget: gmidi: Cleanup legacy code
2015-11-13 08:31:17
linux-kernel
Re: [PATCH v5 4/7] usb: gadget: f_midi: fix leak on failed to enqueue out requests
2015-11-13 08:11:17
linux-kernel
Re: [PATCH v5 3/7] usb: gadget: define free_ep_req as universal function
2015-11-13 08:09:39
linux-kernel
Re: [PATCH v5 2/7] usb: gadget: f_midi: remove duplicated code
2015-11-13 08:08:47
linux-kernel
Re: [PATCH v5 1/7] usb: gadget: f_midi: Transmit data only when IN ep is enabled
2015-11-06 08:50:39
linux-kernel
Re: [PATCH 03/23] usb: gadget: f_sourcesink: free requests in sourcesink_disable()
2015-11-06 07:26:25
linux-kernel
Re: [PATCH 01/23] usb: gadget: f_sourcesink: make ISO altset user-selectable
2015-11-04 11:02:37
linux-kernel
Re: [PATCH 04/23] usb: gadget: f_loopback: free requests in loopback_disable()
2015-11-03 13:02:04
linux-kernel
[PATCH 05/23] usb: gadget: configfs: fix error path
2015-11-03 13:01:41
linux-kernel
[PATCH 02/23] usb: gadget: f_sourcesink: compute req size once
2015-11-03 13:01:07
linux-kernel
[PATCH 06/23] usb: gadget: composite: introduce new descriptors format
2015-11-03 13:01:04
linux-kernel
[PATCH 10/23] usb: gadget: composite: handle vendor descs
2015-11-03 13:00:34
linux-kernel
[PATCH 07/23] usb: gadget: composite: add functions for descriptors handling
2015-11-03 12:59:47
linux-kernel
[PATCH 09/23] usb: gadget: composite: handle function bind
2015-11-03 12:59:46
linux-kernel
[PATCH 11/23] usb: gadget: composite: generate old descs for compatibility
2015-11-03 12:59:20
linux-kernel
[PATCH 13/23] usb: gadget: composite: enable eps before calling set_alt() callback
2015-11-03 12:58:19
linux-kernel
[PATCH 14/23] usb: gadget: composite: introduce clear_alt() operation
2015-11-03 12:57:56
linux-kernel
[PATCH 16/23] usb: gadget: composite: add usb_function_get_ep() function
2015-11-03 12:57:28
linux-kernel
[PATCH 17/23] usb: gadget: composite: add usb_get_interface_id() function
2015-11-03 12:56:57
linux-kernel
[PATCH 18/23] usb: gadget: composite: enable adding USB functions using new API
2015-11-03 12:56:15
linux-kernel
[PATCH 19/23] usb: gadget: configfs: add new composite API support
2015-11-03 12:56:13
linux-kernel
[PATCH 22/23] usb: gadget: f_ecm: conversion to new API