linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-06 08:47:20 to 2020-01-08 12:58:32 UTC [more...]

[PATCH 00/16] add device tree for SAM9X60 SoC and SAM9X60-EK board
 2020-01-08 12:55 UTC  (17+ messages)
` [PATCH 01/16] dt-bindings: at_xdmac: add entry for microchip compatibles
` [PATCH 02/16] dt-bindings: atmel-can: add microchip,sam9x60-can
` [PATCH 03/16] dt-bindings: atmel-tcb: add microchip,<chip>-tcb
` [PATCH 04/16] dt-bindings: atmel-isi: add microchip,sam9x60-isi
` [PATCH 05/16] dt-bindings: at91-sama5d2_adc: add microchip,sam9x60-adc
` [PATCH 06/16] dt-bindings: atmel-matrix: add microchip,sam9x60-matrix
` [PATCH 07/16] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc
` [PATCH 08/16] dt-bindings: atmel-sysreg: add microchip,sam9x60-ddramc
` [PATCH 09/16] dt-bindings: atmel-smc: add microchip,sam9x60-smc
` [PATCH 10/16] dt-bindings: atmel-gpbr: add microchip,sam9x60-gpbr
` [PATCH 11/16] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc
` [PATCH 12/16] dt-bindings: spi_atmel: add microchip,sam9x60-spi
` [PATCH 13/16] dt-bindings: atmel-usart: add microchip,<chip>-usart
` [PATCH 14/16] dt-bindings: arm: add sam9x60-ek board
` [PATCH 15/16] ARM: at91/defconfig: enable MMC_SDHCI_OF_AT91 and MICROCHIP_PIT64B
` [PATCH 16/16] ARM: dts: at91: sam9x60: add device tree for soc and board

[PATCH v2] media: staging/intel-ipu3: make imgu use fixed running mode
 2020-01-08 12:57 UTC  (2+ messages)

[GIT PULL FOR v5.6] v2: Various fixes
 2020-01-08 12:50 UTC 

[PATCH v2 0/1] VirtIO video device specification
 2020-01-08 12:46 UTC  (22+ messages)
` [PATCH v2 1/1] virtio-video: Add virtio "
` [virtio-dev] "

[PATCH] drm/Kconfig: add missing 'depends on DRM' for DRM_DP_CEC
 2020-01-08 12:08 UTC  (2+ messages)

[GIT PULL FOR v5.6] Fix v4l2-ioctl regression
 2020-01-08 11:34 UTC  (2+ messages)

[virtio-dev][RFC PATCH v1 2/2] virtio-gpu: add the ability to export resources
 2020-01-08 11:20 UTC  (3+ messages)

KASAN: null-ptr-deref Write in video_usercopy
 2020-01-08 11:12 UTC  (3+ messages)
` [PATCH] media: v4l2-core: Fix Oops in ioctl

[virtio-dev][RFC PATCH v1 1/2] content: define what exporting a resource is
 2020-01-08 10:40 UTC  (2+ messages)

[PATCH] media: v4l2-core: only zero-out ioctl-read buffers
 2020-01-08 10:10 UTC  (2+ messages)

KASAN: user-memory-access Write in video_usercopy
 2020-01-08  9:55 UTC  (2+ messages)

[virtio-dev][RFC PATCH v1 0/2] Cross-device resource sharing
 2020-01-08  9:01 UTC 

[RFT 00/13] iomap: Constify ioreadX() iomem argument
 2020-01-08  8:48 UTC  (20+ messages)
` [RFT 01/13] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RFT 02/13] alpha: "
` [RFT 02/13] sh: "
` [RFT 03/13] alpha: "
` [RFT 03/13] sh: "
` [RFT 04/13] parisc: "
` [RFT 05/13] powerpc: "
` [RFT 06/13] arc: "
` [RFT 07/13] drm/mgag200: "
` [RFT 08/13] drm/nouveau: "
` [RFT 09/13] media: fsl-viu: "
` [RFT 10/13] net: wireless: ath5k: "
` [RFT 11/13] net: wireless: rtl818x: "
` [RFT 12/13] ntb: intel: "
` [RFT 13/13] virtio: pci: "

[GIT PULL FOR v5.6] hevc fixes, various other fixes
 2020-01-08  8:39 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: add Venus firmware node on Cheza
 2020-01-08  8:32 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: add Venus firmware node on Cheza
 2020-01-08  8:31 UTC  (5+ messages)

[PATCH v2 0/4] media: cedrus: hevc: Add support for scaling matrix and multi-slice frames
 2020-01-08  7:48 UTC  (5+ messages)
` [PATCH v2 2/4] media: cedrus: hevc: Add support for scaling matrix

[PATCH] media: hantro: remove a pointless NULL check
 2020-01-08  5:35 UTC 

cron job: media_tree daily build: WARNINGS
 2020-01-08  4:56 UTC 

[RFC][PATCH 00/15] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-01-08  2:27 UTC  (2+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-07 22:45 UTC  (23+ messages)
` [PATCH v12 01/22] mm/gup: factor out duplicate code from four routines
` [PATCH v12 02/22] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v12 03/22] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 07/22] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 09/22] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v12 10/22] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 12/22] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v12 13/22] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v12 14/22] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v12 15/22] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v12 16/22] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v12 17/22] net/xdp: "
` [PATCH v12 18/22] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v12 19/22] vfio, mm: "
` [PATCH v12 20/22] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v12 21/22] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH v12 00/11] Rockchip ISP Driver
 2020-01-07 22:41 UTC  (24+ messages)
