[Outreachy kernel] [PATCH 11/11] Staging: rtl8188eu: rtl8188eu_xmit: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 10/11] Staging: rtl8188eu: rtl8188e_rxdesc: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 09/11] Staging: rtl8188eu: rtl8188e_hal_init: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 08/11] Staging: rtl8188eu: rtl8188e_cmd: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 07/11] Staging: rtl8188eu: rf_cfg: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 06/11] Staging: rtl8188eu: rf: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 05/11] Staging: rtl8188eu: pwrseqcmd: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 04/11] Staging: rtl8188eu: phy: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 03/11] Staging: rtl8188eu: odm_hwconfig: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 02/11] Staging: rtl8188eu: odm: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 01/11] Staging: rtl8188eu: hal_com: Add space around operators

2020-03-21 Thread Shreeya Patel
Add space around operators for improving the code readability. Reported by checkpatch.pl git diff -w shows no difference. diff of the .o files before and after the changes shows no difference. Signed-off-by: Shreeya Patel --- shreeya@Shreeya-Patel:~git/kernels/staging$ git diff -w drivers/stag

[Outreachy kernel] [PATCH 00/11] Staging: rtl8188eu: hal: Add space around operators

2020-03-21 Thread Shreeya Patel
This patchset adds space around operators and removes all the checkpatch warnings for the same from the files present under drivers/staging/rtl8188eu/hal/ directory. Shreeya Patel (11): Staging: rtl8188eu: hal_com: Add space around operators Staging: rtl8188eu: odm: Add space around operators

[driver-core:driver-core-testing] BUILD SUCCESS 4dbe191c046e71d6ea1ba85365ecb33961b07c4f

2020-03-21 Thread kbuild test robot
allyesconfig i386 randconfig-a002-20200321 x86_64 randconfig-a002-20200321 i386 randconfig-a001-20200321 x86_64 randconfig-a001-20200321 i386 randconfig-a003-20200321 x86_64

[staging:staging-testing] BUILD SUCCESS 3017e587e36819f87e53d3c8751afdf987c1f542

2020-03-21 Thread kbuild test robot
generic-32bit_defconfig parisc allyesconfig x86_64 randconfig-a001-20200321 x86_64 randconfig-a002-20200321 x86_64 randconfig-a003-20200321 i386 randconfig-a001-20200321 i386 randconfig-a002

[PATCH] staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device table

2020-03-21 Thread Larry Finger
The ASUS USB-N10 Nano B1 has been reported as a new RTL8188EU device. Add it to the device tables. Signed-off-by: Larry Finger Reported-by: kovi Cc: Stable --- drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/rtl8188eu/os_dep/usb_i

WARNING in hwahc_probe

2020-03-21 Thread syzbot
Hello, syzbot found the following crash on: HEAD commit:e17994d1 usb: core: kcov: collect coverage from usb comple.. git tree: https://github.com/google/kasan.git usb-fuzzer console output: https://syzkaller.appspot.com/x/log.txt?x=12d170ade0 kernel config: https://syzkaller.appspo

[PATCH] staging: kpc2000: Removing multiple blank lines

2020-03-21 Thread Simran Singhal
This patch fixes the checkpatch warning by removing multiple blank lines. CHECK: Please don't use multiple blank lines Signed-off-by: Simran Singhal --- drivers/staging/kpc2000/kpc2000/pcie.h | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/staging/kpc2000/kpc2000/pcie.h b/drivers/sta

hello

2020-03-21 Thread Gabriel Bertrand
-- 你好, 我希望你做的好。 很抱歉以这种方式与您联系。 我叫Gabriel Bertrand,我在法国一家领先的银行工作。 请表明您有兴趣获得遗产基金,该款项属于在不幸事故中丧生的外国客户。 一旦您表达了您的意图,我将为您提供更多详细信息。 祝您有个美好的一天:请与我联系:> begabriel6...@gmail.com 我在等你的回复。 最好的祝福, 加布里埃尔·伯特兰 ___ devel mailing list de...@linuxdriverproject.org http:

