summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-07-20media: Remove useless curly braces and parenthesesSakari Ailus1-3/+2
2017-07-20media: dib0090: make const array dib0090_tuning_table_cband_7090e_aci staticColin Ian King1-1/+1
2017-07-20media: drxj: make several const arrays staticColin Ian King1-17/+18
2017-07-20media: drxd: make const arrays slowIncrDecLUT and fastIncrDecLUT staticColin Ian King1-2/+4
2017-07-20media: dvb-frontends/cxd2841er: do sleep on delivery system changeDaniel Scheller1-2/+23
2017-07-20media: staging: fbtft: make const array gamma_par_mask staticColin Ian King2-2/+2
2017-07-20media: dvb-frontends/cxd2841er: make several arrays staticColin Ian King1-24/+24
2017-07-20media: media/dvb: earth-pt3: fix hang-up in a rare caseAkihiro Tsukada1-8/+3
2017-07-20media: ngene: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: mantis: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dm1105: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: ddbridge: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: cx24123: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: zd1301_demod: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dib8000: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: s5h1420: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dib7000p: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: marvell-ccic: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: saa7146: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dib9000: constify i2c_algorithm structureGustavo A. R. Silva1-2/+2
2017-07-20media: usbvision: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dvb-ttusb-budget: constify i2c_algorithm structureGustavo A. R. Silva1-1/+1
2017-07-20media: dvb-frontends/stv0367: DDB frontend status inquiry fixupDaniel Scheller1-3/+3
2017-07-20media: ddbridge: stv0910 single demod mode module optionDaniel Scheller1-0/+7
2017-07-20media: ddbridge: support for CineS2 V7(A) and DuoFlex S2 V4 hardwareDaniel Scheller3-3/+138
2017-07-20media: ddbridge: return stv09xx id in port_has_stv0900_aa()Daniel Scheller1-5/+4
2017-07-20media: dvb-frontends: add ST STV6111 DVB-S/S2 tuner frontend driverDaniel Scheller4-0/+704
2017-07-20media: dvb-frontends/stv0910: Add missing set_frontend fe-opDaniel Scheller1-0/+1
2017-07-20media: dvb-frontends/stv0910: Add demod-only signal strength reportingDaniel Scheller1-4/+44
2017-07-20media: dvb-frontends/stv0910: add multistream (ISI) and PLS capabilitiesDaniel Scheller1-1/+28
2017-07-20media: dvb-frontends/stv0910: Fix possible buffer overflowDaniel Scheller1-1/+2
2017-07-20media: dvb-frontends: add ST STV0910 DVB-S/S2 demodulator frontend driverDaniel Scheller5-0/+6503
2017-07-20media: platform: video-mux: convert to multiplexer frameworkPhilipp Zabel2-46/+8
2017-07-20media: usbvision-i2c: fix format overflow warningArnd Bergmann1-2/+3
2017-07-20media: adv7180: add missing adv7180cp, adv7180st i2c device IDsUlrich Hecht1-0/+2
2017-07-20media: solo6x10: fix detection of TW2864B chipsAnton Sviridenko1-0/+1
2017-07-19media: adv748x: get rid of unused varMauro Carvalho Chehab1-3/+2
2017-07-19media: i2c: adv748x: add adv748x driverKieran Bingham8-0/+2924
2017-07-19media: staging: atomisp: fixed trivial coding style issueShy More1-2/+1
2017-07-19media: staging: atomisp: fixed trivial coding style warningShy More1-12/+12
2017-07-19media: staging: atomisp: hmm: Alignment code (rebased)Philipp Guendisch1-48/+45
2017-07-19media: staging: atomisp: hmm: Fixed comment stylePhilipp Guendisch1-21/+23
2017-07-19media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla4-21/+5
2017-07-19media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath1-6/+2
2017-07-19media: staging: atomisp: gc2235: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: mt9m114: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov5693: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov2722: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: gc0310: constify acpi_device_idArvind Yadav1-1/+1
2017-07-19media: staging: atomisp: ov8858: constify acpi_device_idArvind Yadav1-1/+1