Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
14660ccd599dc7bd6ecef17408bd76dc853f9b77
/
include
/
media
/
v4l2-subdev.h
1a99b97
[media] V4L: add .g_std() core V4L2 subdevice operation
by Guennadi Liakhovetski
· 13 years ago
3e0ec41
[media] V4L: dynamically allocate video_device nodes in subdevices
by Guennadi Liakhovetski
· 13 years ago
91c7953
[media] V4L: add media bus configuration subdev operations
by Guennadi Liakhovetski
· 13 years ago
5930ab2
[media] v4l: add g_std_output callback to V4L2 subdev
by Tomasz Stanislawski
· 13 years ago
8b32dd0
[media] v4l: add g_dv_preset callback to V4L2 subdev
by Tomasz Stanislawski
· 13 years ago
839cf81
[media] v4l: add g_tvnorms_output callback to V4L2 subdev
by Tomasz Stanislawski
· 14 years ago
f1e393d
[media] v4l2-event/ctrls/fh: allocate events per fh and per type instead of just per-fh
by Hans Verkuil
· 13 years ago
338e9e1
[media] tuner-core/v4l2-subdev: document that the type field has to be filled in
by Hans Verkuil
· 13 years ago
e206fc5
[media] v4l2-subdev.h: remove unused s_mode tuner op
by Hans Verkuil
· 13 years ago
f80a3ab
[media] v4l: Add subdev sensor g_skip_frames operation
by Laurent Pinchart
· 14 years ago
f6a5cb1
[media] v4l: v4l2_subdev userspace crop API
by Antti Koskipaa
· 14 years ago
35c3017
[media] v4l: v4l2_subdev userspace frame interval API
by Laurent Pinchart
· 15 years ago
333c8b9
[media] v4l: v4l2_subdev userspace format API
by Laurent Pinchart
· 15 years ago
eb08f35
[media] v4l: v4l2_subdev pad-level operations
by Laurent Pinchart
· 15 years ago
f0beea8
[media] v4l: subdev: Add new file operations
by Laurent Pinchart
· 14 years ago
7cd5a16
[media] v4l: Create v4l2 subdev file handle structure
by Stanimir Varbanov
· 14 years ago
61f5db5
[media] v4l: Make v4l2_subdev inherit from media_entity
by Laurent Pinchart
· 15 years ago
02adb1c
[media] v4l: subdev: Events support
by Sakari Ailus
· 15 years ago
3dd5ee0
[media] v4l: subdev: Uninline the v4l2_subdev_init function
by Laurent Pinchart
· 15 years ago
2096a5d
[media] v4l: subdev: Add device node support
by Laurent Pinchart
· 15 years ago
0070d91
[media] v4l: subdev: Don't require core operations
by Laurent Pinchart
· 14 years ago
03519b7
[media] V4L: add enum_mbus_fsizes video operation
by Qing Xu
· 14 years ago
45f6f84
[media] v4l2-subdev: add (un)register internal ops
by Hans Verkuil
· 14 years ago
3c7c937
[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()
by Hans Verkuil
· 14 years ago
692d552
V4L/DVB: v4l: Add a v4l2_subdev host private data field
by Laurent Pinchart
· 14 years ago
fba32e0
V4L/DVB: v4l2-subdev: remove obsolete enum/try/s/g_fmt
by Hans Verkuil
· 15 years ago
0996517
V4L/DVB: v4l2: Add new control handling framework
by Hans Verkuil
· 14 years ago
d69e85b
V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width defines
by Andy Walls
· 14 years ago
260e689b
V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_ops
by Andy Walls
· 14 years ago
5a28d9a
V4L/DVB: v4l2_subdev, cx23885: Differentiate IR carrier sense and I/O pin inversion
by Andy Walls
· 14 years ago
66752f8
V4L/DVB: v4l2_subdev: Add s_io_pin_config to v4l2_subdev_core_ops
by Andy Walls
· 14 years ago
3805f20
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
by Hans Verkuil
· 15 years ago
6003b5c
V4L/DVB: v4l2-subdev.h: Add support for enum_dv_preset
by Mats Randgaard
· 15 years ago
54aefaf
V4L/DVB: v4l: add new subdev vbi ops to handle raw and sliced vbi
by Hans Verkuil
· 15 years ago
32cd527
V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct
by Hans Verkuil
· 15 years ago
85e0921
V4L/DVB: Add SPI support to V4L2
by Dmitri Belimov
· 15 years ago
3ccc646
V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
by Andy Walls
· 15 years ago
9a74251
V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats
by Guennadi Liakhovetski
· 15 years ago
3253610
V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera
by Guennadi Liakhovetski
· 15 years ago
b6456c0
V4L/DVB (13571): v4l: Adding Digital Video Timings APIs
by Muralidharan Karicheri
· 15 years ago
dbc8e34
V4L/DVB (13477): v4l2-subdev: remove unnecessary check
by Hans Verkuil
· 15 years ago
622b828
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
by Laurent Pinchart
· 15 years ago
1d986ad
V4L/DVB (13096): v4l2-subdev: Add v4l2_subdev_ir_ops and IR notify defines for v4l2_device
by Andy Walls
· 15 years ago
d6bacea
V4L/DVB (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev api
by Eduardo Valentin
· 15 years ago
b7f2cef
V4L/DVB (12158): v4l: add cropping prototypes to struct v4l2_subdev_video_ops
by Guennadi Liakhovetski
· 15 years ago
f0222c7
V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cfg/board calls
by Hans Verkuil
· 15 years ago
b5b2b7e
V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v4l2_device.
by Hans Verkuil
· 16 years ago
5325b42
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
by Hans Verkuil
· 16 years ago
3ff4ad8
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_subdev.
by Hans Verkuil
· 16 years ago
f41737e
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
by Hans Verkuil
· 16 years ago
cc26b07
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing core->init.
by Hans Verkuil
· 16 years ago
7c9fc9d
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
by Hans Verkuil
· 16 years ago
78a3b4d
V4L/DVB (11367): v4l2-common: remove legacy code
by Hans Verkuil
· 16 years ago
4b2ce11
V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals.
by Hans Verkuil
· 16 years ago
2da9479
V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.
by Hans Verkuil
· 16 years ago
98ec633
V4L/DVB (11021): v4l2-device: add a notify callback.
by Hans Verkuil
· 16 years ago
b016760
V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_dev
by Hans Verkuil
· 16 years ago
1b6f1d9
V4L/DVB (10542): v4l2-subdev: add querystd and g_input_status
by Hans Verkuil
· 16 years ago
952617f
V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls support
by Hans Verkuil
· 16 years ago
aecde8b5
V4L/DVB (10141): v4l2: debugging API changed to match against driver name instead of ID.
by Hans Verkuil
· 16 years ago
069b747
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
by Hans Verkuil
· 16 years ago
035f8dc
V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.
by Hans Verkuil
· 16 years ago
1fe2740
V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks
by Hans Verkuil
· 16 years ago
2a1fcdf
V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 framework.
by Hans Verkuil
· 16 years ago