Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a2f54be94f4cbce269bca6188d3fb4310c346fd1
/
drivers
/
media
/
i2c
/
soc_camera
/
tw9910.c
717fd5b
[media] v4l2: replace try_mbus_fmt by set_fmt
by Hans Verkuil
· 10 years ago
da298c6
[media] v4l2: replace video op g_mbus_fmt by pad op get_fmt
by Hans Verkuil
· 10 years ago
ebcff5f
[media] v4l2: replace enum_mbus_fmt by enum_mbus_code
by Hans Verkuil
· 10 years ago
f5fe58f
[media] i2c: Make use of media_bus_format enum
by Boris BREZILLON
· 10 years ago
8774bed
[media] v4l: subdev: Move [gs]_std operation to video ops
by Laurent Pinchart
· 11 years ago
dc5730f
[media] tw9910: add g_tvnorms video op
by Hans Verkuil
· 11 years ago
9aea470
[media] soc-camera: switch I2C subdevice drivers to use v4l2-clk
by Guennadi Liakhovetski
· 12 years ago
f88b50a
[media] soc_camera: tw9910: Remove empty function
by Sachin Kamat
· 12 years ago
15c4fee
[media] media/i2c: fill in missing reg->size fields
by Hans Verkuil
· 12 years ago
6be89da
[media] soc_camera sensors: remove g_chip_ident op
by Hans Verkuil
· 12 years ago
977ba3b
[media] v4l2: add const to argument of write-only s_register ioctl
by Hans Verkuil
· 12 years ago
70e176a
[media] soc-camera: use devm_kzalloc in subdevice drivers
by Guennadi Liakhovetski
· 12 years ago
25a3481
[media] soc-camera: split struct soc_camera_link into host and subdevice parts
by Guennadi Liakhovetski
· 12 years ago
4bbc6d5
[media] soc-camera: Push probe-time power management to drivers
by Laurent Pinchart
· 12 years ago
4ec10ba
[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functions
by Laurent Pinchart
· 12 years ago
2a2d1cf
[media] move soc_camera i2c drivers into its own dir
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/tw9910.c]
7bf6afbb
[media] tw9910: Don't access the device in the g_mbus_fmt operation
by Laurent Pinchart
· 12 years ago
c6e8d86
[media] convert drivers/media/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
95d2010
[media] V4L: replace soc-camera specific soc_mediabus.h with v4l2-mediabus.h
by Guennadi Liakhovetski
· 13 years ago
2f0babb7
[media] V4L: soc-camera: make (almost) all client drivers re-usable outside of the framework
by Guennadi Liakhovetski
· 13 years ago
14178aa
[media] V4L: soc-camera: start removing struct soc_camera_device from client drivers
by Guennadi Liakhovetski
· 13 years ago
0934d94
[media] soc_camera: remove the now obsolete struct soc_camera_ops
by Hans Verkuil
· 13 years ago
5476ea8
[media] V4L: tw9910: remove superfluous soc-camera client operations
by Guennadi Liakhovetski
· 13 years ago
0d3263f
[media] V4L: tw9910: support the new mbus-config subdev ops
by Guennadi Liakhovetski
· 13 years ago
2ad90b7
[media] V4L: tw9910: remove a not really implemented cropping support
by Guennadi Liakhovetski
· 13 years ago
7dfff95
[media] V4L: soc-camera: remove soc-camera bus and devices on it
by Guennadi Liakhovetski
· 13 years ago
4df4ada
[media] V4L: tw9910: remove bogus ENUMINPUT implementation
by Guennadi Liakhovetski
· 13 years ago
c4ce6d1
V4L/DVB: v4l: Use v4l2_get_subdevdata instead of accessing v4l2_subdev::priv
by Laurent Pinchart
· 14 years ago
ace6e97
V4L/DVB: mediabus: fix ambiguous pixel code names
by Guennadi Liakhovetski
· 14 years ago
e620d1e
Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
3805f20
V4L/DVB: v4l2-subdev.h: fix enum_mbus_fmt prototype
by Hans Verkuil
· 15 years ago
906b101
tw9910: use TABs for indentation
by Guennadi Liakhovetski
· 15 years ago
70da92e
V4L/DVB (13669): tw9910: Add sync polarity support
by Kuninori Morimoto
· 15 years ago
c1d7b06
V4L/DVB (13668): tw9910: remove cropping
by Kuninori Morimoto
· 15 years ago
7874b90
V4L/DVB (13667): tw9910: modify output format
by Kuninori Morimoto
· 15 years ago
398994c
V4L/DVB (13666): tw9910: modify V/H outpit pin setting to use VALID
by Kuninori Morimoto
· 15 years ago
34cae30
V4L/DVB (13664): tw9910: use V4L2_FIELD_INTERLACED_BT
by Kuninori Morimoto
· 15 years ago
760697b
V4L/DVB (13659): soc-camera: convert to the new mediabus API
by Guennadi Liakhovetski
· 15 years ago
faa5826
V4L/DVB (13657): tw9910: Add revision control to tw9910_set_hsync
by Kuninori Morimoto
· 15 years ago
2079708
V4L/DVB (13656): tw9910: tw9910_set_hsync clean up
by Kuninori Morimoto
· 15 years ago
607e5ad
V4L/DVB (13655): tw9910: Add power control
by Kuninori Morimoto
· 15 years ago
06f292e
V4L/DVB (13654): tw9910: Tri-state pins when idle
by Kuninori Morimoto
· 15 years ago
88a67c5
V4L/DVB (13653): tw9910: simplify chip ID calculation
by Kuninori Morimoto
· 15 years ago
6d74e5f
V4L/DVB (13652): tw9910: Add revision control
by Kuninori Morimoto
· 15 years ago
0f44829
V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link
by Guennadi Liakhovetski
· 15 years ago
5d28d52
V4L/DVB (13645): soc-camera: fix multi-line comment coding style
by Guennadi Liakhovetski
· 15 years ago
4a4bc5e
V4L/DVB (13642): tw9910: The driver can also handle revision 1 of the chip
by Kuninori Morimoto
· 15 years ago
96c7539
V4L/DVB (12536): soc-camera: remove .gain and .exposure struct soc_camera_device members
by Guennadi Liakhovetski
· 15 years ago
6a6c878
V4L/DVB (12534): soc-camera: V4L2 API compliant scaling (S_FMT) and cropping (S_CROP)
by Guennadi Liakhovetski
· 15 years ago
85f8be6
V4L/DVB (12531): soc-camera: Use I2C device for dev_{dbg,info,...} output in all clients
by Guennadi Liakhovetski
· 15 years ago
08590b9
V4L/DVB (12529): soc-camera: switch to s_crop v4l2-subdev video operation
by Guennadi Liakhovetski
· 15 years ago
4a5a5b2
V4L/DVB (12527): tw9910: do not lie about cropping abilities
by Guennadi Liakhovetski
· 15 years ago
123ab62
V4L/DVB (12523): tw9910: return updated geometry on successful S_FMT and S_CROP
by Guennadi Liakhovetski
· 15 years ago
a0705b0
V4L/DVB (12515): soc-camera: use struct v4l2_rect in struct soc_camera_device
by Guennadi Liakhovetski
· 15 years ago
979ea1d
V4L/DVB (12510): soc-camera: (partially) convert to v4l2-(sub)dev API
by Guennadi Liakhovetski
· 15 years ago
40e2e09
V4L/DVB (12506): soc-camera: convert to platform device
by Guennadi Liakhovetski
· 15 years ago
0a861e9
soc-camera: unify i2c camera device platform data
by Guennadi Liakhovetski
· 16 years ago
09e231b
V4L/DVB (11024): soc-camera: separate S_FMT and S_CROP operations
by Guennadi Liakhovetski
· 16 years ago
1af1b7a
V4L/DVB (10670): tw9910: bit mask operation fix on tw9910_mask_set.
by Kuninori Morimoto
· 16 years ago
ac829d6
V4L/DVB (10616): tw9910: color format check is added on set_fmt
by Kuninori Morimoto
· 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
6d75611
V4L/DVB (10095): The failure of set_fmt is solved in tw9910
by Kuninori Morimoto
· 16 years ago
ed922a8
V4L/DVB (10094): Add tw9910 driver
by Kuninori Morimoto
· 16 years ago