index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sti
/
c8sectpfe
Age
Commit message (
Expand
)
Author
2022-03-18
media: platform: place stm32/ and sti/ under st/ dir
Mauro Carvalho Chehab
2022-03-14
media: platform: move platform menu dependencies to drivers
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: media/platform/sti: fix kernel-doc formatting
Hans Verkuil
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
2020-01-09
media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client...
Wolfram Sang
2019-11-09
media: c8sectpfe: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-08-07
media: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-05
media: platform: Fix Warning of Unneeded Semicolon reported by coccicheck
Shobhit Kukreti
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-18
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
media: remove unneeded header search paths
Masahiro Yamada
2019-03-20
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-01
media: platform: fix several typos
Mauro Carvalho Chehab
2018-05-28
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2017-12-28
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
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-12-13
media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMA
Geert Uytterhoeven
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
2016-02-01
[media] constify stv6110x_devctl structure
Julia Lawall
2015-11-19
[media] c8sectpfe: Combine three checks into a single if block
Markus Elfring
2015-11-19
[media] c8sectpfe: Delete unnecessary checks before two function calls
Markus Elfring
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-20
[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK
Takashi Iwai
2015-10-01
[media] c8sectpfe: fix namespace on memcpy/memset
Mauro Carvalho Chehab
2015-09-03
[media] c8sectpfe: Remove select on undefined LIBELF_32
Peter Griffin
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
[next]