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
/
drivers
/
media
/
video
/
tw9910.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
[media] tw9910: Don't access the device in the g_mbus_fmt operation
Laurent Pinchart
1
-5
/
+3
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-15
/
+1
2011-11-04
[media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h
Guennadi Liakhovetski
1
-1
/
+1
2011-11-04
[media] V4L: soc-camera: make (almost) all client drivers re-usable outside o...
Guennadi Liakhovetski
1
-20
/
+30
2011-11-04
[media] V4L: soc-camera: start removing struct soc_camera_device from client ...
Guennadi Liakhovetski
1
-22
/
+10
2011-11-04
[media] soc_camera: remove the now obsolete struct soc_camera_ops
Hans Verkuil
1
-1
/
+0
2011-11-04
[media] V4L: tw9910: remove superfluous soc-camera client operations
Guennadi Liakhovetski
1
-50
/
+3
2011-11-04
[media] V4L: tw9910: support the new mbus-config subdev ops
Guennadi Liakhovetski
1
-2
/
+47
2011-11-04
[media] V4L: tw9910: remove a not really implemented cropping support
Guennadi Liakhovetski
1
-83
/
+46
2011-07-28
[media] V4L: soc-camera: remove soc-camera bus and devices on it
Guennadi Liakhovetski
1
-7
/
+3
2011-07-28
[media] V4L: tw9910: remove bogus ENUMINPUT implementation
Guennadi Liakhovetski
1
-11
/
+0
2010-10-21
V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv
Laurent Pinchart
1
-10
/
+10
2010-08-02
V4L/DVB: mediabus: fix ambiguous pixel code names
Guennadi Liakhovetski
1
-4
/
+4
2010-06-05
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-2
/
+0
2010-06-01
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
Hans Verkuil
1
-1
/
+1
2010-02-26
tw9910: use TABs for indentation
Guennadi Liakhovetski
1
-4
/
+4
2009-12-16
V4L/DVB (13669): tw9910: Add sync polarity support
Kuninori Morimoto
1
-2
/
+12
2009-12-16
V4L/DVB (13668): tw9910: remove cropping
Kuninori Morimoto
1
-48
/
+0
2009-12-16
V4L/DVB (13667): tw9910: modify output format
Kuninori Morimoto
1
-4
/
+4
2009-12-16
V4L/DVB (13666): tw9910: modify V/H outpit pin setting to use VALID
Kuninori Morimoto
1
-30
/
+8
2009-12-16
V4L/DVB (13664): tw9910: use V4L2_FIELD_INTERLACED_BT
Kuninori Morimoto
1
-4
/
+4
2009-12-16
V4L/DVB (13659): soc-camera: convert to the new mediabus API
Guennadi Liakhovetski
1
-45
/
+46
2009-12-16
V4L/DVB (13657): tw9910: Add revision control to tw9910_set_hsync
Kuninori Morimoto
1
-5
/
+8
2009-12-16
V4L/DVB (13656): tw9910: tw9910_set_hsync clean up
Kuninori Morimoto
1
-21
/
+16
2009-12-16
V4L/DVB (13655): tw9910: Add power control
Kuninori Morimoto
1
-3
/
+36
2009-12-16
V4L/DVB (13654): tw9910: Tri-state pins when idle
Kuninori Morimoto
1
-13
/
+30
2009-12-16
V4L/DVB (13653): tw9910: simplify chip ID calculation
Kuninori Morimoto
1
-6
/
+7
2009-12-16
V4L/DVB (13652): tw9910: Add revision control
Kuninori Morimoto
1
-5
/
+11
2009-12-16
V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...
Guennadi Liakhovetski
1
-3
/
+3
2009-12-16
V4L/DVB (13645): soc-camera: fix multi-line comment coding style
Guennadi Liakhovetski
1
-4
/
+4
2009-12-16
V4L/DVB (13642): tw9910: The driver can also handle revision 1 of the chip
Kuninori Morimoto
1
-1
/
+2
2009-09-19
V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev...
Guennadi Liakhovetski
1
-1
/
+2
2009-09-19
V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ...
Guennadi Liakhovetski
1
-34
/
+86
2009-09-19
V4L/DVB (12531): soc-camera: Use I2C device for dev_{dbg,info,...} output in ...
Guennadi Liakhovetski
1
-3
/
+3
2009-09-19
V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation
Guennadi Liakhovetski
1
-15
/
+16
2009-09-19
V4L/DVB (12527): tw9910: do not lie about cropping abilities
Guennadi Liakhovetski
1
-2
/
+4
2009-09-19
V4L/DVB (12523): tw9910: return updated geometry on successful S_FMT and S_CROP
Guennadi Liakhovetski
1
-2
/
+12
2009-09-19
V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device
Guennadi Liakhovetski
1
-16
/
+22
2009-09-19
V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API
Guennadi Liakhovetski
1
-88
/
+63
2009-09-19
V4L/DVB (12506): soc-camera: convert to platform device
Guennadi Liakhovetski
1
-52
/
+58
2009-06-17
soc-camera: unify i2c camera device platform data
Guennadi Liakhovetski
1
-2
/
+4
2009-03-30
V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
Guennadi Liakhovetski
1
-16
/
+29
2009-03-30
V4L/DVB (10670): tw9910: bit mask operation fix on tw9910_mask_set.
Kuninori Morimoto
1
-1
/
+3
2009-03-30
V4L/DVB (10616): tw9910: color format check is added on set_fmt
Kuninori Morimoto
1
-0
/
+13
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
1
-3
/
+3
2008-12-30
V4L/DVB (10095): The failure of set_fmt is solved in tw9910
Kuninori Morimoto
1
-6
/
+16
2008-12-30
V4L/DVB (10094): Add tw9910 driver
Kuninori Morimoto
1
-0
/
+941