summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* media: v4l2-mem2mem: add lock to protect parameter num_rdyYunfei Dong2023-08-301-2/+16
* media: dvb-core: Fix use-after-free due on race condition at dvb_netHyunwoo Kim2023-06-091-0/+4
* media: dvbdev: fix build warning due to commentsLin Ma2023-01-181-1/+2
* media: dvbdev: adopts refcnt to avoid UAFLin Ma2023-01-181-14/+17
* media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann2021-07-201-0/+4
* media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...Nathan Chancellor2020-02-241-6/+6
* media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustmentsHelen Koike2020-02-111-4/+4
* media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter2020-01-271-1/+1
* media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka2019-11-201-1/+1
* media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil2019-09-162-80/+6
* media: vb2: add waiting_in_dqbuf flagHans Verkuil2019-05-311-0/+1
* media: cec: keep track of outstanding transmitsHans Verkuil2019-01-091-0/+1
* media: cec: fix the Signal Free Time calculationHans Verkuil2018-11-131-1/+1
* media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil2018-11-131-0/+70
* 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
|\ \