summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-14media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>Sean Young
2017-12-14media: rc: move ir-lirc-codec.c contents into lirc_dev.cSean Young
2017-12-14kfifo: DECLARE_KIFO_PTR(fifo, u64) does not work on arm 32 bitSean Young
2017-12-14media: lirc: scancode rc devices should have a lirc device tooSean Young
2017-12-14media: lirc: document LIRC_MODE_SCANCODESean Young
2017-12-14media: lirc: ensure lirc device receives nec repeatsSean Young
2017-12-14media: lirc: implement reading scancodeSean Young
2017-12-14media: lirc: remove last remnants of lirc kapiSean Young
2017-12-14media: lirc: remove name from lirc_devSean Young
2017-12-14media: lirc: create rc-core open and close lirc functionsSean Young
2017-12-14media: lirc: do not call close() or open() on unregistered devicesSean Young
2017-12-14media: lirc: move lirc_dev->attached to rc_dev->registeredSean Young
2017-12-14media: lirc: use kfifo rather than lirc_buffer for raw IRSean Young
2017-12-14media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctlSean Young
2017-12-14media: rc: document and fix rc_validate_scancode()Sean Young
2017-12-14media: lirc: validate scancode for transmitSean Young
2017-12-14media: lirc: lirc interface should not be a raw decoderSean Young
2017-12-14media: rc: auto load encoder if necessarySean Young
2017-12-14media: lirc: use the correct carrier for scancode transmitSean Young
2017-12-14media: lirc: implement scancode sendingSean Young
2017-12-14media: lirc: remove LIRCCODE and LIRC_GET_LENGTHSean Young
2017-12-14media: MAINTAINERS: remove lirc staging areaSean Young
2017-12-14media: staging: remove lirc_zilog driverSean Young
2017-12-14media: i2c: enable i2c IR for hardware which isn't HD-PVRSean Young
2017-12-14media: rc: implement zilog transmitterSean Young
2017-12-14media: merge ir_tx_z8f0811_haup and ir_rx_z8f0811_haup i2c devicesSean Young
2017-12-14media: rc: i2c: only poll if the rc device is openedSean Young
2017-12-14media: rc: i2c: use dev_dbg rather hand-rolled debugSean Young
2017-12-14media: rc: i2c: set parent of rc device and improve nameSean Young
2017-12-14media: xilinx-video: fix bad of_node_put() on endpoint errorAkinobu Mita
2017-12-14media: bt8xx: Fix err 'bt878_probe()'Christophe JAILLET
2017-12-14media: dvb_ca_en50221: sanity check slot number from userspaceColin Ian King
2017-12-14media: siano: fix a potential integer overflowGustavo A. R. Silva
2017-12-14media: dvbsky: MyGica T230C supportStefan BrĂ¼ns
2017-12-14media: staging: media: Introduce NVIDIA Tegra video decoder driverDmitry Osipenko
2017-12-14media: dt: bindings: Add binding for NVIDIA Tegra Video Decoder EngineDmitry Osipenko
2017-12-13media: ddbridge: improve error handling logic on fe attach failuresDaniel Scheller
2017-12-13media: drivers: media: remove duplicate includesPravin Shedge
2017-12-13media: platform: sti: Adopt SPDX identifierBenjamin Gaignard
2017-12-13media: dvb_frontend: Add commands implementation for compat ioctJaedon Shin
2017-12-13media: dvb_frontend: Add compat_ioctl callbackJaedon Shin
2017-12-13media: dvb_frontend: Add unlocked_ioctl in dvb_frontend.cJaedon Shin
2017-12-13media: dvb_usb_pctv452e: module refcount changes were unbalancedWolfgang Rohdewald
2017-12-13media: dvb_frontend: fix ifnullfree.cocci warningsFengguang Wu
2017-12-13media: dvb-frontends/stv0910: remove unneeded dvb_math.h includeDaniel Scheller
2017-12-13media: dvb-frontends/stv0910: remove unneeded symbol rate inquiryDaniel Scheller
2017-12-13media: dvb-frontends/stv0910: read symbolrate in get_frontend()Daniel Scheller
2017-12-13media: dvb-frontends/stv0910: remove unneeded check/call to get_if_freqDaniel Scheller
2017-12-13media: dvb-frontends/stv6111: handle gate_ctrl errorsDaniel Scheller
2017-12-13media: dvb-frontends/stv0910: WARN_ON() on consecutive mutex_unlock()Daniel Scheller