summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-14media: lirc: lirc interface should not be a raw decoderSean Young10-243/+143
2017-12-14media: rc: auto load encoder if necessarySean Young3-1/+4
2017-12-14media: lirc: use the correct carrier for scancode transmitSean Young12-11/+58
2017-12-14media: lirc: implement scancode sendingSean Young4-81/+156
2017-12-14media: lirc: remove LIRCCODE and LIRC_GET_LENGTHSean Young10-87/+9
2017-12-14media: MAINTAINERS: remove lirc staging areaSean Young1-6/+0
2017-12-14media: staging: remove lirc_zilog driverSean Young6-1720/+0
2017-12-14media: i2c: enable i2c IR for hardware which isn't HD-PVRSean Young1-0/+9
2017-12-14media: rc: implement zilog transmitterSean Young2-8/+433
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young9-87/+30
2017-12-14media: rc: i2c: only poll if the rc device is openedSean Young1-4/+21
2017-12-14media: rc: i2c: use dev_dbg rather hand-rolled debugSean Young1-36/+25
2017-12-14media: rc: i2c: set parent of rc device and improve nameSean Young3-10/+5
2017-12-14media: xilinx-video: fix bad of_node_put() on endpoint errorAkinobu Mita1-12/+4
2017-12-14media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET1-2/+1
2017-12-14media: dvb_ca_en50221: sanity check slot number from userspaceColin Ian King1-0/+3
2017-12-14media: siano: fix a potential integer overflowGustavo A. R. Silva1-1/+1
2017-12-14media: dvbsky: MyGica T230C supportStefan BrĂ¼ns2-0/+89
2017-12-14media: staging: media: Introduce NVIDIA Tegra video decoder driverDmitry Osipenko8-0/+1315
2017-12-14media: dt: bindings: Add binding for NVIDIA Tegra Video Decoder EngineDmitry Osipenko1-0/+55
2017-12-13media: ddbridge: improve error handling logic on fe attach failuresDaniel Scheller1-27/+22
2017-12-13media: drivers: media: remove duplicate includesPravin Shedge3-6/+0
2017-12-13media: platform: sti: Adopt SPDX identifierBenjamin Gaignard36-77/+36
2017-12-13media: dvb_frontend: Add commands implementation for compat ioctJaedon Shin1-0/+131
2017-12-13media: dvb_frontend: Add compat_ioctl callbackJaedon Shin2-17/+12
2017-12-13media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.cJaedon Shin1-3/+14
2017-12-13media: dvb_usb_pctv452e: module refcount changes were unbalancedWolfgang Rohdewald1-0/+8
2017-12-13media: dvb_frontend: fix ifnullfree.cocci warningsFengguang Wu1-2/+1
2017-12-13media: dvb-frontends/stv0910: remove unneeded dvb_math.h includeDaniel Scheller1-1/+0
2017-12-13media: dvb-frontends/stv0910: remove unneeded symbol rate inquiryDaniel Scheller1-2/+0
2017-12-13media: dvb-frontends/stv0910: read symbolrate in get_frontend()Daniel Scheller1-0/+5
2017-12-13media: dvb-frontends/stv0910: remove unneeded check/call to get_if_freqDaniel Scheller1-3/+0
2017-12-13media: dvb-frontends/stv6111: handle gate_ctrl errorsDaniel Scheller1-17/+27
2017-12-13media: dvb-frontends/stv0910: WARN_ON() on consecutive mutex_unlock()Daniel Scheller1-2/+4
2017-12-13media: frontends/stv0910: add field offsets to field definesDaniel Scheller1-927/+927
2017-12-13media: dvb_frontend: remove redundant status self assignmentColin Ian King2-4/+0
2017-12-13media: dib0700: add support for Xbox One Digital TV TunerOlli Salonen5-2/+139
2017-12-13media: tda18250: support for new silicon tunerOlli Salonen6-0/+1115
2017-12-13media: dvb-frontends/stv0367: remove redundant self assignment of temporaryColin Ian King1-2/+0
2017-12-13media: stb0899: remove redundant self assignment of k_indirectColin Ian King1-2/+1
2017-12-13media: c8sectpfe: Use resource_size function on memory resourceVasyl Gomonovych1-1/+1
2017-12-13media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_i...Gustavo A. R. Silva1-1/+3
2017-12-13media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2017-12-12media: dibx000_common: Fix line continuation formatJoe Perches1-4/+4
2017-12-12media: dvb_frontend: fix return error codeMauro Carvalho Chehab1-1/+1
2017-12-12media: MAINTAINERS: add si2165 driverMatthias Schwarzott1-0/+8
2017-12-12media: cx23885: Use semicolon after assignment instead of commaMatthias Schwarzott1-2/+2
2017-12-12media: cx231xx: Use semicolon after assignment instead of commaMatthias Schwarzott1-4/+4
2017-12-12media: si2165: Add DVBv3 wrapper for ber statisticsMatthias Schwarzott1-0/+26
2017-12-12media: si2165: add DVBv3 wrapper for C/N statisticsMatthias Schwarzott1-0/+12