[git:media_tree/master] media: rc-map: Sort rc map name MACROs

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rc-map: Sort rc map name MACROs Author: Jisheng Zhang Date:Fri Oct 11 05:25:20 2019 -0300 Some MACROS such as RC_MAP_SU3000 and RC_MAP_HAUPPAUGE are not alphabetically sorted. Sort

[git:media_tree/master] media: mb86a20s: make the bit rate estimation function more generic

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mb86a20s: make the bit rate estimation function more generic Author: Mauro Carvalho Chehab Date:Fri Oct 4 08:42:47 2019 -0300 While 99% of the implementation of the bitrate

[git:media_tree/master] media: cxusb: detect cxusb_ctrl_msg error in query

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cxusb: detect cxusb_ctrl_msg error in query Author: Vito Caputo Date:Sun Oct 13 23:08:45 2019 -0300 Don't use uninitialized ircode[] in cxusb_rc_query() when cxusb_ctrl_msg() fails

[git:media_tree/master] media: tuners/qm1d1c0042: Use DIV_ROUND_CLOSEST directly to make it readable

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: tuners/qm1d1c0042: Use DIV_ROUND_CLOSEST directly to make it readable Author: zhong jiang Date:Wed Oct 9 11:55:23 2019 -0300 The kernel.h macro DIV_ROUND_CLOSEST performs the

[git:media_tree/master] media: cxd2841er: avoid too many status inquires

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cxd2841er: avoid too many status inquires Author: Mauro Carvalho Chehab Date:Sun Oct 6 09:48:23 2019 -0300 I2C ops are expensive, as the I2C bus typical speed is 100kbps. Also,

[git:media_tree/master] media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readable

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readable Author: zhong jiang Date:Wed Oct 9 11:55:22 2019 -0300 The kernel.h macro DIV_ROUND_CLOSEST performs the

[git:media_tree/master] media: dvbsky: add support for eyeTV Geniatech T2 lite

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dvbsky: add support for eyeTV Geniatech T2 lite Author: Thomas Voegtle Date:Wed Oct 2 14:26:03 2019 -0300 Adds USB ID for the eyeTV Geniatech T2 lite to the dvbsky driver. This is a

[git:media_tree/master] media: rc: add keymap for Tronsmart Vega S95/S96 remote

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rc: add keymap for Tronsmart Vega S95/S96 remote Author: Christian Hewitt Date:Fri Oct 11 16:43:42 2019 -0300 Add a keymap for the Tronsmart Vega S95 and S96 Android (Amlogic

[git:media_tree/master] media: imon_raw: simplify loop

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: imon_raw: simplify loop Author: Sean Young Date:Mon Oct 7 07:36:45 2019 -0300 The code for pulse and space is the same so remove duplication. Signed-off-by: Sean Young

[git:media_tree/master] media: uvcvideo: Fix error path in control parsing failure

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uvcvideo: Fix error path in control parsing failure Author: Laurent Pinchart Date:Mon Jul 29 23:14:55 2019 -0300 When parsing the UVC control descriptors fails, the error path tries

[git:media_tree/master] media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZE

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZE Author: Christophe JAILLET Date:Wed Jul 24 01:56:12 2019 -0300 It is likely that it should be UVC_METADATA_BUF_SIZE instead. Fix it and

[git:media_tree/master] media: staging: media: Make use of devm_platform_ioremap_resource

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: media: Make use of devm_platform_ioremap_resource Author: Hariprasad Kelam Date:Tue Oct 8 03:55:51 2019 -0300 Fix below issue reported by coccicheck

[git:media_tree/master] media: staging: media: omap4iss: Replace NULL comparison.

2019-10-16 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: media: omap4iss: Replace NULL comparison. Author: Nachammai Karuppiah Date:Wed Oct 2 08:02:35 2019 -0300 This patch modifies NULL comparison to fix checkpatch.pl warning.

[git:v4l-utils/master] cec-follower: rename freq_idx to service_idx

2019-10-16 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: cec-follower: rename freq_idx to service_idx Author: Jiunn Chang Date:Sun Oct 13 23:17:15 2019 -0500 The implementation of digital

[git:v4l-utils/master] cec-compliance: Set OSD Name is not TV specific

2019-10-16 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: cec-compliance: Set OSD Name is not TV specific Author: Hans Verkuil Date:Wed Oct 16 09:37:32 2019 +0200 Any device can transmit

[git:v4l-utils/master] cec-compliance: improve Inactive Source test

2019-10-16 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: cec-compliance: improve Inactive Source test Author: Hans Verkuil Date:Wed Oct 16 09:27:06 2019 +0200 If Inactive Source is sent

[git:v4l-utils/master] cec-follower: fix analog tuner device info update

2019-10-16 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: cec-follower: fix analog tuner device info update Author: Jiunn Chang Date:Sun Oct 13 23:17:14 2019 -0500 With the addition of