summaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
Commit message (Expand)AuthorAgeFilesLines
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-2065-314/+314
* media: v4l2-fwnode: Add a deprecation note in the old ACPI parsing exampleSakari Ailus2019-03-201-1/+4
* media: ipu3-cio2: Set CSI-2 receiver sub-device entity functionSakari Ailus2019-03-201-0/+1
* media: v4l: i2c: Regroup lens drivers under their own sectionSakari Ailus2019-03-201-37/+39
* media: ti-vpe: Parse local endpoint for properties, not the remote oneSakari Ailus2019-03-201-10/+2
* media: pxa-camera: Match with device node, not the port nodeSakari Ailus2019-03-201-1/+1
* media: v4l2-fwnode: The first default data lane is 0 on C-PHYSakari Ailus2019-03-201-1/+5
* media: v4l2-fwnode: Defaults may not override endpoint configuration in firmwareSakari Ailus2019-03-201-1/+5
* media: ov7670: don't access registers when the device is powered offAkinobu Mita2019-03-201-5/+26
* media: ov7670: restore default settings after power-upAkinobu Mita2019-03-201-0/+1
* media: vicodec: reset last_src/dst_buf based on the IS_OUTPUTHans Verkuil2019-03-201-2/+5
* media: vicodec: remove WARN_ON(1) from get_q_data()Hans Verkuil2019-03-201-1/+0
* media: em28xx-input: make const array addr_list staticColin Ian King2019-03-191-1/+1
* media: dvb: Add support for the Avermedia TD310Jose Alberto Reguero2019-03-192-6/+26
* media: dvb: init i2c already in it930x_frontend_attachAndreas Kemnade2019-03-191-42/+42
* media: si2165: fix a missing check of return valueKangjie Lu2019-03-191-3/+5
* media: serial_ir: Fix use-after-free in serial_ir_init_moduleYueHaibing2019-03-191-8/+1
* media: rc: remove unused including <linux/version.h>YueHaibing2019-03-191-1/+0
* media: cx23885: check allocation returnNicholas Mc Guire2019-03-191-2/+3
* media: m88ds3103: serialize reset messages in m88ds3103_set_frontendJames Hutchinson2019-03-191-5/+4
* media: dvbsky: Avoid leaking dvb frontendStefan BrĂ¼ns2019-03-191-8/+10
* media: wl128x: Fix an error code in fm_download_firmware()Dan Carpenter2019-03-191-2/+3
* media: i2c: adv748x: select V4L2_FWNODEArnd Bergmann2019-03-191-0/+1
* media: strscpy() returns a negative value on failure unlike strlcpy().Hans Petter Selasky2019-03-191-1/+1
* media: vimc: stream: init/terminate the first entityHelen Fornazier2019-03-191-10/+16
* media: vimc: stream: add docs to struct vimc_streamHelen Fornazier2019-03-191-0/+15
* media: vimc: stream: cleanup frame field from struct vimc_streamHelen Fornazier2019-03-192-7/+4
* media: vimc: cap: fix step width/height in enum framesizeHelen Fornazier2019-03-191-2/+2
* media: vimc: stream: fix thread state before sleepHelen Fornazier2019-03-191-1/+1
* media: vimc: deb: fix default sink bayer formatHelen Fornazier2019-03-191-1/+1
* media: videobuf2: Return error after allocation failureSouptick Joarder2019-03-191-5/+5
* media: gspca: do not resubmit URBs when streaming has stoppedHans Verkuil2019-03-191-2/+6
* media: au0828: minor fix to a misleading comment in _close()Shuah Khan2019-03-191-2/+2
* media: replace WARN_ON in __media_pipeline_start()Shuah Khan2019-03-191-1/+4
* media: vicodec: avoid clang frame size warningArnd Bergmann2019-03-191-11/+18
* media: cx18: update *pos correctly in cx18_read_pos()Dan Carpenter2019-03-191-1/+1
* media: ivtv: update *pos correctly in ivtv_read_pos()Dan Carpenter2019-03-191-1/+1
* media: go7007: avoid clang frame overflow warning with KASANArnd Bergmann2019-03-191-2/+2
* media: saa7146: avoid high stack usage with clangArnd Bergmann2019-03-192-6/+4
* media: atmel-isc: Add support for BT656 with CRC decodingKen Sloat2019-03-192-1/+8
* media: vb2: drop VB2_BUF_STATE_REQUEUEINGHans Verkuil2019-03-192-13/+3
* media: cobalt: replace VB2_BUF_STATE_REQUEUEING by _ERRORHans Verkuil2019-03-191-1/+1
* media: stm32-dcmi: fix DMA corruption when stopping streamingHugues Fruchet2019-03-191-0/+17
* media: stm32-dcmi: fix check of pm_runtime_get_sync return valueHugues Fruchet2019-03-191-3/+3
* media: platform/sh_veu.c: remove redundant NULL pointer checksShaobo He2019-03-191-6/+0
* media: cpia2: Fix use-after-free in cpia2_exitYueHaibing2019-03-191-2/+1
* media: mtk-vcodec: fix access to vb2_v4l2_buffer structAlexandre Courbot2019-03-191-2/+2
* media: rcar-vin: Enable support for r8a774a1Biju Das2019-03-191-0/+4
* media: rcar-csi2: Enable support for r8a774a1Biju Das2019-03-191-0/+4
* media: rcar_drif: Remove devm_ioremap_resource() error printingGeert Uytterhoeven2019-03-191-5/+3