summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
AgeCommit message (Expand)AuthorFilesLines
2015-05-08media: replace bellow -> belowMauro Carvalho Chehab1-1/+1
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil5-19/+60
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil20-265/+287
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil24-147/+187
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil27-167/+246
2015-05-01[media] ov7670: use colorspace SRGB instead of JPEGHans Verkuil1-1/+1
2015-05-01[media] ov7670: check for valid width/height in ov7670_enum_frame_intervalHans Verkuil1-0/+23
2015-05-01[media] i2c: ov2659: signedness bug inov2659_set_fmt()Dan Carpenter1-1/+1
2015-05-01[media] media: adv7604: Fix masks used for querying timings in ADV7611jean-michel.hautbois@vodalys.com1-13/+56
2015-05-01[media] cx25840: fix bad identingMauro Carvalho Chehab1-1/+1
2015-05-01[media] ov7670: check read error also for REG_AECHH on ov7670_s_exp()Mauro Carvalho Chehab1-1/+1
2015-04-30[media] saa717x: fix multi-byte read codeMauro Carvalho Chehab1-2/+2
2015-04-28[media] s5c73m3/s5k5baf/s5k6aa: fix compiler warningsHans Verkuil3-3/+3
2015-04-27[media] media: i2c/adp1653: Devicetree support for adp1653Pavel Machek1-10/+90
2015-04-27[media] smiapp: Use v4l2_of_alloc_parse_endpoint()Sakari Ailus1-20/+18
2015-04-09Revert "[media] Add device tree support to adp1653 flash driver"Mauro Carvalho Chehab1-81/+9
2015-04-08[media] Add device tree support to adp1653 flash driverPavel Machek1-9/+81
2015-04-08[media] s5k5baf: Add missing error check for devm_kzallocKiran Padwal1-0/+2
2015-04-08[media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil4-14/+16
2015-04-08[media] ov2640: add missing consumer.h includeHans Verkuil1-0/+1
2015-04-02[media] smiapp: Clean up smiapp_get_pdata()Sakari Ailus1-4/+1
2015-04-02[media] media: i2c: add support for omnivision's ov2659 sensorBenoit Parrot3-0/+1521
2015-04-02[media] smiapp: Read link-frequencies property from the endpoint nodeSakari Ailus1-3/+2
2015-04-02[media] v4l: mt9v032: Add OF supportLaurent Pinchart1-1/+68
2015-04-02[media] v4l: mt9v032: Consider control initialization errors as fatalLaurent Pinchart1-3/+6
2015-04-02[media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart1-20/+11
2015-04-02[media] media: i2c: mt9p031: add support for asynchronous probingLad, Prabhakar1-1/+6
2015-04-02[media] media: i2c: mt9p031: make sure we destroy the mutexLad, Prabhakar1-1/+4
2015-04-02[media] mt9p031: fixed calculation of clk_divEnrico Scholz1-1/+1
2015-04-02[media] media: ov2640: add primary dt supportJosh Wu1-7/+83
2015-04-02[media] media: ov2640: add async probe functionJosh Wu1-14/+22
2015-04-02[media] smiapp: Make pixel_order_str staticSakari Ailus1-1/+1
2015-04-02[media] smiapp: Use of_property_read_u64_array() to read a 64-bit number arraySakari Ailus1-19/+5
2015-04-02[media] Revert "[media] smiapp: Don't compile of_read_number() if CONFIG_OF i...Sakari Ailus1-4/+0
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_interval 'which' fieldHans Verkuil1-14/+23
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_size 'which' fieldHans Verkuil1-4/+19
2015-03-23[media] v4l2-subdev: replace v4l2_subdev_fh by v4l2_subdev_pad_configHans Verkuil18-243/+249
2015-03-03[media] media: adv7604: improve usage of gpiod APIUwe Kleine-König1-10/+6
2015-03-03[media] media: i2c: ths7303: drop module param debugLad, Prabhakar1-4/+0
2015-03-03[media] media: drop call to v4l2_device_unregister_subdev()Lad, Prabhakar7-7/+0
2015-03-03[media] drivers: media: i2c : s5c73m3: Replace dev_err with pr_errTapasweni Pathak1-1/+1
2015-03-02[media] media: i2c: ADV7604: Rename adv7604 prefixesPablo Anton1-449/+449
2015-03-02[media] media: adv7604: CP CSC uses a different register on adv7604 and adv7611jean-michel.hautbois@vodalys.com1-1/+4
2015-03-02[media] media: i2c: ADV7604: In free run mode, signal is lockedjean-michel.hautbois@vodalys.com1-3/+9
2015-02-26[media] cx25840: better document the media padsMauro Carvalho Chehab2-4/+12
2015-02-26[media] cx25840: fix return logic when media entity init failsMauro Carvalho Chehab1-2/+1
2015-02-26[media] cx25840: better document the media controller TODOMauro Carvalho Chehab1-1/+14
2015-02-13[media] cx25840: fill the media controller entityMauro Carvalho Chehab2-0/+21
2015-02-02[media] adv7180: Add fast switch supportLars-Peter Clausen1-0/+29
2015-02-02[media] adv7180: Add I2P supportLars-Peter Clausen1-8/+148