index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] v4l2-common: move v4l2_ctrl_check to cx2341x
Hans Verkuil
2014-11-25
1
-3
/
+1
*
[media] v4l2-ctrl: move function prototypes from common.h to ctrls.h
Hans Verkuil
2014-11-25
1
-3
/
+0
*
[media] v4l2-common: remove unused helper functions
Hans Verkuil
2014-11-25
1
-10
/
+0
*
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-18
1
-1
/
+1
|
\
|
*
media: core: Don't use i2c_client->driver
Lars-Peter Clausen
2013-10-03
1
-1
/
+1
*
|
[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return type
Sylwester Nawrocki
2013-10-17
1
-1
/
+1
|
/
*
v4l2-common: warning fix (W=1): add a missed function prototype
Mauro Carvalho Chehab
2013-08-18
1
-0
/
+1
*
[media] v4l2: move dv-timings related code to v4l2-dv-timings.c
Hans Verkuil
2013-08-18
1
-13
/
+0
*
[media] v4l2-common: remove unused v4l2_chip_match/ident_i2c_client functions
Hans Verkuil
2013-06-21
1
-9
/
+0
*
[media] v4l2: remove obsolete v4l2_chip_match_host()
Hans Verkuil
2013-06-21
1
-1
/
+0
*
[media] v4l2-common: remove obsolete v4l_fill_dv_preset_info
Hans Verkuil
2013-03-24
1
-1
/
+0
*
[media] v4l: Helper function for obtaining timestamps
Sakari Ailus
2012-12-21
1
-0
/
+2
*
[media] v4l2-common: add CVT and GTF detection functions
Hans Verkuil
2012-09-13
1
-0
/
+9
*
[media] v4l2-common: add v4l_match_dv_timings
Hans Verkuil
2012-09-13
1
-0
/
+4
*
[media] v4l2: typos
Michael Jones
2012-08-11
1
-2
/
+2
*
[media] v4l2_prio: move from v4l2-common to v4l2-dev
Hans Verkuil
2011-03-22
1
-15
/
+0
*
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
Hans Verkuil
2011-01-19
1
-12
/
+1
*
[media] v4l2-ctrls: use const char * const * for the menu arrays
Hans Verkuil
2010-12-30
1
-3
/
+3
*
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
2010-11-22
1
-10
/
+6
*
V4L/DVB: v4l2-common: Move v4l2_find_nearest_format from videodev2.h to v4l2-...
Hans Verkuil
2010-10-21
1
-0
/
+10
*
V4L/DVB: v4l2-common: simplify prio utility functions
Hans Verkuil
2010-05-19
1
-4
/
+4
*
V4L/DVB: Add SPI support to V4L2
Dmitri Belimov
2010-05-18
1
-0
/
+19
*
V4L/DVB (13618): v4l2: Adding helper function to get dv preset description
Muralidharan Karicheri
2009-12-16
1
-1
/
+1
*
V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friends
Hans Verkuil
2009-09-19
1
-15
/
+9
*
V4L/DVB (11901): v4l2: Create helper function for bounding and aligning images
Trent Piepho
2009-06-23
1
-0
/
+10
*
V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf...
Hans Verkuil
2009-06-23
1
-0
/
+16
*
V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.
Hans Verkuil
2009-04-06
1
-8
/
+6
*
V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...
Hans Verkuil
2009-04-06
1
-2
/
+4
*
V4L/DVB (11374): v4l2-common: add v4l2_i2c_new_probed_subdev_addr
Hans Verkuil
2009-04-06
1
-0
/
+4
*
V4L/DVB (11367): v4l2-common: remove legacy code
Hans Verkuil
2009-04-06
1
-126
/
+9
*
V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_std
Hans Verkuil
2009-03-30
1
-1
/
+0
*
V4L/DVB (10691): v4l2-common: add v4l2_i2c_subdev_addr()
Hans Verkuil
2009-03-30
1
-0
/
+2
*
V4L/DVB (10544): v4l2-common: add comments warning that about the sort order
Hans Verkuil
2009-03-30
1
-0
/
+5
*
V4L/DVB (10542): v4l2-subdev: add querystd and g_input_status
Hans Verkuil
2009-03-30
1
-0
/
+3
*
V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()
Hans Verkuil
2009-03-30
1
-0
/
+13
*
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2009-01-02
1
-3
/
+3
*
V4L/DVB (9821): v4l2-common: add i2c helper functions
Hans Verkuil
2008-12-30
1
-0
/
+41
*
V4L/DVB (8940): saa7115: fix saa7111(a) support
Hans Verkuil
2008-10-12
1
-4
/
+8
*
V4L/DVB (8637): v4l2: add v4l2_ctrl_query_menu_valid_items support function
Hans Verkuil
2008-10-12
1
-0
/
+2
*
V4L/DVB (8636): v4l2: add v4l2_ctrl_get_name control support function.
Hans Verkuil
2008-10-12
1
-0
/
+1
*
V4L/DVB (8434): Fix x86_64 compilation and move some macros to v4l2-ioctl.h
Mauro Carvalho Chehab
2008-07-23
1
-22
/
+0
*
V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common....
Hans Verkuil
2008-07-23
1
-0
/
+15
*
i2c: Add support for device alias names
Jean Delvare
2008-04-29
1
-1
/
+3
*
V4L/DVB (7133): Fix Kconfig dependencies
Mauro Carvalho Chehab
2008-02-18
1
-2
/
+0
*
V4L/DVB (6451): v4l2: add support for bus-based I2C drivers
Hans Verkuil
2008-01-25
1
-0
/
+11
*
V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG
Mauro Carvalho Chehab
2008-01-25
1
-1
/
+6
*
V4L/DVB (5306): Add support for VIDIOC_G_CHIP_IDENT
Hans Verkuil
2007-04-27
1
-37
/
+2
*
V4L/DVB (5290): Add support for VIDIOC_INT_G/S_STD_OUTPUT
Hans Verkuil
2007-04-27
1
-0
/
+8
*
V4L/DVB (5304): Improve chip matching in v4l2_register
Hans Verkuil
2007-03-01
1
-0
/
+8
*
V4L/DVB (5200): V4l_printk_ioctl_arg() is no longer used.
Adrian Bunk
2007-02-21
1
-3
/
+0
[next]