Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Documentation: update Hans Verkuil's email address

Replace hverkuil@xs4all.nl by hverkuil@kernel.org.

Signed-off-by: Hans Verkuil <hverkuil@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

authored by

Hans Verkuil and committed by
Mauro Carvalho Chehab
9bff72cb ce4c356d

+10 -10
+1 -1
Documentation/admin-guide/bug-hunting.rst
··· 252 252 its maintainers with:: 253 253 254 254 $ ./scripts/get_maintainer.pl --bug -f drivers/media/usb/gspca/sonixj.c 255 - Hans Verkuil <hverkuil@xs4all.nl> (odd fixer:GSPCA USB WEBCAM DRIVER,commit_signer:1/1=100%) 255 + Hans Verkuil <hverkuil@kernel.org> (odd fixer:GSPCA USB WEBCAM DRIVER,commit_signer:1/1=100%) 256 256 Mauro Carvalho Chehab <mchehab@kernel.org> (maintainer:MEDIA INPUT INFRASTRUCTURE (V4L/DVB),commit_signer:1/1=100%) 257 257 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%) 258 258 Bhaktipriya Shridhar <bhaktipriya96@gmail.com> (commit_signer:1/1=100%,authored:1/1=100%,added_lines:4/4=100%,removed_lines:9/9=100%)
+1 -1
Documentation/admin-guide/media/ivtv.rst
··· 3 3 The ivtv driver 4 4 =============== 5 5 6 - Author: Hans Verkuil <hverkuil@xs4all.nl> 6 + Author: Hans Verkuil <hverkuil@kernel.org> 7 7 8 8 This is a v4l2 device driver for the Conexant cx23415/6 MPEG encoder/decoder. 9 9 The cx23415 can do both encoding and decoding, the cx23416 can only do MPEG
+1 -1
Documentation/devicetree/bindings/media/cec/cec-common.yaml
··· 7 7 title: HDMI CEC Adapters Common Properties 8 8 9 9 maintainers: 10 - - Hans Verkuil <hverkuil@xs4all.nl> 10 + - Hans Verkuil <hverkuil@kernel.org> 11 11 12 12 properties: 13 13 $nodename:
+1 -1
Documentation/devicetree/bindings/media/silabs,si470x.yaml
··· 7 7 title: Silicon Labs Si470x FM Radio Receiver 8 8 9 9 maintainers: 10 - - Hans Verkuil <hverkuil@xs4all.nl> 10 + - Hans Verkuil <hverkuil@kernel.org> 11 11 - Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com> 12 12 13 13 properties:
+2 -2
Documentation/driver-api/media/maintainer-entry-profile.rst
··· 75 75 Sean Young <sean@mess.org> 76 76 77 77 - HDMI CEC: 78 - Hans Verkuil <hverkuil@xs4all.nl> 78 + Hans Verkuil <hverkuil@kernel.org> 79 79 80 80 - Media controller drivers: 81 81 Laurent Pinchart <laurent.pinchart@ideasonboard.com> ··· 84 84 Sakari Ailus <sakari.ailus@linux.intel.com> 85 85 86 86 - V4L2 drivers and core V4L2 frameworks: 87 - Hans Verkuil <hverkuil@xs4all.nl> 87 + Hans Verkuil <hverkuil@kernel.org> 88 88 89 89 The subsystem maintainer is: 90 90 Mauro Carvalho Chehab <mchehab@kernel.org>
+1 -1
Documentation/translations/zh_CN/admin-guide/bug-hunting.rst
··· 239 239 例如,您在gspca的sonixj.c文件中发现一个缺陷,则可以通过以下方法找到它的维护者:: 240 240 241 241 $ ./scripts/get_maintainer.pl -f drivers/media/usb/gspca/sonixj.c 242 - Hans Verkuil <hverkuil@xs4all.nl> (odd fixer:GSPCA USB WEBCAM DRIVER,commit_signer:1/1=100%) 242 + Hans Verkuil <hverkuil@kernel.org> (odd fixer:GSPCA USB WEBCAM DRIVER,commit_signer:1/1=100%) 243 243 Mauro Carvalho Chehab <mchehab@kernel.org> (maintainer:MEDIA INPUT INFRASTRUCTURE (V4L/DVB),commit_signer:1/1=100%) 244 244 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%) 245 245 Bhaktipriya Shridhar <bhaktipriya96@gmail.com> (commit_signer:1/1=100%,authored:1/1=100%,added_lines:4/4=100%,removed_lines:9/9=100%)
+1 -1
Documentation/translations/zh_TW/admin-guide/bug-hunting.rst
··· 242 242 例如,您在gspca的sonixj.c文件中發現一個缺陷,則可以通過以下方法找到它的維護者:: 243 243 244 244 $ ./scripts/get_maintainer.pl -f drivers/media/usb/gspca/sonixj.c 245 - Hans Verkuil <hverkuil@xs4all.nl> (odd fixer:GSPCA USB WEBCAM DRIVER,commit_signer:1/1=100%) 245 + Hans Verkuil <hverkuil@kernel.org> (odd fixer:GSPCA USB WEBCAM DRIVER,commit_signer:1/1=100%) 246 246 Mauro Carvalho Chehab <mchehab@kernel.org> (maintainer:MEDIA INPUT INFRASTRUCTURE (V4L/DVB),commit_signer:1/1=100%) 247 247 Tejun Heo <tj@kernel.org> (commit_signer:1/1=100%) 248 248 Bhaktipriya Shridhar <bhaktipriya96@gmail.com> (commit_signer:1/1=100%,authored:1/1=100%,added_lines:4/4=100%,removed_lines:9/9=100%)
+1 -1
Documentation/userspace-api/media/drivers/cx2341x-uapi.rst
··· 130 130 Format of embedded V4L2_MPEG_STREAM_VBI_FMT_IVTV VBI data 131 131 --------------------------------------------------------- 132 132 133 - Author: Hans Verkuil <hverkuil@xs4all.nl> 133 + Author: Hans Verkuil <hverkuil@kernel.org> 134 134 135 135 136 136 This section describes the V4L2_MPEG_STREAM_VBI_FMT_IVTV format of the VBI data
+1 -1
Documentation/userspace-api/media/v4l/v4l2.rst
··· 86 86 87 87 - Documented the fielded V4L2_MPEG_STREAM_VBI_FMT_IVTV MPEG stream embedded, sliced VBI data format in this specification. 88 88 89 - - Verkuil, Hans <hverkuil@xs4all.nl> 89 + - Verkuil, Hans <hverkuil@kernel.org> 90 90 91 91 - Designed and documented the VIDIOC_LOG_STATUS ioctl, the extended control ioctls, major parts of the sliced VBI API, the MPEG encoder and decoder APIs and the DV Timings API. 92 92