DriverDev-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-22 07:07:50 to 2017-07-17 20:19:14 UTC [more...]

[PATCH 00/42] staging: unisys: More updates to the code
 2017-07-17 20:17 UTC  (23+ messages)
` [PATCH 01/42] staging: unisys: visorbus: visorbus_main.c: use __func__ over hardcoded name
` [PATCH 02/42] staging: unisys: visorbus: visorchipset.c: Adjust code layout
` [PATCH 03/42] staging: unisys: visorbus: visorbus_main.c: "
` [PATCH 04/42] staging: unisys: visorhba: visorhba_main.c: Adjust whitespace usage
` [PATCH 05/42] staging: unisys: visorinput: visorinput.c: "
` [PATCH 06/42] staging: unisys: visornic: visornic_main.c: "
` [PATCH 07/42] staging: unisys: visorbus: controlvmchannel.h: fix spacing
` [PATCH 08/42] staging: unisys: visorhba: viosrhba_main.c: Remove unnecessary checks
` [PATCH 09/42] staging: unisys: include: channel.h: remove unused pound defines
` [PATCH 10/42] staging: unisys: visorbus: controlvmchannel.h: removed VISOR_CONTROLVM_CHANNEL_SIGNATURE
` [PATCH 11/42] staging: unisys: visorbus: vbuschannel.h: removed VISOR_VBUS_CHANNEL_SIGNATURE
` [PATCH 12/42] staging: unisys: include: iochannel.h: removed VISOR_VHBA_CHANNEL_SIGNATURE
` [PATCH 14/42] staging: unisys: include: iochannel.h: removed VISOR_VSWITCH_CHANNEL_SIGNATURE
` [PATCH 16/42] staging: unisys: visorbus: visorbus_main.c: remove extra checks for dev->visorchannel
` [PATCH 17/42] staging: unisys: visorbus: visorbus_main.c: put function name and return value on same line
` [PATCH 18/42] staging: unisys: visorbus: visorbus_main.c: remove check from typename_show
` [PATCH 21/42] staging: unisys: include: Remove unused CHANNEL_OK defines
` [PATCH 27/42] staging: unisys: visorbus: rename fix_vbus_dev_info
` [PATCH 31/42] staging: unisys: visorbus: fixed comment in visorbus_private.h
` [PATCH 35/42] staging: unisys: visorbus: Remove unused define for visorchipset
` [PATCH 36/42] staging: unisys: include: Remove COVER macro from channel.h
` [PATCH 40/42] staging: unisys: visorinput: fix multi-line function definition

[PATCH] drivers: staging: ccree: use __func__ to get function name in error messages
 2017-07-17 13:53 UTC 

[PATCH 0/3] staging: ccree: Employ devm_* functions, remove redundant code
 2017-07-17 12:33 UTC  (5+ messages)
