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