summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-18media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab1-1195/+0
2021-12-14media: c8sectpfe: fix double free in configure_channels()Dan Carpenter1-5/+3
2021-12-07media: c8sectpfe: remove redundant assignment to pointer tsinColin Ian King1-4/+0
2021-09-30media: c8sectpfe-dvb: Remove unused including <linux/version.h>Cai Huoqing1-1/+0
2021-03-22media: Correct 'so'Xiaofeng Cao1-1/+1
2021-01-27media: sti/c8sectpfe: set correct return codeHans Verkuil1-0/+1
2020-11-27media: c8sectpfe: clean up some indentingDan Carpenter1-3/+2
2020-11-27media: platform: sti: c8sectpfe: core: Add of_node_put() at gotoNishka Dasgupta1-8/+10
2020-08-29media: sti: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+4
2019-08-07media: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-6/+2
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab1-4/+4
2017-12-13media: platform: sti: Adopt SPDX identifierBenjamin Gaignard1-4/+1
2017-12-13media: c8sectpfe: Use resource_size function on memory resourceVasyl Gomonovych1-1/+1
2017-12-13media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva1-1/+3
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook1-4/+3
2017-04-10[media] c8sectpfe: use setup_timerGeliang Tang1-3/+2
2016-11-21[media] c8sectpfe: fix error return code in c8sectpfe_probe()Wei Yongjun1-0/+2
2016-11-18[media] c8sectpfe: Remove clk_disable_unprepare hacksPeter Griffin1-5/+1
2016-10-21[media] c8sectpfe: don't break long linesMauro Carvalho Chehab1-10/+6
2016-07-13[media] c8sectpfe: fix memory leakSudip Mukherjee1-0/+1
2016-05-09[media] c8sectpfe: Rework firmware loading mechanismPeter Griffin1-43/+22
2016-05-09[media] c8sectpfe: Demote print to dev_dbgPeter Griffin1-1/+1
2016-05-09[media] c8sectpfe: Fix broken circular buffer wp managementPeter Griffin1-1/+1
2015-11-18[media] c8sectpfe: Update binding to reset-gpiosPeter Griffin1-1/+1
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-2/+2
2015-10-22[media] c8sectpfe: fix return of garbageSudip Mukherjee1-2/+2
2015-10-22[media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King1-2/+1
2015-10-02[media] c8sectpfe: fix namespace on memcpy/memsetMauro Carvalho Chehab1-2/+2
2015-09-03[media] c8sectpfe: Use %pad to print 'dma_addr_t'Fabio Estevam1-2/+2
2015-08-12[media] c8sectpfe: fix pinctrl dependenciesMauro Carvalho Chehab1-0/+1
2015-08-11[media] c8sectpfe: don't go past channel_data arrayMauro Carvalho Chehab1-1/+1
2015-08-11[media] c8sectpfe: STiH407/10 Linux DVB demux supportPeter Griffin1-0/+1235