index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sti
/
c8sectpfe
/
c8sectpfe-core.c
Age
Commit message (
Expand
)
Author
2022-03-18
media: platform: place stm32/ and sti/ under st/ dir
Mauro Carvalho Chehab
2021-12-14
media: c8sectpfe: fix double free in configure_channels()
Dan Carpenter
2021-12-07
media: c8sectpfe: remove redundant assignment to pointer tsin
Colin Ian King
2021-09-30
media: c8sectpfe-dvb: Remove unused including <linux/version.h>
Cai Huoqing
2021-03-22
media: Correct 'so'
Xiaofeng Cao
2021-01-27
media: sti/c8sectpfe: set correct return code
Hans Verkuil
2020-11-27
media: c8sectpfe: clean up some indenting
Dan Carpenter
2020-11-27
media: platform: sti: c8sectpfe: core: Add of_node_put() at goto
Nishka Dasgupta
2020-08-29
media: sti: convert tasklets to use new tasklet_setup() API
Allen Pais
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-13
media: platform: sti: Adopt SPDX identifier
Benjamin Gaignard
2017-12-13
media: c8sectpfe: Use resource_size function on memory resource
Vasyl Gomonovych
2017-12-13
media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...
Gustavo A. R. Silva
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-04-10
[media] c8sectpfe: use setup_timer
Geliang Tang
2016-11-21
[media] c8sectpfe: fix error return code in c8sectpfe_probe()
Wei Yongjun
2016-11-18
[media] c8sectpfe: Remove clk_disable_unprepare hacks
Peter Griffin
2016-10-21
[media] c8sectpfe: don't break long lines
Mauro Carvalho Chehab
2016-07-12
[media] c8sectpfe: fix memory leak
Sudip Mukherjee
2016-05-09
[media] c8sectpfe: Rework firmware loading mechanism
Peter Griffin
2016-05-09
[media] c8sectpfe: Demote print to dev_dbg
Peter Griffin
2016-05-09
[media] c8sectpfe: Fix broken circular buffer wp management
Peter Griffin
2015-11-18
[media] c8sectpfe: Update binding to reset-gpios
Peter Griffin
2015-11-05
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-10-22
[media] c8sectpfe: fix return of garbage
Sudip Mukherjee
2015-10-22
[media] c8sectpfe: fix ininitialized error return on firmware load failure
Colin Ian King
2015-10-01
[media] c8sectpfe: fix namespace on memcpy/memset
Mauro Carvalho Chehab
2015-09-03
[media] c8sectpfe: Use %pad to print 'dma_addr_t'
Fabio Estevam
2015-08-11
[media] c8sectpfe: fix pinctrl dependencies
Mauro Carvalho Chehab
2015-08-11
[media] c8sectpfe: don't go past channel_data array
Mauro Carvalho Chehab
2015-08-11
[media] c8sectpfe: STiH407/10 Linux DVB demux support
Peter Griffin