aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-08[media] et8ek8: Fix compiler / Coccinelle warningsSakari Ailus1-3/+2
2017-02-08[media] media: fix semicolon.cocci warningsFengguang Wu1-1/+1
2017-02-03[media] tc358743: ctrl_detect_tx_5v should always be updatedMats Randgaard1-0/+1
2017-02-03[media] tc358743: Disable HDCP with "manual HDCP authentication" bitMats Randgaard2-20/+13
2017-02-03[media] tc358743: Do not read number of CSI lanes in use from chipMats Randgaard1-7/+7
2017-02-03[media] drivers: media: i2c: ml86v7667: constify v4l2_subdev_* structuresBhumika Goyal1-3/+3
2017-02-03[media] drivers: media: i2c: ak881x: constify v4l2_subdev_* structuresBhumika Goyal1-3/+3
2017-02-03[media] media: i2c: m5mols: m5mols_core: constify v4l2_subdev_pad_ops structuresBhumika Goyal1-1/+1
2017-02-03[media] m5mols: set usleep_range delta greater 0Nicholas Mc Guire1-2/+3
2017-02-03[media] drivers: media: i2c: constify v4l2_subdev_* structuresBhumika Goyal4-13/+13
2017-01-31[media] ov9650: use msleep() for uncritical long delayNicholas Mc Guire1-2/+2
2017-01-31[media] v4l: mt9v032: Remove unneeded gpiod NULL checkLaurent Pinchart1-2/+1
2017-01-31[media] media: Driver for Toshiba et8ek8 5MP sensorPavel Machek7-0/+2208
2017-01-31[media] v4l: s5c73m3: fix negation operatorAndrzej Hajda1-1/+1
2017-01-30[media] adv7170: drop redundant ret localBaruch Siach1-3/+2
2017-01-30[media] ov2659: remove NOP assignmentBaruch Siach1-1/+0
2017-01-30[media] adv7604: Initialize drive strength to default when using DTLars-Peter Clausen1-0/+3
2017-01-30[media] soc-camera: Fix a return value in case of errorChristophe JAILLET1-1/+1
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus50-209/+0
2016-12-26Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab14-14/+14
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds14-14/+14
2016-12-21[media] s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2016-12-21[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart1-14/+19
2016-12-21[media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2-7/+26
2016-12-21[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart1-3/+2
2016-12-21[media] smiapp: Make suspend and resume functions __maybe_unusedSakari Ailus1-2/+2
2016-12-21[media] smiapp: Implement power-on and power-off sequences without runtime PMSakari Ailus1-19/+10
2016-12-12[media] v4l: tvp5150: Add missing break in set control handlerLaurent Pinchart1-0/+1
2016-12-12[media] v4l: tvp5150: Don't inline the tvp5150_selmux() functionLaurent Pinchart1-1/+1
2016-12-12[media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLERLaurent Pinchart1-2/+2
2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil3-8/+9
2016-11-18[media] tvp5150: get rid of KERN_CONTMauro Carvalho Chehab1-11/+13
2016-11-18[media] tvp5150: Get rid of direct calls to printk()Mauro Carvalho Chehab1-108/+110
2016-11-18[media] tvp5150: convert it to use dev_foo() macrosMauro Carvalho Chehab1-25/+24
2016-11-18[media] msp3400: convert it to use dev_foo() macrosMauro Carvalho Chehab2-85/+84
2016-11-18[media] msp3400-driver: don't use KERN_CONTMauro Carvalho Chehab1-18/+18
2016-11-16Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab1-1/+1
2016-11-16[media] cec: move the CEC framework out of staging and to mediaHans Verkuil1-3/+3
2016-11-16[media] adv7604: add vic detectHans Verkuil1-2/+16
2016-11-11rc: print correct variable for z8f0811Arnd Bergmann1-1/+1
2016-10-24[media] ad5820: Fix sparse warningSakari Ailus1-2/+3
2016-10-24[media] media: adv7604: automatic "default-input" selectionUlrich Hecht1-3/+3
2016-10-24[media] media: i2c: tvp514x: Reported mbus format should be MEDIA_BUS_FMT_UYVY8_2X8Benoit Parrot1-3/+3
2016-10-21[media] smiapp: Implement support for autosuspendSakari Ailus1-10/+19
2016-10-21[media] smiapp: Use runtime PMSakari Ailus2-59/+83
2016-10-21[media] smiapp: Set use suspend and resume ops for other functionsSakari Ailus1-2/+1
2016-10-21[media] smiapp: Set device for pixel array and binnerSakari Ailus1-0/+1
2016-10-21[media] smiapp: Drop BUG_ON() in suspend pathSakari Ailus1-2/+0