summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ngene
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 461Thomas Gleixner2019-06-195-69/+5
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* media: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-2/+2
* media: Kconfig files: use the right help coding styleMauro Carvalho Chehab2019-03-201-1/+1
* media: pci: fix several typosMauro Carvalho Chehab2019-03-011-1/+1
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-111-1/+1
* media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller2018-05-281-0/+1
* media: ngene: fix ci_tsfix modparam description typoDaniel Scheller2018-05-051-1/+1
* media: ngene: cleanup superfluous I2C adapter evaluationDaniel Scheller2018-05-051-13/+0
* media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab2018-05-041-2/+2
* media: ngene: avoid unused variable warningArnd Bergmann2018-03-221-1/+1
* media: ngene: use common DVB I2C client handling helpersDaniel Scheller2018-03-082-53/+15
* media: ngene: compensate for TS buffer offset shiftsDaniel Scheller2018-03-062-1/+93
* media: ngene: move the tsin_exchange() stripcopy block into a functionDaniel Scheller2018-03-061-28/+11
* media: ngene: add I2C_FUNC_I2C to the I2C interface functionalityDaniel Scheller2018-03-061-1/+1
* media: ngene: add proper polling to the dvbdev_ci file opsDaniel Scheller2018-03-061-3/+26
* media: ngene: don't treat non-existing demods as errorDaniel Scheller2018-03-061-1/+1
* media: ngene: check for CXD2099AR presence before attachingDaniel Scheller2018-03-063-0/+36
* media: ngene: deduplicate I2C adapter evaluationDaniel Scheller2018-03-061-26/+15
* media: ngene: add support for DuoFlex S2 V4 addon modulesDaniel Scheller2018-03-062-0/+86
* media: ngene: add support for Sony CXD28xx-based DuoFlex modulesDaniel Scheller2018-03-062-5/+59
* media: ngene: add XO2 module supportDaniel Scheller2018-03-062-1/+155
* media: ngene: support STV0367 DVB-C/T DuoFlex addonsDaniel Scheller2018-03-064-19/+191
* media: ngene: use defines to identify the demod_typeDaniel Scheller2018-03-062-4/+10
* media: ngene: convert kernellog printing from printk() to dev_*() macrosDaniel Scheller2018-03-063-70/+84
* media: ngene: add two additional PCI IDsDaniel Scheller2018-03-061-0/+2
* media: cxd2099: move driver out of staging into dvb-frontendsDaniel Scheller2018-03-062-3/+1
* media: ngene: adapt cxd2099 attach to the new i2c_client wayDaniel Scheller2018-03-062-4/+38
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-282-8/+7
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* media: ngene: constify i2c_algorithm structureGustavo A. R. Silva2017-07-201-1/+1
* media: ngene: Replace semaphore i2c_switch_mutex with mutexBinoy Jayan2017-06-243-5/+5
* media: ngene: Replace semaphore stream_mutex with mutexBinoy Jayan2017-06-242-12/+8
* media: ngene: Replace semaphore cmd_mutex with mutexBinoy Jayan2017-06-242-7/+7
* [media] ngene: drop ngene_link_reset()Cao jin2017-02-031-7/+0
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-275-30/+10
* [media] constify local structuresJulia Lawall2016-09-191-7/+7
* [media] constify stv6110x_devctl structureJulia Lawall2016-02-011-1/+1
* [media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab2016-01-111-1/+1
* [media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab2015-06-091-1/+1
* [media] ngene: preventing dereferencing a NULL pointerMauro Carvalho Chehab2015-04-301-4/+6
* [media] ngene: properly handle __user ptrMauro Carvalho Chehab2014-09-081-1/+1
* [media] ngene: fix sparse warningsHans Verkuil2014-09-034-13/+10
* media: use pci_zalloc_consistentJoe Perches2014-08-081-4/+3
* [media] drivers/media: Remove useless return variablesPeter Senna Tschudin2014-07-041-5/+2
* [media] ngene: Remove casting the return value which is a void pointerJingoo Han2013-10-311-1/+1
* [media] pci: ngene: Remove redundant pci_set_drvdataSachin Kamat2013-10-171-2/+0
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-243-8/+6
|\
| * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-033-8/+6
* | [media] ngene: fix commit 36a495a336c3fbbb2f4eeed2a94ab6d5be19d186Mauro Carvalho Chehab2013-01-051-0/+1