summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-07Merge tag 'usb-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2022-10-07Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-10-05Merge tag 'drm-next-2022-10-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-01Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang
2022-09-27media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)Nícolas F. R. A. Prado
2022-09-27media: dvb_vb2: fix possible out of bound accessHangyu Hua
2022-09-27media: v4l2-ioctl.c: fix incorrect error pathHans Verkuil
2022-09-27media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()Hans Verkuil
2022-09-26media: flexcop-usb: use usb_endpoint_maxp()Johan Hovold
2022-09-26media: flexcop-usb: clean up URB initialisationJohan Hovold
2022-09-26media: flexcop-usb: clean up endpoint sanity checksJohan Hovold
2022-09-26Merge 6.0-rc7 into usb-nextGreg Kroah-Hartman
2022-09-22media: uvcvideo: move uvc_format_desc to common headerMichael Grzeschik
2022-09-22media: v4l: move helper functions for fractions from uvc to v4l2-commonMichael Grzeschik
2022-09-22media: flexcop-usb: fix endpoint type checkJohan Hovold
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang
2022-09-07media: vsp1: Add premultiplied alpha supportTakanari Hayama
2022-09-07freezer,sched: Rewrite core freezer logicPeter Zijlstra
2022-08-31media: destage Hantro VPU driverEzequiel Garcia
2022-08-31media: uvcvideo: Fix InterfaceProtocol for Quanta cameraRicardo Ribalda
2022-08-30media: platform: mtk-mdp3: add MediaTek MDP3 driverMoudy Ho
2022-08-30media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin
2022-08-30media: xilinx: video: Add 1X12 greyscale formatVolodymyr Kharuk
2022-08-30media: xilinx: csi2rxss: Add 1X12 greyscale formatVolodymyr Kharuk
2022-08-30media: uvcvideo: Limit power line control for Sonix Technologyhuanglei
2022-08-30media: uvcvideo: Use entity get_cur in uvc_ctrl_setYunke Cao
2022-08-30media: uvcvideo: Fix typo 'the the' in commentSlark Xiao
2022-08-30media: uvcvideo: Use indexed loops in uvc_ctrl_init_ctrl()Laurent Pinchart
2022-08-30media: uvcvideo: Fix memory leak in uvc_gpio_parseJosé Expósito
2022-08-30media: renesas: vsp1: Add support for RZ/G2L VSPDBiju Das
2022-08-30media: renesas: vsp1: Add VSP1_HAS_NON_ZERO_LBA feature bitBiju Das
2022-08-30media: renesas: vsp1: Add support for VSP software versionBiju Das
2022-08-30media: renesas: vsp1: Add support to deassert/assert reset lineBiju Das
2022-08-30media: mceusb: Use new usb_control_msg_*() routinesAlan Stern
2022-08-30media: amphion: fix a bug that vpu core may not resume after suspendMing Qian
2022-08-30media: platform: fix some double free in meson-ge2d and mtk-jpeg and s5p-mfcHangyu Hua
2022-08-30media: amphion: don't change the colorspace reported by decoder.Ming Qian
2022-08-30media: amphion: adjust the encoder's value range of gop sizeMing Qian
2022-08-30media: amphion: insert picture startcode after seek for vc1g formatMing Qian
2022-08-30media: videobuf2: Remove vb2_find_timestamp()Ezequiel Garcia
2022-08-30media: mediatek: vcodec: Skip non CBR bitrate modeHirokazu Honda
2022-08-30media: mediatek: vcodec: Add mt8188 encoder's chip nameYunfei Dong
2022-08-30media: mediatek: vcodec: add decoder compatible to support mt8188Yunfei Dong
2022-08-30media: mediatek: vcodec: Use ctx vb2_queue mutex instead of device mutexIrui Wang