summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* media: staging: tegra-vde: select DMA_SHARED_BUFFERArnd Bergmann2018-01-231-0/+1
* media: dw9714: annotate a __be16 integer valueMauro Carvalho Chehab2018-01-231-1/+1
* media: dw9714: Remove client field in driver's structSakari Ailus2018-01-231-14/+5
* media: dw9714: Call pm_runtime_idle() at the end of probe()Sakari Ailus2018-01-231-0/+1
* media: rc: do not remove first bit if leader pulse is presentSean Young2018-01-234-10/+12
* media: rc: clean up leader pulse/space for manchester encodingSean Young2018-01-235-44/+24
* media: lirc: lirc daemon fails to detect raw IR deviceSean Young2018-01-231-2/+2
* media: lirc: add module alias for lirc_devSean Young2018-01-231-0/+2
* media: lirc: don't kfree the uninitialized pointer txbufColin Ian King2018-01-231-2/+3
* media: ov5640: add support of RGB565 and YUYV formatsHugues Fruchet2018-01-051-7/+67
* media: ov5640: add support of DVP parallel interfaceHugues Fruchet2018-01-051-18/+130
* media: ov5640: check chip idHugues Fruchet2018-01-051-16/+79
* media: ov5640: switch to gpiod_set_value_cansleep()Hugues Fruchet2018-01-051-4/+4
* media: mt9m111: add V4L2_CID_TEST_PATTERN controlAkinobu Mita2018-01-051-0/+27
* media: mt9m111: add media controller supportAkinobu Mita2018-01-051-2/+20
* media: mt9m111: create subdevice device nodeAkinobu Mita2018-01-051-0/+2
* media: i2c: Add the ov7740 image sensor driverWenyou Yang2018-01-053-0/+1225
* media: imx274: Silence uninitialized variable warningDan Carpenter2018-01-051-1/+1
* media: intel-ipu3: cio2: fix for wrong vb2buf state warningsYong Zhi2018-01-051-4/+5
* media: intel-ipu3: cio2: fix a crash with out-of-bounds accessYong Zhi2018-01-051-2/+5
* media: intel-ipu3: cio2: fix building with large PAGE_SIZEArnd Bergmann2018-01-051-1/+1
* media: intel-ipu3: cio2: mark PM functions as __maybe_unusedArnd Bergmann2018-01-051-2/+2
* media: intel-ipu3: Rename arr_size macro, use minSakari Ailus2018-01-051-7/+4
* media: staging: use tabs instead of spaces at Kconfig and davinciMauro Carvalho Chehab2018-01-042-12/+12
* media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab2018-01-04124-1491/+1491
* media: fix usage of whitespaces and on indentationMauro Carvalho Chehab2018-01-0460-156/+156
* media: uvcvideo: Add a quirk for Generalplus Technology Inc. 808 CameraNeil Armstrong2018-01-041-0/+9
* media: uvcvideo: Add a metadata device nodeGuennadi Liakhovetski2018-01-047-22/+370
* media: uvcvideo: Add extensible device informationGuennadi Liakhovetski2018-01-041-49/+78
* media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski2018-01-041-0/+1
* media: uvcvideo: Report V4L2 device caps through the video_device structureLaurent Pinchart2018-01-042-4/+11
* media: uvcvideo: Factor out video device registration to a functionLaurent Pinchart2018-01-042-25/+51
* media: uvcvideo: Use ktime_t for timestampsArnd Bergmann2018-01-042-26/+13
* media: uvcvideo: Use ktime_t for statsArnd Bergmann2018-01-042-9/+6
* media: vb2: add a new warning about pending buffersMauro Carvalho Chehab2018-01-031-1/+4
* media: vb2: add pr_fmt() macroMauro Carvalho Chehab2018-01-031-14/+16
* media: vb2: Fix a bug about unnecessary calls to queue cancel and freeSatendra Singh Thakur2018-01-031-2/+5
* media: vb2: Enforce VB2_MAX_FRAME in vb2_core_reqbufs betterSakari Ailus2018-01-031-2/+3
* media: videobuf2-core: don't go out of the buffer rangeMauro Carvalho Chehab2018-01-031-0/+4
* media: pvrusb2: drop unneeded newlineJulia Lawall2018-01-031-1/+2
* media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLSDaniel Scheller2018-01-031-61/+52
* media: dvb-frontends/stv0910: field and register access helpersDaniel Scheller2018-01-031-0/+28
* media: dvb-frontends/stv0910: cleanup I2C access functionsDaniel Scheller2018-01-031-20/+8
* media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()Daniel Scheller2018-01-031-12/+16
* Merge tag 'v4.15-rc6' into patchworkMauro Carvalho Chehab2018-01-03299-1372/+2862
|\
| * Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2017-12-311-6/+2
| |\
| | * x86/apic: Switch all APICs to Fixed delivery modeThomas Gleixner2017-12-291-6/+2
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-12-3112-21/+44
| |\ \
| | * | genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-295-6/+6
| | * | gpio: brcmstb: Make really use of the new lockdep classThomas Gleixner2017-12-291-1/+1