summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-18media: coda: allocate space for mpeg4 decoder mvcol bufferPhilipp Zabel
2017-12-18media: coda: round up frame sizes to multiples of 16 for MPEG-4 decoderPhilipp Zabel
2017-12-18media: coda: fix capture TRY_FMT for YUYV with non-MB-aligned widthsPhilipp Zabel
2017-12-18media: coda: set min_buffers_neededLucas Stach
2017-12-18media: pxa_camera: disable and unprepare the clock source on errorFlavio Ceolin
2017-12-18media: v4l: sh_mobile_ceu: Return buffers on streamoff()Jacopo Mondi
2017-12-18media: v4l2-subdev: better document IO pin configuration flagsMauro Carvalho Chehab
2017-12-18media: v4l2-tpg.h: rename color structsMauro Carvalho Chehab
2017-12-18media: v4l2-tpg*.h: move headers to include/media/tpg and merge themMauro Carvalho Chehab
2017-12-18media: get rid of i2c-addr.hMauro Carvalho Chehab
2017-12-18media: v4l2-dev: convert VFL_TYPE_* into an enumMauro Carvalho Chehab
2017-12-18media: v4l2-common.h: document helper functionsMauro Carvalho Chehab
2017-12-18media: v4l2-common: get rid of struct v4l2_discrete_probeMauro Carvalho Chehab
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