summaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* [media] et8ek8: Fix compiler / Coccinelle warningsSakari Ailus2017-02-081-3/+2
* [media] media: fix semicolon.cocci warningsFengguang Wu2017-02-081-1/+1
* [media] tc358743: ctrl_detect_tx_5v should always be updatedMats Randgaard2017-02-031-0/+1
* [media] tc358743: Disable HDCP with "manual HDCP authentication" bitMats Randgaard2017-02-032-20/+13
* [media] tc358743: Do not read number of CSI lanes in use from chipMats Randgaard2017-02-031-7/+7
* [media] drivers: media: i2c: ml86v7667: constify v4l2_subdev_* structuresBhumika Goyal2017-02-031-3/+3
* [media] drivers: media: i2c: ak881x: constify v4l2_subdev_* structuresBhumika Goyal2017-02-031-3/+3
* [media] media: i2c: m5mols: m5mols_core: constify v4l2_subdev_pad_ops structuresBhumika Goyal2017-02-031-1/+1
* [media] m5mols: set usleep_range delta greater 0Nicholas Mc Guire2017-02-031-2/+3
* [media] drivers: media: i2c: constify v4l2_subdev_* structuresBhumika Goyal2017-02-034-13/+13
* [media] ov9650: use msleep() for uncritical long delayNicholas Mc Guire2017-01-311-2/+2
* [media] v4l: mt9v032: Remove unneeded gpiod NULL checkLaurent Pinchart2017-01-311-2/+1
* [media] media: Driver for Toshiba et8ek8 5MP sensorPavel Machek2017-01-317-0/+2208
* [media] v4l: s5c73m3: fix negation operatorAndrzej Hajda2017-01-311-1/+1
* [media] adv7170: drop redundant ret localBaruch Siach2017-01-301-3/+2
* [media] ov2659: remove NOP assignmentBaruch Siach2017-01-301-1/+0
* [media] adv7604: Initialize drive strength to default when using DTLars-Peter Clausen2017-01-301-0/+3
* [media] soc-camera: Fix a return value in case of errorChristophe JAILLET2017-01-301-1/+1
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-2750-209/+0
* Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab2016-12-2614-14/+14
|\
| * Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2414-14/+14
* | [media] s5k4ecgx: select CRC32 helperArnd Bergmann2016-12-211-0/+1
* | [media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart2016-12-211-14/+19
* | [media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2016-12-212-7/+26
* | [media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart2016-12-211-3/+2
* | [media] smiapp: Make suspend and resume functions __maybe_unusedSakari Ailus2016-12-211-2/+2
* | [media] smiapp: Implement power-on and power-off sequences without runtime PMSakari Ailus2016-12-211-19/+10
|/
* [media] v4l: tvp5150: Add missing break in set control handlerLaurent Pinchart2016-12-121-0/+1
* [media] v4l: tvp5150: Don't inline the tvp5150_selmux() functionLaurent Pinchart2016-12-121-1/+1
* [media] v4l: tvp5150: Compile tvp5150_link_setup out if !CONFIG_MEDIA_CONTROLLERLaurent Pinchart2016-12-121-2/+2
* [media] cec: pass parent device in register(), not allocate()Hans Verkuil2016-11-293-8/+9
* [media] tvp5150: get rid of KERN_CONTMauro Carvalho Chehab2016-11-181-11/+13
* [media] tvp5150: Get rid of direct calls to printk()Mauro Carvalho Chehab2016-11-181-108/+110
* [media] tvp5150: convert it to use dev_foo() macrosMauro Carvalho Chehab2016-11-181-25/+24
* [media] msp3400: convert it to use dev_foo() macrosMauro Carvalho Chehab2016-11-182-85/+84
* [media] msp3400-driver: don't use KERN_CONTMauro Carvalho Chehab2016-11-181-18/+18
* Merge tag 'v4.9-rc5' into patchworkMauro Carvalho Chehab2016-11-161-1/+1
|\
| * rc: print correct variable for z8f0811Arnd Bergmann2016-11-111-1/+1
* | [media] cec: move the CEC framework out of staging and to mediaHans Verkuil2016-11-161-3/+3
* | [media] adv7604: add vic detectHans Verkuil2016-11-161-2/+16
* | [media] ad5820: Fix sparse warningSakari Ailus2016-10-241-2/+3
* | [media] media: adv7604: automatic "default-input" selectionUlrich Hecht2016-10-241-3/+3
* | [media] media: i2c: tvp514x: Reported mbus format should be MEDIA_BUS_FMT_UYV...Benoit Parrot2016-10-241-3/+3
* | [media] smiapp: Implement support for autosuspendSakari Ailus2016-10-211-10/+19
* | [media] smiapp: Use runtime PMSakari Ailus2016-10-212-59/+83
* | [media] smiapp: Set use suspend and resume ops for other functionsSakari Ailus2016-10-211-2/+1
* | [media] smiapp: Set device for pixel array and binnerSakari Ailus2016-10-211-0/+1
* | [media] smiapp: Drop BUG_ON() in suspend pathSakari Ailus2016-10-211-2/+0