summaryrefslogtreecommitdiff
path: root/drivers/media/pci/ddbridge/ddbridge-main.c
AgeCommit message (Expand)Author
2023-12-13media: ddbridge: fix an error code problem in ddb_probeSu Hui
2022-06-27media: ddbridge: Remove useless license text when SPDX-License-Identifier is ...Christophe JAILLET
2021-09-30media: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2018-09-12media: ddbridge: header/boilerplate cleanups and cosmeticsDaniel Scheller
2018-09-12media: ddbridge: add SPDX license identifiersDaniel Scheller
2018-09-12media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'Daniel Scheller
2018-05-04media: ddbridge: add hardware defs and PCI IDs for MCI cardsDaniel Scheller
2018-05-04media: ddbridge: set devid entry for link 0Daniel Scheller
2018-05-04media: ddbridge: request/free_irq using pci_irq_vector, enable MSI-XDaniel Scheller
2018-05-04media: ddbridge: move MSI IRQ cleanup to a helper functionDaniel Scheller
2018-05-04media: ddbridge: move ddb_wq and the wq+class initialisation to -coreDaniel Scheller
2018-05-04media: ddbridge: move modparams to ddbridge-core.cDaniel Scheller
2017-12-11media: ddbridge: fixup checkpatch-strict issuesDaniel Scheller
2017-08-20media: ddbridge: move ddb_unmap(), cleanup modparamsDaniel Scheller
2017-08-20media: ddbridge: move device ID table to ddbridge-hwDaniel Scheller
2017-08-20media: ddbridge: support MaxLinear MXL5xx based cards (MaxS4/8)Daniel Scheller
2017-08-20media: ddbridge: Kconfig option to control the MSI modparam defaultDaniel Scheller
2017-08-20media: ddbridge: split off hardware definitions and mappingsDaniel Scheller
2017-08-20media: ddbridge: split I/O related functions off from ddbridge.hDaniel Scheller
2017-08-20media: ddbridge: bump ddbridge code to version 0.9.29Daniel Scheller
2017-08-09media: ddbridge: split code into multiple filesDaniel Scheller