DriverDev-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-18 17:55:36 to 2016-02-03 16:39:52 UTC [more...]

[PATCH net-next] hv_netvsc: Increase delay for RNDIS_STATUS_NETWORK_CHANGE
 2016-02-03 16:39 UTC  (5+ messages)

Move wlan-ng out of staging?
 2016-01-29 19:24 UTC  (4+ messages)

[PATCH 00/16] staging: unisys: cleanup series
 2016-01-29 15:21 UTC  (17+ messages)
` [PATCH 01/16] staging: unisys: Fix guestlinuxdebug.h comments
` [PATCH 02/16] staging: unisys: fix comments for controlvmchannel.h
` [PATCH 03/16] staging: unisys: Fix NULL comparison vbusdeviceinfo.h
` [PATCH 04/16] staging: unisys: fix trailing comment in vbusdeviceinfo.h
` [PATCH 05/16] staging: unisys: fix comments in visorchipset
` [PATCH 06/16] staging: unisys: fix spacing in visorchipset.c
` [PATCH 07/16] staging: unisys: fix comparison to NULL "
` [PATCH 08/16] staging: unisys: fix blank lines "
` [PATCH 09/16] staging: unisys: fix spaces after cast visorchipset.c
` [PATCH 10/16] staging: unisys: fix comments in visorbus_main.c
` [PATCH 11/16] staging: unisys: fix block comments in ultrainputreport.h
` [PATCH 12/16] staging: unisys: fix comments in visornic_main.c
` [PATCH 13/16] staging: unisys: fix else statement "
` [PATCH 14/16] staging: unisys: fix alignment "
` [PATCH 15/16] staging: unisys: remove unnecessary goto
` [PATCH 16/16] staging: unisys: fix parenthesis in toolaction_show()

[PATCH V6 8/8] hvsock: introduce Hyper-V Socket feature
 2016-01-27  2:48 UTC  (3+ messages)

[PATCH V6 7/8] Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
 2016-01-26  9:45 UTC 

[PATCH V6 4/8] Drivers: hv: vmbus: define a new VMBus message type for hvsock
 2016-01-26  9:44 UTC 

[PATCH V6 3/8] Drivers: hv: vmbus: vmbus_sendpacket_ctl: hvsock: avoid unnecessary signaling
 2016-01-26  9:44 UTC 

[PATCH V6 2/8] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
 2016-01-26  9:44 UTC 

[PATCH V6 6/8] Drivers: hv: vmbus: add a per-channel rescind callback
 2016-01-26  9:45 UTC 

[PATCH V6 5/8] Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
 2016-01-26  9:44 UTC 

[PATCH V6 1/8] Drivers: hv: vmbus: add a helper function to set a channel's pending send size
 2016-01-26  9:43 UTC 

[PATCH V6 0/8] introduce Hyper-V VM Socket(hv_sock)
 2016-01-26  9:39 UTC 

[PATCH net-next] hv_netvsc: Fix book keeping of skb during batching process
 2016-01-25 18:53 UTC  (2+ messages)

[PATCH] Staging: rtl8712: Remove unnecessary cast on void pointer
 2016-01-20  2:52 UTC 

[PATCH] staging: unisys: Only process up to budget amount of responses
 2016-01-15 16:19 UTC 

[PATCH 21/28 v2] staging: most: fix retrieval of buffer availability
 2016-01-12 13:00 UTC 

[PATCH 00/28] staging: most: bug-fixes and clean-up
 2016-01-12 12:26 UTC  (31+ messages)
