summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2020-02-24media: media/i2c/video-i2c: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-1/+1
2020-02-24media: media/common/saa7146: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil1-5/+5
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil19-29/+29
2020-02-24media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2-7/+7
2020-02-24media: exynos4-is: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+3
2020-02-24media: rc: add keymap for Videostrong KII ProMohammad Rasim2-0/+84
2020-02-24media: drxj: remove redundant assignments to variable rcColin Ian King1-2/+2
2020-02-24media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-02-24media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-02-24media: rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT}Niklas Söderlund3-9/+83
2020-02-24media: rcar-vin: Move hardware buffer tracking to own structNiklas Söderlund2-17/+19
2020-02-24media: xilinx: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-5/+6
2020-02-24media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run failsDafna Hirschfeld1-2/+7
2020-02-24media: adv7180: Add init_cfg pad operationNiklas Söderlund1-0/+12
2020-02-24media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2020-02-24media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev2-28/+217
2020-02-24media: video: aspeed: Update copyright informationJoel Stanley1-1/+3
2020-02-24media: aspeed: Use runtime configurationJoel Stanley1-14/+39
2020-02-24media: aspeed: Rework memory mapping in probeJoel Stanley1-10/+6
2020-02-24media: rcar_drif: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-3/+3
2020-02-24media: pxa_camera: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-10/+10
2020-02-24media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-4/+7
2020-02-24media: cx231xx: constify copied structureJulia Lawall1-1/+1
2020-02-24media: isif: constify copied structureJulia Lawall1-1/+1
2020-02-24media: anysee: constify copied structureJulia Lawall1-2/+2
2020-02-24media: media/saa7146: fix incorrect assertion in saa7146_buffer_finishAditya Pakki1-2/+0
2020-02-24media: v4l2-core: v4l2-i2c: convert to new API with ERRPTRWolfram Sang1-5/+5
2020-02-24media: rcar-vin: Limit NV12 availability to supported VIN channels onlyNiklas Söderlund1-1/+5
2020-02-24media: rcar-vin: Handle special pixel formats in a switchNiklas Söderlund1-5/+12
2020-02-24media: Fix Kconfig indentationKrzysztof Kozlowski4-43/+43
2020-02-24media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil1-2/+2
2020-02-24media: v4l2-mem2mem.c: fix broken linksHans Verkuil1-2/+2
2020-02-24media: vicodec: process all 4 components for RGB32 formatsHans Verkuil1-25/+9
2020-02-24media: pulse8-cec: close serio in disconnect, not adap_freeHans Verkuil1-3/+5
2020-02-24media: pulse8-cec: INIT_DELAYED_WORK was called too lateHans Verkuil1-2/+2
2020-02-04Merge tag 'tag-chrome-platform-for-v5.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2020-02-01Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds131-1934/+4566
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+4
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard1-2/+2
2020-01-31media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard1-7/+4
2020-01-31media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard1-1/+4
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-28/+2
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2020-01-23media: v4l2-fwnode: Print the node name while parsing endpointsSakari Ailus1-3/+3
2020-01-23media: mt9v111: constify copied structureJulia Lawall1-1/+1
2020-01-23media: platform: VIDEO_MEDIATEK_JPEG can also depend on MTK_IOMMUMaoguang Meng1-1/+1
2020-01-23media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel valueSergey Zakharchenko2-0/+26
2020-01-23media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon1-0/+12
2020-01-23media: rcar-vin: Use correct pixel format when aligning formatNiklas Söderlund1-1/+1
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie2-17/+40