aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-10[media] m5mols: Add missing #include <linux/sizes.h>Sylwester Nawrocki1-0/+1
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-10-06[media] ov2640: select sensor register bank before applying h/v-flip settingsFrank Schäfer1-0/+5
2012-10-05[media] tvp514x: s_routing should just change routing, not try to detect a signalHans Verkuil1-71/+6
2012-10-05[media] media: mt9p031/mt9t001/mt9v032: use V4L2_CID_TEST_PATTERN for test pattern controlLad, Prabhakar3-40/+55
2012-10-05[media] m5mols: Implement .get_frame_desc subdev callbackSylwester Nawrocki4-0/+60
2012-10-05[media] ths7303: enable THS7303 for HD modesManjunath Hadli1-16/+90
2012-10-02[media] s5k6aa: Fix possible NULL pointer dereferenceSylwester Nawrocki1-7/+4
2012-10-01[media] m5mols: Protect driver data with a mutexSylwester Nawrocki2-33/+62
2012-10-01[media] m5mols: Remove unneeded control ops assignmentsSylwester Nawrocki1-7/+0
2012-10-01[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format structHans Verkuil4-4/+6
2012-10-01[media] m5mols: Fix cast warnings from m5mols_[set/get]_ctrl_modeSylwester Nawrocki2-4/+4
2012-10-01[media] m5mols: Add missing free_irq() on error pathSylwester Nawrocki1-1/+3
2012-09-27[media] msp3400: convert struct i2c_msg initialization to C99 formatShubhrajyoti D1-6/+34
2012-09-27[media] tvaudio: convert struct i2c_msg initialization to C99 formatShubhrajyoti D1-2/+11
2012-09-27[media] ks0127: convert struct i2c_msg initialization to C99 formatShubhrajyoti D1-2/+11
2012-09-26[media] tvaudio: add back lost tda9875 copyrightHans Verkuil1-0/+4
2012-09-26[media] smiapp: Provide module identification information through sysfsSakari Ailus1-2/+26
2012-09-26[media] smiapp: Use highest bits-per-pixel for sensor internal formatSakari Ailus1-1/+5
2012-09-26[media] smiapp: Remove unused functionSachin Kamat1-20/+0
2012-09-26[media] smiapp: Use devm_* functions in smiapp-core.c fileSachin Kamat1-36/+11
2012-09-26[media] Add v4l2 subdev driver for S5K4ECGX sensorSangwook Lee3-0/+1044
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil9-35/+35
2012-09-26[media] v4l2: remove experimental tag from a number of old driversHans Verkuil1-2/+2
2012-09-23[media] drivers/media/i2c/tea6415c.c: removes unnecessary semicolonPeter Senna Tschudin1-2/+2
2012-09-14[media] mt9m032.c: introduce missing initializationJulia Lawall1-1/+1
2012-09-14[media] m5mols: introduce missing initializationJulia Lawall1-1/+1
2012-09-13[media] mt9p031: Fix horizontal and vertical blanking configurationLaurent Pinchart1-6/+6
2012-09-13[media] mt9v032: Export horizontal and vertical blanking as V4L2 controlsLaurent Pinchart1-3/+32
2012-09-13[media] mt9v032: Provide link frequency controlLaurent Pinchart1-5/+43
2012-09-13[media] mt9v032: Provide pixel rate controlSakari Ailus1-2/+25
2012-09-13[media] ad9389b: driver for the Analog Devices AD9389B video encoderHans Verkuil3-0/+1340
2012-09-13[media] adv7604: driver for the Analog Devices ADV7604 video decoderHans Verkuil3-0/+1972
2012-08-21[media] Add missing help for some menuconfig itemsMauro Carvalho Chehab1-1/+1
2012-08-21[media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab1-15/+6
2012-08-21[media] Cleanup media Kconfig filesMauro Carvalho Chehab1-1/+1
2012-08-21sh_mobile_csi2: move it to the right placeMauro Carvalho Chehab1-398/+0
2012-08-15[media] mt9v022: Add support for mt9v024Alex Gershgorin2-6/+32
2012-08-15[media] ov772x: Stop sensor readout right after resetLaurent Pinchart1-2/+8
2012-08-15[media] ov772x: Compute window size registers at runtimeLaurent Pinchart1-95/+67
2012-08-15[media] ov772x: Add support for SBGGR10 formatLaurent Pinchart1-7/+36
2012-08-15[media] ov772x: Add ov772x_read() and ov772x_write() functionsLaurent Pinchart1-16/+22
2012-08-15[media] ov772x: Make to_ov772x convert from v4l2_subdev to ov772x_privLaurent Pinchart1-11/+10
2012-08-15[media] ov772x: try_fmt must not default to the current formatLaurent Pinchart1-29/+7
2012-08-15[media] ov772x: Don't fail in s_fmt if the requested format isn't supportedLaurent Pinchart1-40/+43
2012-08-15[media] ov772x: Select the default format at probe timeLaurent Pinchart1-32/+32
2012-08-15[media] ov772x: Fix memory leak in probe error pathLaurent Pinchart1-5/+4
2012-08-15[media] soc-camera: Push probe-time power management to driversLaurent Pinchart14-103/+204
2012-08-15[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functionsLaurent Pinchart14-28/+160
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab1-1554/+0