aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media/imx (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-3/+3
2018-05-25media: imx: fix compiler warningHans Verkuil1-2/+2
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab1-1/+1
2018-05-09media: imx-csi: fix burst size for 16 bitJan Luebbe1-1/+1
2018-05-09media: imx: add 16-bit grayscale supportPhilipp Zabel2-0/+10
2018-05-04media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERRFrom: Gustavo A. R. Silva1-1/+1
2018-04-04media: imx-media-csi: Do not propagate the error when pinctrl is not foundFabio Estevam1-1/+4
2018-04-04media: imx: work around false-positive warningArnd Bergmann1-1/+1
2018-03-22media: imx-media-utils: fix a warningMauro Carvalho Chehab1-38/+43
2018-03-21media: imx: add 8-bit grayscale supportPhilipp Zabel2-1/+8
2018-02-26media: imx/Kconfig: add depends on HAS_DMAHans Verkuil1-0/+1
2018-02-26media: imx: capture: reformat line to 80 chars or lessParthiban Nallathambi1-1/+2
2018-02-26media: imx: mipi csi-2: Fix set_fmt trySteve Longerbeam1-9/+15
2018-02-26media: staging/imx: Implement init_cfg subdev pad opSteve Longerbeam7-0/+36
2018-02-26media: imx-ic-prpencvf: Use empty initializer to clear all struct membersFabio Estevam1-1/+1
2018-02-26media: imx-media-internal-sd: Use empty initializerFabio Estevam1-1/+1
2018-02-26media: imx: Don't initialize vars that won't be usedMauro Carvalho Chehab1-2/+5
2018-02-26media: staging: imx-media-vdic: fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1
2018-02-26media: imx: allow to build with COMPILE_TESTPhilipp Zabel1-1/+2
2017-12-29media: imx: fix breakages when compiling for armMauro Carvalho Chehab1-2/+2
2017-12-29media: v4l2-async: simplify v4l2_async_subdev structureMauro Carvalho Chehab1-2/+2
2017-12-15media: staging/imx: update TODOSteve Longerbeam1-12/+51
2017-12-15media: staging/imx: reorder function prototypesSteve Longerbeam1-9/+12
2017-12-15media: staging/imx: convert static vdev lists to list_headSteve Longerbeam4-66/+68
2017-12-15media: staging/imx: remove static subdev arraysSteve Longerbeam7-218/+216
2017-12-15media: staging/imx: pass fwnode handle to find/add async subdevSteve Longerbeam3-16/+15
2017-12-15media: staging/imx: remove devname string from imx_media_subdevSteve Longerbeam2-4/+1
2017-12-15media: staging/imx: of: allow for recursing downstreamSteve Longerbeam3-88/+21
2017-12-15media: staging/imx: remove static media link arraysSteve Longerbeam4-296/+281
2017-12-15media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam5-161/+150
2017-12-11media: i.MX6: Fix MIPI CSI-2 LP-11 checkKrzysztof HaƂasa1-2/+2
2017-12-11media: imx-csi: fix burst sizeRussell King1-1/+1
2017-12-11media: staging/imx: fix complete handlerRussell King1-2/+5
2017-12-08media: staging: imx: use ktime_t for timestampsArnd Bergmann3-20/+20
2017-12-08media: staging: media: imx: fix inconsistent IS_ERR and PTR_ERRGustavo A. R. Silva1-1/+1
2017-12-08media: imx: Remove incorrect check for queue state in start/stop_streamingIan Jamison1-6/+0
2017-12-08media: Staging: media: imx: Prefer using BIT macroSrishti Sharma1-8/+8
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook2-8/+6
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-4/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-31media: v4l: async: Move async subdev notifier operations to a separate structureLaurent Pinchart1-2/+6
2017-10-27media: imx: Fix VDIC CSI1 selectionTim Harvey1-2/+3
2017-09-23media: staging/imx: Fix uninitialized variable warningLaurent Pinchart1-2/+2
2017-08-27media: staging/imx: always select VIDEOBUF2_DMA_CONTIGArnd Bergmann1-1/+1
2017-08-27media: imx: use setup_timerCihangir Akturk2-6/+4
2017-08-20media: imx: capture: constify vb2_ops structuresJulia Lawall1-2/+2
2017-08-08media: staging/imx: remove confusing IS_ERR_OR_NULL usageArnd Bergmann5-72/+90
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-07-26media: imx: csi: enable double write reductionPhilipp Zabel1-0/+2