` [PATCH 01/28] staging: most: remove unnecessary keep_mbo variable
` [PATCH 02/28] staging: most: rename variables
` [PATCH 03/28] staging: most: simplify expression
` [PATCH 04/28] staging: most: unify types
` [PATCH 05/28] staging: most: use min_t
` [PATCH 06/28] staging: most: fix mbo leak
` [PATCH 07/28] staging: most: fix tracking of MBO offset
` [PATCH 08/28] staging: most: use readl and writel functions
` [PATCH 09/28] staging: most: remove function destroy_most_c_obj
` [PATCH 10/28] staging: most: add missing call to ida_simple_remove
` [PATCH 11/28] staging: most: move call to disconnect_channel callback
` [PATCH 12/28 v2] staging: most: move initialization of pointer
` [PATCH 13/28] staging: most: move mutex
` [PATCH 14/28] staging: most: move channel disconnect to function most_deregister_interface
` [PATCH 15/28] staging: most: remove tainted flag
` [PATCH 16/28] staging: most: remove reference counter
` [PATCH 17/28] staging: most: remove code to destroy channel
` [PATCH 18/28] staging: most: remove redundant mutexes
` [PATCH 19/28] staging: most: remove redundant call to wake_up_interruptible
` [PATCH 20/28] staging: most: encapsulate shared code
` [PATCH 21/28] staging: most: fix retrieval of buffer availability
` [PATCH 22/28] staging: most: rename variable channel
` [PATCH 23/28] staging: most: fix race conditions
` [PATCH 24/28] staging: most: change type of access_ref
` [PATCH 25/28] staging: most: remove stacked_mbo
` [PATCH 26/28 v2] staging: most: rearrange function aim_write
` [PATCH 27/28 v2] staging: most: add statistics for dropped packets
` [PATCH 28/28] staging: most: remove 2nd forward declaration of struct most_aim

[PATCH V5 9/9] hvsock: introduce Hyper-V VM Sockets feature
 2016-01-06  5:27 UTC  (3+ messages)

[PATCH V5 7/9] Drivers: hv: vmbus: add a mechanism to pass hvsock events to the hvsock driver
 2016-01-05 16:04 UTC  (3+ messages)

[PATCH V5 5/9] Drivers: hv: vmbus: add APIs to send/recv hvsock packets
 2016-01-05 15:53 UTC  (3+ messages)

[PATCH V5 4/9] Drivers: hv: ring_buffer: enhance hv_ringbuffer_read() to support hvsock
 2016-01-05 15:41 UTC  (5+ messages)

Seeking a bit of advice from the community
 2016-01-03  3:01 UTC 

Cleaning dgnc driver
 2015-12-27 18:25 UTC  (2+ messages)

[PATCH] staging: dgnc: convert to wait_event_interruptible_timeout
 2015-12-24 13:54 UTC 

[PATCH V5 8/9] Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
 2015-12-24 14:14 UTC 

[PATCH V5 6/9] Drivers: hv: vmbus: add a hvsock flag in struct hv_driver
 2015-12-24 14:14 UTC 

[PATCH V5 3/9] Drivers: hv: vmbus: define a new VMBus message type for hvsock
 2015-12-24 14:14 UTC 

[PATCH V5 2/9] Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)
 2015-12-24 14:14 UTC 

[PATCH V5 1/9] Drivers: hv: vmbus: add a helper function to set a channel's pending send size
 2015-12-24 14:13 UTC 

