summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2021-11-22Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-11-19media: hi846: remove the of_match_ptr macroMartin Kepplinger
2021-11-19media: hi846: include property.h instead of of_graph.hMartin Kepplinger
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
2021-10-20media: allegro: add control to disable encoder bufferMichael Tretter
2021-10-20media: allegro: add encoder buffer supportMichael Tretter
2021-10-20media: allegro: add pm_runtime supportMichael Tretter
2021-10-20media: allegro: lookup VCU settingsMichael Tretter
2021-10-20media: allegro: fix module removal if initialization failedMichael Tretter
2021-10-20media: allegro: ignore interrupt if mailbox is not initializedMichael Tretter
2021-10-19media: ite-cir: IR receiver stop working after receive overflowSean Young
2021-10-19media: sir_ir: remove broken driverSean Young
2021-10-19media: ir_toy: assignment to be16 should be of correct typeSean Young
2021-10-19media: ivtv: fix build for UMLRandy Dunlap
2021-10-19media: imx-jpeg: Add pm-runtime support for imx-jpegMirela Rabulea
2021-10-19media: Add ADV7610 support for adv7604 driver.Krzysztof Hałasa
2021-10-19media: TDA1997x: replace video detection routineKrzysztof Hałasa
2021-10-19media: gspca/gl860-mi1320/ov9655: avoid -Wstring-concatenation warningHans Verkuil
2021-10-19media: saa7134: Add support for Leadtek WinFast HDTV200 HScott K Logan
2021-10-19media: aspeed: add debugfsJammy Huang
2021-10-19media: videobuf2: always set buffer vb2 pointerSergey Senozhatsky
2021-10-19media: rcar-vin: add G/S_PARM ioctlsVladimir Barinov
2021-10-19media: i2c: select V4L2_ASYNC where neededArnd Bergmann
2021-10-19media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release()Hans Verkuil
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds