[git:media_tree/master] media: staging: media: davinci_vpfe: use __func__ for function names

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: media: davinci_vpfe: use __func__ for function names Author: Diwakar Sharma Date:Thu Jul 27 13:01:23 2017 -0400 Checkpatch reported warnings for use of embedded function name

[git:media_tree/master] media: Staging: media: Release the correct resource in an error handling path

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: Staging: media: Release the correct resource in an error handling path Author: Christophe JAILLET Date:Sun Aug 20 12:49:01 2017 -0400 'res' is reassigned several times in the functio

[git:media_tree/master] media: omap3isp: constify platform_device_id

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: omap3isp: constify platform_device_id Author: Arvind Yadav Date:Tue Aug 15 07:23:42 2017 -0400 platform_device_id are not supposed to change at runtime. All functions working with pla

[git:media_tree/master] media: staging: media: davinci_vpfe: Replace a bit shift

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: media: davinci_vpfe: Replace a bit shift Author: Arushi Singhal Date:Wed Mar 29 11:13:20 2017 -0400 This patch replaces bit shifting on 1 with the BIT(x) macro. This was done

[git:media_tree/master] media: omap3isp: Don't rely on devm for memory resource management

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: omap3isp: Don't rely on devm for memory resource management Author: Sakari Ailus Date:Thu Jul 13 11:23:44 2017 -0400 devm functions are fine for managing resources that are directly r

[git:media_tree/master] media: omap3isp: Call video_unregister_device() unconditionally

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: omap3isp: Call video_unregister_device() unconditionally Author: Sakari Ailus Date:Mon Feb 20 10:22:18 2017 -0500 video_unregister_device() can be called on a never or an already unre

[git:media_tree/master] media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails.

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: media: davinci_vpfe: - Fix for memory leak if decoder initialization fails. Author: Shailendra Verma Date:Thu Nov 24 23:57:34 2016 -0500 Fix to avoid possible memory leak if

[git:media_tree/master] media: em28xx: use common code for decoding nec scancodes

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: em28xx: use common code for decoding nec scancodes Author: Sean Young Date:Thu May 23 05:31:11 2019 -0400 Tested on WinTV-HVR-930C. Signed-off-by: Sean Young Signed-off-by: Mauro Ca

[git:media_tree/master] media: cx231xx-dvb: fix memory leak in dvb_fini()

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx231xx-dvb: fix memory leak in dvb_fini() Author: Young Xiao <92siuy...@gmail.com> Date:Tue May 28 08:38:13 2019 -0400 In dvb_init(), dev->dvb is allocated by kzalloc. Therefore, it m

[git:media_tree/master] media: videobuf-dma-contig: Use size of buffer in mmap not vma size

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: videobuf-dma-contig: Use size of buffer in mmap not vma size Author: Andrew F. Davis Date:Fri Mar 29 13:34:27 2019 -0400 The size of the vma can be larger than the size of the backing

[git:media_tree/master] media: em28xx: give RC device proper name

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: em28xx: give RC device proper name Author: Sean Young Date:Thu May 23 04:48:11 2019 -0400 Give the RC device the name of the board rather than "1-2:1.0 IR". Signed-off-by: Sean Young

[git:media_tree/master] media: em28xx: use usb_to_input_id() rather than handrolling it

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: em28xx: use usb_to_input_id() rather than handrolling it Author: Sean Young Date:Thu May 23 06:01:51 2019 -0400 This also populates the version member correctly. Signed-off-by: Sean

[git:media_tree/master] media: ov8856: modify register to fix test pattern

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: ov8856: modify register to fix test pattern Author: Shawn Tu Date:Sun May 26 22:26:05 2019 -0400 modify registers to fix bayer order in test pattern mode Signed-off-by: Shawn Tu Sig

[git:media_tree/master] media: sun6i: Support A83T variant

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: sun6i: Support A83T variant Author: Chen-Yu Tsai Date:Mon May 20 11:06:36 2019 -0400 The A83T SoC has a camera sensor interface (known as CSI in Allwinner lingo), which is similar to

