aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-10Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-30/+44
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-0/+1
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-0/+4
2021-11-03media: i2c: imx319: Support device probe in non-zero ACPI D stateRajmohan Mani1-30/+44
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-4/+4
2021-11-01Merge tag 'media/v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds256-4259/+12383
2021-10-28media: use eth_hw_addr_set()Jakub Kicinski1-4/+4
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman4-0/+4
2021-10-21media: venus: core: Add sdm660 DT compatible and resource structAngeloGioacchino Del Regno1-0/+64
2021-10-21media: venus: vdec: decoded picture buffer handling during reconfig sequenceMansur Alisha Shaik4-2/+60
2021-10-21media: venus: Handle fatal errors during encoding and decodingStanimir Varbanov5-3/+40
2021-10-21media: venus: helpers: Add helper to mark fatal vb2 errorStanimir Varbanov2-0/+13
2021-10-21media: venus: hfi: Check for sys error on session hfi functionsStanimir Varbanov1-0/+46
2021-10-21media: venus: Make sys_error flag an atomic bitopsStanimir Varbanov5-6/+7
2021-10-21media: venus: venc: Use pmruntime autosuspendStanimir Varbanov1-8/+95
2021-10-20media: allegro: write vui parameters for HEVCMichael Tretter2-6/+130
2021-10-20media: allegro: nal-hevc: implement generator for vuiMichael Tretter1-1/+131
2021-10-20media: allegro: write correct colorspace into SPSMichael Tretter2-5/+131
2021-10-20media: allegro: extract nal value lookup functions to headerMichael Tretter5-158/+180
2021-10-20media: allegro: correctly scale the bit rate in SPSMichael Tretter1-1/+2
2021-10-20media: allegro: remove external QP tableMichael Tretter1-2/+0
2021-10-20media: allegro: fix row and column in response messageMichael Tretter1-2/+2
2021-10-20media: allegro: add control to disable encoder bufferMichael Tretter1-2/+30
2021-10-20media: allegro: add encoder buffer supportMichael Tretter3-22/+90
2021-10-20media: allegro: add pm_runtime supportMichael Tretter1-1/+84
2021-10-20media: allegro: lookup VCU settingsMichael Tretter1-0/+7
2021-10-20media: allegro: fix module removal if initialization failedMichael Tretter1-5/+12
2021-10-20media: allegro: ignore interrupt if mailbox is not initializedMichael Tretter1-0/+9
2021-10-19media: ite-cir: IR receiver stop working after receive overflowSean Young1-1/+1
2021-10-19media: sir_ir: remove broken driverSean Young3-447/+0
2021-10-19media: ir_toy: assignment to be16 should be of correct typeSean Young1-1/+1
2021-10-19media: ivtv: fix build for UMLRandy Dunlap1-2/+2
2021-10-19media: imx-jpeg: Add pm-runtime support for imx-jpegMirela Rabulea2-3/+72
2021-10-19media: Add ADV7610 support for adv7604 driver.Krzysztof Hałasa1-6/+9
2021-10-19media: TDA1997x: replace video detection routineKrzysztof Hałasa2-52/+70
2021-10-19media: gspca/gl860-mi1320/ov9655: avoid -Wstring-concatenation warningHans Verkuil2-90/+166
2021-10-19media: saa7134: Add support for Leadtek WinFast HDTV200 HScott K Logan3-0/+83
2021-10-19media: aspeed: add debugfsJammy Huang1-0/+100
2021-10-19media: videobuf2: always set buffer vb2 pointerSergey Senozhatsky1-0/+3
2021-10-19media: rcar-vin: add G/S_PARM ioctlsVladimir Barinov1-0/+21
2021-10-19media: i2c: select V4L2_ASYNC where neededArnd Bergmann1-0/+2
2021-10-19media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release()Hans Verkuil1-1/+4
2021-10-08Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2021-10-08media: usb: dvd-usb: fix uninit-value bug in dibusb_read_eeprom_byte()Anant Thazhemadam1-1/+1
2021-10-08media: rtl2832_sdr: clean the freed pointer and counterNil Yi1-1/+4
2021-10-08media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()Evgeny Novikov1-3/+15
2021-10-08media: mb86a20s: make arrays static constColin Ian King1-2/+2
2021-10-08media: ov5670: Add implementation for eventsRicardo Ribalda1-1/+10
2021-10-08media: ov13858: Add implementation for eventsRicardo Ribalda1-1/+10