aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/pci/smipcie (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-09media: pci: smipcie: smipcie-main: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2019-10-07media: delete unused proc_fs.h includeSean Young1-1/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner3-30/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada1-3/+2
2019-02-18media: smipcie: add universal ir capabilityPatrick Lerda2-88/+45
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
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2-7/+6
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-1/+1
2017-08-20media: rc-core: rename input_name to device_nameSean Young2-3/+3
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+1
2016-09-19[media] constify local structuresJulia Lawall1-4/+4
2016-05-07[media] smipcie: add RC map into card configuration optionsOlli Salonen3-4/+6
2016-05-07[media] smipcie: MAC address printout formattingOlli Salonen1-1/+2
2016-05-07[media] smipcie: add support for TechnoTrend S2-4200 TwinOlli Salonen3-1/+15
2015-07-06[media] SMI PCIe IR driver for DVBSky cardsNibble Max5-1/+268
2015-05-12[media] si2157: support selection of IF interfaceOlli Salonen1-0/+1
2015-04-02[media] smipcie: switch ts2022 to ts2020 driverAntti Palosaari2-8/+6
2015-02-02[media] smipcie: return more proper value in interrupt handlerNibble Max1-4/+8
2014-11-25[media] smipcie: add DVBSky T9580 V3 supportNibble Max2-0/+70
2014-11-25[media] smipcie: use add_i2c_client and del_i2c_client functionsNibble Max1-29/+40
2014-11-21[media] media: pci: smipcie: Fix dependency for DVB_SMIPCIEAndreas Ruprecht1-0/+1
2014-11-05[media] smipcie: fix sparse warningsHans Verkuil1-2/+2
2014-11-04[media] smipcie: add DVBSky S952 V3 supportnibble.max2-0/+80
2014-11-03[media] smipcie: fix two small CodingStyle issuesMauro Carvalho Chehab1-3/+3
2014-11-03[media] smipcie: SMI pcie bridge driver for DVBSky S950 V3 dvb-s/s2 cardsnibble.max4-0/+1259