[git:media_tree/master] media: dt-bindings: media: sun6i-csi: Add compatible string for A83T variant

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dt-bindings: media: sun6i-csi: Add compatible string for A83T variant Author: Chen-Yu Tsai Date:Mon May 20 11:06:35 2019 -0400 The A83T SoC has a camera sensor interface (known as CS

[git:media_tree/master] media: staging: imgu: Address compiler / checker warnings in MMU code

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: imgu: Address compiler / checker warnings in MMU code Author: Sakari Ailus Date:Tue Feb 19 09:32:06 2019 -0500 Address C compiler, sparse and smatch warnings and little style

[git:media_tree/master] media: staging: imgu: Remove redundant checks

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: imgu: Remove redundant checks Author: Sakari Ailus Date:Mon Feb 18 11:33:54 2019 -0500 Remove redundant checks for less than zero on unsigned variables. Signed-off-by: Sakar

[git:media_tree/master] media: staging: imgu: Address a compiler warning on alignment

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: imgu: Address a compiler warning on alignment Author: Sakari Ailus Date:Mon Feb 18 11:29:13 2019 -0500 Address a compiler warnings on alignment of struct ipu3_uapi_awb_fr_con

[git:media_tree/master] media: staging: imgu: Drop support for other page sizes

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: staging: imgu: Drop support for other page sizes Author: Sakari Ailus Date:Tue Feb 19 09:17:02 2019 -0500 The hardware only supports 4ki pages; drop support for other sizes. Signed-o

[git:media_tree/master] media: rockchip/vpu: Provide a helper to reset both src and dst formats

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Provide a helper to reset both src and dst formats Author: Boris Brezillon Date:Tue May 28 13:02:25 2019 -0400 When initializing a context, the core wants to reset both

[git:media_tree/master] media: v4l2-common: Add an helper to apply frmsize constraints

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-common: Add an helper to apply frmsize constraints Author: Boris Brezillon Date:Tue May 28 13:02:18 2019 -0400 The rockchip VPU driver is open-coding this logic which seems prett

[git:media_tree/master] media: rockchip/vpu: Add decoder boilerplate

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Add decoder boilerplate Author: Ezequiel Garcia Date:Tue May 28 13:02:27 2019 -0400 This commit adds the needed boilerplate code to support the VPU in decoding operation

[git:media_tree/master] media: rockchip/vpu: Open-code media controller register

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Open-code media controller register Author: Ezequiel Garcia Date:Tue May 28 13:02:21 2019 -0400 In preparation to support decoders, using a single memory-to-memory devic

[git:media_tree/master] media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes Author: Boris Brezillon Date:Tue May 28 13:02:17 2019 -0400 Width/height and 4CC formats are expressed using u32 types everywhere,

[git:media_tree/master] media: rockchip/vpu: Add support for non-standard controls

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Add support for non-standard controls Author: Ezequiel Garcia Date:Tue May 28 13:02:28 2019 -0400 Rework the way controls are registered by the driver, so it can support

[git:media_tree/master] media: rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Rename rockchip_vpu_common.h into rockchip_vpu_v4l2.h Author: Boris Brezillon Date:Tue May 28 13:02:23 2019 -0400 We're about to add prototypes for the vb2/v4l2 helpers

[git:media_tree/master] media: rockchip/vpu: Add MPEG2 decoding support to RK3399

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Add MPEG2 decoding support to RK3399 Author: Jonas Karlman Date:Tue May 28 13:02:30 2019 -0400 Add the necessary bits to support MPEG2 decoding on RK3399. Signed-off-by

[git:media_tree/master] media: rockchip/vpu: Add support for MPEG-2 decoding on RK3288

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Add support for MPEG-2 decoding on RK3288 Author: Jonas Karlman Date:Tue May 28 13:02:31 2019 -0400 Add necessary bits to support MPEG2 decoding on RK3288. Signed-off-b

[git:media_tree/master] media: rockchip/vpu: Add infra to support MPEG-2 decoding

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Add infra to support MPEG-2 decoding Author: Jonas Karlman Date:Tue May 28 13:02:29 2019 -0400 Only adds structs and helpers to allow supporting MPEG-2 decoding on rockc

[git:media_tree/master] media: rockchip/vpu: Prepare things to support decoders

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Prepare things to support decoders Author: Boris Brezillon Date:Tue May 28 13:02:26 2019 -0400 The code in rockchip_vpu_v4l2 was hardcoded for encoder support. Modify it

[git:media_tree/master] media: rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriate

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Use v4l2_apply_frmsize_constraints() where appropriate Author: Boris Brezillon Date:Tue May 28 13:02:20 2019 -0400 Use the v4l2_apply_frmsize_constraints() helper inste

[git:media_tree/master] media: rockchip/vpu: Support the Request API

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Support the Request API Author: Ezequiel Garcia Date:Tue May 28 13:02:22 2019 -0400 Introduce support for the Request API. Although the JPEG encoder does not mandate usi

[git:media_tree/master] media: rockchip/vpu: Move encoder logic to a common place

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: rockchip/vpu: Move encoder logic to a common place Author: Boris Brezillon Date:Tue May 28 13:02:24 2019 -0400 The V4L2/VB2 implementation for the encoder and decoder logic are very s

[git:media_tree/fixes] media: venus: hfi_parser: fix a regression in parser

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: venus: hfi_parser: fix a regression in parser Author: Stanimir Varbanov Date:Mon May 27 11:34:17 2019 -0400 This fixes the following data abort: Unable to handle kernel paging reque

[git:media_tree/master] media: videobuf2-vmalloc: get_userptr: buffers are always writable

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: videobuf2-vmalloc: get_userptr: buffers are always writable Author: Hans Verkuil Date:Thu Apr 4 09:15:00 2019 -0400 In vb2_vmalloc_get_userptr() the framevector is created with the 'w

[git:media_tree/master] media: allegro-dvt: fix build failure

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: allegro-dvt: fix build failure Author: Hans Verkuil Date:Wed May 29 08:46:32 2019 -0400 nal-h264.h is a local header, not a global one. Use "" instead of <>. Fixed this compile error

[git:media_tree/master] media: dt-bindings: media: Add vendor prefix for allegro

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dt-bindings: media: Add vendor prefix for allegro Author: Michael Tretter Date:Tue May 28 13:11:18 2019 -0400 Add vendor prefix for Allegro DVT, a provider of H.264/AVC, H.265/HEVC, A

[git:media_tree/master] media: allegro: add SPS/PPS nal unit writer

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: allegro: add SPS/PPS nal unit writer Author: Michael Tretter Date:Tue May 28 13:11:20 2019 -0400 The allegro hardware encoder does not write SPS/PPS nal units into the encoded video s

[git:media_tree/master] media: dt-bindings: media: document allegro-dvt bindings

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: dt-bindings: media: document allegro-dvt bindings Author: Michael Tretter Date:Tue May 28 13:11:17 2019 -0400 Add device-tree bindings for the Allegro DVT video IP core found on the X

[git:media_tree/master] media: videobuf2-v4l2: set last_buffer_dequeued in dqbuf

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: videobuf2-v4l2: set last_buffer_dequeued in dqbuf Author: Hans Verkuil Date:Tue May 28 13:11:16 2019 -0400 last_buffer_dequeued was set to true in __fill_v4l2_buffer, but this is call

[git:media_tree/master] media: allegro: add Allegro DVT video IP core driver

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: allegro: add Allegro DVT video IP core driver Author: Michael Tretter Date:Tue May 28 13:11:19 2019 -0400 Add a V4L2 mem-to-mem driver for Allegro DVT video IP cores as found in the E

[git:media_tree/master] media: v4l2-ctrl: add MPEG-2 profile and level controls

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: v4l2-ctrl: add MPEG-2 profile and level controls Author: Philipp Zabel Date:Wed Apr 24 06:43:47 2019 -0400 Add MPEG-2 CID definitions for profiles and levels defined in ITU-T Rec. H.2

[git:media_tree/master] media: pixfmt: Add H264_SLICE_RAW format documentation

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: pixfmt: Add H264_SLICE_RAW format documentation Author: Maxime Ripard Date:Fri May 24 05:20:30 2019 -0400 The H264_SLICE_RAW format introduced before is meant for stateless decoders t

[git:media_tree/master] media: coda: add decoder MPEG-2 profile and level controls

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: add decoder MPEG-2 profile and level controls Author: Philipp Zabel Date:Mon May 27 08:20:11 2019 -0400 The MPEG-2 decoder firmware reports profile and level indication that can

[git:media_tree/master] media: coda: add decoder MPEG-4 profile and level controls

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: add decoder MPEG-4 profile and level controls Author: Philipp Zabel Date:Mon May 27 08:19:22 2019 -0400 The MPEG-4 decoder firmware reports profile and level indication values t

[git:media_tree/master] media: pixfmt: Add H264 Slice format

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: pixfmt: Add H264 Slice format Author: Maxime Ripard Date:Fri May 24 05:20:29 2019 -0400 The H264_SLICE_RAW format is meant to hold the parsed slice data without the start code. This w

[git:media_tree/master] media: cedrus: Allow different mod clock rates

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cedrus: Allow different mod clock rates Author: Jernej Skrabec Date:Sat May 18 13:44:15 2019 -0400 Some VPU variants may run at higher clock speeds. They actually need extra speed to

[git:media_tree/master] media: uapi: Add H264 low-level decoder API compound controls.

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: uapi: Add H264 low-level decoder API compound controls. Author: Pawel Osciak Date:Fri May 24 05:20:28 2019 -0400 Stateless video codecs will require both the H264 metadata and slices

[git:media_tree/master] media: coda: add lockdep asserts

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: add lockdep asserts Author: Philipp Zabel Date:Fri Apr 12 11:51:33 2019 -0400 coda_command_sync, coda_hw_reset, and __coda_start_decoding all expect to be called under the coda_

[git:media_tree/master] media: coda: use v4l2_m2m_buf_copy_metadata

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: coda: use v4l2_m2m_buf_copy_metadata Author: Philipp Zabel Date:Fri Apr 12 11:51:34 2019 -0400 Use v4l2_m2m2_buf_copy_metadata to let BIT encoder contexts copy buffer field, timestamp

[git:media_tree/master] media: cedrus: Add H264 decoding support

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cedrus: Add H264 decoding support Author: Maxime Ripard Date:Fri May 24 05:20:31 2019 -0400 Introduce some basic H264 decoding support in cedrus. So far, only the baseline profile vid

[git:media_tree/master] media: cx25840: g_std operation really implements querystd operation

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx25840: g_std operation really implements querystd operation Author: Maciej S. Szmigiero Date:Mon Apr 29 12:16:53 2019 -0400 cx25840 driver g_std operation queries the currently dete

[git:media_tree/master] media: cxusb: implement Medion MD95700 digital / analog coexistence

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cxusb: implement Medion MD95700 digital / analog coexistence Author: Maciej S. Szmigiero Date:Mon Apr 29 12:16:57 2019 -0400 This patch prepares cxusb driver for supporting the analog

[git:media_tree/master] media: cxusb: add raw mode support for Medion MD95700

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cxusb: add raw mode support for Medion MD95700 Author: Maciej S. Szmigiero Date:Mon Apr 29 12:16:59 2019 -0400 This adds raw (unprocessed) BT.656 stream capturing support for the anal

[git:media_tree/master] media: cx25840: set_fmt operation should clamp out-of-range picture sizes

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx25840: set_fmt operation should clamp out-of-range picture sizes Author: Maciej S. Szmigiero Date:Mon Apr 29 12:16:56 2019 -0400 According to V4L2 API set_fmt subdev operation shou

[git:media_tree/master] media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw()

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw() Author: Maciej S. Szmigiero Date:Mon Apr 29 12:16:52 2019 -0400 cx25840_load_fw() does the same thing as cx25840_res

[git:media_tree/master] media: cxusb: add analog mode support for Medion MD95700

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cxusb: add analog mode support for Medion MD95700 Author: Maciej S. Szmigiero Date:Mon Apr 29 12:16:58 2019 -0400 This patch adds support for analog part of Medion 95700 in the cxusb

[git:media_tree/master] media: cx25840: add pin to pad mapping and output format configuration

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx25840: add pin to pad mapping and output format configuration Author: Maciej S. Szmigiero Date:Mon Apr 29 12:16:55 2019 -0400 This commit adds pin to pad mapping and output format c

[git:media_tree/master] media: cx25840: implement g_std operation

2019-05-29 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued: Subject: media: cx25840: implement g_std operation Author: Maciej S. Szmigiero Date:Mon Apr 29 12:16:54 2019 -0400 This commit implements g_std operation in cx25840 driver by returning the last set v

[git:v4l-utils/master] cec-compliance: mask CEC_MSG_FL_RAW as well

2019-05-29 Thread Hans Verkuil
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/v4l-utils.git tree: Subject: cec-compliance: mask CEC_MSG_FL_RAW as well Author: Hans Verkuil Date:Wed May 29 09:57:10 2019 +0200 In the adapter tests we clear