[git:media_tree/master] media: mceusb: USB reset device following USB clear halt error

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mceusb: USB reset device following USB clear halt error Author: A Sun Date:Sun Jul 14 22:51:26 2019 -0400 This patch schedules a USB reset device call following a USB clear halt error

[git:media_tree/master] media: si2168: add support for Mygica T230C v2

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: si2168: add support for Mygica T230C v2 Author: Jan Pieter van Woerkom Date:Wed Jul 17 20:36:54 2019 -0400 The T230C v2 hardware needs a mode of the si2168 chip to be set for which th

[git:media_tree/master] media: mtk-cir: only allow protocols that have software decoders

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mtk-cir: only allow protocols that have software decoders Author: Sean Young Date:Fri Jul 12 18:46:58 2019 -0400 RC_PROTO_BIT_ALL includes protocols like unknown and other that do not

[git:media_tree/master] media: dib0700: fix link error for dibx000_i2c_set_speed

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dib0700: fix link error for dibx000_i2c_set_speed Author: Arnd Bergmann Date:Fri Jun 28 08:14:53 2019 -0400 When CONFIG_DVB_DIB9000 is disabled, we can still compile code that now fai

[git:media_tree/master] media: mtk-cir: lower de-glitch counter for rc-mm protocol

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mtk-cir: lower de-glitch counter for rc-mm protocol Author: Sean Young Date:Fri Jul 12 18:47:00 2019 -0400 The rc-mm protocol can't be decoded by the mtk-cir since the de-glitch filte

[git:media_tree/master] media: technisat-usb2: break out of loop at end of buffer

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: technisat-usb2: break out of loop at end of buffer Author: Sean Young Date:Wed Jul 3 10:52:39 2019 -0400 Ensure we do not access the buffer beyond the end if no 0xff byte is encounter

[git:media_tree/master] media: rc: remove unused #define RC_PROTO_BIT_ALL

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rc: remove unused #define RC_PROTO_BIT_ALL Author: Sean Young Date:Fri Jul 12 18:46:59 2019 -0400 This lists all the protocols that the kernel knows about, however there are no users.

[git:media_tree/master] media: dvbsky: add support for Mygica T230C v2

2019-07-22 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 Mygica T230C v2 Author: Jan Pieter van Woerkom Date:Wed Jul 17 14:09:10 2019 -0400 Adds support for the "Mygica T230C v2" to the dvbsky driver. Signed-off-by:

[git:v4l-utils/master] v4l-utils: sync-with-kernel

2019-07-22 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: v4l-utils: sync-with-kernel Author: Hans Verkuil Date:Mon Jul 22 21:20:57 2019 +0200 Sync with the latest media_tree/master branch.

[git:media_tree/master] media: uapi: Add VP8 stateless decoder API

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: Add VP8 stateless decoder API Author: Pawel Osciak Date:Thu Jul 11 16:26:42 2019 -0400 Add the parsed VP8 frame pixel format and controls, to be used with the new stateless deco

[git:media_tree/master] media: v4l2-ctrl: Validate VP8 stateless decoder controls

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-ctrl: Validate VP8 stateless decoder controls Author: Ezequiel Garcia Date:Thu Jul 11 16:26:43 2019 -0400 Only one field needs to be validated: 'num_dct_parts'. This field is use

[git:media_tree/master] media: dt-bindings: rockchip: Document RK3328 VPU binding

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dt-bindings: rockchip: Document RK3328 VPU binding Author: Jonas Karlman Date:Wed May 29 06:54:27 2019 -0400 Update devicetree binding documentation for Rockchip VPU on RK3328. Signe

[git:media_tree/master] media: v4l2-ctrl: Move compound control validation

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-ctrl: Move compound control validation Author: Ezequiel Garcia Date:Thu Jul 11 16:26:41 2019 -0400 Rework std_validate moving the compound controls to its own validation function

[git:media_tree/master] media: hantro: Add support for MPEG-2 decoding on RK3328

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Add support for MPEG-2 decoding on RK3328 Author: Jonas Karlman Date:Wed Jun 12 05:42:08 2019 -0400 Add necessary bits to support MPEG2 decoding on RK3328. Signed-off-by: Jon

