aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ngene (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada1-2/+2
2019-03-20media: Kconfig files: use the right help coding styleMauro Carvalho Chehab1-1/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab1-1/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2018-05-28media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller1-0/+1
2018-05-05media: ngene: fix ci_tsfix modparam description typoDaniel Scheller1-1/+1
2018-05-05media: ngene: cleanup superfluous I2C adapter evaluationDaniel Scheller1-13/+0
2018-05-04media: lgdt330x: convert it to the new I2C binding wayMauro Carvalho Chehab1-2/+2
2018-03-22media: ngene: avoid unused variable warningArnd Bergmann1-1/+1
2018-03-08media: ngene: use common DVB I2C client handling helpersDaniel Scheller2-53/+15
2018-03-06media: ngene: compensate for TS buffer offset shiftsDaniel Scheller2-1/+93
2018-03-06media: ngene: move the tsin_exchange() stripcopy block into a functionDaniel Scheller1-28/+11
2018-03-06media: ngene: add I2C_FUNC_I2C to the I2C interface functionalityDaniel Scheller1-1/+1
2018-03-06media: ngene: add proper polling to the dvbdev_ci file opsDaniel Scheller1-3/+26
2018-03-06media: ngene: don't treat non-existing demods as errorDaniel Scheller1-1/+1
2018-03-06media: ngene: check for CXD2099AR presence before attachingDaniel Scheller3-0/+36
2018-03-06media: ngene: deduplicate I2C adapter evaluationDaniel Scheller1-26/+15
2018-03-06media: ngene: add support for DuoFlex S2 V4 addon modulesDaniel Scheller2-0/+86
2018-03-06media: ngene: add support for Sony CXD28xx-based DuoFlex modulesDaniel Scheller2-5/+59
2018-03-06media: ngene: add XO2 module supportDaniel Scheller2-1/+155
2018-03-06media: ngene: support STV0367 DVB-C/T DuoFlex addonsDaniel Scheller4-19/+191
2018-03-06media: ngene: use defines to identify the demod_typeDaniel Scheller2-4/+10
2018-03-06media: ngene: convert kernellog printing from printk() to dev_*() macrosDaniel Scheller3-70/+84
2018-03-06media: ngene: add two additional PCI IDsDaniel Scheller1-0/+2
2018-03-06media: cxd2099: move driver out of staging into dvb-frontendsDaniel Scheller2-3/+1
2018-03-06media: ngene: adapt cxd2099 attach to the new i2c_client wayDaniel Scheller2-4/+38
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2-8/+7
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-20media: ngene: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-06-24media: ngene: Replace semaphore i2c_switch_mutex with mutexBinoy Jayan3-5/+5
2017-06-24media: ngene: Replace semaphore stream_mutex with mutexBinoy Jayan2-12/+8
2017-06-24media: ngene: Replace semaphore cmd_mutex with mutexBinoy Jayan2-7/+7
2017-02-03[media] ngene: drop ngene_link_reset()Cao jin1-7/+0
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus5-30/+10
2016-09-19[media] constify local structuresJulia Lawall1-7/+7
2016-02-01[media] constify stv6110x_devctl structureJulia Lawall1-1/+1
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab1-1/+1
2015-06-09[media] dvb: Get rid of typedev usage for enumsMauro Carvalho Chehab1-1/+1
2015-04-30[media] ngene: preventing dereferencing a NULL pointerMauro Carvalho Chehab1-4/+6
2014-09-08[media] ngene: properly handle __user ptrMauro Carvalho Chehab1-1/+1
2014-09-03[media] ngene: fix sparse warningsHans Verkuil4-13/+10
2014-08-08media: use pci_zalloc_consistentJoe Perches1-4/+3
2014-07-04[media] drivers/media: Remove useless return variablesPeter Senna Tschudin1-5/+2
2013-10-31[media] ngene: Remove casting the return value which is a void pointerJingoo Han1-1/+1
2013-10-17[media] pci: ngene: Remove redundant pci_set_drvdataSachin Kamat1-2/+0
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab3-8/+6
2013-01-05[media] ngene: fix commit 36a495a336c3fbbb2f4eeed2a94ab6d5be19d186Mauro Carvalho Chehab1-0/+1
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman3-8/+6
2012-12-27[media] ngene: separate demodulator and tuner attachPatrice Chotard1-0/+8