index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
sti
/
c8sectpfe
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: platform: Fix Warning of Unneeded Semicolon reported by coccicheck
Shobhit Kukreti
2019-06-05
1
-2
/
+2
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
media: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-18
1
-2
/
+2
*
media: remove unneeded header search paths
Masahiro Yamada
2019-05-18
1
-1
/
+0
*
media: Kconfig files: use the right help coding style
Mauro Carvalho Chehab
2019-03-20
1
-1
/
+1
*
media: platform: fix several typos
Mauro Carvalho Chehab
2019-03-01
1
-1
/
+1
*
media: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
2018-05-28
1
-1
/
+1
*
media: don't include drivers/media/i2c at cflags
Mauro Carvalho Chehab
2017-12-28
1
-1
/
+0
*
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-28
4
-15
/
+15
*
media: platform: sti: Adopt SPDX identifier
Benjamin Gaignard
2017-12-13
8
-46
/
+8
*
media: c8sectpfe: Use resource_size function on memory resource
Vasyl Gomonovych
2017-12-13
1
-1
/
+1
*
media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...
Gustavo A. R. Silva
2017-12-13
1
-1
/
+3
*
media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMA
Geert Uytterhoeven
2017-12-13
1
-1
/
+1
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-4
/
+3
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
[media] c8sectpfe: use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+2
*
[media] c8sectpfe: fix error return code in c8sectpfe_probe()
Wei Yongjun
2016-11-21
1
-0
/
+2
*
[media] c8sectpfe: Remove clk_disable_unprepare hacks
Peter Griffin
2016-11-18
1
-5
/
+1
*
[media] c8sectpfe: don't break long lines
Mauro Carvalho Chehab
2016-10-21
1
-10
/
+6
*
[media] c8sectpfe: fix memory leak
Sudip Mukherjee
2016-07-13
1
-0
/
+1
*
[media] c8sectpfe: Rework firmware loading mechanism
Peter Griffin
2016-05-09
1
-43
/
+22
*
[media] c8sectpfe: Demote print to dev_dbg
Peter Griffin
2016-05-09
1
-1
/
+1
*
[media] c8sectpfe: Fix broken circular buffer wp management
Peter Griffin
2016-05-09
1
-1
/
+1
*
[media] constify stv6110x_devctl structure
Julia Lawall
2016-02-01
1
-1
/
+1
*
[media] c8sectpfe: Combine three checks into a single if block
Markus Elfring
2015-11-19
1
-8
/
+9
*
[media] c8sectpfe: Delete unnecessary checks before two function calls
Markus Elfring
2015-11-19
1
-3
/
+2
*
[media] c8sectpfe: Update binding to reset-gpios
Peter Griffin
2015-11-18
1
-1
/
+1
*
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2015-11-05
2
-3
/
+2
|
\
|
*
[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACK
Takashi Iwai
2015-10-20
1
-1
/
+0
|
*
[media] c8sectpfe: fix namespace on memcpy/memset
Mauro Carvalho Chehab
2015-10-02
1
-2
/
+2
*
|
[media] c8sectpfe: fix return of garbage
Sudip Mukherjee
2015-10-22
1
-2
/
+2
*
|
[media] c8sectpfe: fix ininitialized error return on firmware load failure
Colin Ian King
2015-10-22
1
-2
/
+1
|
/
*
[media] c8sectpfe: Remove select on undefined LIBELF_32
Peter Griffin
2015-09-03
1
-1
/
+0
*
[media] c8sectpfe: Use %pad to print 'dma_addr_t'
Fabio Estevam
2015-09-03
1
-2
/
+2
*
[media] c8sectpfe: fix pinctrl dependencies
Mauro Carvalho Chehab
2015-08-12
2
-1
/
+3
*
[media] c8sectpfe: don't go past channel_data array
Mauro Carvalho Chehab
2015-08-11
1
-1
/
+1
*
[media] c8sectpfe: Allow compiling it with COMPILE_TEST
Mauro Carvalho Chehab
2015-08-11
1
-1
/
+1
*
[media] c8sectpfe: Add Kconfig and Makefile for the driver
Peter Griffin
2015-08-11
2
-0
/
+37
*
[media] c8sectpfe: Add c8sectpfe debugfs support
Peter Griffin
2015-08-11
2
-0
/
+297
*
[media] c8sectpfe: Add support for various ST NIM cards
Peter Griffin
2015-08-11
2
-0
/
+264
*
[media] c8sectpfe: Add LDVB helper functions
Peter Griffin
2015-08-11
2
-0
/
+329
*
[media] c8sectpfe: STiH407/10 Linux DVB demux support
Peter Griffin
2015-08-11
2
-0
/
+1523