summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: staging/most: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-2/+2
* media: staging/media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-2412-13/+13
* media: bcm2835-camera: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: gadget: uvc: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-241-1/+1
* media: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil2020-02-246-14/+16
* media: allegro: add missed checks in allegro_open()Chuhong Yuan2020-02-241-4/+20
* media: exynos4-is: add missed clk_disable_unprepare in removeChuhong Yuan2020-02-241-0/+3
* media: rc: add keymap for Videostrong KII ProMohammad Rasim2020-02-243-0/+85
* media: drxj: remove redundant assignments to variable rcColin Ian King2020-02-241-2/+2
* media: dib0700: fix rc endpoint lookupJohan Hovold2020-02-241-2/+2
* media: flexcop-usb: fix endpoint sanity checkJohan Hovold2020-02-241-3/+3
* media: rcar-vin: Add support for V4L2_FIELD_SEQ_{TB,BT}Niklas Söderlund2020-02-243-9/+83
* media: rcar-vin: Move hardware buffer tracking to own structNiklas Söderlund2020-02-242-17/+19
* media: xilinx: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-02-241-5/+6
* media: vimc: streamer: fix memory leak in vimc subdevs if kthread_run failsDafna Hirschfeld2020-02-241-2/+7
* media: adv7180: Add init_cfg pad operationNiklas Söderlund2020-02-241-0/+12
* media: vidioc-queryctrl.rst: fix error codeHans Verkuil2020-02-241-1/+1
* media: usbtv: fix control-message timeoutsJohan Hovold2020-02-242-3/+4
* media: MAINTAINERS: add atmel-isc-media.h file to ATMEL ISC driverEugen Hristev2020-02-241-0/+1
* media: atmel: atmel-isc-base: expose white balance as v4l2 controlsEugen Hristev2020-02-244-28/+281
* media: video: aspeed: Update copyright informationJoel Stanley2020-02-241-1/+3
* media: aspeed: Use runtime configurationJoel Stanley2020-02-241-14/+39
* media: aspeed: Rework memory mapping in probeJoel Stanley2020-02-241-10/+6
* media: Documentation: dt-bindings: media: add AST2600 Video Engine supportJae Hyun Yoo2020-02-241-2/+3
* media: rcar_drif: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-02-241-3/+3
* media: pxa_camera: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-02-241-10/+10
* media: hantro: Support H264 profile controlHirokazu Honda2020-02-241-0/+10
* media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-02-241-4/+7
* media: cx231xx: constify copied structureJulia Lawall2020-02-241-1/+1
* media: isif: constify copied structureJulia Lawall2020-02-241-1/+1
* media: anysee: constify copied structureJulia Lawall2020-02-241-2/+2
* media: media/saa7146: fix incorrect assertion in saa7146_buffer_finishAditya Pakki2020-02-241-2/+0
* media: v4l2-core: v4l2-i2c: convert to new API with ERRPTRWolfram Sang2020-02-241-5/+5
* media: rcar-vin: Limit NV12 availability to supported VIN channels onlyNiklas Söderlund2020-02-241-1/+5
* media: rcar-vin: Handle special pixel formats in a switchNiklas Söderlund2020-02-241-5/+12
* media: Fix Kconfig indentationKrzysztof Kozlowski2020-02-244-43/+43
* media: hantro: Fix broken media controller linksEzequiel Garcia2020-02-241-2/+2
* media: mc-entity.c: use & to check pad flags, not ==Hans Verkuil2020-02-241-2/+2
* media: v4l2-mem2mem.c: fix broken linksHans Verkuil2020-02-241-2/+2
* media: vicodec: process all 4 components for RGB32 formatsHans Verkuil2020-02-241-25/+9
* media: pulse8-cec: close serio in disconnect, not adap_freeHans Verkuil2020-02-241-3/+5
* media: pulse8-cec: INIT_DELAYED_WORK was called too lateHans Verkuil2020-02-241-2/+2
* Linux 5.6-rc1v5.6-rc1Linus Torvalds2020-02-101-2/+2
* Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-02-1053-261/+252
|\
| * kbuild: make multiple directory targets workMasahiro Yamada2020-02-051-1/+1
| * kconfig: Invalidate all symbols after changing to y or m.Tetsuo Handa2020-02-051-3/+2
| * kallsyms: fix type of kallsyms_token_table[]Masahiro Yamada2020-02-051-2/+3
| * scripts/kallsyms: change table to store (strcut sym_entry *)Masahiro Yamada2020-02-031-56/+65
| * scripts/kallsyms: rename local variables in read_symbol()Masahiro Yamada2020-02-031-12/+12
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-0349-190/+172