modify message "warning: cast from pointer to integer of different size".
add type cast 'uintptr_t'.
---
drivers/staging/wilc1000/host_interface.c | 129 +++---
drivers/staging/wilc1000/linux_wlan.c | 8 +-
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c |
On Tue, Jun 16, 2015 at 12:00:28PM +0530, Sudip Mukherjee wrote:
> On Mon, Jun 15, 2015 at 03:00:34PM +, DHANAPAL, GNANACHANDRAN (G.) wrote:
> > This patch shall replaces user defined timer setup function with
> > standard timer setup macro. Also removes init_timer, because timer can
> > be ini
On Mon, Jun 15, 2015 at 03:00:34PM +, DHANAPAL, GNANACHANDRAN (G.) wrote:
> This patch shall replaces user defined timer setup function with
> standard timer setup macro. Also removes init_timer, because timer can
> be initialized in setup_timer macro as well.
>
> Signed-off-by: Gnanachandran
rework line '#include "wilc_oswrapper.h"'
it does not used anywhere after change own data type to common data type.
Signed-off-by: Dean Lee
---
Change Log:
add rework file 'host_interface.c'
---
drivers/staging/wilc1000/coreconfigurator.h | 1 -
drivers/staging/wilc1000/fifo_buffer.c | 1
On 2015년 06월 16일 15:06, Dean.lee wrote:
On 2015년 06월 16일 15:03, Greg KH wrote:
On Tue, Jun 16, 2015 at 02:38:20PM +0900, Dean Lee wrote:
rework line '#include "wilc_oswrapper.h"'
it does not require after change own data type to common data type.
Signed-off-by: Dean Lee
These are nice, b
On 2015년 06월 16일 15:03, Greg KH wrote:
On Tue, Jun 16, 2015 at 02:38:20PM +0900, Dean Lee wrote:
rework line '#include "wilc_oswrapper.h"'
it does not require after change own data type to common data type.
Signed-off-by: Dean Lee
These are nice, but why isn't anyone sending me patches to f
On Tue, Jun 16, 2015 at 02:38:20PM +0900, Dean Lee wrote:
> rework line '#include "wilc_oswrapper.h"'
> it does not require after change own data type to common data type.
>
> Signed-off-by: Dean Lee
These are nice, but why isn't anyone sending me patches to fix the build
warnings in the driver
From: Abdul Hussain
This patch remove true and false from boolean tests.
Signed-off-by: Abdul Hussain
---
drivers/staging/vt6656/card.c | 2 +-
drivers/staging/vt6656/main_usb.c | 2 +-
drivers/staging/vt6656/rxtx.c | 2 +-
drivers/staging/vt6656/usbpipe.c | 2 +-
4 files changed, 4 i
rework line '#include "wilc_oswrapper.h"'
it does not require after change own data type to common data type.
Signed-off-by: Dean Lee
---
drivers/staging/wilc1000/coreconfigurator.h | 1 -
drivers/staging/wilc1000/fifo_buffer.c | 1 -
drivers/staging/wilc1000/fifo_buffer.h | 5 -
d
delete unsued files
Signed-off-by: Dean Lee
---
drivers/staging/wilc1000/wilc_oswrapper.h | 41 ---
drivers/staging/wilc1000/wilc_type.h | 34 -
2 files changed, 75 deletions(-)
delete mode 100644 drivers/staging/wilc1000/wilc_oswrapper.h
rework line '#include "wilc_type.h"'
it does not require after rework include wilc_oswrapper.h
Signed-off-by: Dean Lee
---
drivers/staging/wilc1000/wilc_wlan.h| 2 +-
drivers/staging/wilc1000/wilc_wlan_if.h | 10 +-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/dri
On Mon, Jun 15, 2015 at 03:42:07PM +0100, Ian Abbott wrote:
> On 15/06/15 15:01, Gujulan Elango, Hari Prasath (H.) wrote:
> >From: Hari Prasath Gujulan Elango
> >
> >This patch renames the very generic variable name 'todo' to
> >num_samples_to_read.
> >
> >Signed-off-by: Hari Prasath Gujulan Elang
On Mon, Jun 15, 2015 at 09:55:15PM -0700, gre...@linuxfoundation.org wrote:
> On Mon, Jun 15, 2015 at 11:44:24AM +, Gujulan Elango, Hari Prasath (H.)
> wrote:
> > From: Hari Prasath Gujulan Elango
> >
> > Thi patch removes ununsed debug macro and its references in this
> > file.The macro is
From: Niranjan Dighe
This patch corrects line spacing by removing and adding newline
characters wherever necessary
Signed-off-by: Niranjan Dighe
---
drivers/staging/sm750fb/ddk750_dvi.h |8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/drivers/staging/sm750fb/ddk75
From: Niranjan Dighe
This patch replaces spaces by tabs at the start of the line and in
between variable declarations.
Signed-off-by: Niranjan Dighe
---
drivers/staging/sm750fb/ddk750_dvi.h | 60 +-
1 file changed, 30 insertions(+), 30 deletions(-)
diff --git
On Mon, Jun 15, 2015 at 11:44:24AM +, Gujulan Elango, Hari Prasath (H.)
wrote:
> From: Hari Prasath Gujulan Elango
>
> Thi patch removes ununsed debug macro and its references in this
> file.The macro is used around pr_debug which itself can be dynamically
> enabled/disabled.
>
> Signed-off
Also, remove rt_multi_func enum used exclusively by the killed macros.
Signed-off-by: Jakub Sitnicki
---
drivers/staging/rtl8188eu/include/rtl8188e_hal.h | 13 -
1 file changed, 13 deletions(-)
diff --git a/drivers/staging/rtl8188eu/include/rtl8188e_hal.h
b/drivers/staging/rtl8188e
Change comment style and remove extra spaces before macro names to
avoid exceeding 80 characters.
Signed-off-by: matt mooney
---
drivers/staging/vt6655/power.h | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/vt6655/power.h b/drivers/staging/vt6655/powe
From: David Kershner
This driver creates a network device when s-Par sends a device
create message to create network adapter on the visorbus. When
the message is received by visorbus, the visornic_probe function
is called and the netdev device is created and managed by the
visornic driver.
Signe
From: Tim Sell
Add error message to genuine rare error paths, and debug messages
to enable relatively non-verbose tracing of code paths
You can enable debug messages by including this on the kernel command line:
visornic.dyndbg=+p
or by this from the command line:
echo "module visorni
This patch series introduces the visornic driver to the Unisys s-Par
driver set, as a replacement for the virtnic driver. The series consists
of a few clean-up patches in preparation for the new driver, followed
by a large patch containing the entire visornic driver, and a small patch
with bugfixes
From: David Kershner
Visorchannel directory has been stripped down to almost nothing, and is
no longer referenced. This finishes getting rid of the directory.
Signed-off-by: David Kershner
Signed-off-by: Benjamin Romer
---
drivers/staging/unisys/visorchannel/Kconfig| 9
drivers/
From: David Kershner
During testing with visornic the offset of num_rcv_bufs
was being reported at 188 instead of 186. The vnic structure
starts at 180 and the macaddr is only 6 bytes long.
When I defined and packed the structures outside of the struct
and then referenced them in the struct the
From: David Kershner
The efi framebuffer is defined within the s-Par video channel
console. Before we get the device create message for the video
console, s-Par has alreaady informed linux about the efi
framebuffer and a memory region is already set up for it. Since
we do not use the video channe
> -Original Message-
> From: Greg KH [mailto:gre...@linuxfoundation.org]
> Sent: Monday, June 15, 2015 12:52 PM
> To: Jake Oshins
> Cc: KY Srinivasan; linux-ker...@vger.kernel.org;
> de...@linuxdriverproject.org; o...@aepfle.de; a...@canonical.com;
> vkuzn...@redhat.com; bhelg...@google.c
On Mon, Jun 15, 2015 at 05:06:37PM +, ja...@microsoft.com wrote:
> From: Jake Oshins
>
> This patch exports a function which maps Linux processor number onto Hyper-V
> virtual processor number. This is necessary in order to map message-
> signaled interrupts (MSIs) into a VM, as the hypervis
On Mon, Jun 15, 2015 at 05:06:39PM +, ja...@microsoft.com wrote:
> From: Jake Oshins
>
> This patch supplies a new driver, hv_pcifront, which exposes new root PCI
> buses. When a Hyper-V VM running Linux is offered a paravirtual PCI bus
> in order to expose a device passed through on that bu
Delete several members of rtllib_device including
their initializers if needed.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 6 --
drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 1 -
drivers/staging/rtl8192e/rtllib.h| 12
dri
This queue is never used, and function handler is empty
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h | 1 -
drivers/staging/rtl8192e/rtllib_softmac.c | 6 --
2 files changed, 7 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtllib.h
b/drivers/staging/
Current WIRELESS_EXT version is at least 22.
Resolve ifdefs and delete dead code.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h | 12
1 file changed, 12 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtllib.h
b/drivers/staging/rtl8192e/rtllib.h
index
Variable is always true; Resolve condition where it is used
(and change indentation of conditional expression).
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h | 1 -
drivers/staging/rtl8192e/rtllib_rx.c | 52 ++-
drivers/staging/
Variable was initialized and never used.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h| 1 -
drivers/staging/rtl8192e/rtllib_rx.c | 2 --
2 files changed, 3 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtllib.h
b/drivers/staging/rtl8192e/rtllib.h
index f785e
This function was declared but never unused.
Also remove dequeue_mgmt() and rtllib_resume_tx() that are
no longer used.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h | 1 -
drivers/staging/rtl8192e/rtllib_softmac.c | 80 ---
2 files
This function/callback was initialized and never called.
rtl8192_get_nic_desc_num() function that was default
implementation was also removed.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 17 -
drivers/staging/rtl8192e/rtllib.h|
Following members were removed:
- tmpJoinAction
- tmpSuppRateBuf
- bTmpIbpm
As a consequence several unused defines/enums/structs were
also removed from rtllib.h
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h | 36
1 file changed, 36
This function was declared but never unused.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h | 1 -
drivers/staging/rtl8192e/rtllib_softmac.c | 5 -
2 files changed, 6 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtllib.h
b/drivers/staging/rtl8192e/rtl
This function was declared but never unused.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h | 1 -
drivers/staging/rtl8192e/rtllib_softmac.c | 12
2 files changed, 13 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtllib.h
b/drivers/staging/rt
Delete macros, structure members and declarations etc. that are not
referenced anywhere in code.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h | 448 --
1 file changed, 448 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtllib.h
This function was declared but never unused.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h| 3 --
drivers/staging/rtl8192e/rtllib_wx.c | 57
2 files changed, 60 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtllib.h
b/dri
ENABLE_LOCK_DEBUG macro was never set, so condition that used
it can be resolved manually.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtllib.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtllib.h
b/drivers/staging/rtl8192e/rtllib.h
index f2f
Field was initialized and never used.
This patch also removes chnl_op enum that was only
referenced by ChnkOp init code.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtl819x_HT.h | 8
drivers/staging/rtl8192e/rtl819x_HTProc.c | 1 -
2 files changed, 9 deletions(-)
Changes:
- Squashed patches 6 and 7 from V1 as suggested by Sudip
Notes from V1:
Another cleanup series.
Most patches are pretty simple (fragmented a bit to make review easier).
Series should apply cleanly into staging-next (5c1043984) and
staging-testing (f996bd10).
Target tested (802.11N/2.4
Delete unused enums, structures and macros.
Signed-off-by: Mateusz Kulikowski
---
drivers/staging/rtl8192e/rtl819x_HT.h | 128 --
1 file changed, 128 deletions(-)
diff --git a/drivers/staging/rtl8192e/rtl819x_HT.h
b/drivers/staging/rtl8192e/rtl819x_HT.h
index f7
This patch makes fields in struct rt_8723a_firmware_hdr use
endianness-aware types (__leXX), thus fixing the following sparse warnings:
CHECK drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c:263:37: warning: cast to
restricted __le16
drivers/sta
= Patchset changelog =
This updated version of the patchset fixes a comment style issue in patch 2/2.
Patch 1/2, which was acked by Jes Sorensen , is
resubmitted unchanged.
= Patchset description =
Apparently, there is some error in struct rt_8723a_firmware_hdr. Indeed,
according to the comment
The size of field Rsvd1 in struct rt_8723a_firmware_hdr should be u8
otherwise we exceeds the boundaries of "LONG WORD 0". This patch fixes
the issue.
Signed-off-by: Daniele Alessandrelli
Acked-by: Jes Sorensen
---
drivers/staging/rtl8723au/include/rtl8723a_hal.h | 2 +-
1 file changed, 1 inser
From: Jake Oshins
This patch does some slight refactoring on the hv_vmbus driver and its
dependents and then introduces a new paravirtual front-end driver for PCI
which supports PCI Express devices passed through to a Linux guest running
in a Hyper-V VM.
To support this front-end, several new me
From: Jake Oshins
Before this patch, hv_vmbus would search the ACPI namespace above its
device looking for a _CRS (current resources) object, and hunt through
the list of resources in there looking for one that described memory-
mapped I/O space above the 4GB line. It then exported the result fo
From: Jake Oshins
This patch supplies a new driver, hv_pcifront, which exposes new root PCI
buses. When a Hyper-V VM running Linux is offered a paravirtual PCI bus
in order to expose a device passed through on that bus, this drver
registers a new bus with the PCI driver. This new bus is bus "ze
From: Jake Oshins
This patch exports a function which maps Linux processor number onto Hyper-V
virtual processor number. This is necessary in order to map message-
signaled interrupts (MSIs) into a VM, as the hypervisor needs to know the
right target VP.
Signed-off-by: Jake Oshins
---
drivers
From: Jake Oshins
Currently, hv_vmbus finds the ranges of memory-mapped I/O space that are
designated for paravirtual (and fully virtual) devices by the virtual
firmware (BIOS or UEFI) and exports the answer. The hyperv_fb video
driver then takes that information and uses it to claim a range of
From: Jake Oshins
This patch updates the list of VMBus channel GUIDs, defining the one
for PCI Express pass-through.
Signed-off-by: Jake Oshins
---
include/linux/hyperv.h | 11 +++
1 file changed, 11 insertions(+)
diff --git a/include/linux/hyperv.h b/include/linux/hyperv.h
index 6fec
From: Jake Oshins
This patch, when the kernel is built with CONFIG_HYPERV, exposes functions
that would allow a paravirtual PCI front-end driver to hook MSI (message-
signaled interrupt) message creation.
Signed-off-by: Jake Oshins
---
arch/x86/include/asm/mshyperv.h | 2 ++
arch/x86/kernel/c
This patch shall replaces user defined timer setup function with
standard timer setup macro. Also removes init_timer, because timer can
be initialized in setup_timer macro as well.
Signed-off-by: Gnanachandran Dhanapal
---
Addressed review comments from v1
1. setup_timer also subs
On Mon, Jun 15, 2015 at 03:42:07PM +0100, Ian Abbott wrote:
> On 15/06/15 15:01, Gujulan Elango, Hari Prasath (H.) wrote:
> >From: Hari Prasath Gujulan Elango
> >
> >This patch renames the very generic variable name 'todo' to
> >num_samples_to_read.
> >
> >Signed-off-by: Hari Prasath Gujulan Elang
On 15/06/15 15:01, Gujulan Elango, Hari Prasath (H.) wrote:
From: Hari Prasath Gujulan Elango
This patch renames the very generic variable name 'todo' to
num_samples_to_read.
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/comedi/drivers/amplc_pci230.c | 9 +
1 file
From: Hari Prasath Gujulan Elango
This patch renames the very generic variable name 'todo' to
num_samples_to_read.
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/comedi/drivers/amplc_pci230.c | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/drivers/s
In rtw_mlme_ext.c, nested #ifdef blocks form the following
structure inside the file:
#ifdef CONFIG_8723AU_AP_MODE (line 1323)
[...]
#ifdef CONFIG_8723AU_AP_MODE (line 1720)
[...]
#endif
(2 more ifdef blocks with CONFIG_8723AU_AP_MODE follow)
[...]
#endif /* CONFIG_8723
Sudip Mukherjee writes:
> On Mon, Jun 15, 2015 at 11:30:41AM +0200, Daniele Alessandrelli wrote:
>> On June 15, 2015 7:47:41 AM GMT+02:00, Sudip Mukherjee
>> wrote:
>> >On Sun, Jun 14, 2015 at 11:26:35PM +0200, Daniele Alessandrelli wrote:
>>
>> >> - u16 Signature; /* 92C0: test chip; 92C, 88C0:
Daniele Alessandrelli writes:
> The size of field Rsvd1 in struct rt_8723a_firmware_hdr should be u8
> otherwise we exceeds the boundaries of "LONG WORD 0". This patch fixes
> the issue.
>
> Signed-off-by: Daniele Alessandrelli
> ---
> drivers/staging/rtl8723au/include/rtl8723a_hal.h | 2 +-
> 1
From: Hari Prasath Gujulan Elango
This patch replaces hard coded values with global definitions for the
Ethernet IEEE 802.3 interface defined in standard header file.
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/wlan-ng/p80211conv.c | 4 ++--
1 file changed, 2 insertions(+),
From: Hari Prasath Gujulan Elango
Thi patch removes ununsed debug macro and its references in this
file.The macro is used around pr_debug which itself can be dynamically
enabled/disabled.
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/wlan-ng/p80211wep.c | 7 ---
1 file cha
From: Hari Prasath Gujulan Elango
This patch removes commented code warned by checkpatch.pl
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/emxx_udc/emxx_udc.h | 10 --
1 file changed, 10 deletions(-)
diff --git a/drivers/staging/emxx_udc/emxx_udc.h
b/drivers/staging/e
Remove space prohibited between function name and open parenthesis.
Signed-off-by: Sunghoon Cho
---
drivers/staging/wilc1000/coreconfigsimulator.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/wilc1000/coreconfigsimulator.h
b/drivers/staging/wilc1000/co
Remove the warnings for multiple blank lines reported by checkpatch.pl.
Signed-off-by: Sunghoon Cho
---
drivers/staging/wilc1000/coreconfigsimulator.h | 5 +
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/drivers/staging/wilc1000/coreconfigsimulator.h
b/drivers/staging/wilc100
On Mon, Jun 15, 2015 at 10:57:33AM +0530, Sudip Mukherjee wrote:
> On Sun, Jun 14, 2015 at 05:17:43PM +, Dighe, Niranjan (N.) wrote:
> > From: Niranjan Dighe
> >
> > This patch removes spaces at the start of the line and replaces it
> > by tabs
> You are also removing blank lines, adding blan
On 15/06/15 11:10, Gujulan Elango, Hari Prasath (H.) wrote:
From: Hari Prasath Gujulan Elango
This patch removes commented code.This was a checkpatch warning.
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/comedi/comedi_fops.c | 5 -
1 file changed, 5 deletions(-)
diff
From: Hari Prasath Gujulan Elango
This patch removes commented code.This was a checkpatch warning.
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/comedi/comedi_fops.c | 5 -
1 file changed, 5 deletions(-)
diff --git a/drivers/staging/comedi/comedi_fops.c
b/drivers/staging
On Mon, Jun 15, 2015 at 11:30:41AM +0200, Daniele Alessandrelli wrote:
> On June 15, 2015 7:47:41 AM GMT+02:00, Sudip Mukherjee
> wrote:
> >On Sun, Jun 14, 2015 at 11:26:35PM +0200, Daniele Alessandrelli wrote:
>
> >> - u16 Signature; /* 92C0: test chip; 92C, 88C0: test
> >> c
Die oben genannten ANHANG
Anforderungen sind erforderlich.
Gluckwunsche noch einmal.
Herzlichs
Mit freundlichen Gr?ssen
Alfonso Morales
HEAD, ONLINE LOTTERY DEPARTMENT
FREELOTTO PROMOTION
Alle Warenzeichen und eingetragenen Warenzeichen sind Eigentum der jeweiligen
Inhaber.
Copy
Die oben genannten ANHANG
Anforderungen sind erforderlich.
Gluckwunsche noch einmal.
Herzlichs
Mit freundlichen Gr?ssen
Alfonso Morales
HEAD, ONLINE LOTTERY DEPARTMENT
FREELOTTO PROMOTION
Alle Warenzeichen und eingetragenen Warenzeichen sind Eigentum der jeweiligen
Inhaber.
Copy
On June 15, 2015 7:47:41 AM GMT+02:00, Sudip Mukherjee
wrote:
>On Sun, Jun 14, 2015 at 11:26:35PM +0200, Daniele Alessandrelli wrote:
>> This patch makes field in struct rt_8723a_firmware_hdr use
>endianness-aware
>> types (__leXX), thus fixing the following sparse warnings:
>>
>
>>
>> Signed
From: Hari Prasath Gujulan Elango
This patch fixes a typo in the comment section.
Signed-off-by: Hari Prasath Gujulan Elango
---
drivers/staging/rtl8188eu/os_dep/os_intfs.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8188eu/os_dep/os_intfs.c
b/driver
73 matches
Mail list logo