summaryrefslogtreecommitdiff
path: root/drivers/media/platform/sti/c8sectpfe
AgeCommit message (Expand)Author
2020-01-09media: platform: sti: c8sectpfe: c8sectpfe-dvb: convert to use i2c_new_client...Wolfram Sang
2019-11-09media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-08-07media: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-05media: platform: Fix Warning of Unneeded Semicolon reported by coccicheckShobhit Kukreti
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada
2019-05-18media: remove unneeded header search pathsMasahiro Yamada
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab
2019-03-01media: platform: fix several typosMauro Carvalho Chehab
2018-05-28media: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2017-12-28media: don't include drivers/media/i2c at cflagsMauro Carvalho Chehab
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab
2017-12-13media: platform: sti: Adopt SPDX identifierBenjamin Gaignard
2017-12-13media: c8sectpfe: Use resource_size function on memory resourceVasyl Gomonovych
2017-12-13media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva
2017-12-13media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMAGeert Uytterhoeven
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-10[media] c8sectpfe: use setup_timerGeliang Tang
2016-11-21[media] c8sectpfe: fix error return code in c8sectpfe_probe()Wei Yongjun
2016-11-18[media] c8sectpfe: Remove clk_disable_unprepare hacksPeter Griffin
2016-10-21[media] c8sectpfe: don't break long linesMauro Carvalho Chehab
2016-07-12[media] c8sectpfe: fix memory leakSudip Mukherjee
2016-05-09[media] c8sectpfe: Rework firmware loading mechanismPeter Griffin
2016-05-09[media] c8sectpfe: Demote print to dev_dbgPeter Griffin
2016-05-09[media] c8sectpfe: Fix broken circular buffer wp managementPeter Griffin
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall
2015-11-19[media] c8sectpfe: Combine three checks into a single if blockMarkus Elfring
2015-11-19[media] c8sectpfe: Delete unnecessary checks before two function callsMarkus Elfring
2015-11-18[media] c8sectpfe: Update binding to reset-gpiosPeter Griffin
2015-11-05Merge 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 garbageSudip Mukherjee
2015-10-22[media] c8sectpfe: fix ininitialized error return on firmware load failureColin Ian King
2015-10-20[media] c8sectpfe: Remove select on CONFIG_FW_LOADER_USER_HELPER_FALLBACKTakashi Iwai
2015-10-01[media] c8sectpfe: fix namespace on memcpy/memsetMauro Carvalho Chehab
2015-09-03[media] c8sectpfe: Remove select on undefined LIBELF_32Peter Griffin
2015-09-03[media] c8sectpfe: Use %pad to print 'dma_addr_t'Fabio Estevam
2015-08-11[media] c8sectpfe: fix pinctrl dependenciesMauro Carvalho Chehab
2015-08-11[media] c8sectpfe: don't go past channel_data arrayMauro Carvalho Chehab
2015-08-11[media] c8sectpfe: Allow compiling it with COMPILE_TESTMauro Carvalho Chehab
2015-08-11[media] c8sectpfe: Add Kconfig and Makefile for the driverPeter Griffin
2015-08-11[media] c8sectpfe: Add c8sectpfe debugfs supportPeter Griffin
2015-08-11[media] c8sectpfe: Add support for various ST NIM cardsPeter Griffin
2015-08-11[media] c8sectpfe: Add LDVB helper functionsPeter Griffin
2015-08-11[media] c8sectpfe: STiH407/10 Linux DVB demux supportPeter Griffin