` [PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc
` [PATCH 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap
` [PATCH 3/3] staging: ccree: Use platform_get_irq and devm_request_irq

[PATCH 00/10] Fix alignment issues in staging/ccree
 2017-07-16 11:13 UTC  (17+ messages)
` [PATCH 01/10] staging: ccree: Fix alignment issues in ssi_aead.c
` [PATCH 02/10] staging: ccree: Fix alignment issues in ssi_buffer_mgr.c
` [PATCH 03/10] staging: ccree: Fix alignment issues in ssi_cipher.c
` [PATCH 04/10] staging: ccree: Fix alignment issues in ssi_driver.c
` [PATCH 05/10] staging: ccree: Fix alignment issues in ssi_fips_local.c
` [PATCH 06/10] staging: ccree: Fix alignment issues in ssi_hash.c
` [PATCH 07/10] staging: ccree: Fix alignment issues in ssi_ivgen.c
` [PATCH 08/10] staging: ccree: Fix alignment issues in ssi_request_mgr.c
` [PATCH 09/10] staging: ccree: Fix alignment issues in ssi_sram_mgr.c
` [PATCH 10/10] staging: ccree: Fix alignment issues in ssi_sysfs.c

[PATCH 00/12] staging: ccree: coding style fixes
 2017-07-14 15:28 UTC  (15+ messages)
` [PATCH 01/12] staging: ccree remove unnecessary parentheses
` [PATCH 02/12] staging: ccree: clean up struct ssi_aead_ctx
` [PATCH 03/12] staging: ccree: use proper printk format for dma_addr_t
` [PATCH 04/12] staging: ccree: fix parenthesis alignment
` [PATCH 05/12] staging: ccree: fix split strings
` [PATCH 06/12] staging: ccree: CamelCase to snake_case in func vars
` [PATCH 07/12] staging: ccree: CamelCase to snake_case in aead struct
` [PATCH 08/12] staging: ccree: avoid constant comparison
` [PATCH 09/12] staging: ccree: avoid unnecessary line continuation
` [PATCH 10/12] staging: ccree: remove func name from log messages
` [PATCH 11/12] staging: ccree: kmalloc by sizeof var not type
` [PATCH 12/12] staging: ccree: remove whitespace before a quoted newline

New Driver for electrical energy measurement
 2017-07-14 10:46 UTC  (11+ messages)

[PATCH] Stagingdriver cctree: Fix for checkpatch warning
 2017-07-12  8:53 UTC  (3+ messages)

[PATCH] staging: ccree: move comment to fit coding style
 2017-07-12  7:31 UTC 

[PATCH 00/25] staging: unisys: Update comments and clean up whitespace
 2017-07-11 17:23 UTC  (27+ messages)
` [PATCH 01/25] staging: unisys: visorbus: controlvmchannel.h: fixed comment formatting issues
` [PATCH 02/25] staging: unisys: visorbus: vbuschannel.h: "
` [PATCH 03/25] staging: unisys: visorbus: vmcallinterface.h: "
` [PATCH 04/25] staging: unisys: visorbus: visorbus_main.c: "
` [PATCH 05/25] staging: unisys: include: remove unused macros in channel.h
` [PATCH 06/25] staging: unisys: visorbus: visorchannel.c: fixed comment formatting issues
` [PATCH 07/25] staging: unisys: visorbus: visorchipset.c: "
` [PATCH 08/25] staging: unisys: include: channel.h: "
` [PATCH 09/25] staging: unisys: include: iochannel.h: "
` [PATCH 10/25] staging: unisys: visornic: visornic_main.c: "
` [PATCH 11/25] staging: unisys: visorhba: visorhba_main.c: "
` [PATCH 12/25] staging: unisys: visorinput: visorinput.c: "
` [PATCH 13/25] staging: unisys: visorinput: ultrainputreport.h: "
` [PATCH 14/25] staging: unisys: include: Fix spelling mistake
` [PATCH 15/25] staging: unisys: visorbus: Remove unused #define
` [PATCH 16/25] staging: unisys: visorbus: Rename #define to fit surrounding namespace
` [PATCH 17/25] staging: unisys: visorhba: Fix up existing function comments
` [PATCH 18/25] staging: unisys: include: channel.h: Adjust whitespace usage
` [PATCH 19/25] staging: unisys: include: iochannel.h: "
` [PATCH 20/25] staging: unisys: include: visorbus.h: "
` [PATCH 21/25] staging: unisys: visorbus: controlvmchannel.h: "
` [PATCH 22/25] staging: unisys: visorbus: adjust tabs in function
` [PATCH 23/25] staging: unisys: visorbus: Indent struct assignment correctly
` [PATCH 24/25] staging: unisys: visorbus: use __func__ over hardcoded name
` [PATCH 25/25] staging: unisys: visorbus: fix improper bracket blocks

[PATCH] staging: ccree: move FIPS support to kernel infrastructure
 2017-07-11 15:11 UTC 

[PATCH 1/2] staging: ccree: remove unnecessary cast on kmalloc
 2017-07-11 13:44 UTC  (3+ messages)
` [PATCH 2/2] staging: ccree: use sizeof(*var) in kmalloc

[PATCH 0/5] staging: ccree: fix checkpatch errors
 2017-07-11 13:43 UTC  (8+ messages)
` [PATCH 1/5] staging: ccree: remove redudant semicolons
` [PATCH 2/5] staging: ccree: fix placement of curly braces
` [PATCH 3/5] staging: ccree: remove assignement in conditional
` [PATCH 4/5] staging: ccree: export symbol immediately following function
` [PATCH 5/5] staging: ccree: fix switch case indentation

[PATCH 0/2] staging: ccree: Fix coding style and remove warnings
 2017-07-11 13:40 UTC  (8+ messages)
` [PATCH 1/2] staging: ccree: Use __func__ instead of function name
` [PATCH 2/2] staging: ccree: Remove braces {} for single statement blocks
      ` [PATCH v2] staging: ccree: Use __func__ instead of function name

[PATCH] Coding style fixes for /drivers/staging/ccree/. This is for the eudyptula challenge
 2017-07-08 18:22 UTC  (2+ messages)

[PATCH 2/2] Staging: dgnc: I have fixed the changes in dgnc_neo.c This is a patch to the dgnc_neo.c warning udealy to usleep range Signed-off-by: Yash Omer <yashomer0007@gmail.com>
 2017-07-06  9:21 UTC  (2+ messages)

[PATCH 2/2] Staging: dgnc: I have fixed the changes in dgnc_neo.c This is a patch to the dgnc_neo.c warning udealy to usleep range Signed-off-by: Yash Omer <yashomer0007@gmail.com>
 2017-07-06  1:31 UTC 

[PATCH 0/1] Fix cast to restricted __le16 in ks7010 driver
 2017-07-03  4:43 UTC  (8+ messages)
` [PATCH 1/1] staging: ks7010: Fix cast to restricted __le16 in ks_wlan_net.c

[PATCH v2 4/4] Staging: rtl8712 : ieee80211.c: fixed camelcase coding style issue
 2017-06-29 15:26 UTC  (2+ messages)

[PATCH] staging: ks7010: Fix unnecessary parentheses checks
 2017-06-29 14:40 UTC  (2+ messages)

[PATCH 00/14] staging: ccree: coding style fixes
 2017-06-29 14:38 UTC  (16+ messages)
` [PATCH 01/14] staging: ccree: fix missing or redundant spaces
` [PATCH 02/14] staging: ccree: drop comparsion to true/false
` [PATCH 03/14] staging: ccree: fix else placement
` [PATCH 04/14] staging: ccree: remove redundant blank lines
` [PATCH 05/14] staging: ccree: no need for braces for single statements
` [PATCH 06/14] staging: ccree: fix unmatched if/else braces
` [PATCH 07/14] staging: ccree: remove comparisons to NULL
` [PATCH 08/14] staging: ccree: fix pointer location
` [PATCH 09/14] staging: ccree: remove custom type tdes_keys_t
` [PATCH 10/14] staging: ccree: remove custom type ssi_fips_error_t
` [PATCH 11/14] staging: ccree: remove custom type ssi_fips_state_t
` [PATCH 12/14] staging: ccree: remove unused type CCFipsSyncStatus_t
` [PATCH 13/14] staging: ccree: remove/add (un)needed blank lines
` [PATCH 14/14] staging: ccree: fix block comment style

[PATCH] Stagingdriver cctree: Fix for checkpatch warning
 2017-06-29 14:36 UTC  (2+ messages)

[PATCH 4/4] Staging: rtl8712 : ieee80211.c: fixed camelcase coding
 2017-06-28 12:45 UTC  (2+ messages)

[PATCH 0/4] staging: ks7010: cfg80211 conversion
 2017-06-26  4:56 UTC  (3+ messages)

[PATCH v3 0/6] staging: ccree: bug fixes and TODO items for 4.13
 2017-06-25  7:47 UTC  (7+ messages)
` [PATCH v3 1/6] staging: ccree: fix hash import/export
` [PATCH v3 2/6] staging: ccree: register setkey for none hash macs
` [PATCH v3 3/6] staging: ccree: remove unused function
` [PATCH v3 4/6] staging: ccree: add clock management support
` [PATCH v3 5/6] staging: ccree: add DT bus coherency detection
` [PATCH v3 6/6] staging: ccree: use signal safe completion wait

[PATCH v2 0/7] staging: ccree: bug fixes and TODO items for 4.13
 2017-06-25  6:28 UTC  (14+ messages)
` [PATCH v2 1/7] staging: ccree: fix hash import/export
` [PATCH v2 2/7] staging: ccree: register setkey for none hash macs
` [PATCH v2 3/7] staging: ccree: add support for older HW revisions
` [PATCH v2 4/7] staging: ccree: remove unused function
` [PATCH v2 5/7] staging: ccree: add clock management support
` [PATCH v2 6/7] staging: ccree: add DT bus coherency detection
` [PATCH v2 7/7] staging: ccree: use signal safe completion wait

[PATCH 0/7] staging: ccree: bug fixes and TODO items for 4.13
 2017-06-24  3:35 UTC  (15+ messages)
` [PATCH 3/7] staging: ccree: add support for older HW revisions
` [PATCH 4/7] staging: ccree: remove unused function
` [PATCH 5/7] staging: ccree: add clock management support
` [PATCH 6/7] staging: ccree: add DT bus coherency detection
` [PATCH 7/7] staging: ccree: use signal safe completion wait

[PATCH] staging: ccree: fix coding style error
 2017-06-22 13:42 UTC  (2+ messages)

[PATCH V2] staging: ccree: - style fix, spaces and tabs
 2017-06-22 13:40 UTC  (2+ messages)


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