aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds41-7892/+1067
2020-08-06media: allegro: fix potential null dereference on headerColin Ian King1-2/+1
2020-08-06media: allegro: fix an error pointer vs NULL checkDan Carpenter1-1/+1
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into masterLinus Torvalds29-1929/+1279
2020-07-19media: staging: rkisp1: set pads array of the resizer to size 2Dafna Hirschfeld2-3/+4
2020-07-19media: staging: rkisp1: remove unused field alloc_ctx from struct rkisp1_deviceDafna Hirschfeld1-1/+0
2020-07-19media: staging: rkisp1: remove unused field ctrl_handler from struct rkisp1_deviceDafna Hirschfeld1-1/+0
2020-07-19media: staging: rkisp1: cap: in stream start, replace calls to rkisp1_handle_buffer with rkisp1_set_next_bufDafna Hirschfeld1-2/+2
2020-07-19media: staging: rkisp1: cap: move code that manages the buffers to rkisp1_set_next_bufDafna Hirschfeld1-16/+14
2020-07-19media: staging: rkisp1: cap: protect buf.curr and buf.next with buf.lockDafna Hirschfeld1-2/+3
2020-07-19media: staging: rkisp1: cap: don't set next buffer from rkisp1_vb2_buf_queueDafna Hirschfeld1-12/+1
2020-07-19media: allegro: add support for allegro firmware 2019.2Michael Tretter3-28/+186
2020-07-19media: allegro: add a version field to mcu messagesMichael Tretter2-5/+23
2020-07-19media: allegro: drop length field from message headerMichael Tretter3-17/+5
2020-07-19media: allegro: set num_ref_idx using response of configured channelsMichael Tretter3-4/+17
2020-07-19media: allegro: add config blob for channelMichael Tretter3-8/+39
2020-07-19media: allegro: encode bit fields separatelyMichael Tretter3-31/+38
2020-07-19media: allegro: support handling firmware dependent valuesMichael Tretter3-12/+16
2020-07-19media: allegro: don't pack MCU messagesMichael Tretter1-13/+13
2020-07-19media: allegro: add field for number of buffersMichael Tretter3-1/+3
2020-07-19media: allegro: add explicit mail encoding and decodingMichael Tretter3-4/+391
2020-07-19media: allegro: rework read/write to mailboxMichael Tretter1-74/+36
2020-07-19media: allegro: rework mbox handlingMichael Tretter1-58/+87
2020-07-19staging/media: Remove unneeded geometry restrictions from i.MX CSI driverKrzysztof HaƂasa4-8/+8
2020-07-19hantro: h264: Refuse to decode unsupported bitstreamEzequiel Garcia1-3/+26
2020-07-19Revert "media: atomisp: keep the ISP powered on when setting it"Mauro Carvalho Chehab1-6/+2
2020-07-19media: atomisp: fix mask and shift operation on ISPSSPM0Colin Ian King1-1/+1
2020-07-19rkvdec: h264: Refuse to decode unsupported bitstreamEzequiel Garcia1-0/+27
2020-07-19hantro: Make sure we don't use post-processor on an encoderEzequiel Garcia1-4/+6
2020-07-19hantro: Remove unused bytesused argumentEzequiel Garcia5-15/+12
2020-07-19hantro: Move hantro_enc_buf_finish to JPEG codec_ops.doneEzequiel Garcia5-41/+24
2020-07-19hantro: Rework how encoder and decoder are identifiedEzequiel Garcia3-23/+20
2020-07-19hantro: h264: Rename scaling list handling functionEzequiel Garcia1-2/+2
2020-07-19hantro: h264: Remove unused macro definitionEzequiel Garcia1-2/+0
2020-07-19media: staging: rkisp1: fix typos in file rkisp1-config.hDafna Hirschfeld1-2/+2
2020-07-19media: staging: rkisp1: remove duplicate macro definitionDafna Hirschfeld1-1/+0
2020-07-19media: staging: rkisp1: stats: read the stats in the isrDafna Hirschfeld3-84/+7
2020-07-19media: staging: rkisp1: stats: replace locks wq_lock, irq_lock with one lockDafna Hirschfeld2-17/+13
2020-07-19media: staging: rkisp1: stats: replace spin_lock_irqsave with spin_lock_irqDafna Hirschfeld1-3/+2
2020-07-19media: staging: rkisp1: use a macro for the statistics flags maskDafna Hirschfeld3-15/+8
2020-07-19media: Add V4L2_TYPE_IS_CAPTURE helperEzequiel Garcia2-2/+2
2020-07-19media: atomisp: move system_local consts into a C fileMauro Carvalho Chehab3-121/+205
2020-07-19media: atomisp: get rid of version-specific system_local.hMauro Carvalho Chehab3-350/+194
2020-07-19media: atomisp: move global stuff into a common headerMauro Carvalho Chehab7-714/+403
2020-07-19media: atomisp: remove non-used 32-bits consts at system_localMauro Carvalho Chehab5-331/+3
2020-07-19media: atomisp: get rid of some unused static varsMauro Carvalho Chehab2-68/+0
2020-07-19media: atomisp: Fix error code in ov5693_probe()Dan Carpenter1-2/+4
2020-07-19media: atomisp: Replace trace_printk by pr_infoNicolas Boichat1-5/+5
2020-07-19media: atomisp: Fix __func__ style warningsBaidyanath Kundu1-14/+14
2020-07-19media: atomisp: fix help message for ISP2401 selectionMauro Carvalho Chehab1-1/+1