summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ngene
AgeCommit message (Expand)AuthorLines
2024-06-21media: Convert from tasklet to BH workqueueAllen Pais-13/+14
2024-04-08media: ngene: Add dvb_ca_en50221_init return value checkAleksandr Burakov-1/+3
2022-08-29media: media/pci/ngene/ngene.h: remove #ifdef NGENE_V4LHans Verkuil-78/+0
2021-07-19media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva-7/+9
2021-03-11media: ngene: switch from 'pci_' to 'dma_' APIChristophe JAILLET-28/+28
2021-03-11media: ngene: simplify the return expression of eeprom_write_ushort()Qinglang Miao-5/+1
2020-08-29media: ngene: convert tasklets to use new tasklet_setup() APIAllen Pais-6/+6
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck-1/+1
2019-08-13media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang-4/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 461Thomas Gleixner-69/+5
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada-2/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab-1/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab-1/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab-1/+1
2018-05-28media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller-0/+1
2018-05-05media: ngene: fix ci_tsfix modparam description typoDaniel Scheller-1/+1
2018-05-05media: ngene: cleanup superfluous I2C adapter evaluationDaniel Scheller-13/+0
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab-2/+2
2018-03-22media: ngene: avoid unused variable warningArnd Bergmann-1/+1
2018-03-08media: ngene: use common DVB I2C client handling helpersDaniel Scheller-53/+15
2018-03-06media: ngene: compensate for TS buffer offset shiftsDaniel Scheller-1/+93
2018-03-06media: ngene: move the tsin_exchange() stripcopy block into a functionDaniel Scheller-28/+11
2018-03-06media: ngene: add I2C_FUNC_I2C to the I2C interface functionalityDaniel Scheller-1/+1
2018-03-06media: ngene: add proper polling to the dvbdev_ci file opsDaniel Scheller-3/+26
2018-03-06media: ngene: don't treat non-existing demods as errorDaniel Scheller-1/+1
2018-03-06media: ngene: check for CXD2099AR presence before attachingDaniel Scheller-0/+36
2018-03-06media: ngene: deduplicate I2C adapter evaluationDaniel Scheller-26/+15
2018-03-06media: ngene: add support for DuoFlex S2 V4 addon modulesDaniel Scheller-0/+86
2018-03-06media: ngene: add support for Sony CXD28xx-based DuoFlex modulesDaniel Scheller-5/+59
2018-03-06media: ngene: add XO2 module supportDaniel Scheller-1/+155
2018-03-06media: ngene: support STV0367 DVB-C/T DuoFlex addonsDaniel Scheller-19/+191
2018-03-06media: ngene: use defines to identify the demod_typeDaniel Scheller-4/+10
2018-03-06media: ngene: convert kernellog printing from printk() to dev_*() macrosDaniel Scheller-70/+84
2018-03-06media: ngene: add two additional PCI IDsDaniel Scheller-0/+2
2018-03-06media: cxd2099: move driver out of staging into dvb-frontendsDaniel Scheller-3/+1
2018-03-06media: ngene: adapt cxd2099 attach to the new i2c_client wayDaniel Scheller-4/+38
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab-8/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-20media: ngene: constify i2c_algorithm structureGustavo A. R. Silva-1/+1
2017-06-24media: ngene: Replace semaphore i2c_switch_mutex with mutexBinoy Jayan-5/+5
2017-06-24media: ngene: Replace semaphore stream_mutex with mutexBinoy Jayan-12/+8
2017-06-24media: ngene: Replace semaphore cmd_mutex with mutexBinoy Jayan-7/+7
2017-02-03[media] ngene: drop ngene_link_reset()Cao jin-7/+0
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus-30/+10
2016-09-19[media] constify local structuresJulia Lawall-7/+7
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall-1/+1
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab-1/+1
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab-1/+1
2015-04-30[media] ngene: preventing dereferencing a NULL pointerMauro Carvalho Chehab-4/+6