[PATCH V5 0/9] introduce Hyper-V VM Sockets(hvsock
 2015-12-24 14:12 UTC 

[PATCH V2] staging: dgnc: Creating and destroying sysfs files properly
 2015-12-22  1:00 UTC  (4+ messages)

[PATCH] Staging: dgnc: dgnc_neo.c: Coding Style issue (should be space before asterisk)
 2015-12-21 23:52 UTC  (2+ messages)

[PATCH v3 1/5] Staging: dgnc: dgnc_neo.c: usleep_range is preferred over udelay
 2015-12-21 23:50 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: fix the building warning with hyperv-keyboard
 2015-12-20 14:21 UTC 

[PATCH] staging:dgnc:Creating and destroying sysfs files properly
 2015-12-18  9:50 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: Use simple parser for IPv4 and v6 headers
 2015-12-16 23:23 UTC  (7+ messages)

[PATCH] staging: dgnc: Patch includes the checkpatch fixes
 2015-12-15  6:38 UTC  (32+ messages)
  ` [PATCH] staging: dgnc: Update the TODO file
      ` [PATCH] [PATCH 1/3] staging: dgnc: Patch includes the checkpatch fixes
                  ` [PATCH FIXED "
                      ` [PATCH FIXED 1/3] staging: dgnc: Patch includes spacing fixes
                        ` [PATCH 2/3] staging: dgnc: Patch includes CamelCase & Macro fixes
                      ` [PATCH 1/3] staging: dgnc: Patch includes the checkpatch fixes
                      ` [PATCH 3/3] staging: dgnc: Patch updates the TODO file
                  ` [PATCH FIXED 2/3] staging: dgnc: Patch for CamelCase fixes
                  ` [PATCH FIXED 3/3] staging: dgnc: Patch updates the TODO file
      ` [PATCH 2/3] staging: dgnc: Patch includes the checkpatch fixes
      ` [PATCH 3/3] "
  ` [PATCH: FIXED} "

[PATCH 1/2] Staging: dgnc: dgnc_neo.c: usleep_range is preferred over udelay
 2015-12-14 19:15 UTC  (2+ messages)

[PATCH net-next] hv_netvsc: Fix race condition on Multi-Send Data field
 2015-12-14  5:02 UTC  (6+ messages)

[PATCH] tools: hv: vss: fix the write()'s argument: error -> vss_msg
 2015-12-10  9:00 UTC 

[PATCH] staging: unisys: remove unnecessary goto
 2015-12-07 15:58 UTC  (2+ messages)
` [PATCH] staging: unisys: fix parenthesis in toolaction_show()

[PATCH 00/15] staging: unisys: checkpatch cleanup series
 2015-12-03 15:02 UTC  (20+ messages)
` [PATCH 01/15] staging: unisys: Fix guestlinuxdebug.h comments
` [PATCH 02/15] staging: unisys: fix comments for controlvmchannel.h
` [PATCH 03/15] staging: unisys: Fix NULL comparison vbusdeviceinfo.h
` [PATCH 04/15] staging: unisys: fix trailing comment in vbusdeviceinfo.h
` [PATCH 05/15] staging: unisys: fix comments in visorchipset
` [PATCH 06/15] staging: unisys: fix spacing in visorchipset.c
` [PATCH 07/15] staging: unisys: fix comparison to NULL "
` [PATCH 08/15] staging: unisys: fix blank lines "
` [PATCH 09/15] staging: unisys: fix spaces after cast visorchipset.c
` [PATCH 10/15] staging: unisys: fix comments in visorbus_main.c
` [PATCH 11/15] staging: unisys: fix block comments in ultrainputreport.h
` [PATCH 12/15] staging: unisys: fix comments in visornic_main.c
` [PATCH 13/15] staging: unisys: fix else statement "
` [PATCH 14/15] staging: unisys: fix alignment "
` [PATCH 15/15] staging: unisys: fix blank line "

[PATCH] staging/dgap: move duplicated code from the dgap_cm.* functions
 2015-11-26 18:50 UTC  (3+ messages)

[PATCH v2] staging/dgap: move duplicated code from the dgap_cm.* functions
 2015-11-25 17:51 UTC 

[PATCH] staging: dgnc: dgnc_cls.c: Replaced udelay by usleep_range
 2015-11-24 17:31 UTC 

[PATCH] staging: unisys: better config switch comments
 2015-11-24 14:53 UTC 

Future of Lustre in staging
 2015-11-23 23:37 UTC  (3+ messages)

[PATCH 00/14] staging: unisys: add channel interrupt support
 2015-11-20 21:51 UTC  (4+ messages)

[PATCH 0/2] staging: comedi: s526: add counter register macros
 2015-11-19 17:34 UTC  (4+ messages)
` [PATCH 1/2] staging: comedi: s526: replace counter mode bitfield struct
` [PATCH 2/2] staging: comedi: s526: add macros for counter control reg values

[PATCH 0/8] staging: comedi: some comedi_write() changes
 2015-11-19 17:23 UTC  (6+ messages)
` [PATCH 1/8] staging: comedi: rearrange comedi_write() code
` [PATCH 7/8] staging: comedi: simplify returned errors for comedi_write()
` [PATCH 8/8] staging: comedi: check for more errors for zero-length write

[PATCH v2 12/28] staging: most: move initialization of pointer
 2015-11-19 15:31 UTC  (3+ messages)
` [PATCH v2 26/28] staging: most: rearrange function aim_write
` [PATCH v2 27/28] staging: most: add statistics for dropped packets

[PATCH 00/28] staging: most: bug-fixes and clean-up
 2015-11-19  9:42 UTC  (6+ messages)
` [PATCH 06/28] staging: most: fix mbo leak
` [PATCH 26/28] staging: most: rearrange function aim_write


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).