Home
last modified time | relevance | path

Searched hist:"85709 cbf152465c77a9c2de48a6f4ef23c8c3d83" (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/drivers/staging/media/imx/
H A Dimx-ic-common.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
H A Dimx-media-vdic.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
/openbmc/linux/drivers/media/pci/saa7134/
H A Dsaa7134-go7007.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
/openbmc/linux/drivers/media/pci/mantis/
H A Dmantis_i2c.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
/openbmc/linux/drivers/media/dvb-frontends/
H A Das102_fe.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
H A Ddvb-pll.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
H A Ddib9000.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
H A Ddib7000p.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
H A Ddib8000.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
H A Dm88ds3103.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-usb.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
H A Dgo7007-v4l2.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
/openbmc/linux/drivers/media/radio/si4713/
H A Dsi4713.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr-video.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
H A Dpvrusb2-hdw.cdiff 85709cbf152465c77a9c2de48a6f4ef23c8c3d83 Mon Sep 10 07:19:16 CDT 2018 Mauro Carvalho Chehab <mchehab+samsung@kernel.org> media: replace strncpy() by strscpy()

The strncpy() function is being deprecated upstream. Replace
it by the safer strscpy().

While here, replace a few occurences of strlcpy() that were
recently added to also use strscpy().

Reviewed-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>