summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab6-6/+7
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab8-12/+23
2017-12-18media: v4l2-common.h: document helper functionsMauro Carvalho Chehab1-14/+0
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab2-12/+10
2017-12-18media: dvb_demux: describe nested structsMauro Carvalho Chehab1-9/+14
2017-12-18media: dmxdev: describe nested structsMauro Carvalho Chehab1-13/+18
2017-12-15media: staging/imx: update TODOSteve Longerbeam1-12/+51
2017-12-15media: staging/imx: reorder function prototypesSteve Longerbeam1-9/+12
2017-12-15media: staging/imx: convert static vdev lists to list_headSteve Longerbeam4-66/+68
2017-12-15media: staging/imx: remove static subdev arraysSteve Longerbeam7-218/+216
2017-12-15media: staging/imx: pass fwnode handle to find/add async subdevSteve Longerbeam3-16/+15
2017-12-15media: staging/imx: remove devname string from imx_media_subdevSteve Longerbeam2-4/+1
2017-12-15media: staging/imx: of: allow for recursing downstreamSteve Longerbeam3-88/+21
2017-12-15media: staging/imx: remove static media link arraysSteve Longerbeam4-296/+281
2017-12-15media: staging/imx: get CSI bus type from nearest upstream entitySteve Longerbeam5-161/+150
2017-12-15media: dvb-frontends: fix i2c access helpers for KASANArnd Bergmann12-14/+37
2017-12-15media: r820t: fix r820t_write_reg for KASANArnd Bergmann1-5/+8
2017-12-14media: pxa_camera: rename the soc_camera_ prefix to pxa_camera_Hans Verkuil1-14/+14
2017-12-14media: staging/cxd2099: cosmetics: improve stringsDaniel Scheller1-4/+5
2017-12-14media: staging/cxd2099: fix debug message severityDaniel Scheller1-1/+1
2017-12-14media: staging/cxd2099: fix remaining checkpatch-strict issuesDaniel Scheller2-25/+8
2017-12-14media: [RESEND] media: dvb-frontends: Add delay to Si2168 restartRon Economos1-0/+3
2017-12-14media: ddbridge: stv09xx: detach frontends on lnb failureDaniel Scheller1-0/+2
2017-12-14media: tuners: tda8290: reduce stack usage with kasanArnd Bergmann1-38/+40
2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young3-64/+53
2017-12-14media: imon: auto-config ffdc 30 deviceSean Young1-0/+1
2017-12-14media: winbond-cir: Fix pnp_irq's error checking for wbcir_probeArvind Yadav1-1/+1
2017-12-14media: rc: Replace timeval with ktime_t in imon.cChunyan Zhang1-13/+13
2017-12-14media: lirc: improve lockingSean Young1-102/+137
2017-12-14media: lirc: allow lirc device to be opened more than onceSean Young1-113/+134
2017-12-14media: rc: include <uapi/linux/lirc.h> rather than <media/lirc.h>Sean Young1-1/+1
2017-12-14media: rc: move ir-lirc-codec.c contents into lirc_dev.cSean Young4-626/+605
2017-12-14media: lirc: scancode rc devices should have a lirc device tooSean Young3-8/+22
2017-12-14media: lirc: ensure lirc device receives nec repeatsSean Young1-10/+17
2017-12-14media: lirc: implement reading scancodeSean Young5-15/+117
2017-12-14media: lirc: remove last remnants of lirc kapiSean Young4-135/+55
2017-12-14media: lirc: remove name from lirc_devSean Young2-8/+3
2017-12-14media: lirc: create rc-core open and close lirc functionsSean Young2-67/+60
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 Young3-9/+21
2017-12-14media: lirc: use kfifo rather than lirc_buffer for raw IRSean Young2-197/+83
2017-12-14media: lirc: merge lirc_dev_fop_ioctl and ir_lirc_ioctlSean Young2-91/+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 Young8-219/+124
2017-12-14media: rc: auto load encoder if necessarySean Young3-1/+4
2017-12-14media: lirc: use the correct carrier for scancode transmitSean Young11-11/+57
2017-12-14media: lirc: implement scancode sendingSean Young2-28/+73
2017-12-14media: lirc: remove LIRCCODE and LIRC_GET_LENGTHSean Young2-13/+0
2017-12-14media: staging: remove lirc_zilog driverSean Young6-1720/+0