aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-031-0/+4
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-201-3/+24
|\
| * media: cec-notifier: Get notifier by device and connector nameNeil Armstrong2018-07-131-3/+24
* | media: vsp1: Support Interlaced display pipelinesKieran Bingham2018-08-031-0/+2
* | media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab2018-08-021-1/+29
* | media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab2018-08-021-9/+10
* | media: v4l2-ctrls.h: fix v4l2_ctrl field description typosBaruch Siach2018-07-251-2/+2
* | media: v4l2-mem2mem: add v4l2_m2m_last_buf()Hans Verkuil2018-07-251-0/+29
* | media: cec: add support for 5V signal testingHans Verkuil2018-07-252-1/+15
* | media: mem2mem: Make .job_abort optionalEzequiel Garcia2018-07-241-1/+1
* | media: v4l2-fwnode: parse 'data-enable-active' propJacopo Mondi2018-07-241-0/+2
* | media: add helpers for memory-to-memory media controllerEzequiel Garcia2018-07-041-0/+19
* | media: v4l-common: Make v4l2_find_nearest_size more sparse-friendlySakari Ailus2018-06-281-1/+1
* | media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia2018-06-281-6/+0
* | media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTDNiklas Söderlund2018-06-281-2/+13
* | media: i2c: lm3560: add support for lm3559 chipPavel Machek2018-06-281-0/+1
|/
* media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil2018-05-282-21/+0
* media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil2018-05-281-15/+0
* media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart2018-05-171-2/+33
* media: v4l: vsp1: Document the vsp1_du_atomic_config structureLaurent Pinchart2018-05-171-0/+10
* media: rc: default to idle on at startup or after resetSean Young2018-05-141-0/+1
* media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann2018-05-111-0/+2
* media: v4l2-device.h: always expose mdevHans Verkuil2018-05-111-3/+1
* Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab2018-05-104-6/+6
|\
| * MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab2018-05-044-6/+6
* | media: v4l2-dev.h: fix doc warningHans Verkuil2018-05-091-0/+1
* | media: entity: fix spelling for media_entity_get_fwnode_pad()Niklas Söderlund2018-05-091-1/+1
* | media: dvb: add alternative USB PID for Hauppauge WinTV-soloHDRainer Keller2018-05-041-0/+1
* | media: v4l2-core: get rid of videobuf-dvbMauro Carvalho Chehab2018-05-041-59/+0
* | media: v4l: fwnode: Fix comment incorrectly mentioning v4l2_fwnode_parse_endp...Leonard Crestez2018-04-231-1/+1
|/
* Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-102-8/+9
|\
| * media: v4l2-core: fix size of devnode_nums[] bitarrayMauro Carvalho Chehab2018-04-051-6/+6
| * media: v4l: Bring back array_size parameter to v4l2_find_nearest_sizeSakari Ailus2018-04-041-2/+3
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-061-0/+1
|\ \ | |/ |/|
| * [poll] annotate SAA6588_CMD_POLL usersAl Viro2018-02-151-0/+1
* | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-04-0327-251/+378
|\ \
| * | media: cec: improve CEC pin event handlingHans Verkuil2018-03-221-3/+4
| * | media: cec: add core error injection supportHans Verkuil2018-03-221-0/+5
| * | media: v4l2-common: fix a compilation breakageMauro Carvalho Chehab2018-03-211-3/+2
| * | media: i2c: mt9t112: Remove soc_camera dependenciesJacopo Mondi2018-03-211-10/+7
| * | media: rc: meson-ir: add timeout on idleSean Young2018-03-211-1/+3
| * | media: add tuner standby op, use where neededHans Verkuil2018-03-211-0/+4
| * | media: vb2-core: vb2_ops: document non-interrupt-context callingLuca Ceresoli2018-03-211-0/+3
| * | media: vb2-core: document the REQUEUEING stateLuca Ceresoli2018-03-211-9/+15
| * | media: vb2-core: vb2_buffer_done: consolidate docsLuca Ceresoli2018-03-211-6/+4
| * | media: v4l: common: Remove v4l2_find_nearest_formatSakari Ailus2018-03-211-17/+0
| * | media: v4l: common: Add a function to obtain best size from a listSakari Ailus2018-03-211-0/+34
| * | media: rc: add new imon protocol decoder and encoderSean Young2018-03-211-3/+5
| * | media: rc: add keymap for iMON RSC remoteSean Young2018-03-211-0/+1
| * | media: v4l2-subdev: document remaining undocumented functionsMauro Carvalho Chehab2018-03-081-5/+64