index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
davinci
/
vpfe_capture.c
Commit message (
Expand
)
Author
Age
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-05-30
*
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
2019-03-29
*
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
2019-02-07
*
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
2018-11-20
*
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-09-11
*
media: davinci: don't override the error code
Mauro Carvalho Chehab
2018-05-04
*
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-02-06
|
\
|
*
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
2018-01-04
|
*
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2018-01-04
*
|
media: annotate ->poll() instances
Al Viro
2017-11-27
|
/
*
media: davinci: make function arguments const
Bhumika Goyal
2017-10-31
*
media: platform: constify videobuf_queue_ops structures
Arvind Yadav
2017-08-26
*
media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS
Prabhakar Lad
2017-07-20
*
media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl
Prabhakar Lad
2017-07-20
*
[media] Staging: media: platform: davinci: - Fix for memory leak
Shailendra Verma
2017-02-03
*
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2017-01-27
*
[media] DaVinci-VPFE-Capture: fix error handling
Arnd Bergmann
2016-11-25
*
[media] vpfe_capture: fix compiler warning
Hans Verkuil
2016-11-22
*
[media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpf...
Markus Elfring
2016-11-16
*
[media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_...
Markus Elfring
2016-11-16
*
[media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr()
Markus Elfring
2016-11-16
*
[media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input()
Markus Elfring
2016-11-16
*
[media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation i...
Markus Elfring
2016-11-16
*
[media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers
Markus Elfring
2016-11-16
*
[media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open()
Markus Elfring
2016-11-16
*
[media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation i...
Markus Elfring
2016-11-16
*
[media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe()
Markus Elfring
2016-11-16
*
[media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory...
Markus Elfring
2016-11-16
*
[media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe()
Markus Elfring
2016-11-16
*
[media] davinci: don't break long lines
Mauro Carvalho Chehab
2016-10-21
*
[media] vpfe_capture: convert g/s_crop to g/s_selection
Hans Verkuil
2016-08-24
*
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
2015-05-01
*
[media] media: davinci: vpfe_capture: embed video_device
Lad, Prabhakar
2015-04-02
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
media: platform: davinci: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
[media] media/platform: fix querycap
Hans Verkuil
2014-12-02
*
|
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
2014-11-14
|
/
*
[media] davinci: remove an unneeded check
Dan Carpenter
2014-09-23
*
[media] vpfe_standards[] can be static
Fengguang Wu
2014-09-22
*
[media] davinci: just return 0 instead of using a var
Mauro Carvalho Chehab
2014-09-03
*
[media] vpif: don't cast pointers to int
Mauro Carvalho Chehab
2014-08-26
*
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
*
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
2014-05-24
*
[media] media: davinci: vpfe: use v4l2_fh for priority handling
Lad, Prabhakar
2014-04-16
*
[media] media: davinci: vpfe: make sure all the buffers unmapped and released
Lad, Prabhakar
2014-04-15
*
[media] davinci: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-03
*
[media] vpfe-capture.c: remove unused label probe_free_lock
Hans Verkuil
2013-05-21
*
[media] davinci: vpfe: fix error path in probe
Lad, Prabhakar
2013-05-21
*
[media] ioctl numbers are unsigned int
Mauro Carvalho Chehab
2013-03-29
*
[media] v4l2: pass std by value to the write-only s_std ioctl
Hans Verkuil
2013-03-24
[next]