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
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
2015-08-11
[media] c8sectpfe: Allow compiling it with COMPILE_TEST
Mauro Carvalho Chehab
2015-08-11
[media] c8sectpfe: Add Kconfig and Makefile for the driver
Peter Griffin
2015-08-11
[media] c8sectpfe: Add c8sectpfe debugfs support
Peter Griffin
2015-08-11
[media] c8sectpfe: Add support for various ST NIM cards
Peter Griffin
2015-08-11
[media] c8sectpfe: Add LDVB helper functions
Peter Griffin
2015-08-11
[media] c8sectpfe: STiH407/10 Linux DVB demux support
Peter Griffin