summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-zoltrix.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-30media: radio-wl1273: Avoid card name truncationKees Cook1-1/+1
2021-09-30media: rcar_drif: select CONFIG_V4L2_ASYNCArnd Bergmann1-0/+1
2021-09-30media: vimc: Enable set resolution at the scaler src padPedro Terra2-238/+148
2021-09-30media: rcar-vin: Use user provided buffers when startingNiklas Söderlund1-1/+2
2021-09-30media: saa7164: Remove redundant assignment of pointer tColin Ian King1-2/+0
2021-09-30media: staging: media: rkvdec: Make use of the helper function devm_platform_...Cai Huoqing1-3/+1
2021-09-30media: sun6i-csi: Allow the video device to be open multiple timesOndrej Jirman1-4/+2
2021-09-30media: imx: set a media_device bus_info stringMartin Kepplinger1-0/+2
2021-09-30media: hantro: Fix media device bus_info stringMartin Kepplinger1-1/+1
2021-09-30media: Media: meson: vdec: Use devm_platform_ioremap_resource_byname()zhaoxiao1-5/+2
2021-09-30media: i2c: ths8200 needs V4L2_ASYNCRandy Dunlap1-0/+1
2021-09-30media: MAINTAINERS, .mailmap: Update Ezequiel Garcia's email addressEzequiel Garcia2-3/+4
2021-09-30media: MAINTAINERS: Add linux-renesas-soc mailing list to renesas JPUCai Huoqing1-0/+1
2021-09-30media: ivtv: don't allow negative resolutions as module parametersDan Carpenter1-4/+4
2021-09-30media: usb: stkwebcam: Update the reference count of the usb device structureCai Huoqing1-4/+7
2021-09-30media: s3c-camif: Remove unused including <linux/version.h>Cai Huoqing1-1/+0
2021-09-30media: video-i2c: more precise intervals between framesSeongyong Park1-9/+12
2021-09-30media: staging: media: atomisp: code formatting changes atomisp_csi2.cDeepak R Varma1-36/+34
2021-09-30media: videobuf2: handle non-contiguous DMA allocationsSergey Senozhatsky1-31/+130
2021-09-30media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky7-15/+60
2021-09-30media: videobuf2: add queue memory coherency parameterSergey Senozhatsky4-11/+43
2021-09-30media: videobuf2: add V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky3-4/+43
2021-09-30media: videobuf2: move cache_hints handling to allocatorsSergey Senozhatsky3-6/+12
2021-09-30media: videobuf2: split buffer cache_hints initialisationSergey Senozhatsky2-18/+22
2021-09-30media: videobuf2: inverse buffer cache_hints flagsSergey Senozhatsky3-39/+21
2021-09-30media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky5-80/+98
2021-09-30media: camss: vfe: Don't call hw_version() before its dependencies are metRobert Foss1-1/+2
2021-09-30media: gspca: Limit frame size to sizeimage.Chad Fraleigh1-0/+2
2021-09-30media: imx: TODO: Remove items that are already supportedFabio Estevam1-5/+0
2021-09-30media: imx7.rst: Provide an example for imx6ull-evk captureFabio Estevam1-0/+60
2021-09-30media: vivid: add signal-free time for cec message xferDeborah Brouwer4-192/+219
2021-09-30media: Request API is no longer experimentalEzequiel Garcia1-8/+0
2021-09-30media: vim2m: Remove repeated verbose license textCai Huoqing1-5/+0
2021-09-30media: switch from 'pci_' to 'dma_' APIChristophe JAILLET10-33/+34
2021-09-30media: pci/ivtv: switch from 'pci_' to 'dma_' APIChristophe JAILLET5-30/+41
2021-09-30media: imx-jpeg: Fix the error handling path of 'mxc_jpeg_probe()'Christophe JAILLET1-0/+2
2021-09-30media: mtk-vpu: Fix a resource leak in the error handling path of 'mtk_vpu_pr...Christophe JAILLET1-1/+4
2021-09-30media: camss: vfe: simplify vfe_get_wm_sizes()Tom Rix3-27/+12
2021-09-30media: usb: airspy: clean the freed pointer and counterNil Yi1-1/+4
2021-09-30media: TDA1997x: handle short reads of hdmi info frame.Tom Rix1-4/+4
2021-09-30media: s5p-mfc: Add checking to s5p_mfc_probe().Nadezda Lutovinova1-0/+4
2021-09-30media: cec-pin: fix off-by-one SFT checkHans Verkuil1-2/+2
2021-09-30media: s5p-mfc: fix possible null-pointer dereference in s5p_mfc_probe()Tuo Li1-1/+1
2021-09-30media: aspeed-video: ignore interrupts that aren't enabledZev Weiss1-10/+6
2021-09-30media: firewire: firedtv-avc: fix a buffer overflow in avc_ca_pmt()Dan Carpenter2-3/+13
2021-09-30media: via-camera: deleted these redundant semicolonslijian1-3/+3
2021-09-30media: mtk-vcodec: venc: fix return value when start_streaming failsDafna Hirschfeld1-4/+4
2021-09-30media: pvrusb2: Replaced simple_strtol() with kstrtoint()Liu Shixin1-23/+2
2021-09-30media: vidtv: Fix memory leak in removeEvgeny Novikov1-0/+1
2021-09-30media: rcar_drif: Make use of the helper function devm_platform_get_and_iorem...Cai Huoqing1-2/+1