DriverDev-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2014-12-01 05:35:10 to 2015-01-03 04:25:48 UTC [more...]

[PATCH v2] tools: hv: kvp_daemon: make IPv6-only-injection work
 2015-01-03  4:25 UTC  (4+ messages)

[PATCH v3] staging: writeboost: Add dm-writeboost
 2015-01-01  8:44 UTC 

[PATCH] staging: dgap: use gotos for handling error in dgap_remap()
 2014-12-26  1:34 UTC 

[PATCH 0/6] dgnc: patches that fix checkpatch issues
 2014-12-23 16:29 UTC  (15+ messages)
` [PATCH 1/6] dgnc/dgnc_cls.h: checkpatch: fixed long lines by moving comments
` [PATCH 2/6] dgnc/dgnc_sysfs.c: checkpatch: Use of pr_err insted of printk
    ` [PATCH] [PATCH v2 2/6] dgnc/dgnc_sysfs.c: checkpatch: Use of dev_err ? instead "
` [PATCH 3/6] dgnc/dpacompat.h: checkpatch: fixed long lines bei moving comments
` [PATCH 4/6] dgnc/dpacompat.h: checkpatch: Changend complex macros (enclosed parantheses)
  ` [PATCH] dgnc/digi.h: "
      ` [PATCH v2] Redone: dgnc/digi.h: checkpatch: Macros in enclosed
` [PATCH 5/6] dgnc/dgnc_neo.c: checkpatch: fixed long lines
` [PATCH 6/6] dgnc/dgnc_driver.h: checkpatch: fixed lines over 80 characters

[PATCH v5 0/6] mmc: rtsx: add support for sdio card
 2014-12-23 15:33 UTC 

[PATCH net-next] hyperv: Fix some variable name typos in send-buffer init/revoke
 2014-12-22 21:11 UTC  (2+ messages)

[PATCH] staging: dgnc: implement proper error handling in dgnc_start()
 2014-12-19 21:51 UTC 

[PATCH v4 1/6] mfd: rtsx: add func to split u32 into register
 2014-12-19 10:36 UTC  (3+ messages)
` [PATCH v4 0/6] mmc: rtsx: add support for sdio card

