summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-03-302-5/+4
|\
| * Merge branch 'pm-qos'Rafael J. Wysocki2020-03-302-5/+4
| |\
| | * drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-142-5/+4
* | | media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov2020-03-301-2/+8
* | | media: mtk-vpu: load vpu firmware from the new locationRui Wang2020-03-241-3/+13
* | | media: i2c: video-i2c: fix build errors due to 'imply hwmon'Matt Ranostay2020-03-241-1/+1
* | | media: vivid: fix incorrect PA assignment to HDMI outputsHans Verkuil2020-03-241-2/+2
* | | media: siano: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-201-104/+110
* | | media: rc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-201-2/+2
* | | media: cec-notifier: make cec_notifier_get_conn() staticHans Verkuil2020-03-201-2/+15
* | | media: cec-notifier: rename conn_name to port_nameHans Verkuil2020-03-201-12/+12
* | | media: am437x-vpfe: Make use of to_vpfe() to get a pointer to vpfe_deviceLad Prabhakar2020-03-201-5/+5
* | | media: v4l: Add 14-bit raw greyscale pixel formatDaniel Glöckner2020-03-201-0/+1
* | | media: v4l: Add 14-bit raw bayer pixel formatsSakari Ailus2020-03-201-0/+4
* | | media: mtk-mdp: Check return value of of_clk_getMatthias Brugger2020-03-121-0/+6
* | | media: platform: stm32: don't print an error on probe deferralEtienne Carriere2020-03-121-1/+3
* | | media: platform: stm32: defer probe for auxiliary clockEtienne Carriere2020-03-121-1/+5
* | | media: xirlink_cit: add missing descriptor sanity checksJohan Hovold2020-03-121-1/+17
* | | media: stv06xx: add missing descriptor sanity checksJohan Hovold2020-03-122-1/+22
* | | media: ov519: add missing endpoint sanity checksJohan Hovold2020-03-121-0/+10
* | | media: i2c: s5c73m3: Fix number in auto focus clusterSebastian Gross2020-03-121-1/+1
* | | media: videobuf2-core: fix dprintk levelAlexandre Courbot2020-03-121-2/+2
* | | media: imx214: Remove redundant codeRicardo Ribalda Delgado2020-03-121-1/+0
* | | media: i2c: ov5695: Fix power on and off sequencesDongchun Zhu2020-03-121-18/+31
* | | media: i2c: imx219: Add support for cropped 640x480 resolutionLad Prabhakar2020-03-121-1/+69
* | | media: i2c: imx219: Add support for RAW8 bit bayer formatLad Prabhakar2020-03-121-32/+116
* | | media: i2c: imx219: Fix power sequenceLad Prabhakar2020-03-121-0/+17
* | | media: Fix build failure due to missing select REGMAP_I2CIan Kumlien2020-03-121-0/+5
* | | media: tvp5150: make debug output more readableMarco Felsch2020-03-121-3/+6
* | | media: tvp5150: add support to limit sdtv standardsMarco Felsch2020-03-121-2/+74
* | | media: tvp5150: add subdev open/close callbacksMarco Felsch2020-03-121-0/+22
* | | media: tvp5150: add v4l2-event supportMarco Felsch2020-03-121-1/+17
* | | media: tvp5150: move irq en-/disable into runtime-pm opsMarco Felsch2020-03-121-6/+55
* | | media: tvp5150: initialize subdev before parsing device treeMichael Tretter2020-03-121-4/+3
* | | media: tvp5150: add FORMAT_TRY support for get/set selection handlersMarco Felsch2020-03-121-32/+81
* | | media: tvp5150: fix set_selection rectangle handlingMarco Felsch2020-03-121-16/+16
* | | media: tvp5150: add input source selection of_graph supportMarco Felsch2020-03-121-27/+404
* | | media: partial revert of "[media] tvp5150: add HW input connectors support"Javier Martinez Canillas2020-03-121-145/+0
* | | media: v4l2-fwnode: add initial connector parsing supportMarco Felsch2020-03-121-0/+165
* | | media: v4l2-fwnode: add endpoint id field to v4l2_fwnode_linkMarco Felsch2020-03-121-0/+2
* | | media: v4l2-fwnode: simplify v4l2_fwnode_parse_linkMarco Felsch2020-03-121-16/+9
* | | media: v4l2-fwnode: fix v4l2_fwnode_parse_link handlingMarco Felsch2020-03-121-1/+1
* | | media: am437x-vpfe: exclude illegal values for enum when validing params from...Changming Liu2020-03-121-0/+1
* | | media: ti-vpe: cal: fix a kernel oops when unloading moduleBenoit Parrot2020-03-121-5/+8
* | | media: mtk-vpu: avoid unaligned access to DTCM buffer.Hsin-Yi Wang2020-03-125-36/+38
* | | media: venus: support frame rate controlJeffrey Kardatzke2020-03-123-2/+11
* | | media: venus: vdec: Fix forgotten mutex unlock in start streamingStanimir Varbanov2020-03-121-1/+1
* | | media: lmedm04: remove redundant assignment to variable gateColin Ian King2020-03-121-4/+1
* | | media: tda10071: fix unsigned sign extension overflowColin Ian King2020-03-121-4/+5
* | | media: dw2102: probe for demodulator i2c addressBrad Love2020-03-121-2/+43