summaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-14media: lirc: do not call close() or open() on unregistered devicesSean Young1-5/+9
2017-12-14media: lirc: move lirc_dev->attached to rc_dev->registeredSean Young5-11/+24
2017-12-14media: lirc: use kfifo rather than lirc_buffer for raw IRSean Young4-306/+87
2017-12-14media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctlSean Young3-95/+50
2017-12-14media: rc: document and fix rc_validate_scancode()Sean Young1-2/+16
2017-12-14media: lirc: validate scancode for transmitSean Young3-20/+44
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