summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2019-02-07media: v4l2-event: keep track of the timestamp in nsHans Verkuil
2019-02-07media: uvcvideo: Avoid NULL pointer dereference at the end of streamingSakari Ailus
2019-02-07media: uvcvideo: Fix 'type' check leading to overflowAlistair Strachan
2019-02-07media: vicodec: support SOURCE_CHANGE event for decoders onlyHans Verkuil
2019-02-07media: vim2m: fill in bus_info in media_device_infoHans Verkuil
2019-02-07media: vicodec: fill in bus_info in media_device_infoHans Verkuil
2019-02-07media: vicodec: check type in g/s_selectionHans Verkuil
2019-02-07media: imx-pxp: fix duplicated if conditionPhilipp Zabel
2019-02-07media: videobuf2: remove unused variableHans Verkuil
2019-02-06media: Drop superfluous PCM preallocation error checksTakashi Iwai
2019-02-01videobuf2: replace a layering violation with dma_map_resourceChristoph Hellwig
2019-01-31media: vim2m: allow setting the default transaction time via parameterMauro Carvalho Chehab
2019-01-31media: vim2m: use per-file handler work queueMauro Carvalho Chehab
2019-01-31media: vim2m: fix driver for it to handle different fourcc formatsMauro Carvalho Chehab
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: 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: vb2: Keep dma-buf buffers mapped until they are freedPawel Osciak
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-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