summaryrefslogtreecommitdiff
path: root/drivers/staging/media/allegro-dvt/allegro-core.c
AgeCommit message (Expand)Author
2020-03-20media: allegro: create new struct for channel parametersMichael Tretter
2020-03-20media: allegro: move mail definitions to separate fileMichael Tretter
2020-03-20media: allegro: pass buffers through firmwareMichael Tretter
2020-03-20media: allegro: verify source and destination buffer in VCU responseMichael Tretter
2020-03-20media: allegro: handle dependency of bitrate and bitrate_peakMichael Tretter
2020-03-20media: allegro: read bitrate mode directly from controlMichael Tretter
2020-03-20media: allegro: make QP configurableMichael Tretter
2020-03-20media: allegro: make frame rate configurableMichael Tretter
2020-03-20media: allegro: skip filler data if possibleMichael Tretter
2020-03-20media: allegro: warn if response message has an unexpected sizeMichael Tretter
2020-03-20media: allegro: extract mcu and codec address calculationMichael Tretter
2020-03-20media: allegro: fix reset if WAKEUP has not been set properlyMichael Tretter
2020-03-20media: allegro: fix calculation of CPB sizeMichael Tretter
2020-03-20media: allegro: start a GOP with an IDR frameMichael Tretter
2020-03-20media: allegro: remove unknown39 field from create_channelMichael Tretter
2020-03-20media: allegro: fix type of gop_length in channel_create messageMichael Tretter
2020-03-20media: allegro: fail encoding only on actual errorsMichael Tretter
2020-03-20media: allegro: print message on mcu errorMichael Tretter
2020-03-20media: staging: allegro: fix broken registration of controlsMichael Tretter
2020-02-24media: allegro: fix spelling mistake "to" -> "too"Colin Ian King
2020-02-24media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: allegro: add missed checks in allegro_open()Chuhong Yuan
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-07-30staging: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-27media: allegro: use new v4l2_m2m_ioctl_try_encoder_cmd funcsMichael Tretter
2019-05-29media: staging: allegro: cleanup two warningsMauro Carvalho Chehab
2019-05-29media: allegro: add SPS/PPS nal unit writerMichael Tretter
2019-05-29media: allegro: add Allegro DVT video IP core driverMichael Tretter