` [PATCH v12 01/11] media: staging: phy-rockchip-dphy: add Rockchip MIPI Synopsys DPHY driver
` [PATCH v12 08/11] media: staging: dt-bindings: add Rockchip ISP1 yaml bindings
` [PATCH v12 09/11] media: staging: dt-bindings: add Rockchip MIPI RX D-PHY "

[PATCH 0/3] video: aspeed video engine cleanups
 2020-01-07 19:18 UTC  (10+ messages)
` [PATCH 1/3] media: aspeed: Rework memory mapping in probe
` [PATCH 2/3] media: aspeed: Use runtime configuration
` [PATCH 3/3] video: aspeed: Update copyright information

[PATCH 0/3] Add AST2600 Video Engine support
 2020-01-07 17:58 UTC  (8+ messages)
` [PATCH 1/3] ARM: dts: aspeed-g6: Add Video Engine node
` [PATCH 2/3] Documentation: dt-bindings: media: add AST2600 Video Engine support
` [PATCH 3/3] media: aspeed: add AST2600 support

[PATCH] media: drxj: remove redundant assignments to variable rc
 2020-01-07 17:11 UTC 

[bug report] compat_ioctl: move CDROM_SEND_PACKET handling into scsi
 2020-01-07 15:16 UTC  (2+ messages)

[PATCH v2 0/3] Add support of CEC wakeup on Amlogic G12 and SM1 SoCs
 2020-01-07 14:36 UTC  (4+ messages)
` [PATCH v2 3/3] media: platform: meson-ao-cec-g12a: add wakeup support

[PATCH][next] media: v4l2-core: fix uninitialized structure fields being returned to userspace
 2020-01-07 14:17 UTC  (2+ messages)

[v6, 0/5] media: media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2020-01-07 14:10 UTC  (3+ messages)
  ` [v6, 3/5] media: videodev2.h: Add new boottime timestamp type

[PATCH v10 03/14] media: v4l2-fwnode: add initial connector parsing support
 2020-01-07 14:03 UTC  (14+ messages)

[PATCH V3 0/4] Enable video on sc7180
 2020-01-07 14:02 UTC  (9+ messages)
` [PATCH V3 1/4] arm64: dts: sc7180: Add Venus video codec DT node
` [PATCH V3 2/4] dt-bindings: media: venus: Add sc7180 DT schema
` [PATCH V3 3/4] venus: core: add sc7180 DT compatible and resource struct
` [PATCH V3 4/4] arm64: dts: sc7180: Add Venus firmware subnode

[PATCH v2] media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()
 2020-01-07 13:38 UTC  (2+ messages)

[PATCH] media: stm32-dcmi: Use dma_request_chan() instead dma_request_slave_channel()
 2020-01-07 11:08 UTC  (5+ messages)

[PATCH] media: mtk-vcodec: use v4l2_m2m_buffer where appropriate
 2020-01-07  9:44 UTC 

cron job: media_tree daily build: OK
 2020-01-07  4:57 UTC 

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2020-01-07  1:26 UTC  (12+ messages)

[PATCH v2 01/20] dt-bindings: Rename Exynos to lowercase
 2020-01-06 22:16 UTC  (2+ messages)

[PATCH v4 00/12] Venus new features
 2020-01-06 22:07 UTC  (17+ messages)
` [PATCH v4 01/12] venus: redesign clocks and pm domains control
` [PATCH v4 02/12] media: venus: introduce core selection
` [PATCH v4 03/12] venus: venc: blacklist two encoder properties
` [PATCH v4 04/12] v4l: Add source event change for bit-depth
` [PATCH v4 05/12] media: venus: vdec: handle 10bit bitstreams
` [PATCH v4 06/12] dt-bindings: media: venus: Convert msm8916 to DT schema
` [PATCH v4 07/12] dt-bindings: media: venus: Convert msm8996 "
` [PATCH v4 08/12] dt-bindings: media: venus: Convert sdm845 "
` [PATCH v4 09/12] dt-bindings: media: venus: Add sdm845v2 "
` [PATCH v4 10/12] venus: core: add sdm845-v2 DT compatible and resource struct
` [PATCH v4 11/12] arm64: dts: sdm845: follow venus-sdm845v2 DT binding
` [PATCH v4 12/12] dt-bindings: media: venus: delete old binding document

[PATCH 0/5] Stateful Encoding: final bits
 2020-01-06 15:02 UTC  (3+ messages)

[PATCH v2 0/2] Add IMX219 CMOS image sensor support
 2020-01-06 14:56 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add IMX219 CMOS sensor binding

[PATCH v3] media: davinci/vpfe_capture.c: Avoid BUG_ON for register failure
 2020-01-06 14:32 UTC 

[GIT PULL FOR v5.6] Various fixes
 2020-01-06 13:54 UTC  (2+ messages)

[PATCHv2] cec: remove unused functions
 2020-01-06 13:31 UTC 

[v4l-utils] [PATCH] qv4l2: Use C library file operations with v4lconvert for raw mode devices
 2020-01-06 13:25 UTC  (2+ messages)

[PATCH v2] media: davinci/vpfe_capture.c: Avoid BUG_ON for register failure
 2020-01-06 11:55 UTC  (2+ messages)

[PATCH] cros_ec: treewide: Remove 'include/linux/mfd/cros_ec.h'
 2020-01-06 11:19 UTC  (2+ messages)

[PATCH] cec: remove unused functions
 2020-01-06 11:04 UTC 

[PATCH v4l-utils] keymap.h needs sys/types.h and argp.h
 2020-01-06  9:29 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).