summaryrefslogtreecommitdiffstats
path: root/lib/syscall.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-07-20media: dvb_ca_en50221: Refactored dvb_ca_en50221_threadJasmin Jessich1-165/+198
2017-07-20media: dvb-frontends/stv0367: improve QAM fe_statusDaniel Scheller1-63/+85
2017-07-20media: devnode: Rename mdev argument as devnodeSakari Ailus1-2/+2
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: MAINTAINERS: add entries for stv0910 and stv6111Daniel Scheller1-0/+16
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: v4l2-mediabus: Add helper functionsTodor Tomov1-0/+26
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-20media: dt-bindings: media: Add r8a7796 DRIF bindingsRamesh Shanmugasundaram1-0/+1
2017-07-19media: adv748x: get rid of unused varMauro Carvalho Chehab1-3/+2
2017-07-19media: MAINTAINERS: Add ADV748x driverKieran Bingham1-0/+6
2017-07-19media: i2c: adv748x: add adv748x driverKieran Bingham8-0/+2924