summaryrefslogtreecommitdiffstats
path: root/include/media
AgeCommit message (Expand)Author
2020-02-24media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...Nathan Chancellor
2020-02-11media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustmentsHelen Koike
2020-01-27media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2019-11-20media: vsp1: Fix YCbCr planar formats pitch calculationKoji Matsuoka
2019-09-16media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil
2019-05-31media: vb2: add waiting_in_dqbuf flagHans Verkuil
2019-01-09media: cec: keep track of outstanding transmitsHans Verkuil
2018-11-13media: cec: fix the Signal Free Time calculationHans Verkuil
2018-11-13media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil
2018-10-03media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-03media: vsp1: Support Interlaced display pipelinesKieran Bingham
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab
2018-07-25media: v4l2-ctrls.h: fix v4l2_ctrl field description typosBaruch Siach
2018-07-25media: v4l2-mem2mem: add v4l2_m2m_last_buf()Hans Verkuil
2018-07-25media: cec: add support for 5V signal testingHans Verkuil
2018-07-24media: mem2mem: Make .job_abort optionalEzequiel Garcia
2018-07-24media: v4l2-fwnode: parse 'data-enable-active' propJacopo Mondi
2018-07-13media: cec-notifier: Get notifier by device and connector nameNeil Armstrong
2018-07-04media: add helpers for memory-to-memory media controllerEzequiel Garcia
2018-06-28media: v4l-common: Make v4l2_find_nearest_size more sparse-friendlySakari Ailus
2018-06-28media: mem2mem: Remove unused v4l2_m2m_ops .lock/.unlockEzequiel Garcia
2018-06-28media: v4l2-ioctl: create helper to fill in v4l2_standard for ENUMSTDNiklas Söderlund
2018-06-28media: i2c: lm3560: add support for lm3559 chipPavel Machek
2018-05-28media: v4l2-core: push taking ioctl mutex down to ioctl handlerHans Verkuil
2018-05-28media: v4l2-ioctl: delete unused v4l2_disable_ioctl_lockingHans Verkuil
2018-05-17media: v4l: vsp1: Extend the DU API to support CRC computationLaurent Pinchart
2018-05-17media: v4l: vsp1: Document the vsp1_du_atomic_config structureLaurent Pinchart
2018-05-14media: rc: default to idle on at startup or after resetSean Young
2018-05-11media: dvbdev: add a mutex protecting the "mdev" pointerMax Kellermann
2018-05-11media: v4l2-device.h: always expose mdevHans Verkuil
2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab
2018-05-09media: v4l2-dev.h: fix doc warningHans Verkuil
2018-05-09media: entity: fix spelling for media_entity_get_fwnode_pad()Niklas Söderlund
2018-05-04media: dvb: add alternative USB PID for Hauppauge WinTV-soloHDRainer Keller
2018-05-04media: v4l2-core: get rid of videobuf-dvbMauro Carvalho Chehab
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-04-23media: v4l: fwnode: Fix comment incorrectly mentioning v4l2_fwnode_parse_endp...Leonard Crestez
2018-04-10Merge tag 'media/v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-05media: v4l2-core: fix size of devnode_nums[] bitarrayMauro Carvalho Chehab
2018-04-04media: v4l: Bring back array_size parameter to v4l2_find_nearest_sizeSakari Ailus
2018-04-03Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-03-26media: platform: remove blackfin capture driverArnd Bergmann
2018-03-22media: cec: improve CEC pin event handlingHans Verkuil
2018-03-22media: cec: add core error injection supportHans Verkuil
2018-03-21media: v4l2-common: fix a compilation breakageMauro Carvalho Chehab
2018-03-21media: i2c: mt9t112: Remove soc_camera dependenciesJacopo Mondi
2018-03-21media: rc: meson-ir: add timeout on idleSean Young