[PATCH 4/4] staging: mt7621-pci-phy: re-do 'xtal_mode' detection

2020-03-21 Thread Sergio Paracuellos
Detection of the Xtal mode is using magic numbers that can be avoided using properly some definitions and a more accurate variable name from 'reg' into 'xtal_mode'. This increase readability. Signed-off-by: Sergio Paracuellos --- drivers/staging/mt7621-pci-phy/pci-mt7621-phy.c | 15 ++---

[PATCH 2/4] staging: mt7621-pci: add myself as a contributor of the driver

2020-03-21 Thread Sergio Paracuellos
During a long time I have been cleaning and fixing this driver in order to use current kernel's apis and try to get it out of the staging area. At the end the driver is mt7621 specific and has been completely re-written. Hence, add myself to the header as a contributor of this driver. Signed-off-b

[PATCH 1/4] staging: mt7621-pci: use builtin_platform_driver()

2020-03-21 Thread Sergio Paracuellos
Macro builtin_platform_driver can be used for builtin drivers that don't do anything in driver init. So, use the macro builtin_platform_driver and remove some boilerplate code. Signed-off-by: Sergio Paracuellos --- drivers/staging/mt7621-pci/pci-mt7621.c | 7 +-- 1 file changed, 1 insertion(

[PATCH 3/4] staging: mt7621-pci-phy: use builtin_platform_driver()

2020-03-21 Thread Sergio Paracuellos
Macro builtin_platform_driver can be used for builtin drivers that don't do anything in driver init. So, use the macro builtin_platform_driver and remove some boilerplate code. Signed-off-by: Sergio Paracuellos --- drivers/staging/mt7621-pci-phy/pci-mt7621-phy.c | 7 +-- 1 file changed, 1 in

Re: [PATCH v4 5/6] staging: mt7621-pci: release gpios after pci initialization

2020-03-21 Thread Sergio Paracuellos
Hi, On Sat, Mar 21, 2020 at 7:36 AM Chuanhong Guo wrote: > > Hi! > > On Sat, Mar 21, 2020 at 12:34 AM Sergio Paracuellos > wrote: > > > If I am understanding correctly for example for my gnubee this should > > > be as follows: > > > > > > diff --git a/drivers/staging/mt7621-dts/mt7621.dtsi > > >

[PATCH 2/2] staging: mt7621-pci: delete release gpios related code

2020-03-21 Thread Sergio Paracuellos
Making gpio8 and gpio9 vendor specific and putting them into the specific dts file makes not needed to release gpios anymore because we are not occupying those pins in the first place if it is not necessary. When the device tree is parsed we can also check and return for the error because we rely i

[PATCH 1/2] staging: mt7621-dts: gpio 8 and 9 are vendor specific

2020-03-21 Thread Sergio Paracuellos
There are three pins that can be used for reset gpios. As mentioned in the application note, there are two possible way of wiring pcie reset: * connect gpio19 to all pcie reset pins * connect gpio19 to pcie0 reset and pick two other gpios for pcie1 and pcie2 gpio7 and gpio8 may not be used as pcie

[PATCH 0/2] staging: mt7621-pci: make gpios 8 and 9 vendor specific

2020-03-21 Thread Sergio Paracuellos
According to this: * http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2020-March/142533.html Gpio's 8 and 9 must be vendor specific and properly be set up in device tree specific vendor file. After this changes release part in the driver is not needed anymore because we rely in

Re: [PATCH] staging: mt7621-pci: don't return if get gpio fails

2020-03-21 Thread Sergio Paracuellos
Hi Greg, On Sat, Mar 21, 2020 at 7:28 AM Greg Ungerer wrote: > > Hi Sergio, > > On 21/3/20 1:25 am, Sergio Paracuellos wrote: > > On Fri, Mar 20, 2020 at 4:08 PM Greg Ungerer wrote: > >> On 21/3/20 12:38 am, Sergio Paracuellos wrote: > >>> On Fri, Mar 20, 2020 at 3:30 PM Greg Ungerer wrote: > >