summaryrefslogtreecommitdiff
path: root/drivers/media/pci/smipcie/smipcie-main.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-21media: Convert from tasklet to BH workqueueAllen Pais1-9/+9
2021-01-27media: smipcie: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-11/+15
2020-08-29media: smipcie: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-01-09media: pci: smipcie: smipcie-main: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-2/+2
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-4/+4
2016-09-19[media] constify local structuresJulia Lawall1-4/+4
2016-05-07[media] smipcie: add RC map into card configuration optionsOlli Salonen1-0/+4
2016-05-07[media] smipcie: MAC address printout formattingOlli Salonen1-1/+2
2016-05-07[media] smipcie: add support for TechnoTrend S2-4200 TwinOlli Salonen1-0/+10
2015-07-06[media] SMI PCIe IR driver for DVBSky cardsNibble Max1-0/+1114