summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)Author
2017-12-15media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann
2017-12-15media: r820t: fix r820t_write_reg for KASANArnd Bergmann
2017-12-14media: pxa_camera: rename the soc_camera_ prefix to pxa_camera_Hans Verkuil
2017-12-14media: [RESEND] media: dvb-frontends: Add delay to Si2168 restartRon Economos
2017-12-14media: ddbridge: stv09xx: detach frontends on lnb failureDaniel Scheller
2017-12-14media: tuners: tda8290: reduce stack usage with kasanArnd Bergmann
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young
2017-12-14media: imon: auto-config ffdc 30 deviceSean Young
2017-12-14media: winbond-cir: Fix pnp_irq's error checking for wbcir_probeArvind Yadav
2017-12-14media: rc: Replace timeval with ktime_t in imon.cChunyan Zhang
2017-12-14media: lirc: improve lockingSean Young
2017-12-14media: lirc: allow lirc device to be opened more than onceSean Young
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-14media: lirc: scancode rc devices should have a lirc device tooSean 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: 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-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