summaryrefslogtreecommitdiff
path: root/drivers/media/i2c
AgeCommit message (Expand)Author
2015-06-10[media] s5k5baf: Convert use of __constant_cpu_to_be16 to cpu_to_be16Vaishali Thakkar
2015-06-09[media] ov2659: Don't depend on subdev APIMauro Carvalho Chehab
2015-06-09[media] v4l2-dv-timings: add interlace support in detect cvt/gtfPrashant Laddha
2015-06-09[media] adv7604: log alt-gamma and HDMI colorspaceHans Verkuil
2015-06-09[media] adv7604: fix broken saturator checkHans Verkuil
2015-06-09[media] adv7604: log infoframesHans Verkuil
2015-06-09[media] adv7511: log the currently set infoframesHans Verkuil
2015-06-09[media] adv7842: replace uintX_t by uX for consistencyHans Verkuil
2015-06-09[media] adv7511: replace uintX_t by uX for consistencyHans Verkuil
2015-06-05[media] adv7511: add xfer_func supportHans Verkuil
2015-05-30[media] adv7604/cobalt: missing GPIOLIB dependencyHans Verkuil
2015-05-20[media] adv7604/adv7842: replace FMT_CHANGED by V4L2_DEVICE_NOTIFY_EVENTHans Verkuil
2015-05-20[media] adv7842: Make output format configurable through pad format operationsHans Verkuil
2015-05-12[media] media: i2c: ov2659: Use v4l2_of_alloc_parse_endpoint()Lad, Prabhakar
2015-05-12[media] constify of_device_id arrayFabian Frederick
2015-05-08media: replace bellow -> belowMauro Carvalho Chehab
2015-05-01[media] v4l2: replace s_mbus_fmt by set_fmtHans Verkuil
2015-05-01[media] v4l2: replace try_mbus_fmt by set_fmtHans Verkuil
2015-05-01[media] v4l2: replace video op g_mbus_fmt by pad op get_fmtHans Verkuil
2015-05-01[media] v4l2: replace enum_mbus_fmt by enum_mbus_codeHans Verkuil
2015-05-01[media] ov7670: use colorspace SRGB instead of JPEGHans Verkuil
2015-05-01[media] ov7670: check for valid width/height in ov7670_enum_frame_intervalHans Verkuil
2015-05-01[media] i2c: ov2659: signedness bug inov2659_set_fmt()Dan Carpenter
2015-05-01[media] media: adv7604: Fix masks used for querying timings in ADV7611jean-michel.hautbois@vodalys.com
2015-05-01[media] cx25840: fix bad identingMauro Carvalho Chehab
2015-05-01[media] ov7670: check read error also for REG_AECHH on ov7670_s_exp()Mauro Carvalho Chehab
2015-04-30[media] saa717x: fix multi-byte read codeMauro Carvalho Chehab
2015-04-28[media] s5c73m3/s5k5baf/s5k6aa: fix compiler warningsHans Verkuil
2015-04-27[media] media: i2c/adp1653: Devicetree support for adp1653Pavel Machek
2015-04-27[media] smiapp: Use v4l2_of_alloc_parse_endpoint()Sakari Ailus
2015-04-09Revert "[media] Add device tree support to adp1653 flash driver"Mauro Carvalho Chehab
2015-04-08[media] Add device tree support to adp1653 flash driverPavel Machek
2015-04-08[media] s5k5baf: Add missing error check for devm_kzallocKiran Padwal
2015-04-08[media] adv: use V4L2_DV_FL_IS_CE_VIDEO instead of V4L2_DV_BT_STD_CEA861Hans Verkuil
2015-04-08[media] ov2640: add missing consumer.h includeHans Verkuil
2015-04-02[media] smiapp: Clean up smiapp_get_pdata()Sakari Ailus
2015-04-02[media] media: i2c: add support for omnivision's ov2659 sensorBenoit Parrot
2015-04-02[media] smiapp: Read link-frequencies property from the endpoint nodeSakari Ailus
2015-04-02[media] v4l: mt9v032: Add OF supportLaurent Pinchart
2015-04-02[media] v4l: mt9v032: Consider control initialization errors as fatalLaurent Pinchart
2015-04-02[media] v4l: mt9p031: Convert to the gpiod APILaurent Pinchart
2015-04-02[media] media: i2c: mt9p031: add support for asynchronous probingLad, Prabhakar
2015-04-02[media] media: i2c: mt9p031: make sure we destroy the mutexLad, Prabhakar
2015-04-02[media] mt9p031: fixed calculation of clk_divEnrico Scholz
2015-04-02[media] media: ov2640: add primary dt supportJosh Wu
2015-04-02[media] media: ov2640: add async probe functionJosh Wu
2015-04-02[media] smiapp: Make pixel_order_str staticSakari Ailus
2015-04-02[media] smiapp: Use of_property_read_u64_array() to read a 64-bit number arraySakari Ailus
2015-04-02[media] Revert "[media] smiapp: Don't compile of_read_number() if CONFIG_OF i...Sakari Ailus
2015-03-23[media] v4l2-subdev: add support for the new enum_frame_interval 'which' fieldHans Verkuil