summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
AgeCommit message (Expand)Author
2012-10-10[media] m5mols: Add missing #include <linux/sizes.h>Sylwester Nawrocki
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin
2012-10-06[media] ov2640: select sensor register bank before applying h/v-flip settingsFrank Schäfer
2012-10-05[media] tvp514x: s_routing should just change routing, not try to detect a si...Hans Verkuil
2012-10-05[media] media: mt9p031/mt9t001/mt9v032: use V4L2_CID_TEST_PATTERN for test pa...Lad, Prabhakar
2012-10-05[media] m5mols: Implement .get_frame_desc subdev callbackSylwester Nawrocki
2012-10-05[media] ths7303: enable THS7303 for HD modesManjunath Hadli
2012-10-02[media] s5k6aa: Fix possible NULL pointer dereferenceSylwester Nawrocki
2012-10-01[media] m5mols: Protect driver data with a mutexSylwester Nawrocki
2012-10-01[media] m5mols: Remove unneeded control ops assignmentsSylwester Nawrocki
2012-10-01[media] sliced vbi: subdevs shouldn't clear the full v4l2_sliced_vbi_format s...Hans Verkuil
2012-10-01[media] m5mols: Fix cast warnings from m5mols_[set/get]_ctrl_modeSylwester Nawrocki
2012-10-01[media] m5mols: Add missing free_irq() on error pathSylwester Nawrocki
2012-09-27[media] msp3400: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-09-27[media] tvaudio: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-09-27[media] ks0127: convert struct i2c_msg initialization to C99 formatShubhrajyoti D
2012-09-26[media] tvaudio: add back lost tda9875 copyrightHans Verkuil
2012-09-26[media] smiapp: Provide module identification information through sysfsSakari Ailus
2012-09-26[media] smiapp: Use highest bits-per-pixel for sensor internal formatSakari Ailus
2012-09-26[media] smiapp: Remove unused functionSachin Kamat
2012-09-26[media] smiapp: Use devm_* functions in smiapp-core.c fileSachin Kamat
2012-09-26[media] Add v4l2 subdev driver for S5K4ECGX sensorSangwook Lee
2012-09-26[media] v4l2: make vidioc_s_crop constHans Verkuil
2012-09-26[media] v4l2: remove experimental tag from a number of old driversHans Verkuil
2012-09-23[media] drivers/media/i2c/tea6415c.c: removes unnecessary semicolonPeter Senna Tschudin
2012-09-14[media] mt9m032.c: introduce missing initializationJulia Lawall
2012-09-14[media] m5mols: introduce missing initializationJulia Lawall
2012-09-13[media] mt9p031: Fix horizontal and vertical blanking configurationLaurent Pinchart
2012-09-13[media] mt9v032: Export horizontal and vertical blanking as V4L2 controlsLaurent Pinchart
2012-09-13[media] mt9v032: Provide link frequency controlLaurent Pinchart
2012-09-13[media] mt9v032: Provide pixel rate controlSakari Ailus
2012-09-13[media] ad9389b: driver for the Analog Devices AD9389B video encoderHans Verkuil
2012-09-13[media] adv7604: driver for the Analog Devices ADV7604 video decoderHans Verkuil
2012-08-21[media] Add missing help for some menuconfig itemsMauro Carvalho Chehab
2012-08-21[media] Kconfig: merge all customise options into just oneMauro Carvalho Chehab
2012-08-21[media] Cleanup media Kconfig filesMauro Carvalho Chehab
2012-08-21sh_mobile_csi2: move it to the right placeMauro Carvalho Chehab
2012-08-15[media] mt9v022: Add support for mt9v024Alex Gershgorin
2012-08-15[media] ov772x: Stop sensor readout right after resetLaurent Pinchart
2012-08-15[media] ov772x: Compute window size registers at runtimeLaurent Pinchart
2012-08-15[media] ov772x: Add support for SBGGR10 formatLaurent Pinchart
2012-08-15[media] ov772x: Add ov772x_read() and ov772x_write() functionsLaurent Pinchart
2012-08-15[media] ov772x: Make to_ov772x convert from v4l2_subdev to ov772x_privLaurent Pinchart
2012-08-15[media] ov772x: try_fmt must not default to the current formatLaurent Pinchart
2012-08-15[media] ov772x: Don't fail in s_fmt if the requested format isn't supportedLaurent Pinchart
2012-08-15[media] ov772x: Select the default format at probe timeLaurent Pinchart
2012-08-15[media] ov772x: Fix memory leak in probe error pathLaurent Pinchart
2012-08-15[media] soc-camera: Push probe-time power management to driversLaurent Pinchart
2012-08-15[media] soc-camera: Add and use soc_camera_power_[on|off]() helper functionsLaurent Pinchart
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab