aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20[media] af9013: add configurable TS output pinAntti Palosaari2-13/+16
2017-06-20[media] af9015: enable 2nd TS flow control when dual modeAntti Palosaari1-2/+13
2017-06-20[media] af9015: fix and refactor i2c adapter algo logicAntti Palosaari1-74/+79
2017-06-20[media] af9013: add dvbv5 cnrAntti Palosaari1-0/+9
2017-06-20[media] af9013: fix error handlingAntti Palosaari1-35/+49
2017-06-20[media] af9013: convert to regmap apiAntti Palosaari3-306/+294
2017-06-20[media] af9013: fix loggingAntti Palosaari1-102/+100
2017-06-20[media] af9013: use kernel 64-bit divisionAntti Palosaari2-31/+4
2017-06-20[media] af9013: add i2c client bindingsAntti Palosaari2-164/+241
2017-06-20[media] af9013: move config values directly under driver stateAntti Palosaari1-24/+38
2017-06-20[media] af9015: use correct 7-bit i2c addressesAntti Palosaari2-13/+15
2017-06-20[media] af9013: add check on af9013_wr_regs() return valueGustavo A. R. Silva1-0/+2
2017-06-20[media] ddbridge: hardware IDs for new C2T2 cards and other devicesDaniel Scheller3-4/+88
2017-06-20[media] ddbridge: support for Sony CXD28xx C/C2/T/T2 tuner modulesDaniel Scheller3-14/+132
2017-06-20[media] ddbridge: add I2C functions, add XO2 module supportDaniel Scheller2-0/+158
2017-06-20[media] ddbridge: board control setup, ts quirk flagsDaniel Scheller3-0/+27
2017-06-20[media] dvb-frontends/cxd2841er: improved snr reportingDaniel Scheller1-3/+4
2017-06-20[media] dvb-frontends/cxd2841er: more configurable TSBITSDaniel Scheller2-0/+5
2017-06-20[media] dvb-frontends/cxd2841er: configurable IFAGCNEGDaniel Scheller2-2/+4
2017-06-20[media] dvb-frontends/cxd2841er: make lock wait in set_fe_tc() optionalDaniel Scheller2-0/+5
2017-06-20[media] dvb-frontends/cxd2841er: optionally tune earlier in set_frontend()Daniel Scheller2-2/+13
2017-06-20[media] dvb-frontends/cxd2841er: make ASCOT use optionalDaniel Scheller3-27/+46
2017-06-20[media] dvb-frontends/cxd2841er: TS_SERIAL config flagDaniel Scheller2-4/+19
2017-06-20[media] dvb-frontends/cxd2841er: support IF speed calc from tuner valuesDaniel Scheller2-18/+47
2017-06-20[media] dvb-frontends/cxd2841er: make call to i2c_gate_ctrl optionalDaniel Scheller3-13/+24
2017-06-20[media] dvb-frontends/cxd2841er: add variable for configuration flagsDaniel Scheller2-0/+3
2017-06-20[media] dvb-frontends/cxd2841er: replace IFFREQ calc macros into functionsDaniel Scheller1-19/+29
2017-06-20[media] dvb-frontends/cxd2841er: support CXD2837/38/43ER demods/Chip IDsDaniel Scheller2-1/+26
2017-06-20[media] dvb-frontends/cxd2841er: immediately unfreeze regs when doneDaniel Scheller1-13/+10
2017-06-20[media] dvb-frontends/cxd2841er: do I2C reads in one goDaniel Scheller1-11/+2
2017-06-20[media] dvb-frontends/cxd2841er: remove kernel log spam in non-debug levelsDaniel Scheller1-4/+2
2017-06-20[media] ddbridge: support STV0367-based cards and modulesDaniel Scheller3-1/+161
2017-06-20[media] ddbridge: add i2c_read_regs()Daniel Scheller1-2/+8
2017-06-20[media] dvb-frontends/stv0367: add Digital Devices compatibilityDaniel Scheller2-0/+334
2017-06-20[media] dvb-frontends/stv0367: add defaults for use w/DD-branded devicesDaniel Scheller1-1/+609
2017-06-20[media] dvb-frontends/stv0367: fix symbol rate conditions in cab_SetQamSize()Daniel Scheller1-6/+6
2017-06-20[media] dvb-frontends/stv0367: selectable QAM FEC Lock status registerDaniel Scheller1-2/+7
2017-06-20[media] dvb-frontends/stv0367: support reading if_khz from tuner configDaniel Scheller1-13/+32
2017-06-20[media] dvb-frontends/stv0367: make full reinit on set_frontend() optionalDaniel Scheller1-2/+7
2017-06-20[media] dvb-frontends/stv0367: make PLLSETUP a function, add 58MHz IC speedDaniel Scheller2-25/+51
2017-06-20[media] dvb-frontends/stv0367: move out tables, support multiple tab variantsDaniel Scheller2-650/+701
2017-06-20[media] dvb-frontends/stv0367: refactor defaults table handlingDaniel Scheller2-14/+20
2017-06-20[media] dvb-frontends/stv0367: print CPAMP status only if stv_debug is enabledDaniel Scheller1-2/+2
2017-06-20[media] dvb-frontends/stv0367: add flag to make i2c_gatectrl optionalDaniel Scheller1-4/+12
2017-06-20[media] s5p-cec: update MAINTAINERS entryMarek Szyprowski1-3/+4
2017-06-20[media] v4l2-core: Use kvmalloc() for potentially big allocationsTomasz Figa6-27/+35
2017-06-20[media] media: entity: Add media_entity_get_fwnode_pad() functionNiklas Söderlund2-0/+59
2017-06-20[media] media: entity: Add get_fwnode_pad entity operationNiklas Söderlund1-0/+5
2017-06-20[media] v4l: async: check for v4l2_dev in v4l2_async_notifier_register()Niklas Söderlund1-1/+2
2017-06-20[media] media: fdp1: Support ES2 platformsKieran Bingham1-3/+7