summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2021-11-15media: rc: ir-spi: Drop empty spi_driver remove callbackUwe Kleine-König
2021-11-15media: mtk-vcodec: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-11-15media: mtk-vpu: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-11-15media: correct MEDIA_TEST_SUPPORT help textRandy Dunlap
2021-11-15media: mtk-vcodec: vdec: remove redundant 'pfb' assignmentTzung-Bi Shih
2021-11-15media: stm32-dma2d: fix compile-testing failedDillon Min
2021-11-15media: stm32-dma2d: fix compile errors when W=1Dillon Min
2021-11-15media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang
2021-11-15media: mtk-vcodec: Align width and height to 64 bytesYunfei Dong
2021-11-15media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITEHans Verkuil
2021-11-15media: em28xx: fix memory leak in em28xx_init_devDongliang Mu
2021-11-15media: s5p-mfc: Use 'bitmap_zalloc()' when applicableChristophe JAILLET
2021-11-15media: tw5864: Disable PCI device when finishedKieran Bingham
2021-11-15media: tw5864: Simplify 'tw5864_finidev()'Christophe JAILLET
2021-11-15media: gspca: Make use of the helper macro kthread_run()Cai Huoqing
2021-11-15media: aspeed: fix mode-detect always time out at 2nd runJammy Huang
2021-11-15media: dw9768: activate runtime PM and turn off deviceBingbu Cao
2021-11-15media: i2c: ccs: replace snprintf in show functions with sysfs_emitQing Wang
2021-11-15media: ipu3-cio2: fix error code in cio2_bridge_connect_sensor()Dan Carpenter
2021-11-15media: stm32-dma2d: STM32 DMA2D driverDillon Min
2021-11-15media: v4l2-ctrls: Add RGB color effects controlDillon Min
2021-11-15media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max settingDillon Min
2021-11-15media: videobuf2: Fix the size printk formatDillon Min
2021-11-15media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platformDillon Min
2021-11-10Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-10media: cec: copy sequence field for the replyHans Verkuil
2021-11-10media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereferenceHans de Goede
2021-11-10media: v4l2-core: fix VIDIOC_DQEVENT handling on non-x86Arnd Bergmann
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-03media: i2c: imx319: Support device probe in non-zero ACPI D stateRajmohan Mani
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-10-28media: use eth_hw_addr_set()Jakub Kicinski
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-10-21media: venus: core: Add sdm660 DT compatible and resource structAngeloGioacchino Del Regno
2021-10-21media: venus: vdec: decoded picture buffer handling during reconfig sequenceMansur Alisha Shaik
2021-10-21media: venus: Handle fatal errors during encoding and decodingStanimir Varbanov
2021-10-21media: venus: helpers: Add helper to mark fatal vb2 errorStanimir Varbanov
2021-10-21media: venus: hfi: Check for sys error on session hfi functionsStanimir Varbanov
2021-10-21media: venus: Make sys_error flag an atomic bitopsStanimir Varbanov
2021-10-21media: venus: venc: Use pmruntime autosuspendStanimir Varbanov
2021-10-20media: allegro: write vui parameters for HEVCMichael Tretter
2021-10-20media: allegro: nal-hevc: implement generator for vuiMichael Tretter
2021-10-20media: allegro: write correct colorspace into SPSMichael Tretter
2021-10-20media: allegro: extract nal value lookup functions to headerMichael Tretter
2021-10-20media: allegro: correctly scale the bit rate in SPSMichael Tretter
2021-10-20media: allegro: remove external QP tableMichael Tretter
2021-10-20media: allegro: fix row and column in response messageMichael Tretter