summaryrefslogtreecommitdiffstats
path: root/drivers/media/pci/ngene/ngene-core.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-19media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva1-1/+1
2021-03-11media: ngene: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-28/+28
2020-08-29media: ngene: convert tasklets to use new tasklet_setup() APIAllen Pais1-6/+6
2019-08-13media: ngene: Remove call to memset after pci_alloc_consistentFuqian Huang1-4/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 461Thomas Gleixner1-14/+1
2019-03-01media: pci: fix several typosMauro Carvalho Chehab1-1/+1
2018-03-22media: ngene: avoid unused variable warningArnd Bergmann1-1/+1
2018-03-08media: ngene: use common DVB I2C client handling helpersDaniel Scheller1-33/+10
2018-03-06media: ngene: check for CXD2099AR presence before attachingDaniel Scheller1-0/+14
2018-03-06media: ngene: support STV0367 DVB-C/T DuoFlex addonsDaniel Scheller1-0/+12
2018-03-06media: ngene: convert kernellog printing from printk() to dev_*() macrosDaniel Scheller1-38/+37
2018-03-06media: ngene: adapt cxd2099 attach to the new i2c_client wayDaniel Scheller1-4/+37
2017-06-24media: ngene: Replace semaphore i2c_switch_mutex with mutexBinoy Jayan1-1/+1
2017-06-24media: ngene: Replace semaphore stream_mutex with mutexBinoy Jayan1-11/+7
2017-06-24media: ngene: Replace semaphore cmd_mutex with mutexBinoy Jayan1-6/+6
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-6/+2
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab1-1/+1
2015-04-30[media] ngene: preventing dereferencing a NULL pointerMauro Carvalho Chehab1-4/+6
2014-09-03[media] ngene: fix sparse warningsHans Verkuil1-8/+6
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-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-3/+2
2012-11-22[media] drivers/media/pci/ngene/ngene-core.c: fix error return codePeter Senna Tschudin1-1/+2
2012-10-28[media] ngene: better comment unused code to avoid warningsMauro Carvalho Chehab1-2/+2
2012-08-13[media] Rename media/dvb as media/pciMauro Carvalho Chehab1-0/+1707