summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)AuthorFilesLines
2020-10-01media: staging/imx: Missing assignment in imx_media_capture_device_register()Dan Carpenter1-1/+1
2019-10-05media: imx: mipi csi-2: Don't fail if initial state times-outEzequiel Garcia1-8/+4
2019-07-31media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initial...Shailendra Verma1-0/+3
2019-03-23media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam1-12/+13
2019-03-23media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam1-3/+14
2019-03-23media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam1-9/+17
2018-12-13staging: atomisp: remove "fun" strncpy warningGreg Kroah-Hartman1-3/+1
2018-10-04media: staging/imx: fill vb2_v4l2_buffer field entryPeter Seiderer2-0/+2
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck1-1/+2
2018-08-03media: atomisp: compat32: fix __user annotationsMauro Carvalho Chehab1-23/+26
2018-08-03media: atomisp: ov2680: don't declare unused varsMauro Carvalho Chehab1-3/+3
2018-04-24media: staging: lirc_zilog: incorrect reference countingSean Young1-0/+1
2018-04-24Revert "media: lirc_zilog: driver only sends LIRCCODE"Sean Young1-4/+4
2018-04-24media: atomisp_fops.c: disable atomisp_compat_ioctl32Hans Verkuil1-0/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman19-0/+19
2017-09-23media: staging/imx: Fix uninitialized variable warningLaurent Pinchart1-2/+2
2017-09-05media: staging: atomisp: sh_css_calloc shall return a pointer to the allocate...Sergei A. Trusov1-0/+1
2017-08-28media: staging/imx: always select VIDEOBUF2_DMA_CONTIGArnd Bergmann1-1/+1
2017-08-27media: Staging: media: radio-bcm2048: make video_device constBhumika Goyal1-1/+1
2017-08-27media: staging: omap4iss: make v4l2_file_operations constBhumika Goyal1-1/+1
2017-08-27media: imx: use setup_timerCihangir Akturk2-6/+4
2017-08-27media: staging/cxd2099: Add module parameter for buffer modeDaniel Scheller1-10/+11
2017-08-27media: staging: atomisp: fix bounds checking in mt9m114_s_exposure_selection()Dan Carpenter1-4/+4
2017-08-27media: staging: media: atomisp: ap1302: Remove FSF postal addressHarold Gomez1-5/+0
2017-08-27media: staging: atomisp: imx: remove dead codeArnd Bergmann10-117/+4
2017-08-20media: lirc_zilog: driver only sends LIRCCODESean Young1-4/+4
2017-08-20media: lirc_zilog: Clean up lirc zilog error codesYves Lemée1-5/+5
2017-08-20media: imx: capture: constify vb2_ops structuresJulia Lawall1-2/+2
2017-08-20media: staging: media: davinci_vpfe: constify vb2_ops structuresJulia Lawall1-1/+1
2017-08-09media: staging: media: atomisp: constify video_subdev structuresJulia Lawall2-2/+2
2017-08-09media: staging: media: atomisp: remove trailing whitespaceStephen Brennan1-9/+8
2017-08-09media: staging: media: atomisp: i2c: gc0310: fixed brace coding style issueRene Hickersberger1-2/+1
2017-08-09media: staging: media: atomisp: constify videobuf_queue_ops structuresJulia Lawall1-2/+2
2017-08-09media: staging: media: atomisp: use kvmalloc/kvzallocGeliang Tang4-36/+3
2017-08-08media: staging/imx: remove confusing IS_ERR_OR_NULL usageArnd Bergmann5-72/+90
2017-08-08media: staging: imx: fix non-static declarationsJB Van Puyvelde1-12/+12
2017-08-08media: imx: prpencvf: enable double write reductionSteve Longerbeam1-0/+11
2017-08-08media: imx: add VIDEO_V4L2_SUBDEV_API dependencyArnd Bergmann1-0/+1
2017-08-08media: atomisp2: don't set driver_versionHans Verkuil1-5/+1
2017-08-08Merge tag 'v4.13-rc4' into patchworkMauro Carvalho Chehab10-12/+11
2017-07-26media: imx: csi: enable double write reductionPhilipp Zabel1-0/+2
2017-07-26media: atomisp2: array underflow in imx_enum_frame_size()Dan Carpenter3-3/+3
2017-07-26media: atomisp2: array underflow in ap1302_enum_frame_size()Dan Carpenter1-2/+2
2017-07-26media: atomisp2: Array underflow in atomisp_enum_input()Dan Carpenter1-1/+1
2017-07-26media: staging: atomisp: array underflow in ioctlDan Carpenter5-6/+5
2017-07-20media: atomisp: use LINUX_VERSION_CODE for driver versionMauro Carvalho Chehab5-39/+18
2017-07-20media: radio-bcm2048: get rid of BCM2048_DRIVER_VERSIONMauro Carvalho Chehab1-1/+0
2017-07-19media: staging: atomisp: fixed trivial coding style issueShy More1-2/+1
2017-07-19media: staging: atomisp: fixed trivial coding style warningShy More1-12/+12
2017-07-19media: staging: atomisp: hmm: Alignment code (rebased)Philipp Guendisch1-48/+45