aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-23[media] smiapp: Check for GPIO validity using gpio_is_valid()Sakari Ailus1-5/+5
2014-05-23[media] smiapp: Use better regulator name for the Device treeSakari Ailus1-1/+1
2014-05-23[media] smiapp: Scaling goodness is signedSakari Ailus1-1/+1
2014-05-23[media] smiapp: Call limits quirk immediately after retrieving the limitsSakari Ailus1-6/+6
2014-05-23[media] smiapp: Print the index of the format descriptorSakari Ailus1-2/+2
2014-05-13[media] V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from user-spaceGuennadi Liakhovetski1-1/+1
2014-05-13[media] tw9910: add g_tvnorms video opHans Verkuil1-0/+7
2014-04-23[media] smiapp: Use %u for printing u32 valueSakari Ailus1-1/+1
2014-04-23[media] smiapp: Define macros for obtaining properties of register definitionsSakari Ailus2-6/+11
2014-04-23[media] smiapp: Add register diversion quirkSakari Ailus3-6/+57
2014-04-23[media] smiapp: Make PLL (quirk) flags a functionSakari Ailus3-4/+9
2014-04-23[media] smiapp: Make PLL flags unsigned longSakari Ailus1-1/+1
2014-04-23[media] smiapp: Make PLL flags separate from regular quirk flagsSakari Ailus3-7/+5
2014-04-23[media] smiapp: Use I2C adapter ID and address in the sub-device nameSakari Ailus1-2/+3
2014-04-23[media] smiapp: Add a macro for constructing 8-bit quirk registersSakari Ailus1-0/+6
2014-04-23[media] smiapp: Fix determining the need for 8-bit read accessSakari Ailus1-1/+1
2014-04-23[media] smiapp: Rename SMIA_REG to SMIAPP_REG for consistencySakari Ailus4-21/+21
2014-04-23[media] smiapp: Remove unused quirk register functionalitySakari Ailus4-65/+0
2014-04-16[media] adv7842: Disable access to EDID DDC lines before chip power upMartin Bugge1-3/+6
2014-04-16[media] adv7842: update RGB quantization range on HDMI/DVI-D mode irqMartin Bugge1-0/+1
2014-04-15[media] s5c73m3: Add missing rename of v4l2_of_get_next_endpoint() functionSylwester Nawrocki1-1/+1
2014-04-05Merge branch 'topic/exynos' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-50/+565
2014-04-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds17-174/+890
2014-03-28[media] saa6752hs: depends on CRC32Hans Verkuil1-0/+1
2014-03-24[media] adv7180: free an interrupt on failure paths in init_device()Alexey Khoroshilov1-7/+11
2014-03-14[media] V4L: s5c73m3: Add device tree supportSylwester Nawrocki3-50/+167
2014-03-14[media] V4L: Add driver for s5k6a3 image sensorSylwester Nawrocki3-0/+398
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-2/+2
2014-03-11[media] media: i2c: Kconfig: create dependency to MEDIA_CONTROLLER for adv7*Marcus Folkesson1-3/+3
2014-03-11[media] adv7180: Add support for power downLars-Peter Clausen1-10/+42
2014-03-11[media] adv7180: Add support for async device registrationLars-Peter Clausen1-0/+10
2014-03-11[media] adv7180: Use threaded IRQ instead of IRQ + workqueueLars-Peter Clausen1-28/+5
2014-03-11[media] adv7180: Remove duplicated probe error messageLars-Peter Clausen1-1/+0
2014-03-11[media] adv7180: Remove unnecessary v4l2_device_unregister_subdev() from probe error pathLars-Peter Clausen1-1/+0
2014-03-11[media] adv7180: Free control handler on remove()Lars-Peter Clausen1-0/+1
2014-03-11[media] adv7180: Fix remove orderLars-Peter Clausen1-2/+2
2014-03-11[media] adv*: replace the deprecated v4l2_subdev_edid by v4l2_edidHans Verkuil4-6/+6
2014-03-11[media] lm3646: add new dual LED Flash driverDaniel Jeong3-0/+424
2014-03-11[media] lm3560: prevent memory leak in case of pdata absenceAndy Shevchenko1-2/+1
2014-03-11[media] lm3560: keep style for the commentsAndy Shevchenko1-5/+8
2014-03-11[media] lm3560: remove FSF address from the licenseAndy Shevchenko1-6/+0
2014-03-11[media] tvp5150: Make debug module parameter visible in sysfsPhilipp Zabel1-1/+1
2014-03-11[media] tvp5150: Fix type mismatch warning in clamp macroPhilipp Zabel1-3/+3
2014-03-11Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2-12/+20
2014-03-06[media] of: move graph helpers from drivers/media/v4l2-core to drivers/ofPhilipp Zabel5-7/+10
2014-02-28[media] ths8200: Format adjustmentMartin Bugge1-10/+10
2014-02-28[media] ths8200: Corrected sync polarities settingMartin Bugge1-1/+1
2014-02-28[media] ths8200: Zero blanking level for RGBMartin Bugge1-2/+2
2014-02-24[media] mt9v032: Check return value of clk_prepare_enable/clk_set_rateLad, Prabhakar1-2/+8
2014-02-24[media] mt9p031: Check return value of clk_prepare_enable/clk_set_rateLad, Prabhakar1-3/+12