[PATCH v2] staging: writeboost: Add dm-writeboost
 2014-12-14  3:22 UTC  (14+ messages)
    ` [dm-devel] "

Fwd: improve support for usb board camera
 2014-12-11 14:42 UTC  (4+ messages)

[PATCH] tools: hv: kvp_daemon: make IPv6-only-injection work
 2014-12-10 18:42 UTC  (8+ messages)

[PATCH net-next] hyperv: Add support for vNIC hot removal
 2014-12-09  1:24 UTC  (2+ messages)

My new email + some notes on mt7601
 2014-12-07 20:14 UTC  (6+ messages)

[PATCH 00/69] checkpatch fix series for Unisys drivers
 2014-12-06 19:28 UTC  (75+ messages)
` [PATCH 01/69] staging: unisys: fix line spacing in visorchipset_umode.h
` [PATCH 02/69] staging: unisys: fix line spacing in globals.h
` [PATCH 03/69] staging: unisys: remove testing.h
` [PATCH 04/69] staging: unisys: get rid of channel stub
` [PATCH 05/69] staging: unisys: remove unused types from visorchipset.h
` [PATCH 06/69] staging: unisys: add comment to spinlock in struct charqueue
` [PATCH 07/69] staging: unisys: clean up typecasts in uislib.c
` [PATCH 08/69] staging: unisys: fix alignment "
` [PATCH 09/69] staging: unisys: refactor create_bus()
` [PATCH 10/69] staging: unisys: fix strict checks in create_device()
` [PATCH 11/69] staging: unisys: remove extraneous blank lines in uislib.c
` [PATCH 12/69] staging: unisys: add missing brackets in info_debugfs_read()
` [PATCH 13/69] staging: unisys: add missing brackets in Process_Incoming()
` [PATCH 14/69] staging: unisys: remove extra parens from uislib_enable_channel_interrupts()
` [PATCH 15/69] staging: unisys: get rid of doubled assignment in uislib_mod_init()
` [PATCH 16/69] staging: unisys: fix CamelCase global variable names in uislib.c
` [PATCH 17/69] staging: unisys: refactor init_vbus_channel()
` [PATCH 18/69] staging: unisys: fix CamelCase in create_bus()
` [PATCH 19/69] staging: unisys: fix CamelCase in destroy_bus()
` [PATCH 20/69] staging: unisys: refactor create_device()
` [PATCH 21/69] staging: unisys: refactor pause_device()
` [PATCH 22/69] staging: unisys: refactor resume_device()
` [PATCH 23/69] staging: unisys: refactor destroy_device()
` [PATCH 24/69] staging: unisys: refactor delete_bus_glue()
` [PATCH 25/69] staging: unisys: refactor delete_device_glue()
` [PATCH 26/69] staging: unisys: refactor info_debugfs_read()
` [PATCH 27/69] staging: unisys: refactor find_dev()
` [PATCH 28/69] staging: unisys: rename Process_Incoming()
` [PATCH 29/69] staging: unisys: rename Initialize_incoming_thread()
` [PATCH 30/69] staging: unisys: fix CamelCase Work queue name in uislib.c
` [PATCH 31/69] staging: unisys: fix spacing in uisqueue.c
` [PATCH 32/69] staging: unisys: fix CamelCase names in do_locked_client_insert()
` [PATCH 33/69] staging: unisys: fix line spacing in uisthread.c
` [PATCH 34/69] staging: unisys: fix line spacing in uisutils.c
` [PATCH 35/69] staging: unisys: fix "
` [PATCH 36/69] staging: unisys: fix brackets in uisctrl_register_req_handler_ex()
` [PATCH 37/69] staging: unisys: refactor uisctrl_register_req_handler_ex()
` [PATCH 38/69] staging: unisys: refactor uisctrl_unregister_req_handler_ex()
` [PATCH 39/69] staging: unisys: fix CamelCase globals in uisutils.c
` [PATCH 40/69] staging: unisys: refactor req_handler_add()
` [PATCH 41/69] staging: unisys: refactor visorchipset_file_init()
` [PATCH 42/69] staging: unisys: fix CamelCase global variables in file.c
` [PATCH 43/69] staging: unisys: get rid of HAVE_UNLOCKED_IOCTL code
` [PATCH 44/69] staging: unisys: get rid of goto in visorchipset_open()
` [PATCH 45/69] staging: unisys: fix CamelCase in visorchipset_mmap()
` [PATCH 46/69] staging: unisys: get rid of goto in visorchipset_ioctl()
` [PATCH 47/69] staging: unisys: visorchannel: Rename CamelCase variable channelBytes
` [PATCH 48/69] staging: unisys: visorchannel: Rename CamelCase variable nQueues
` [PATCH 49/69] staging: unisys: visorchannel: Describe spinlocks in VISORCHANNEL_Tag struct
` [PATCH 50/69] staging: unisys: Remove VISORCHANNEL typedef
` [PATCH 51/69] staging: unisys: remove ERRDRV and related macros
` [PATCH 52/69] staging: unisys: remove DBGINF() macros
` [PATCH 53/69] staging: unisys: get rid of LOGINFO() macros
` [PATCH 54/69] staging: unisys: remove LOGVER() macros
` [PATCH 55/69] staging: unisys: get rid of LOGWRN() macro and uisklog.h
` [PATCH 56/69] staging: unisys: virthba: Remove unneeded spaces after casts
` [PATCH 57/69] staging: unisys: virthba: Fix open parenthesis alignment checks
` [PATCH 58/69] staging: unisys: virthba: Fix logical continuation checks
` [PATCH 59/69] staging: unisys: virthba: Remove blank lines before/after braces
` [PATCH 60/69] staging: unisys: virthba: Fix missing braces at end of if-else statements
` [PATCH 61/69] staging: unisys: virthba: Change alloc calls to use var name instead of type
` [PATCH 62/69] staging: unisys: virthba: Fix a couple checkpatch problems
` [PATCH 63/69] staging: unisys: virthba: Fix "else not useful after return" warning
` [PATCH 64/69] staging: unisys: virthba: Fix warnings regarding lines over 80 characters
` [PATCH 65/69] staging: unisys: virthba: Fix a couple open parenthesis alignment issues
` [PATCH 66/69] staging: unisys: virthba: Fix CamelCase for Disk Add/Remove global variables
` [PATCH 67/69] staging: unisys: virthba: Fix remaining CamelCase "
` [PATCH 68/69] staging: unisys: virthba: Fix CamelCase for a couple function names
` [PATCH 69/69] staging: unisys: virthba: Fix CamelCase for local variables

