aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/sti/c8sectpfe (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-10[media] c8sectpfe: use setup_timerGeliang Tang1-3/+2
2016-11-21[media] c8sectpfe: fix error return code in c8sectpfe_probe()Wei Yongjun1-0/+2
2016-11-18[media] c8sectpfe: Remove clk_disable_unprepare hacksPeter Griffin1-5/+1
2016-10-21[media] c8sectpfe: don't break long linesMauro Carvalho Chehab1-10/+6
2016-07-12[media] c8sectpfe: fix memory leakSudip Mukherjee1-0/+1
2016-05-09[media] c8sectpfe: Rework firmware loading mechanismPeter Griffin1-43/+22
2016-05-09[media] c8sectpfe: Demote print to dev_dbgPeter Griffin1-1/+1
2016-05-09[media] c8sectpfe: Fix broken circular buffer wp managementPeter Griffin1-1/+1
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall1-1/+1
2015-11-19[media] c8sectpfe: Combine three checks into a single if blockMarkus Elfring1-8/+9
2015-11-19[media] c8sectpfe: Delete unnecessary checks before two function callsMarkus Elfring1-3/+2
2015-11-18[media] c8sectpfe: Update binding to reset-gpiosPeter Griffin1-1/+1
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-3/+2
2015-10-22[media] c8sectpfe: fix return of garbageSudip Mukherjee1-2/+2
2015-10-22[media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King1-2/+1
2015-10-20[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACKTakashi Iwai1-1/+0
2015-10-01[media] c8sectpfe: fix namespace on memcpy/memsetMauro Carvalho Chehab1-2/+2
2015-09-03[media] c8sectpfe: Remove select on undefined LIBELF_32Peter Griffin1-1/+0
2015-09-03[media] c8sectpfe: Use %pad to print 'dma_addr_t'Fabio Estevam1-2/+2
2015-08-11[media] c8sectpfe: fix pinctrl dependenciesMauro Carvalho Chehab2-1/+3
2015-08-11[media] c8sectpfe: don't go past channel_data arrayMauro Carvalho Chehab1-1/+1
2015-08-11[media] c8sectpfe: Allow compiling it with COMPILE_TESTMauro Carvalho Chehab1-1/+1
2015-08-11[media] c8sectpfe: Add Kconfig and Makefile for the driverPeter Griffin2-0/+37
2015-08-11[media] c8sectpfe: Add c8sectpfe debugfs supportPeter Griffin2-0/+297
2015-08-11[media] c8sectpfe: Add support for various ST NIM cardsPeter Griffin2-0/+264
2015-08-11[media] c8sectpfe: Add LDVB helper functionsPeter Griffin2-0/+329
2015-08-11[media] c8sectpfe: STiH407/10 Linux DVB demux supportPeter Griffin2-0/+1523