summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2020-06-23media: cxusb-analog: fix V4L2 dependencyArnd Bergmann
2020-06-23media: rc: add support for Infrared Toy and IR Droid devicesSean Young
2020-06-23media: vivid: add cache_hints module paramSergey Senozhatsky
2020-06-23media: videobuf2: remove redundant if-statementSergey Senozhatsky
2020-06-23media: videobuf2: don't test db_attach in dma-contig prepare and finishSergey Senozhatsky
2020-06-23media: videobuf2: add begin/end cpu_access callbacks to dma-sgSergey Senozhatsky
2020-06-23media: videobuf2: add begin/end cpu_access callbacks to dma-contigSergey Senozhatsky
2020-06-23media: videobuf2: check ->synced flag in prepare() and finish()Sergey Senozhatsky
2020-06-23media: videobuf2: do not sync caches when we are allowed not toSergey Senozhatsky
2020-06-23media: videobuf2: factor out planes prepare/finish functionsSergey Senozhatsky
2020-06-23media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-06-23media: videobuf2: add queue memory consistency parameterSergey Senozhatsky
2020-06-23media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-06-23media: videobuf2: handle V4L2 buffer cache flagsSergey Senozhatsky
2020-06-23media: gspca: remove redundant assignment to variable retvalColin Ian King
2020-06-23media: vpif: Fix runtime PM imbalance in vpif_probeDinghao Liu
2020-06-23media: exynos4-is: Fix runtime PM imbalance in fimc_is_probeDinghao Liu
2020-06-23media: exynos4-is: Fix runtime PM imbalance in isp_video_openDinghao Liu
2020-06-23media: camss: vfe: Fix runtime PM imbalance on errorDinghao Liu
2020-06-23media: camss: ispif: Fix runtime PM imbalance on errorDinghao Liu
2020-06-23media: camss: csid: Fix runtime PM imbalance in csid_set_powerDinghao Liu
2020-06-23media: coda: Fix runtime PM imbalance on errorDinghao Liu
2020-06-23media: fimc-capture: Fix runtime PM imbalance on errorDinghao Liu
2020-06-23media: s5k6a3: Fix runtime PM imbalance on errorDinghao Liu
2020-06-23media: v4l: xilinx: Add Xilinx MIPI CSI-2 Rx Subsystem driverVishal Sagar
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11media: v4l2-ctrls: Unset correct HEVC loop filter flagJonas Karlman
2020-06-11media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen
2020-06-11media: s5p-mfc: Properly handle dma_parms for the allocated devicesMarek Szyprowski
2020-06-11media: medium: cec: Make MEDIA_CEC_SUPPORT default to n if !MEDIA_SUPPORTGeert Uytterhoeven
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-08asm-generic: don't include <linux/mm.h> in cacheflush.hChristoph Hellwig
2020-06-03Merge tag 'media/v5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Merge tag 'mmc-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig
2020-06-02ivtv: convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-06-01Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-05-29mmc: sdio: Move SDIO IDs from smssdio driver to common include filePali Rohár
2020-05-25mailmap: change email for Ricardo RibaldaRicardo Ribalda Delgado
2020-05-25media: s5k5baf: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-25media: i2c: imx219: Drop <linux/clk-provider.h> and <linux/clkdev.h>Geert Uytterhoeven