summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
AgeCommit message (Expand)AuthorFilesLines
2016-02-01[media] msp3400: initialize MC dataMauro Carvalho Chehab2-0/+19
2016-02-01[media] tvp5150: create the expected number of padsMauro Carvalho Chehab1-3/+8
2016-01-29[media] tvp5150: Add pad-level subdev operationsLaurent Pinchart1-11/+42
2016-01-29[media] tvp5150: fix tvp5150_fill_fmt()Laurent Pinchart1-2/+2
2016-01-26Revert "[media] tvp5150: Fix breakage for serial usage"Mauro Carvalho Chehab1-4/+5
2016-01-25[media] media: i2c: ov2659: speedup probe if no device connectedGrygorii Strashko1-5/+3
2016-01-25[media] mt9v032: Add reset and standby gpiosMarkus Pargmann1-0/+28
2016-01-25[media] tvp5150: Fix breakage for serial usageMauro Carvalho Chehab1-5/+4
2016-01-25[media] tvp5150: Add OF match tableEduard Gavin1-0/+9
2016-01-25[media] tvp5150: Configure data interface via DTJavier Martinez Canillas1-3/+63
2016-01-25[media] tvp5150: Initialize the chip on probeJavier Martinez Canillas1-0/+35
2016-01-25[media] tvp5150: Add g_mbus_config subdev operation supportLaurent Pinchart1-0/+11
2016-01-25[media] tvp5150: Add s_stream subdev operation supportLaurent Pinchart1-0/+16
2016-01-25[media] tvp5150: Add pixel rate control supportLaurent Pinchart1-1/+4
2016-01-25[media] tvp5150: Add tvp5151 supportLaurent Pinchart1-0/+2
2016-01-25[media] tvp5150: Restructure version detectionLaurent Pinchart1-34/+45
2016-01-25[media] s5k6a3: Fix VIDIOC_SUBDEV_G_FMT ioctl for TRY formatJacek Anaszewski1-2/+1
2016-01-25[media] soc_camera: constify v4l2_subdev_sensor_ops structuresJulia Lawall3-3/+3
2016-01-11[media] media framework: rename pads init function to media_entity_pads_init()Mauro Carvalho Chehab27-31/+31
2016-01-11[media] uapi/media.h: Rename entities types to functionsMauro Carvalho Chehab17-20/+20
2016-01-11[media] media-entity.h: rename entity.type to entity.functionMauro Carvalho Chehab14-17/+17
2016-01-11[media] s5k5baf: fix subdev typeMauro Carvalho Chehab1-1/+1
2016-01-11[media] s5c73m3: fix subdev typeMauro Carvalho Chehab1-2/+2
2016-01-11[media] smiapp: create pad links after subdev registrationJavier Martinez Canillas1-10/+10
2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab3-5/+5
2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab27-30/+30
2015-12-18[media] cs3308: add new 8-channel volume control driverHans Verkuil3-0/+149
2015-12-18[media] cx25840: initialize the standard to NTSC_MHans Verkuil1-1/+2
2015-12-18[media] cx25840: fix cx25840_s_stream for cx2388x and cx231xxHans Verkuil1-18/+19
2015-12-18[media] cx25840: relax a Vsrc checkHans Verkuil1-1/+7
2015-12-18[media] cx25840: more cx23888 register address changesHans Verkuil1-26/+23
2015-12-18[media] cx25840: fix VBI support for cx23888Hans Verkuil3-19/+34
2015-12-03[media] v4l2-dv-timings: add new arg to v4l2_match_dv_timingsHans Verkuil3-8/+8
2015-11-18[media] s5c73m3-spi: fix compilation breakage when compiled as ModuleMauro Carvalho Chehab1-1/+1
2015-11-18[media] s5c73m3: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-11-17[media] i2c: constify v4l2_ctrl_ops structuresJulia Lawall6-6/+6
2015-11-17[media] media: adv7180: increase delay after reset to 5msUlrich Hecht1-1/+1
2015-11-17[media] adv7511: fix incorrect bit offsetHans Verkuil1-1/+1
2015-11-17[media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab11-11/+11
2015-11-17[media] include/media: split I2C headers from V4L2 coreMauro Carvalho Chehab52-52/+52
2015-11-09remove abs64()Andrew Morton1-1/+1
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-1/+0
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-10-20[media] smiapp: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-10-03[media] i2c: fix platform_no_drv_owner.cocci warningsFengguang Wu1-1/+0
2015-10-01[media] s5c73m3: fix a sparse warningMauro Carvalho Chehab1-1/+1
2015-10-01[media] tvp5150: add support for asynchronous probingJavier Martinez Canillas1-3/+11
2015-10-01[media] s5c73m3: Export OF module alias informationJavier Martinez Canillas1-0/+1
2015-10-01[media] ml86v7667: implement g_std() methodSergei Shtylyov1-0/+10
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds60-286/+3134