Add __user macro to the function declarations that accept userspace pointers as
arguments.
Signed-off-by: Anh Le
---
.../staging/lustre/lustre/include/lprocfs_status.h | 6 +--
drivers/staging/lustre/lustre/llite/lproc_llite.c | 48 +++---
.../lustre/lustre/obdclass/lprocfs_sta
Fix missing asterisk in one V4L2_INT_WRAPPER_1 usage.
Reported by checkpatch.pl as:
ERROR: space prohibited before that close parenthesis ')'
+V4L2_INT_WRAPPER_1(s_power, enum v4l2_power, );
Signed-off-by: Tsung-Han Lin
---
drivers/staging/media/omap24xx/v4l2-int-device.h | 2 +-
1 file changed
On 10/10/2014 06:21 PM, Lee Jones wrote:
On Fri, 10 Oct 2014, micky_ch...@realsil.com.cn wrote:
From: Micky Ching
Fix rts5227&5249 failed send buffer cmd after suspend,
PM_CTRL3 should reset before send any buffer cmd after suspend.
Otherwise, buffer cmd will failed, this will lead resume fa
On 07/10/14 16:19, Darshana Padmadas wrote:
> This patch adds the correct vendor-prefix for device isl29028 and
> maintains deprecated vendor-prefix found by checkpatch warning
> for older kernel releases.
>
> Signed-off-by: Darshana Padmadas
Acked-by: Jonathan Cameron
Which tree does this seri
Thanks Sitsofe. Can you provide more details on the test setup?
The kernel trace shows that skb->mac_header=0x (which means not yet set,
it's in RCX: ).
-Original Message-
From: devel [mailto:driverdev-devel-boun...@linuxdriverproject.org] On Behalf
Of Sitsofe Wheel
From: Justice Mark Oweriole
(Philanthropist)
Urgent attention,
Subject matter: Sincere compensation.
You might find it so difficult to remember me. Though, it is indeed, a very
long time. On my singular, I am much delighted and privileged to contact you
again, after couple of
On Fri, Oct 10, 2014 at 09:41:23PM +0200, jes.soren...@redhat.com wrote:
> From: Jes Sorensen
>
> Hi,
>
> Please find attached a couple of fixes and cleanups for the rtl8723au
> driver. This includes a fix for the mac_addr alignment reported by Dan
> Carpenter and two patches from Greg Donald.
From: Greg Donald
Fix checkpatch.pl "open brace '{' following struct go on the same line" errors
Signed-off-by: Greg Donald
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/core/rtw_security.c | 3 +--
drivers/staging/rtl8723au/include/rtl8723a_dm.h | 3 +--
drivers/staging/rtl
From: Greg Donald
Fix checkpatch.pl "'foo * bar' should be 'foo *bar'" errors
Signed-off-by: Greg Donald
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/core/rtw_ap.c| 2 +-
drivers/staging/rtl8723au/core/rtw_led.c | 3 ++-
drivers/staging/rtl8723au/core/rtw_mlme.c
From: Jes Sorensen
Half the entries of struct wlan_phy_info weren't used and this makes
the code a little cleaner
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/core/rtw_mlme.c | 40 +++
drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 6 ++--
drivers
From: Jes Sorensen
Make sure struct eeprom_priv->mac_addr is 2 byte aligned to work with
ether_addr_copy()
Reported-by: Dan Carpenter
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/include/rtw_eeprom.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/stag
From: Jes Sorensen
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/core/rtw_mlme.c | 3 ---
drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 2 +-
drivers/staging/rtl8723au/include/wlan_bssdef.h | 1 -
3 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/drivers/stagin
From: Jes Sorensen
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/include/wlan_bssdef.h | 10 --
1 file changed, 10 deletions(-)
diff --git a/drivers/staging/rtl8723au/include/wlan_bssdef.h
b/drivers/staging/rtl8723au/include/wlan_bssdef.h
index 037942c..8acc418 100644
---
From: Jes Sorensen
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/include/rtw_xmit.h | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/drivers/staging/rtl8723au/include/rtw_xmit.h
b/drivers/staging/rtl8723au/include/rtw_xmit.h
index c26d944..b170ee2 100644
---
From: Jes Sorensen
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/core/rtw_xmit.c| 2 --
drivers/staging/rtl8723au/include/rtw_xmit.h | 1 -
2 files changed, 3 deletions(-)
diff --git a/drivers/staging/rtl8723au/core/rtw_xmit.c
b/drivers/staging/rtl8723au/core/rtw_xmit.c
index
From: Jes Sorensen
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/core/rtw_xmit.c| 2 +-
drivers/staging/rtl8723au/include/rtw_xmit.h | 1 -
drivers/staging/rtl8723au/os_dep/os_intfs.c | 1 -
3 files changed, 1 insertion(+), 3 deletions(-)
diff --git a/drivers/staging/rtl8723au
From: Jes Sorensen
We don't do anything with these, so get rid of them
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/core/rtw_xmit.c| 6 --
drivers/staging/rtl8723au/include/rtw_xmit.h | 5 -
drivers/staging/rtl8723au/os_dep/usb_ops_linux.c | 16 --
From: Jes Sorensen
Be consistent in the use of enum VCS_TYPE
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/core/rtw_wlan_util.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/rtl8723au/core/rtw_wlan_util.c
b/drivers/staging/rtl8723au/core/r
From: Jes Sorensen
Hi,
Please find attached a couple of fixes and cleanups for the rtl8723au
driver. This includes a fix for the mac_addr alignment reported by Dan
Carpenter and two patches from Greg Donald.
Cheers,
Jes
Greg Donald (2):
drivers: staging: rtl8723au: core: Fix "'foo * bar' sh
From: Jes Sorensen
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/core/rtw_sreset.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/rtl8723au/core/rtw_sreset.c
b/drivers/staging/rtl8723au/core/rtw_sreset.c
index 58ed980..29a29d9 100644
--- a/drive
From: Jes Sorensen
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/os_dep/usb_ops_linux.c | 7 ---
1 file changed, 7 deletions(-)
diff --git a/drivers/staging/rtl8723au/os_dep/usb_ops_linux.c
b/drivers/staging/rtl8723au/os_dep/usb_ops_linux.c
index 4c94264..3e19b3b 100644
--- a/
From: Jes Sorensen
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/include/rtw_xmit.h | 1 -
drivers/staging/rtl8723au/os_dep/os_intfs.c | 1 -
2 files changed, 2 deletions(-)
diff --git a/drivers/staging/rtl8723au/include/rtw_xmit.h
b/drivers/staging/rtl8723au/include/rtw_xmit.h
i
From: Jes Sorensen
This fixes a potential endian bug
Signed-off-by: Jes Sorensen
---
drivers/staging/rtl8723au/hal/hal_com.c | 2 +-
drivers/staging/rtl8723au/include/rtw_xmit.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/rtl8723au/hal/hal_com.c
I've updated my contact details and removed obsolete comments.
Signed-off-by: Bernd Porr
---
drivers/staging/comedi/drivers/usbdux.c | 59 -
1 file changed, 28 insertions(+), 31 deletions(-)
diff --git a/drivers/staging/comedi/drivers/usbdux.c
b/drivers/staging
I've updated my contact details of the driver. I've also tested it
thoroughly and it works perfectly. I've changed the status to stable.
Signed-off-by: Bernd Porr
---
drivers/staging/comedi/drivers/usbduxsigma.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers
Updated the range of years, e-mail and added driver desription as
usually done in comedi.
Signed-off-by: Bernd Porr
---
drivers/staging/comedi/drivers/usbduxfast.c | 11 ++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/drivers/usbduxfast.c
b/driv
On 10/09/2014 01:24 PM, Pavel Machek wrote:
Hi!
@@ -184,6 +179,8 @@ machine_halt(void)
void
machine_power_off(void)
{
+ do_kernel_poweroff();
+
poweroff -> power_off for consistency.
Dunno; matter of personal preference. I started with that, but ultimately went
with poweroff to
On Fri, 10 Oct 2014, micky_ch...@realsil.com.cn wrote:
> From: Micky Ching
>
> Fix rts5227&5249 failed send buffer cmd after suspend,
> PM_CTRL3 should reset before send any buffer cmd after suspend.
> Otherwise, buffer cmd will failed, this will lead resume fail.
>
> Signed-off-by: Micky Ching
On 10/10/2014 05:24 PM, Lee Jones wrote:
On Fri, 10 Oct 2014, micky_ch...@realsil.com.cn wrote:
From: Micky Ching
Fix rts5227&5249 failed send buffer cmd after suspend,
PM_CTRL3 should reset before send any buffer cmd after suspend.
Otherwise, buffer cmd will failed, this will lead resume fa
On Fri, 10 Oct 2014, micky_ch...@realsil.com.cn wrote:
> From: Micky Ching
>
> Fix rts5227&5249 failed send buffer cmd after suspend,
> PM_CTRL3 should reset before send any buffer cmd after suspend.
> Otherwise, buffer cmd will failed, this will lead resume fail.
>
> Signed-off-by: Micky Ching
On Fri, Oct 10, 2014 at 11:09:20AM +0400, Igor Bogomazov wrote:
> checkpatch.pl tiny fix
> get rid of 2 warnings and 2 errors for hal/fw.c:
>
> WARNING: braces {} are not necessary for single statement blocks
> WARNING: line over 80 characters
> ERROR: space required before the open brace '{'
> ER
Microsoft Hyper-V virtual disks currently only claim SPC-2 compliance causing
feature tests not to be run (even though those features are correctly announced
elsewhere). Make Hyper-V virtual disks quirk past READ CAPACITY(16) and VPD
page guards so appropriate tests are performed.
This only impact
Microsoft Hyper-V virtual disks currently only claim SPC-2 compliance causing
the kernel skip checks for features such as thin provisioning even though the
virtual disk advertises them.
Add a blacklist flag that can allow such devices to quirk past READ
CAPACITY(16) guards.
Signed-off-by: Sitsofe
This reverts commit f3cfabce7a2e92564d380de3aad4b43901fb7ae6 (Drivers:
add blist flags) as it does not enable thin provisioning for my Hyper-V 2012 R2
virtual disks.
Signed-off-by: Sitsofe Wheeler
---
drivers/scsi/storvsc_drv.c | 10 --
1 file changed, 10 deletions(-)
diff --git a/drive
Microsoft Hyper-V virtual disks currently only claim SPC-2 compliance
even though they implement post SPC-2 features (such as thin
provisioning) which means the Linux kernel does not go on to test for
those features even though they are advertised.
A previous patch attempted to add a quirk to work
checkpatch.pl tiny fix
get rid of 2 warnings and 2 errors for hal/fw.c:
WARNING: braces {} are not necessary for single statement blocks
WARNING: line over 80 characters
ERROR: space required before the open brace '{'
ERROR: space required after that ',' (ctx:VxV)
Signed-off-by: Igor Bogomazov
C
36 matches
Mail list logo