summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | media: mtk-vcodec: enc: add vp8 profile ctrlDafna Hirschfeld2021-11-191-0/+10
* | | media: rc: ir-hix5hd2: Add the dependency on HAS_IOMEMCai Huoqing2021-11-151-1/+1
* | | media: ir-rx51: Switch to atomic PWM APIMaíra Canal2021-11-151-8/+8
* | | media: rc: pwm-ir-tx: Switch to atomic PWM APIMaíra Canal2021-11-151-9/+9
* | | media: rc: ir-spi: Drop empty spi_driver remove callbackUwe Kleine-König2021-11-151-6/+0
* | | media: mtk-vcodec: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-11-152-2/+0
* | | media: mtk-vpu: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-11-151-3/+1
* | | media: correct MEDIA_TEST_SUPPORT help textRandy Dunlap2021-11-151-4/+4
* | | media: mtk-vcodec: vdec: remove redundant 'pfb' assignmentTzung-Bi Shih2021-11-151-1/+0
* | | media: stm32-dma2d: fix compile-testing failedDillon Min2021-11-151-1/+2
* | | media: stm32-dma2d: fix compile errors when W=1Dillon Min2021-11-151-10/+0
* | | media: aspeed: Update signal status immediately to ensure sane hw stateJammy Huang2021-11-151-3/+3
* | | media: mtk-vcodec: Align width and height to 64 bytesYunfei Dong2021-11-152-2/+3
* | | media: v4l2-ioctl.c: readbuffers depends on V4L2_CAP_READWRITEHans Verkuil2021-11-151-1/+3
* | | media: em28xx: fix memory leak in em28xx_init_devDongliang Mu2021-11-151-6/+12
* | | media: s5p-mfc: Use 'bitmap_zalloc()' when applicableChristophe JAILLET2021-11-151-6/+3
* | | media: tw5864: Disable PCI device when finishedKieran Bingham2021-11-151-0/+1
* | | media: tw5864: Simplify 'tw5864_finidev()'Christophe JAILLET2021-11-151-3/+1
* | | media: gspca: Make use of the helper macro kthread_run()Cai Huoqing2021-11-151-3/+2
* | | media: aspeed: fix mode-detect always time out at 2nd runJammy Huang2021-11-151-4/+4
* | | media: dw9768: activate runtime PM and turn off deviceBingbu Cao2021-11-151-0/+6
* | | media: i2c: ccs: replace snprintf in show functions with sysfs_emitQing Wang2021-11-151-6/+6
* | | media: ipu3-cio2: fix error code in cio2_bridge_connect_sensor()Dan Carpenter2021-11-151-1/+3
* | | media: stm32-dma2d: STM32 DMA2D driverDillon Min2021-11-157-0/+1144
* | | media: v4l2-ctrls: Add RGB color effects controlDillon Min2021-11-151-2/+4
* | | media: v4l2-ctrls: Add V4L2_CID_COLORFX_CBCR max settingDillon Min2021-11-151-0/+6
* | | media: videobuf2: Fix the size printk formatDillon Min2021-11-151-4/+4
* | | media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platformDillon Min2021-11-151-0/+21
|/ /
* | Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-11-101-30/+44
|\ \
| * | media: i2c: imx319: Support device probe in non-zero ACPI D stateRajmohan Mani2021-11-031-30/+44
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-0/+1
|\ \ \
| * | | include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko2021-11-091-0/+1
* | | | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-044-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-254-0/+4
| |/ /
* | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-4/+4
|\ \ \
| * | | media: use eth_hw_addr_set()Jakub Kicinski2021-10-281-4/+4
| |/ /
* | | Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-11-01256-4259/+12383
|\ \ \ | |/ / |/| / | |/
| * media: venus: core: Add sdm660 DT compatible and resource structAngeloGioacchino Del Regno2021-10-211-0/+64
| * media: venus: vdec: decoded picture buffer handling during reconfig sequenceMansur Alisha Shaik2021-10-214-2/+60
| * media: venus: Handle fatal errors during encoding and decodingStanimir Varbanov2021-10-215-3/+40
| * media: venus: helpers: Add helper to mark fatal vb2 errorStanimir Varbanov2021-10-212-0/+13
| * media: venus: hfi: Check for sys error on session hfi functionsStanimir Varbanov2021-10-211-0/+46
| * media: venus: Make sys_error flag an atomic bitopsStanimir Varbanov2021-10-215-6/+7
| * media: venus: venc: Use pmruntime autosuspendStanimir Varbanov2021-10-211-8/+95
| * media: allegro: write vui parameters for HEVCMichael Tretter2021-10-202-6/+130
| * media: allegro: nal-hevc: implement generator for vuiMichael Tretter2021-10-201-1/+131
| * media: allegro: write correct colorspace into SPSMichael Tretter2021-10-202-5/+131
| * media: allegro: extract nal value lookup functions to headerMichael Tretter2021-10-205-158/+180
| * media: allegro: correctly scale the bit rate in SPSMichael Tretter2021-10-201-1/+2
| * media: allegro: remove external QP tableMichael Tretter2021-10-201-2/+0