summaryrefslogtreecommitdiff
path: root/drivers/staging/media/allegro-dvt
AgeCommit message (Expand)AuthorFilesLines
2020-03-31Merge tag 'staging-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+7
2020-03-20media: allegro: create new struct for channel parametersMichael Tretter2-64/+80
2020-03-20media: allegro: move mail definitions to separate fileMichael Tretter4-274/+302
2020-03-20media: allegro: pass buffers through firmwareMichael Tretter1-21/+103
2020-03-20media: allegro: verify source and destination buffer in VCU responseMichael Tretter1-6/+26
2020-03-20media: allegro: handle dependency of bitrate and bitrate_peakMichael Tretter1-8/+41
2020-03-20media: allegro: read bitrate mode directly from controlMichael Tretter1-7/+3
2020-03-20media: allegro: make QP configurableMichael Tretter1-10/+102
2020-03-20media: allegro: make frame rate configurableMichael Tretter1-5/+58
2020-03-20media: allegro: skip filler data if possibleMichael Tretter1-10/+15
2020-03-20media: allegro: warn if response message has an unexpected sizeMichael Tretter1-0/+12
2020-03-20media: allegro: extract mcu and codec address calculationMichael Tretter1-11/+33
2020-03-20media: allegro: fix reset if WAKEUP has not been set properlyMichael Tretter1-0/+8
2020-03-20media: allegro: fix calculation of CPB sizeMichael Tretter1-5/+20
2020-03-20media: allegro: start a GOP with an IDR frameMichael Tretter1-2/+2
2020-03-20media: allegro: remove unknown39 field from create_channelMichael Tretter1-3/+1
2020-03-20media: allegro: fix type of gop_length in channel_create messageMichael Tretter1-1/+4
2020-03-20media: allegro: fail encoding only on actual errorsMichael Tretter1-1/+1
2020-03-20media: allegro: print message on mcu errorMichael Tretter1-4/+58
2020-03-20media: staging: allegro: fix broken registration of controlsMichael Tretter1-1/+2
2020-03-17staging: media: allegro: align with parenthesisKaaira Gupta1-6/+6
2020-02-24media: allegro: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2020-02-24media: allegro: add missed checks in allegro_open()Chuhong Yuan1-4/+20
2020-02-23staging: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-2/+2
2019-11-05media: staging: media: allegro-dvt: remove bool comparisonCristiane Naves1-1/+1
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-06-27media: allegro: use new v4l2_m2m_ioctl_try_encoder_cmd funcsMichael Tretter1-20/+2
2019-05-29media: staging: allegro: cleanup two warningsMauro Carvalho Chehab1-2/+2
2019-05-29media: allegro-dvt: fix build failureHans Verkuil1-1/+1
2019-05-29media: allegro: add SPS/PPS nal unit writerMichael Tretter4-1/+1392
2019-05-29media: allegro: add Allegro DVT video IP core driverMichael Tretter4-0/+2875