[git:media_tree/master] media: hantro: Add support for VP8 decoding on rk3288

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: hantro: Add support for VP8 decoding on rk3288 Author: ZhiChao Yu Date:Thu Jul 11 16:26:44 2019 -0400 Introduce VP8 decoding support in RK3288. Signed-off-by: ZhiChao Yu Signed-off-

[git:media_tree/master] media: media/pci: don't set description for ENUM_FMT

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media/pci: don't set description for ENUM_FMT Author: Hans Verkuil Date:Tue Jun 11 09:49:53 2019 -0400 The V4L2 core sets the description for the driver in order to ensure consistent

[git:media_tree/master] media: v4l2-ioctl: add missing pixelformats

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-ioctl: add missing pixelformats Author: Hans Verkuil Date:Wed Jun 26 07:07:45 2019 -0400 The v4l_fill_fmtdesc() is supposed to be updated whenever a new pixelformat is added, but

[git:media_tree/master] media: media/usb: don't set description in ENUM_FMT

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media/usb: don't set description in ENUM_FMT Author: Hans Verkuil Date:Tue Jun 11 09:48:54 2019 -0400 The V4L2 core sets the description for the driver in order to ensure consistent n

[git:media_tree/master] media: media/platform: don't set description in ENUM_FMT

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: media/platform: don't set description in ENUM_FMT Author: Hans Verkuil Date:Tue Jun 11 10:25:15 2019 -0400 The V4L2 core sets the format description and flags for the driver in order

[git:media_tree/master] media: xilinx: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: xilinx: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:15:44 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill in the

[git:media_tree/master] media: m2m-deinterlace: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: m2m-deinterlace: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:13:23 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fi

[git:media_tree/master] media: drivers/staging/media: don't set description for ENUM_FMT

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: drivers/staging/media: don't set description for ENUM_FMT Author: Hans Verkuil Date:Tue Jun 11 10:02:43 2019 -0400 The V4L2 core sets the format description and flags for the driver i

[git:media_tree/master] media: omap3isp: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: omap3isp: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:17:47 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill in t

[git:media_tree/master] media: vsp1: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: vsp1: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:16:36 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill in the s

[git:media_tree/master] media: coda: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 02:48:20 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill in the s

[git:media_tree/master] media: s3c-camif/s5p-g2d/s5p-jpeg: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: s3c-camif/s5p-g2d/s5p-jpeg: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 02:51:41 2019 -0400 Instead of filling in the struct v4l2_capability device_ca

[git:media_tree/master] media: omap_vout: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: omap_vout: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:16:54 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill in

[git:media_tree/master] media: pxa_camera: don't set caps in querycap

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: pxa_camera: don't set caps in querycap Author: Hans Verkuil Date:Wed Jun 26 03:14:39 2019 -0400 The device_caps in struct video_device are already set correctly, so there is no need t

[git:media_tree/master] media: am437x/davinci: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: am437x/davinci: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 02:46:37 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fil

[git:media_tree/master] media: sh_veu/sh_vou: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: sh_veu/sh_vou: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:16:07 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill

[git:media_tree/master] media: marvell-ccic: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: marvell-ccic: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:14:15 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill

[git:media_tree/master] media: fsl-viu: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: fsl-viu: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:12:55 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill in th

[git:media_tree/master] media: bdisp: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: bdisp: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:15:02 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill in the

[git:media_tree/master] media: mx2_emmaprp: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: mx2_emmaprp: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:13:50 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill i

[git:media_tree/master] media: via-camera: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: via-camera: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:15:23 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill in

[git:media_tree/master] media: ti-vpe: set device_caps in struct video_device

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ti-vpe: set device_caps in struct video_device Author: Hans Verkuil Date:Wed Jun 26 03:17:17 2019 -0400 Instead of filling in the struct v4l2_capability device_caps field, fill in the

[git:media_tree/master] docs: m68k: convert docs to ReST and rename to *.rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: m68k: convert docs to ReST and rename to *.rst Author: Mauro Carvalho Chehab Date:Sun Apr 14 08:27:15 2019 -0300 Convert the m68k kernel-options.txt file to ReST. The conversion is tr

