summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-18media: dvb_demux: describe nested structsMauro Carvalho Chehab
2017-12-18media: dmxdev: describe nested structsMauro Carvalho Chehab
2017-12-15media: staging/imx: update TODOSteve Longerbeam
2017-12-15media: staging/imx: reorder function prototypesSteve Longerbeam
2017-12-15media: staging/imx: convert static vdev lists to list_headSteve Longerbeam
2017-12-15media: staging/imx: remove static subdev arraysSteve Longerbeam
2017-12-15media: staging/imx: pass fwnode handle to find/add async subdevSteve Longerbeam
2017-12-15media: staging/imx: remove devname string from imx_media_subdevSteve Longerbeam
2017-12-15media: staging/imx: of: allow for recursing downstreamSteve Longerbeam
2017-12-15media: staging/imx: remove static media link arraysSteve Longerbeam
2017-12-15media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam
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: staging/cxd2099: cosmetics: improve stringsDaniel Scheller
2017-12-14media: staging/cxd2099: fix debug message severityDaniel Scheller
2017-12-14media: staging/cxd2099: fix remaining checkpatch-strict issuesDaniel Scheller
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: 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