index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
tw9910.c
Age
Commit message (
Expand
)
Author
2010-10-21
V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv
Laurent Pinchart
2010-08-02
V4L/DVB: mediabus: fix ambiguous pixel code names
Guennadi Liakhovetski
2010-06-04
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
2010-06-01
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
Hans Verkuil
2010-02-26
tw9910: use TABs for indentation
Guennadi Liakhovetski
2009-12-16
V4L/DVB (13669): tw9910: Add sync polarity support
Kuninori Morimoto
2009-12-16
V4L/DVB (13668): tw9910: remove cropping
Kuninori Morimoto
2009-12-16
V4L/DVB (13667): tw9910: modify output format
Kuninori Morimoto
2009-12-16
V4L/DVB (13666): tw9910: modify V/H outpit pin setting to use VALID
Kuninori Morimoto
2009-12-16
V4L/DVB (13664): tw9910: use V4L2_FIELD_INTERLACED_BT
Kuninori Morimoto
2009-12-16
V4L/DVB (13659): soc-camera: convert to the new mediabus API
Guennadi Liakhovetski
2009-12-16
V4L/DVB (13657): tw9910: Add revision control to tw9910_set_hsync
Kuninori Morimoto
2009-12-16
V4L/DVB (13656): tw9910: tw9910_set_hsync clean up
Kuninori Morimoto
2009-12-16
V4L/DVB (13655): tw9910: Add power control
Kuninori Morimoto
2009-12-16
V4L/DVB (13654): tw9910: Tri-state pins when idle
Kuninori Morimoto
2009-12-16
V4L/DVB (13653): tw9910: simplify chip ID calculation
Kuninori Morimoto
2009-12-16
V4L/DVB (13652): tw9910: Add revision control
Kuninori Morimoto
2009-12-16
V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in str...
Guennadi Liakhovetski
2009-12-16
V4L/DVB (13645): soc-camera: fix multi-line comment coding style
Guennadi Liakhovetski
2009-12-16
V4L/DVB (13642): tw9910: The driver can also handle revision 1 of the chip
Kuninori Morimoto
2009-09-19
V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_dev...
Guennadi Liakhovetski
2009-09-19
V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping ...
Guennadi Liakhovetski
2009-09-19
V4L/DVB (12531): soc-camera: Use I2C device for dev_{dbg,info,...} output in ...
Guennadi Liakhovetski
2009-09-19
V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation
Guennadi Liakhovetski
2009-09-19
V4L/DVB (12527): tw9910: do not lie about cropping abilities
Guennadi Liakhovetski
2009-09-19
V4L/DVB (12523): tw9910: return updated geometry on successful S_FMT and S_CROP
Guennadi Liakhovetski
2009-09-19
V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device
Guennadi Liakhovetski
2009-09-19
V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API
Guennadi Liakhovetski
2009-09-19
V4L/DVB (12506): soc-camera: convert to platform device
Guennadi Liakhovetski
2009-06-17
soc-camera: unify i2c camera device platform data
Guennadi Liakhovetski
2009-03-30
V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
Guennadi Liakhovetski
2009-03-30
V4L/DVB (10670): tw9910: bit mask operation fix on tw9910_mask_set.
Kuninori Morimoto
2009-03-30
V4L/DVB (10616): tw9910: color format check is added on set_fmt
Kuninori Morimoto
2009-01-02
V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...
Hans Verkuil
2008-12-30
V4L/DVB (10095): The failure of set_fmt is solved in tw9910
Kuninori Morimoto
2008-12-30
V4L/DVB (10094): Add tw9910 driver
Kuninori Morimoto