[git:media_tree/master] docs: pti_intel_mid.txt: convert it to pti_intel_mid.rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: pti_intel_mid.txt: convert it to pti_intel_mid.rst Author: Mauro Carvalho Chehab Date:Sun Apr 14 08:50:59 2019 -0300 Convert this small file to ReST format and rename it. Most of the

[git:media_tree/master] docs: bus-devices: ti-gpmc.rst: convert it to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: bus-devices: ti-gpmc.rst: convert it to ReST Author: Mauro Carvalho Chehab Date:Fri Apr 19 18:49:49 2019 -0300 In order to be able to add this file to a book, it needs first to be conv

[git:media_tree/master] docs: connector: convert to ReST and rename to connector.rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: connector: convert to ReST and rename to connector.rst Author: Mauro Carvalho Chehab Date:Sat Apr 13 22:54:53 2019 -0300 As it has some function definitions, move them to connector.h.

[git:media_tree/master] docs: cma/debugfs.txt: convert docs to ReST and rename to *.rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: cma/debugfs.txt: convert docs to ReST and rename to *.rst Author: Mauro Carvalho Chehab Date:Sun Apr 14 08:37:58 2019 -0300 The debugfs interface for CMA should be there together with

[git:media_tree/master] docs: phy: convert samsung-usb2.txt to ReST format

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: phy: convert samsung-usb2.txt to ReST format Author: Mauro Carvalho Chehab Date:Mon Apr 15 19:27:55 2019 -0300 In order to merge it into a Sphinx book, we need first to convert to ReST

[git:media_tree/master] docs: locking: convert docs to ReST and rename to *.rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: locking: convert docs to ReST and rename to *.rst Author: Mauro Carvalho Chehab Date:Wed Apr 10 08:32:41 2019 -0300 Convert the locking documents to ReST and add them to the kernel dev

[git:media_tree/master] docs: arm: convert docs to ReST and rename to *.rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: arm: convert docs to ReST and rename to *.rst Author: Mauro Carvalho Chehab Date:Sun Apr 14 15:51:10 2019 -0300 Converts ARM the text files to ReST, preparing them to be an architectur

[git:media_tree/master] docs: console.txt: convert docs to ReST and rename to *.rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: console.txt: convert docs to ReST and rename to *.rst Author: Mauro Carvalho Chehab Date:Sun Apr 14 08:44:17 2019 -0300 Convert this small file to ReST in preparation for adding it to

[git:media_tree/master] docs: namespaces: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: namespaces: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 12:43:16 2019 -0300 Rename the namespaces documentation files to ReST, add an index for them and adjust in ord

[git:media_tree/master] docs: memory-devices: convert ti-emif.txt to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: memory-devices: convert ti-emif.txt to ReST Author: Mauro Carvalho Chehab Date:Mon Apr 15 18:39:27 2019 -0300 Prepare this file to be moved to a kernel book by converting it to ReST fo

[git:media_tree/master] docs: rbtree.txt: fix Sphinx build warnings

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: rbtree.txt: fix Sphinx build warnings Author: Mauro Carvalho Chehab Date:Mon Apr 15 23:00:35 2019 -0300 Ths file is already at ReST format. Yet, some recent changes made it to produce

[git:media_tree/master] docs: nfc: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: nfc: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 13:02:23 2019 -0300 Rename the nfc documentation files to ReST, add an index for them and adjust in order to produce

[git:media_tree/master] docs: nvmem: convert docs to ReST and rename to *.rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: nvmem: convert docs to ReST and rename to *.rst Author: Mauro Carvalho Chehab Date:Mon Apr 15 19:25:27 2019 -0300 In order to be able to add it into a doc book, we need first convert i

[git:media_tree/master] docs: ia64: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: ia64: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 10:10:33 2019 -0300 Rename the ia64 documentation files to ReST, add an index for them and adjust in order to produc

[git:media_tree/master] docs: accounting: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: accounting: convert to ReST Author: Mauro Carvalho Chehab Date:Wed Apr 17 05:46:08 2019 -0300 Rename the accounting documentation files to ReST, add an index for them and adjust in ord

[git:media_tree/master] docs: laptops: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: laptops: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 11:12:57 2019 -0300 Rename the laptops documentation files to ReST, add an index for them and adjust in order to

