summaryrefslogtreecommitdiffstats
path: root/drivers/staging/media
AgeCommit message (Expand)Author
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-08media: staging: rkisp1: uapi: Do not use BIT() macroNiklas Söderlund
2020-10-04media: zoran.rst: place it at the right place this timeMauro Carvalho Chehab
2020-10-02Merge tag 'phy-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2020-10-01media: atomisp: fixes build breakage for ISP2400 due to a cleanupMauro Carvalho Chehab
2020-10-01media: zoran: fix mixed case on varsMauro Carvalho Chehab
2020-10-01media: zoran: get rid of an unused varMauro Carvalho Chehab
2020-10-01media: zoran: use upper case for card typesMauro Carvalho Chehab
2020-10-01media: zoran: fix sparse warningsHans Verkuil
2020-10-01media: zoran: fix smatch warningHans Verkuil
2020-10-01media: zoran: update TODOCorentin Labbe
2020-10-01media: zoran: convert to vb2Corentin Labbe
2020-10-01media: zoran: remove deprecated .vidioc_g_jpegcompCorentin Labbe
2020-10-01media: zoran: fix some compliance testCorentin Labbe
2020-10-01media: zoran: fix use of buffer_size and sizeimageCorentin Labbe
2020-10-01media: zoran: remove test_interruptsCorentin Labbe
2020-10-01media: zoran: add vidioc_g_parmCorentin Labbe
2020-10-01media: zoran: remove framebuffer supportCorentin Labbe
2020-10-01media: zoran: enable makefileCorentin Labbe
2020-10-01media: zoran: device support only 32bit DMA addressCorentin Labbe
2020-10-01media: zoran: disable outputCorentin Labbe
2020-10-01media: zoran: Add vb_queueCorentin Labbe
2020-10-01media: zoran: Add more check for complianceCorentin Labbe
2020-10-01media: zoran: constify codec_nameCorentin Labbe
2020-10-01media: zoran: constify struct tvnormCorentin Labbe
2020-10-01media: zoran: add stat_com bufferCorentin Labbe
2020-10-01media: zoran: use devm_ioremapCorentin Labbe
2020-10-01media: zoran: use pci_request_regionsCorentin Labbe
2020-10-01media: zoran: use devm for videocodec_master allocCorentin Labbe
2020-10-01media: zoran: convert mdelay to udelayCorentin Labbe
2020-10-01media: zoran: convert zoran alloc to devmCorentin Labbe
2020-10-01media: zoran: convert irq to pci irqCorentin Labbe
2020-10-01media: zoran: zoran does not support STD_ALLCorentin Labbe
2020-10-01media: zoran: use ZR_NORMCorentin Labbe
2020-10-01media: zoran: Use DMA coherent for stat_comCorentin Labbe
2020-10-01media: zoran: remove overlayCorentin Labbe
2020-10-01media: zoran: Change zoran_v4l_set_format parameter from zoran_fh to zoranCorentin Labbe
2020-10-01media: zoran: Use video_drvdata to get struct zoranCorentin Labbe
2020-10-01media: zoran: move overlay_settings out of zoran_fhCorentin Labbe
2020-10-01media: zoran: move jpg_settings out of zoran_fhCorentin Labbe
2020-10-01media: zoran: move v4l_settings out of zoran_fhCorentin Labbe
2020-10-01media: zoran: move buffer_size out of zoran_fhCorentin Labbe
2020-10-01media: zoran: do not print random guest 0Corentin Labbe
2020-10-01media: zoran: use v4l2_buffer_set_timestampCorentin Labbe
2020-10-01media: zoran: use VFL_TYPE_VIDEOCorentin Labbe
2020-10-01media: zoran: remove proc_fsCorentin Labbe
2020-10-01media: zoran: zoran_device.c: convert pr_x to pci_xCorentin Labbe