Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c23e0cb81e4021b9712b1093d54713991fd9b7c2
/
drivers
/
media
/
platform
/
davinci
/
vpfe_capture.c
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 8 years ago
1e6be01
media: davinci: make function arguments const
by Bhumika Goyal
· 8 years ago
bd9f8f7
media: platform: constify videobuf_queue_ops structures
by Arvind Yadav
· 8 years ago
d75cf01
media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS
by Prabhakar Lad
· 8 years ago
6759b01
media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl
by Prabhakar Lad
· 8 years ago
d39e74f
[media] Staging: media: platform: davinci: - Fix for memory leak
by Shailendra Verma
· 9 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 9 years ago
d3d83ee
[media] DaVinci-VPFE-Capture: fix error handling
by Arnd Bergmann
· 9 years ago
1827bdc
[media] vpfe_capture: fix compiler warning
by Hans Verkuil
· 9 years ago
e91b600
[media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpfe_enum_input()
by Markus Elfring
· 9 years ago
96ca884
[media] DaVinci-VPFE-Capture: Delete an unnecessary return statement in vpfe_unregister_ccdc_device()
by Markus Elfring
· 9 years ago
b899065
[media] DaVinci-VPFE-Capture: Delete unnecessary braces in vpfe_isr()
by Markus Elfring
· 9 years ago
19d4695
[media] DaVinci-VPFE-Capture: Move two assignments in vpfe_s_input()
by Markus Elfring
· 9 years ago
2a0de2c
[media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in 11 functions
by Markus Elfring
· 9 years ago
c580f29
[media] DaVinci-VPFE-Capture: Adjust 13 checks for null pointers
by Markus Elfring
· 9 years ago
1d3811d
[media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_open()
by Markus Elfring
· 9 years ago
efb7446
[media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in vpfe_probe()
by Markus Elfring
· 9 years ago
e4c0cd0
[media] DaVinci-VPFE-Capture: Improve another size determination in vpfe_probe()
by Markus Elfring
· 9 years ago
11691f0
[media] DaVinci-VPFE-Capture: Delete three error messages for a failed memory allocation
by Markus Elfring
· 9 years ago
ed011a2
[media] DaVinci-VPFE-Capture: Use kmalloc_array() in vpfe_probe()
by Markus Elfring
· 9 years ago
ded026e
[media] davinci: don't break long lines
by Mauro Carvalho Chehab
· 9 years ago
ffc2a6b
[media] vpfe_capture: convert g/s_crop to g/s_selection
by Hans Verkuil
· 9 years ago
da298c6
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
by Hans Verkuil
· 10 years ago
03c278f
[media] media: davinci: vpfe_capture: embed video_device
by Lad, Prabhakar
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
8c17e5e
[media] media/platform: fix querycap
by Hans Verkuil
· 11 years ago
27ffaeb
[media] platform: Make use of media_bus_format enum
by Boris BREZILLON
· 11 years ago
efd285e
media: platform: davinci: drop owner assignment from platform_drivers
by Wolfram Sang
· 11 years ago
692f63752
[media] davinci: remove an unneeded check
by Dan Carpenter
· 11 years ago
47c0b56
[media] vpfe_standards[] can be static
by Fengguang Wu
· 11 years ago
b80cefb
[media] davinci: just return 0 instead of using a var
by Mauro Carvalho Chehab
· 11 years ago
212bdba
[media] vpif: don't cast pointers to int
by Mauro Carvalho Chehab
· 11 years ago
95cd5d5
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
by Ramakrishnan Muthukrishnan
· 11 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
3bdaa38
[media] media: davinci: vpfe: use v4l2_fh for priority handling
by Lad, Prabhakar
· 11 years ago
c1d1e40
[media] media: davinci: vpfe: make sure all the buffers unmapped and released
by Lad, Prabhakar
· 11 years ago
d8c279a
[media] davinci: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 12 years ago
a2ac2d7
[media] vpfe-capture.c: remove unused label probe_free_lock
by Hans Verkuil
· 12 years ago
39e219d
[media] davinci: vpfe: fix error path in probe
by Lad, Prabhakar
· 12 years ago
6d43be7
[media] ioctl numbers are unsigned int
by Mauro Carvalho Chehab
· 12 years ago
314527a
[media] v4l2: pass std by value to the write-only s_std ioctl
by Hans Verkuil
· 12 years ago
b12aed0
[media] davinci/vpfe_capture: remove current_norm
by Hans Verkuil
· 12 years ago
6f55dba
[media] davinci/vpfe_capture: convert to the control framework
by Hans Verkuil
· 12 years ago
a32f7d1
Merge branch 'v4l_for_linus' into staging/for_v3.9
by Mauro Carvalho Chehab
· 13 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 13 years ago
8e6057b
[media] v4l: Convert drivers to use monotonic timestamps
by Sakari Ailus
· 13 years ago
8b6faac
[media] media: davinci: vpfe: fix build error
by Lad, Prabhakar
· 13 years ago
4f99659
[media] v4l2: make vidioc_s_crop const
by Hans Verkuil
· 13 years ago
9a888ba
[media] drivers/media/platform/davinci/vpfe_capture.c: fix error return code
by Peter Senna Tschudin
· 13 years ago
2c3fb08
[media] rename drivers/media/video as .../platform
by Mauro Carvalho Chehab
· 13 years ago
[Renamed from drivers/media/video/davinci/vpfe_capture.c]
a1b3a6c
[media] media: davinci: fix section mismatch warnings
by Lad, Prabhakar
· 13 years ago
c6afbf2
[media] davinci: fix build warning when CONFIG_DEBUG_SECTION_MISMATCH is enabled
by Lad, Prabhakar
· 13 years ago
d1c754a
[media] V4L2: drivers implementing vidioc_default should also return -ENOTTY
by Hans Verkuil
· 13 years ago
1d6629b
[media] convert drivers/media/* to use module_platform_driver()
by Axel Lin
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
99cd47bc
[media] v4l2-ioctl: add priority handling support
by Hans Verkuil
· 14 years ago
b1dc614
[media] drivers/media/video: Remove unnecessary semicolons
by Joe Perches
· 15 years ago
9a1f8b3
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
by Laurent Pinchart
· 15 years ago
959b606
[media] vpfe_capture: Don't use module names to load I2C modules
by Laurent Pinchart
· 15 years ago
e3cfd44
V4L/DVB: videobuf: add ext_lock argument to the queue init functions (part 2)
by Hans Verkuil
· 15 years ago
d3ca775
V4L/DVB: vpfe_capture: convert to new mediabus API
by Hans Verkuil
· 15 years ago
ffb4877
V4L/DVB: v4l2-common: simplify prio utility functions
by Hans Verkuil
· 15 years ago
2b080c5
V4L/DVB: davinci: don't return under lock on error path
by Dan Carpenter
· 15 years ago
844cc0d
V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation
by Vaibhav Hiremath
· 15 years ago
aa2dc90
V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume
by Vaibhav Hiremath
· 15 years ago
085b54a
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg
by Vaibhav Hiremath
· 15 years ago
6a4f062
V4L/DVB: V4L - vpfe capture - fix for kernel crash
by Muralidharan Karicheri
· 15 years ago
ab51bec
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
by Murali Karicheri
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
51444ea
V4L/DVB: vpfe_capture: remove clock and platform code
by Muralidharan Karicheri
· 16 years ago
67055b0
V4L/DVB: Davinci VPFE Capture: remove unused #include <linux/version.h>
by Huang Weiyi
· 16 years ago
9d89382
V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit
by Uwe Kleine-König
· 16 years ago
46b2109
V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments
by Laurent Pinchart
· 16 years ago
f0813b4
V4L/DVB (13553): v4l: Use the video_is_registered function in device drivers
by Laurent Pinchart
· 16 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 16 years ago
d73bfc5
V4L/DVB (13469): Davinci VPFE Capture: Add support for Control ioctls
by Vaibhav Hiremath
· 16 years ago
1ead696
V4L/DVB (13466): Davinci VPFE Capture:Replaced IRQ_VDINT1 with vpfe_dev->ccdc_irq1
by Vaibhav Hiremath
· 16 years ago
14cbaaf
V4L/DVB (13465): Davinci VPFE Capture: Take i2c adapter id through platform data
by Vaibhav Hiremath
· 16 years ago
204e6ea
V4L/DVB (13463): Davinci VPFE Capture: Specify device pointer in videobuf_queue_dma_contig_init
by Vaibhav Hiremath
· 16 years ago
0b66cf9
V4L/DVB (13285): vpfe_capture: keep index within bound in vpfe_cropcap()
by Roel Kluin
· 16 years ago
7da8a6c
V4L/DVB (12248): v4l: vpfe capture bridge driver for DM355 and DM6446
by Muralidharan Karicheri
· 16 years ago