[git:media_tree/master] docs: md: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: md: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 13:31:33 2019 -0300 Rename the md documentation files to ReST, add an index for them and adjust in order to produce a

[git:media_tree/master] docs: mtd: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: mtd: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 13:44:38 2019 -0300 Rename the mtd documentation files to ReST, add an index for them and adjust in order to produce

[git:media_tree/master] docs: xen-tpmfront.txt: convert it to .rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: xen-tpmfront.txt: convert it to .rst Author: Mauro Carvalho Chehab Date:Mon Apr 15 18:46:48 2019 -0300 In order to be able to add this file to the security book, we need first to conve

[git:media_tree/master] docs: lp855x-driver.txt: convert to ReST and move to kernel-api

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: lp855x-driver.txt: convert to ReST and move to kernel-api Author: Mauro Carvalho Chehab Date:Sun Apr 14 08:03:23 2019 -0300 This small file seems to be an attempt to start documenting

[git:media_tree/master] docs: lcd-panel-cgram.txt: convert docs to ReST and rename to *.rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: lcd-panel-cgram.txt: convert docs to ReST and rename to *.rst Author: Mauro Carvalho Chehab Date:Sun Apr 14 07:59:32 2019 -0300 This small text file describes the usage of parallel por

[git:media_tree/master] docs: DMA-API-HOWTO.txt: fix an unmarked code block

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: DMA-API-HOWTO.txt: fix an unmarked code block Author: Mauro Carvalho Chehab Date:Mon May 27 15:59:13 2019 -0300 When building with Sphinx, it would produce this warning: docs/Docu

[git:media_tree/master] docs: early-userspace: convert docs to ReST and rename to *.rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: early-userspace: convert docs to ReST and rename to *.rst Author: Mauro Carvalho Chehab Date:Sun Apr 14 08:58:05 2019 -0300 The two files there describes a Kernel API feature, used to

[git:media_tree/master] docs: mmc: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: mmc: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 14:44:06 2019 -0300 Rename the mmc documentation files to ReST, add an index for them and adjust in order to produce

[git:media_tree/master] docs: driver-api: add remaining converted dirs to it

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: driver-api: add remaining converted dirs to it Author: Mauro Carvalho Chehab Date:Mon Apr 22 16:49:11 2019 -0300 There are a number of driver-specific descriptions that contain a mix o

[git:media_tree/master] docs: namespace: move it to the admin-guide

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: namespace: move it to the admin-guide Author: Mauro Carvalho Chehab Date:Tue Jun 18 16:33:50 2019 -0300 As stated at the documentation, this is meant to be for users to better understa

[git:media_tree/master] docs: move gcc_plugins.txt to core-api and rename to .rst

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: move gcc_plugins.txt to core-api and rename to .rst Author: Mauro Carvalho Chehab Date:Fri Apr 19 19:01:18 2019 -0300 The gcc_plugins.txt file is already a ReST file. Move it to the co

[git:media_tree/master] docs: nvdimm: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: nvdimm: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 14:21:14 2019 -0300 Rename the nvdimm documentation files to ReST, add an index for them and adjust in order to pr

[git:media_tree/master] docs: nfc: add it to the driver-api book

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: nfc: add it to the driver-api book Author: Mauro Carvalho Chehab Date:Tue Jun 18 16:46:30 2019 -0300 Most of the descriptions here are oriented to a Kernel developer. Signed-off-by: M

