summaryrefslogtreecommitdiff
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2020-10-18media: staging/imx: debug power onRussell King
2020-10-18media: staging/imx: add frame intervals back inRussell King
2020-09-03Merge tag 'media/v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-27media: cedrus: Add missing v4l2_ctrl_request_hdl_put()Ezequiel Garcia
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-08-06media: allegro: fix potential null dereference on headerColin Ian King
2020-08-06media: allegro: fix an error pointer vs NULL checkDan Carpenter
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-19media: staging: rkisp1: set pads array of the resizer to size 2Dafna Hirschfeld
2020-07-19media: staging: rkisp1: remove unused field alloc_ctx from struct rkisp1_deviceDafna Hirschfeld
2020-07-19media: staging: rkisp1: remove unused field ctrl_handler from struct rkisp1_d...Dafna Hirschfeld
2020-07-19media: staging: rkisp1: cap: in stream start, replace calls to rkisp1_handle_...Dafna Hirschfeld
2020-07-19media: staging: rkisp1: cap: move code that manages the buffers to rkisp1_set...Dafna Hirschfeld
2020-07-19media: staging: rkisp1: cap: protect buf.curr and buf.next with buf.lockDafna Hirschfeld
2020-07-19media: staging: rkisp1: cap: don't set next buffer from rkisp1_vb2_buf_queueDafna Hirschfeld
2020-07-19media: allegro: add support for allegro firmware 2019.2Michael Tretter
2020-07-19media: allegro: add a version field to mcu messagesMichael Tretter
2020-07-19media: allegro: drop length field from message headerMichael Tretter
2020-07-19media: allegro: set num_ref_idx using response of configured channelsMichael Tretter
2020-07-19media: allegro: add config blob for channelMichael Tretter
2020-07-19media: allegro: encode bit fields separatelyMichael Tretter
2020-07-19media: allegro: support handling firmware dependent valuesMichael Tretter
2020-07-19media: allegro: don't pack MCU messagesMichael Tretter
2020-07-19media: allegro: add field for number of buffersMichael Tretter
2020-07-19media: allegro: add explicit mail encoding and decodingMichael Tretter
2020-07-19media: allegro: rework read/write to mailboxMichael Tretter
2020-07-19media: allegro: rework mbox handlingMichael Tretter
2020-07-19staging/media: Remove unneeded geometry restrictions from i.MX CSI driverKrzysztof HaƂasa
2020-07-19hantro: h264: Refuse to decode unsupported bitstreamEzequiel Garcia
2020-07-19Revert "media: atomisp: keep the ISP powered on when setting it"Mauro Carvalho Chehab
2020-07-19media: atomisp: fix mask and shift operation on ISPSSPM0Colin Ian King
2020-07-19rkvdec: h264: Refuse to decode unsupported bitstreamEzequiel Garcia
2020-07-19hantro: Make sure we don't use post-processor on an encoderEzequiel Garcia
2020-07-19hantro: Remove unused bytesused argumentEzequiel Garcia
2020-07-19hantro: Move hantro_enc_buf_finish to JPEG codec_ops.doneEzequiel Garcia
2020-07-19hantro: Rework how encoder and decoder are identifiedEzequiel Garcia
2020-07-19hantro: h264: Rename scaling list handling functionEzequiel Garcia
2020-07-19hantro: h264: Remove unused macro definitionEzequiel Garcia
2020-07-19media: staging: rkisp1: fix typos in file rkisp1-config.hDafna Hirschfeld
2020-07-19media: staging: rkisp1: remove duplicate macro definitionDafna Hirschfeld
2020-07-19media: staging: rkisp1: stats: read the stats in the isrDafna Hirschfeld
2020-07-19media: staging: rkisp1: stats: replace locks wq_lock, irq_lock with one lockDafna Hirschfeld
2020-07-19media: staging: rkisp1: stats: replace spin_lock_irqsave with spin_lock_irqDafna Hirschfeld
2020-07-19media: staging: rkisp1: use a macro for the statistics flags maskDafna Hirschfeld
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia
2020-07-19media: atomisp: move system_local consts into a C fileMauro Carvalho Chehab
2020-07-19media: atomisp: get rid of version-specific system_local.hMauro Carvalho Chehab
2020-07-19media: atomisp: move global stuff into a common headerMauro Carvalho Chehab
2020-07-19media: atomisp: remove non-used 32-bits consts at system_localMauro Carvalho Chehab