[PATCH v2 0/2] mmc: rtsx: add support for sdio card
 2014-12-05  5:48 UTC  (3+ messages)
  ` [PATCH v2 2/2] "

[PATCH v2] Staging: dgnc: Fix long line coding style issues in dgnc_cls.h
 2014-12-04 17:47 UTC  (3+ messages)

Addition of a wifi kernel module to the linux source tree
 2014-12-04 14:36 UTC  (13+ messages)
          ` Ralink 6570 / Mediatek MT7601STA (was Re: Addition of a wifi kernel module to the linux source tree)

PATCH
 2014-12-04  1:13 UTC  (4+ messages)

Possible memory leak in function (reserve_range) not freeing pointer (regionid)
 2014-12-04  1:12 UTC  (6+ messages)

[PATCH] Staging: dgnc: Fix long line coding style issues in dgnc_cls.h
 2014-12-03 18:18 UTC  (4+ messages)

[PATCH] staging: dgnc: fix long lines
 2014-12-03  8:17 UTC 

[PATCH v3] hv: hv_fcopy: drop the obsolete message on transfer failure
 2014-12-02  6:58 UTC  (13+ messages)

[PATCH 00/10] parser header and c file patches
 2014-12-01 14:38 UTC  (16+ messages)
` [PATCH 01/10] staging: unisys: parser_init camel cases
` [PATCH 1/4] staging: unisys: visorchipset proc code
` [PATCH 02/10] staging: unisys: parser_init_byteStream camel case
` [PATCH 2/4] staging: unisys: uisutils.h and uisutils.c proc code
` [PATCH 03/10] staging: unisys: simpleString_get & byteStream_get camel case
` [PATCH 3/4] staging: unisys: timskmod proc code
` [PATCH 04/10] staging: unisys: PARSER_CONTEXT typedef
` [PATCH 4/4] staging: unisys: uislib.c proc code
` [PATCH 05/10] staging: unisys: PARSER_WHICH_STRING typedef
` [PATCH 06/10] staging: unisys: Controlvm_Payload_Bytes_Buffered camel case
` [PATCH 07/10] staging: unisys: parser_init_guts and parser_param_start "
` [PATCH 08/10] staging: unisys: parser.c space after casts
` [PATCH 09/10] staging: unisys: parser.c braces
` [PATCH 10/10] staging: unisys: parser.c logical continuation

[PATCH 00/10] parser patches v2
 2014-12-01 12:39 UTC  (11+ messages)
` [PATCH 01/10] staging: unisys: parser_init camel cases
` [PATCH 02/10] staging: unisys: parser_init_byteStream camel case
` [PATCH 03/10] staging: unisys: simpleString_get & byteStream_get "
` [PATCH 04/10] staging: unisys: PARSER_CONTEXT typedef
` [PATCH 05/10] staging: unisys: PARSER_WHICH_STRING typedef
` [PATCH 06/10] staging: unisys: Controlvm_Payload_Bytes_Buffered camel case
` [PATCH 07/10] staging: unisys: parser_init_guts and parser_param_start "
` [PATCH 08/10] staging: unisys: parser.c space after casts
` [PATCH 09/10] staging: unisys: parser.c braces
` [PATCH 10/10] staging: unisys: parser.c logical continuation


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).