[PATCH v4] dt-bindings: iio: accel: add binding documentation for ADIS16240

2019-11-22 Thread Rodrigo Carvalho
This patch add device tree binding documentation for ADIS16240. Signed-off-by: Rodrigo Ribeiro Carvalho --- V4: - Remove spi-cpha and spi-cpol in binding example, since this driver supports only one timing mode. .../bindings/iio/accel/adi,adis16240.yaml | 49 +++ 1 file ch

[PATCH 1/4] staging: wilc1000: use runtime configuration for sdio oob interrupt

2019-11-22 Thread Adham.Abozaeid
From: Ajay Singh Set SDIO Out-of-band interrupt configuration at run time by passing parameter during module load. Signed-off-by: Ajay Singh --- drivers/staging/wilc1000/Kconfig | 10 -- drivers/staging/wilc1000/sdio.c | 7 ++- 2 files changed, 6 insertions(+), 11 deletions(-) d

[PATCH 2/4] staging: wilc1000: remove unused compile time featurization

2019-11-22 Thread Adham.Abozaeid
From: Ajay Singh Removed the unused compile type featurization. It's not recommended to have compile type feature. Currently removing these defines as they are not used. If any of these parameters are needed later should be added using run time feature. Signed-off-by: Ajay Singh --- drivers/st

[PATCH 4/4] staging: wilc1000: use GENMASK to extract wid type

2019-11-22 Thread Adham.Abozaeid
From: Ajay Singh Refactor code by make use of 'GENMASK' to extract the WID type from buffer received from firmware. Signed-off-by: Ajay Singh --- drivers/staging/wilc1000/wlan.h | 1 + drivers/staging/wilc1000/wlan_cfg.c | 8 2 files changed, 5 insertions(+), 4 deletions(-) diff

[PATCH 3/4] staging: wilc1000: use kernel provided struct cast to extract mac header

2019-11-22 Thread Adham.Abozaeid
From: Ajay Singh To parse the mac header make use of *struct ieee80211_hdr* instead of extracting individual fields separately using pointer operation. Signed-off-by: Ajay Singh --- drivers/staging/wilc1000/netdev.c | 9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/d

Re: [PATCH] media: hantro: Support H264 profile control

2019-11-22 Thread Nicolas Dufresne
Le samedi 23 novembre 2019 à 01:00 +0900, Tomasz Figa a écrit : > On Sat, Nov 23, 2019 at 12:09 AM Nicolas Dufresne > wrote: > > Le vendredi 22 novembre 2019 à 14:16 +0900, Hirokazu Honda a écrit : > > > The Hantro G1 decoder supports H.264 profiles from Baseline to High, with > > > the exception

Re: [PATCH -next] staging: hp100: Fix build error without ETHERNET

2019-11-22 Thread Randy Dunlap
On 11/12/19 6:13 PM, YueHaibing wrote: > It should depends on ETHERNET, otherwise building fails: > > drivers/staging/hp/hp100.o: In function `hp100_pci_remove': > hp100.c:(.text+0x165): undefined reference to `unregister_netdev' > hp100.c:(.text+0x214): undefined reference to `free_netdev' > > F

Re: [PATCH] media: hantro: Support H264 profile control

2019-11-22 Thread Tomasz Figa
On Sat, Nov 23, 2019 at 12:09 AM Nicolas Dufresne wrote: > > Le vendredi 22 novembre 2019 à 14:16 +0900, Hirokazu Honda a écrit : > > The Hantro G1 decoder supports H.264 profiles from Baseline to High, with > > the exception of the Extended profile. > > > > Expose the V4L2_CID_MPEG_VIDEO_H264_PRO

Re: [PATCH] media: hantro: Support H264 profile control

2019-11-22 Thread Nicolas Dufresne
Le vendredi 22 novembre 2019 à 14:16 +0900, Hirokazu Honda a écrit : > The Hantro G1 decoder supports H.264 profiles from Baseline to High, with > the exception of the Extended profile. > > Expose the V4L2_CID_MPEG_VIDEO_H264_PROFILE control, so that the > applications can query the driver for the

monthly summary emails

2019-11-22 Thread Dan Carpenter
Hi Dmitry, I help maintain drivers/staging. Would it be possible to send us a monthly summary of outstanding staging bugs? I never remember to check the website. regards, dan carpenter ___ devel mailing list de...@linuxdriverproject.org http://driverd