index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
davinci
/
vpfe_capture.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
media: platform: rename davinci/ to ti/davinci/
Mauro Carvalho Chehab
1
-1902
/
+0
2021-07-12
media: drivers/media/platform/davinci/vpfe_capture.c : fix typo Proabably > P...
Herman
1
-1
/
+1
2020-02-24
media: davinci: fix incorrect pix_fmt assignment
Cengiz Can
1
-1
/
+1
2020-02-24
media: media/platform: rename VFL_TYPE_GRABBER to _VIDEO
Hans Verkuil
1
-1
/
+1
2020-01-09
media: davinci/vpfe_capture.c: Avoid BUG_ON for register failure
Aditya Pakki
1
-15
/
+16
2019-07-25
media: davinci/vpfe_capture.c: drop unused format descriptions
Hans Verkuil
1
-42
/
+9
2019-07-22
media: am437x/davinci: set device_caps in struct video_device
Hans Verkuil
1
-2
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-11
/
+1
2019-03-29
media: replace strncpy() by strscpy()
Mauro Carvalho Chehab
1
-1
/
+1
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
1
-1
/
+1
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
1
-6
/
+6
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
1
-3
/
+3
2018-05-04
media: davinci: don't override the error code
Mauro Carvalho Chehab
1
-1
/
+1
2018-02-06
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-4
/
+4
2018-01-04
media: replace all <spaces><tab> occurrences
Mauro Carvalho Chehab
1
-1
/
+1
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
1
-3
/
+3
2017-11-27
media: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-10-31
media: davinci: make function arguments const
Bhumika Goyal
1
-3
/
+3
2017-08-26
media: platform: constify videobuf_queue_ops structures
Arvind Yadav
1
-1
/
+1
2017-07-20
media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS
Prabhakar Lad
1
-75
/
+0
2017-07-20
media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl
Prabhakar Lad
1
-20
/
+2
2017-02-03
[media] Staging: media: platform: davinci: - Fix for memory leak
Shailendra Verma
1
-0
/
+2
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
1
-4
/
+0
2016-11-25
[media] DaVinci-VPFE-Capture: fix error handling
Arnd Bergmann
1
-0
/
+1
2016-11-22
[media] vpfe_capture: fix compiler warning
Hans Verkuil
1
-1
/
+3
2016-11-16
[media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpf...
Markus Elfring
1
-1
/
+1
2016-11-16
[media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_...
Markus Elfring
1
-1
/
+0
2016-11-16
[media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr()
Markus Elfring
1
-2
/
+1
2016-11-16
[media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input()
Markus Elfring
1
-1
/
+4
2016-11-16
[media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation i...
Markus Elfring
1
-11
/
+11
2016-11-16
[media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers
Markus Elfring
1
-14
/
+11
2016-11-16
[media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open()
Markus Elfring
1
-1
/
+1
2016-11-16
[media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation i...
Markus Elfring
1
-2
/
+2
2016-11-16
[media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe()
Markus Elfring
1
-1
/
+1
2016-11-16
[media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory...
Markus Elfring
1
-10
/
+3
2016-11-16
[media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe()
Markus Elfring
1
-2
/
+3
2016-10-21
[media] davinci: don't break long lines
Mauro Carvalho Chehab
1
-4
/
+2
2016-08-24
[media] vpfe_capture: convert g/s_crop to g/s_selection
Hans Verkuil
1
-18
/
+34
2015-05-01
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
Hans Verkuil
1
-8
/
+11
2015-04-02
[media] media: davinci: vpfe_capture: embed video_device
Lad, Prabhakar
1
-19
/
+7
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-02
[media] media/platform: fix querycap
Hans Verkuil
1
-2
/
+2
2014-11-14
[media] platform: Make use of media_bus_format enum
Boris BREZILLON
1
-2
/
+2
2014-10-20
media: platform: davinci: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-23
[media] davinci: remove an unneeded check
Dan Carpenter
1
-5
/
+4
2014-09-22
[media] vpfe_standards[] can be static
Fengguang Wu
1
-1
/
+1
2014-09-03
[media] davinci: just return 0 instead of using a var
Mauro Carvalho Chehab
1
-2
/
+1
2014-08-26
[media] vpif: don't cast pointers to int
Mauro Carvalho Chehab
1
-1
/
+1
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
1
-1
/
+0
2014-05-24
[media] v4l: subdev: Move [gs]_std operation to video ops
Laurent Pinchart
1
-1
/
+1
[next]