[git:media_tree/master] docs: driver-api: add a series of orphaned documents

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: driver-api: add a series of orphaned documents Author: Mauro Carvalho Chehab Date:Thu Jun 27 15:39:22 2019 -0300 There are lots of documents under Documentation/*.txt and a few other o

[git:media_tree/master] docs: ioctl-number.txt: convert it to ReST format

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: ioctl-number.txt: convert it to ReST format Author: Mauro Carvalho Chehab Date:Thu Apr 18 11:21:26 2019 -0300 The conversion itself is simple: add a markup for the title of this file a

[git:media_tree/master] docs: add arch doc directories to the index

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: add arch doc directories to the index Author: Mauro Carvalho Chehab Date:Mon Apr 22 16:10:26 2019 -0300 Now that several arch documents were converted to ReST, add their indexes to Doc

[git:media_tree/master] docs: x86: move two x86-specific files to x86 arch dir

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: x86: move two x86-specific files to x86 arch dir Author: Mauro Carvalho Chehab Date:Sat Apr 20 09:20:52 2019 -0300 Those two docs belong to the x86 architecture: Documentation/Inte

[git:media_tree/master] docs: admin-guide: move sysctl directory to it

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: admin-guide: move sysctl directory to it Author: Mauro Carvalho Chehab Date:Mon Apr 22 16:48:00 2019 -0300 The stuff under sysctl describes /sys interface from userspace point of view.

[git:media_tree/master] docs: rapidio: add it to the driver API

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: rapidio: add it to the driver API Author: Mauro Carvalho Chehab Date:Tue Jun 18 16:03:23 2019 -0300 This is actually a subsystem description, with contains both kAPI and uAPI. While i

[git:media_tree/master] docs: add a memory-devices subdir to driver-api

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: add a memory-devices subdir to driver-api Author: Mauro Carvalho Chehab Date:Tue Jun 18 15:03:13 2019 -0300 There are two docs describing memory device drivers. Add both to this new c

[git:media_tree/master] docs: gpio: add sysfs interface to the admin-guide

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: gpio: add sysfs interface to the admin-guide Author: Mauro Carvalho Chehab Date:Fri Jun 28 08:14:42 2019 -0300 While this is stated as obsoleted, the sysfs interface described there is

[git:media_tree/master] docs: driver-api: add xilinx driver API documentation

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: driver-api: add xilinx driver API documentation Author: Mauro Carvalho Chehab Date:Thu Jun 13 14:40:42 2019 -0300 The current file there (emmi) provides a description of the driver uAP

[git:media_tree/master] docs: block: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: block: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 19:45:00 2019 -0300 Rename the block documentation files to ReST, add an index for them and adjust in order to prod

[git:media_tree/master] docs: ioctl: add it to the uAPI guide

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: ioctl: add it to the uAPI guide Author: Mauro Carvalho Chehab Date:Tue Jun 18 17:13:24 2019 -0300 While 100% of its contents is userspace, let's keep the dir at the same place, as this

[git:media_tree/master] docs: cgroup-v1: add it to the admin-guide book

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: cgroup-v1: add it to the admin-guide book Author: Mauro Carvalho Chehab Date:Thu Jun 27 13:08:35 2019 -0300 Those files belong to the admin guide, so add them. Signed-off-by: Mauro Ca

[git:media_tree/master] docs: ioctl: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: ioctl: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 11:38:26 2019 -0300 Rename the iio documentation files to ReST, add an index for them and adjust in order to produc

[git:media_tree/master] docs: rapidio: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: rapidio: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 16:49:39 2019 -0300 Rename the rapidio documentation files to ReST, add an index for them and adjust in order to

[git:media_tree/master] docs: add some documentation dirs to the driver-api book

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: add some documentation dirs to the driver-api book Author: Mauro Carvalho Chehab Date:Tue Jun 18 17:16:23 2019 -0300 Those are subsystem docs, with a mix of kABI and user-faced docs. W

[git:media_tree/master] docs: serial: move it to the driver-api

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: serial: move it to the driver-api Author: Mauro Carvalho Chehab Date:Thu Jun 27 16:31:35 2019 -0300 The contents of this directory is mostly driver-api stuff. Signed-off-by: Mauro Car

[git:media_tree/master] docs: admin-guide: add laptops documentation

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: admin-guide: add laptops documentation Author: Mauro Carvalho Chehab Date:Thu Jun 13 15:07:43 2019 -0300 The docs under Documentation/laptops contain users specific information. Signe

[git:media_tree/master] docs: md: move it to the driver-api book

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: md: move it to the driver-api book Author: Mauro Carvalho Chehab Date:Tue Jun 18 16:50:07 2019 -0300 The docs there were meant to be read by a Kernel developer. Signed-off-by: Mauro C

[git:media_tree/master] docs: locking: add it to the main index

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: locking: add it to the main index Author: Mauro Carvalho Chehab Date:Fri Jun 28 07:29:15 2019 -0300 The locking directory is part of the Kernel API bookset. Add it to the index file.

[git:media_tree/master] docs: add SPDX tags to new index files

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: add SPDX tags to new index files Author: Mauro Carvalho Chehab Date:Fri Jun 28 07:13:34 2019 -0300 All those new files I added are under GPL v2.0 license. Add the corresponding SPDX h

[git:media_tree/master] docs: add some directories to the main documentation index

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: add some directories to the main documentation index Author: Mauro Carvalho Chehab Date:Fri Jun 28 08:36:50 2019 -0300 The contents of those directories were orphaned at the documentat

[git:media_tree/master] docs: perf: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: perf: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 17:35:40 2019 -0300 Rename the perf documentation files to ReST, add an index for them and adjust in order to produc

[git:media_tree/master] docs: perf: move to the admin-guide

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: perf: move to the admin-guide Author: Mauro Carvalho Chehab Date:Tue Jun 18 16:06:08 2019 -0300 The perf infrastructure is used for userspace to track issues. At least a good part of w

[git:media_tree/master] docs: kbuild: fix build with pdf and fix some minor issues

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: kbuild: fix build with pdf and fix some minor issues Author: Mauro Carvalho Chehab Date:Tue Jul 9 13:25:51 2019 -0300 The tag ".. include" should be replaced by ".. literalinclude" at

[git:media_tree/master] docs: leds: add it to the driver-api book

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: leds: add it to the driver-api book Author: Mauro Carvalho Chehab Date:Tue Jun 18 16:51:34 2019 -0300 The contents of leds driver docs is messy: it has lots of admin-guide stuff and ke

[git:media_tree/master] docs: sysctl: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: sysctl: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 18:35:54 2019 -0300 Rename the /proc/sys/ documentation files to ReST, using the README file as a template for an

[git:media_tree/master] docs: admin-guide: add kdump documentation into it

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: admin-guide: add kdump documentation into it Author: Mauro Carvalho Chehab Date:Thu Jun 13 15:21:39 2019 -0300 The Kdump documentation describes procedures with admins use in order to

[git:media_tree/master] docs: interconnect.rst: add it to the driver-api guide

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: interconnect.rst: add it to the driver-api guide Author: Mauro Carvalho Chehab Date:Tue Jun 18 17:15:10 2019 -0300 This is intended for Kernel hackers audience. Signed-off-by: Mauro C

[git:media_tree/master] docs: driver-model: move it to the driver-api book

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: driver-model: move it to the driver-api book Author: Mauro Carvalho Chehab Date:Tue Jun 18 12:34:59 2019 -0300 The audience for the Kernel driver-model is clearly Kernel hackers. Sign

[git:media_tree/master] Merge tag 'v5.3-rc1' into patchwork

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: Merge tag 'v5.3-rc1' into patchwork Author: Mauro Carvalho Chehab Date:Mon Jul 22 07:40:55 2019 -0400 Linus 5.3-rc1 * tag 'v5.3-rc1': (12816 commits) Linus 5.3-rc1 iommu/amd: fix a cras

[git:media_tree/master] docs: xtensa: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: xtensa: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 14:34:34 2019 -0300 Rename the xtensa documentation files to ReST, add an index for them and adjust in order to pr

[git:media_tree/master] docs: blockdev: convert to ReST

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: blockdev: convert to ReST Author: Mauro Carvalho Chehab Date:Thu Apr 18 17:29:24 2019 -0300 Rename the blockdev documentation files to ReST, add an index for them and adjust in order t

[git:media_tree/master] docs: ocxl.rst: add it to the uAPI book

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: ocxl.rst: add it to the uAPI book Author: Mauro Carvalho Chehab Date:Tue Jun 18 11:39:21 2019 -0300 The content of this file is user-faced. Signed-off-by: Mauro Carvalho Chehab Acked

[git:media_tree/master] docs: nvdimm: add it to the driver-api book

2019-07-22 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: docs: nvdimm: add it to the driver-api book Author: Mauro Carvalho Chehab Date:Tue Jun 18 16:32:31 2019 -0300 The descriptions here are from Kernel driver's PoV. Signed-off-by: Mauro Carval

  1   2   >