index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
/
v4l2-subdev.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-26
V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
Andy Walls
1
-0
/
+1
2009-12-16
V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel a...
Guennadi Liakhovetski
1
-1
/
+17
2009-12-16
V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_l...
Guennadi Liakhovetski
1
-5
/
+17
2009-12-16
V4L/DVB (13571): v4l: Adding Digital Video Timings APIs
Muralidharan Karicheri
1
-0
/
+21
2009-12-05
V4L/DVB (13477): v4l2-subdev: remove unnecessary check
Hans Verkuil
1
-1
/
+1
2009-12-05
V4L/DVB (13238): v4l2_subdev: rename tuner s_standby operation to core s_power
Laurent Pinchart
1
-3
/
+4
2009-12-05
V4L/DVB (13096): v4l2-subdev: Add v4l2_subdev_ir_ops and IR notify defines fo...
Andy Walls
1
-0
/
+94
2009-09-12
V4L/DVB (12547): v4l2-subdev.h: Add g/s_modulator callbacks to subdev api
Eduardo Valentin
1
-0
/
+2
2009-09-12
V4L/DVB (12158): v4l: add cropping prototypes to struct v4l2_subdev_video_ops
Guennadi Liakhovetski
1
-0
/
+3
2009-06-23
V4L/DVB (12125): v4l2: add new s_config subdev ops and v4l2_i2c_new_subdev_cf...
Hans Verkuil
1
-1
/
+6
2009-06-17
V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v...
Hans Verkuil
1
-0
/
+5
2009-04-07
V4L/DVB (11380): v4l2-subdev: change s_routing prototype
Hans Verkuil
1
-3
/
+4
2009-04-07
V4L/DVB (11377): v4l: increase version numbers of drivers converted to v4l2_s...
Hans Verkuil
1
-9
/
+3
2009-04-07
V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.
Hans Verkuil
1
-1
/
+1
2009-04-07
V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...
Hans Verkuil
1
-7
/
+10
2009-04-07
V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.
Hans Verkuil
1
-3
/
+3
2009-04-07
V4L/DVB (11367): v4l2-common: remove legacy code
Hans Verkuil
1
-12
/
+95
2009-03-30
V4L/DVB (11313): v4l2-subdev: add enum_framesizes and enum_frameintervals.
Hans Verkuil
1
-0
/
+2
2009-03-30
V4L/DVB (11112): v4l2-subdev: add support for TRY_FMT, ENUM_FMT and G/S_PARM.
Hans Verkuil
1
-1
/
+5
2009-03-30
V4L/DVB (11021): v4l2-device: add a notify callback.
Hans Verkuil
1
-0
/
+5
2009-03-30
V4L/DVB (10644): v4l2-subdev: rename dev field to v4l2_dev
Hans Verkuil
1
-2
/
+2
2009-03-30
V4L/DVB (10542): v4l2-subdev: add querystd and g_input_status
Hans Verkuil
1
-0
/
+2
2009-03-30
V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls support
Hans Verkuil
1
-0
/
+3
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-3
/
+3
2009-01-02
V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl.
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg.
Hans Verkuil
1
-1
/
+1
2008-12-30
V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL pointer checks
Hans Verkuil
1
-0
/
+1
2008-12-30
V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the v4l2 fra...
Hans Verkuil
1
-0
/
+188