summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-31media: vivid: fix vid_out_buf_prepare()Hans Verkuil
2019-01-31media: vb2: check that buf_out_validate is presentHans Verkuil
2019-01-31media: cedrus: add buf_out_validate callbackHans Verkuil
2019-01-31media: vivid: add buf_out_validate callbackHans Verkuil
2019-01-31media: vim2m: add buf_out_validate callbackHans Verkuil
2019-01-31media: vb2: add buf_out_validate callbackHans Verkuil
2019-01-31media: cedrus: Remove completed item from TODO list (dma-buf references)Paul Kocialkowski
2019-01-31media: vb2: Keep dma-buf buffers mapped until they are freedPawel Osciak
2019-01-31media: Revert "media: cedrus: Allow using the current dst buffer as reference"Paul Kocialkowski
2019-01-31media: vb2: vb2_find_timestamp: drop restriction on buffer stateHans Verkuil
2019-01-31media: mtk-vcodec: Using common interface to manage vdec/venc clockYunfei Dong
2019-01-31media: imx: prpencvf: Stop upstream before disabling IDMA channelSteve Longerbeam
2019-01-31media: imx: csi: Stop upstream before disabling IDMA channelSteve Longerbeam
2019-01-31media: imx: csi: Disable CSI immediately after last EOFSteve Longerbeam
2019-01-26media: vicodec: get_next_header is staticMauro Carvalho Chehab
2019-01-26media: vicodec: ensure comp frame pointer kept in rangeDafna Hirschfeld
2019-01-26media: vicodec: Add support for resolution change event.Dafna Hirschfeld
2019-01-25media: vicodec: Separate fwht header from the frame dataDafna Hirschfeld
2019-01-25media: vicodec: Add pixel encoding flags to fwht headerDafna Hirschfeld
2019-01-25media: vicodec: use 3 bits for the number of componentsDafna Hirschfeld
2019-01-25media: vicodec: add support for CROP and COMPOSE selectionDafna Hirschfeld
2019-01-25media: vicodec: Add num_planes field to v4l2_fwht_pixfmt_infoDafna Hirschfeld
2019-01-25media: venus: helpers: drop setting of timestamp invalid flagStanimir Varbanov
2019-01-25media: venus: core: correct frequency table for sdm845Stanimir Varbanov
2019-01-25media: venus: core: correct maximum hardware load for sdm845Stanimir Varbanov
2019-01-25media: venus: firmware: check fw size against DT memory region sizeStanimir Varbanov
2019-01-25media: ov2640: fix initial try formatAkinobu Mita
2019-01-25media: s5k4ecgx: delete a bogus error messageDan Carpenter
2019-01-25media: mt9m111: set initial frame size other than 0x0Akinobu Mita
2019-01-25media: mt9m111: set all mbus format field when G_FMT and S_FMT ioctlsAkinobu Mita
2019-01-25media: mt9m111: make SUBDEV_G_FMT ioctl work with SUBDEV_FORMAT_TRYAkinobu Mita
2019-01-25media: mt9m001: set all mbus format field when G_FMT and S_FMT ioctlsAkinobu Mita
2019-01-25media: mt9m001: make SUBDEV_G_FMT ioctl work with SUBDEV_FORMAT_TRYAkinobu Mita
2019-01-25media: mt9m001: support log_status ioctl and event interfaceAkinobu Mita
2019-01-25media: mt9m001: register to V4L2 asynchronous subdevice frameworkAkinobu Mita
2019-01-25media: mt9m001: add media controller supportAkinobu Mita
2019-01-25media: mt9m001: remove remaining soc_camera specific codeAkinobu Mita
2019-01-25media: mt9m001: switch s_power callback to runtime PMAkinobu Mita
2019-01-25media: mt9m001: introduce multi_reg_write()Akinobu Mita
2019-01-25media: mt9m001: add of_match_tableAkinobu Mita
2019-01-25media: mt9m001: sort headers alphabeticallyAkinobu Mita
2019-01-25media: mt9m001: convert to SPDX license identiferAkinobu Mita
2019-01-25media: i2c: mt9m001: copy mt9m001 soc_camera sensor driverAkinobu Mita
2019-01-25media: ov8856: Modify ov8856 register reading function to be simplifiedBen Kao
2019-01-25media: ov7670: control clock along with powerLubomir Rintel
2019-01-25media: ov7670: hook s_power onto v4l2 coreLubomir Rintel
2019-01-25media: ov7670: split register setting from set_framerate() logicLubomir Rintel
2019-01-25media: ov7670: split register setting from set_fmt() logicLubomir Rintel
2019-01-25media: ov7670: Remove useless use of a ret variableSakari Ailus
2019-01-25media: ov8856: Add support for OV8856 sensorBen Kao