summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c
Commit message (Expand)AuthorAgeFilesLines
* media: platform: place stm32/ and sti/ under st/ dirMauro Carvalho Chehab2022-03-181-1195/+0
* media: c8sectpfe: fix double free in configure_channels()Dan Carpenter2021-12-141-5/+3
* media: c8sectpfe: remove redundant assignment to pointer tsinColin Ian King2021-12-071-4/+0
* media: c8sectpfe-dvb: Remove unused including <linux/version.h>Cai Huoqing2021-09-301-1/+0
* media: Correct 'so'Xiaofeng Cao2021-03-221-1/+1
* media: sti/c8sectpfe: set correct return codeHans Verkuil2021-01-271-0/+1
* media: c8sectpfe: clean up some indentingDan Carpenter2020-11-271-3/+2
* media: platform: sti: c8sectpfe: core: Add of_node_put() at gotoNishka Dasgupta2020-11-271-8/+10
* media: sti: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-291-6/+4
* media: Remove dev_err() usage after platform_get_irq()Stephen Boyd2019-08-071-6/+2
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-281-4/+4
* media: platform: sti: Adopt SPDX identifierBenjamin Gaignard2017-12-131-4/+1
* media: c8sectpfe: Use resource_size function on memory resourceVasyl Gomonovych2017-12-131-1/+1
* media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva2017-12-131-1/+3
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-211-4/+3
* [media] c8sectpfe: use setup_timerGeliang Tang2017-04-101-3/+2
* [media] c8sectpfe: fix error return code in c8sectpfe_probe()Wei Yongjun2016-11-211-0/+2
* [media] c8sectpfe: Remove clk_disable_unprepare hacksPeter Griffin2016-11-181-5/+1
* [media] c8sectpfe: don't break long linesMauro Carvalho Chehab2016-10-211-10/+6
* [media] c8sectpfe: fix memory leakSudip Mukherjee2016-07-121-0/+1
* [media] c8sectpfe: Rework firmware loading mechanismPeter Griffin2016-05-091-43/+22
* [media] c8sectpfe: Demote print to dev_dbgPeter Griffin2016-05-091-1/+1
* [media] c8sectpfe: Fix broken circular buffer wp managementPeter Griffin2016-05-091-1/+1
* [media] c8sectpfe: Update binding to reset-gpiosPeter Griffin2015-11-181-1/+1
* Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-051-2/+2
|\
| * [media] c8sectpfe: fix namespace on memcpy/memsetMauro Carvalho Chehab2015-10-011-2/+2
* | [media] c8sectpfe: fix return of garbageSudip Mukherjee2015-10-221-2/+2
* | [media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King2015-10-221-2/+1
|/
* [media] c8sectpfe: Use %pad to print 'dma_addr_t'Fabio Estevam2015-09-031-2/+2
* [media] c8sectpfe: fix pinctrl dependenciesMauro Carvalho Chehab2015-08-111-0/+1
* [media] c8sectpfe: don't go past channel_data arrayMauro Carvalho Chehab2015-08-111-1/+1
* [media] c8sectpfe: STiH407/10 Linux DVB demux supportPeter Griffin2015-08-111-0/+1235