summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/saa7146/saa7146_core.c
Commit message (Expand)AuthorAgeFilesLines
* media: common: saa7146: Avoid a leak in vmalloc_to_sg()Christophe JAILLET2023-05-251-3/+3
* media: common: saa7146: use for_each_sg_dma_pageHans Verkuil2023-04-151-22/+7
* media: common: saa7146: replace BUG_ON by WARN_ONHans Verkuil2023-04-151-4/+7
* media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil2023-02-091-0/+578
* media: saa7146: deprecate hexium_gemini/orion, mxb and ttpciHans Verkuil2022-08-291-578/+0
* media: saa7146: use sg_dma_len when building pgtableTasos Sahanidis2021-03-111-1/+1
* media: saa7146: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-12-031-18/+21
* media: saa7146: drop double zeroingJulia Lawall2020-09-271-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+1
* [media] include/media: move driver interface headers to a separate dirMauro Carvalho Chehab2015-11-171-1/+1
* [media] saa7146: turn bothersome error into a debug messageJohann Klammer2014-11-031-1/+1
* [media] saa7146: Create a device name before it's usedLubomir Rintel2014-10-211-3/+3
* media: use pci_zalloc_consistentJoe Perches2014-08-081-9/+6
* [media] saa7146: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-171-1/+1
* [media] saa7146: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-171-2/+0
* [media] saa7146: Move it to its own directoryMauro Carvalho Chehab2012-08-131-0/+592