messages from 2022-06-14 09:21:47 to 2022-06-20 17:55:40 UTC [more...]
[PATCH 0/7] media: cedrus: h265: Implement tiles support
2022-06-20 17:55 UTC (8+ messages)
` [PATCH 1/7] media: cedrus: h265: Fix flag name
` [PATCH 2/7] media: cedrus: h265: Fix logic for not low delay flag
` [PATCH 3/7] media: cedrus: Improve error messages for controls
` [PATCH 4/7] media: cedrus: Add error handling for failed setup
` [PATCH 5/7] media: cedrus: h265: Add a couple of error checks
` [PATCH 6/7] media: cedrus: Add helper for determining number of elements
` [PATCH 7/7] media: cedrus: h265: Implement support for tiles
[PATCH 0/2] get rid of useless header file
2022-06-20 17:19 UTC (3+ messages)
` [PATCH 1/2] staging: r8188eu: replace N_BYTE_ALIGMENT with ALIGN
` [PATCH 2/2] staging: r8188eu: remove basic_types.h
[PATCH v1] staging: r8188eu: an incorrect return value made the function always return fail
2022-06-20 14:05 UTC (6+ messages)
[PATCH 0/3] Enable JPEG Encoder on RK3566/RK3568
2022-06-20 13:40 UTC (6+ messages)
[PATCH] media: atomisp_gmin_platform: stop abusing efivar API
2022-06-20 10:26 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Allocate full pwep structure
2022-06-20 9:55 UTC (3+ messages)
[PATCH 0/2] staging: iio: imu: Add CEVA BNO08x through the staging tree
2022-06-20 9:14 UTC (11+ messages)
` [PATCH 1/2] dt-bindings: staging: iio: imu: Document CEVA BNO08x
` [PATCH 2/2] staging: iio: imu: Add CEVA BNO08x driver
[PATCH] vme: Added NULL check for bridge
2022-06-20 8:49 UTC (3+ messages)
[PATCH] staging: rtl8723bs: remove trailing whitespace
2022-06-20 8:04 UTC (2+ messages)
[PATCH -next] media:rkvdec:Remove redundant memset
2022-06-20 7:59 UTC (2+ messages)
[PATCH -next] media: rkvdec: Fix memset size error
2022-06-20 7:52 UTC (3+ messages)
[PATCH v6] staging: greybus: introduce pwm_ops::apply
2022-06-19 20:24 UTC (2+ messages)
[PATCH] Staging: r8188eu: core: rtw_xmit: Fixed a few coding style issues
2022-06-19 19:42 UTC (8+ messages)
` [PATCH v2 0/5] Fixed some coding style issues and spelling
` [PATCH v2 1/5] Staging: r8188eu: core: rtw_xmit: Fixed some whitespace coding style issues
` [PATCH v2 2/5] Staging: r8188eu: core: rtw_xmit: Fixed two indentation "
` [PATCH v2 3/5] Staging: r8188eu: core: rtw_xmit: Fixed some spelling errors in the comments
` [PATCH v2 4/5] Staging: r8188eu: core: rtw_xmit: Fixed a brace coding style issue
` [PATCH v2 5/5] Staging: r8188eu: core: rtw_xmit: Fixed a "
[PATCH RFC] staging: vchiq: provide testing instructions
2022-06-18 9:00 UTC
[PATCH] staging: sm750fb: fix CamelCase function parameter
2022-06-18 8:32 UTC
[linux-next:master] BUILD REGRESSION 07dc787be2316e243a16a33d0a9b734cd9365bd3
2022-06-17 22:36 UTC
[GIT PULL] Staging driver fixes for 5.19-rc3
2022-06-17 15:00 UTC (2+ messages)
[PATCH v2 0/7] media: hantro: Add 10-bit support
2022-06-17 12:04 UTC (9+ messages)
` [PATCH v2 1/7] media: Add P010 tiled format
` [PATCH v2 2/7] media: hantro: Support format filtering by depth
` [PATCH v2 3/7] media: hantro: postproc: Fix buffer size calculation
` [PATCH v2 4/7] media: hantro: postproc: Fix legacy regs configuration
` [PATCH v2 5/7] media: hantro: postproc: Properly calculate chroma offset
` [PATCH v2 6/7] media: hantro: Store VP9 bit depth in context
` [PATCH v2 7/7] media: hantro: sunxi: Enable 10-bit decoding
[PATCH 0/7] Enable 10bits bitstream for Hantro/G2 HEVC codec
2022-06-17 11:58 UTC (8+ messages)
` [PATCH 1/7] media: hantro: Store HEVC bit depth in context
` [PATCH 2/7] media: hantro: HEVC: Fix auxilary buffer size calculation
` [PATCH 3/7] media: hantro: HEVC: Fix chroma offset computation
` [PATCH 4/7] media: hantro: postproc: Configure output regs to support 10bit
` [PATCH 5/7] media: Hantro: HEVC: Allows 10-bit bitstream
` [PATCH 6/7] media: hantro: imx8m: Enable 10bit decoding
` [PATCH 7/7] media: hantro: Allows luma and chroma depth to be different
[PATCH v9 00/17] Move HEVC stateless controls out of staging
2022-06-17 10:58 UTC (19+ messages)
` [PATCH v9 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v9 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v9 03/17] vivid: add dynamic array test control
` [PATCH v9 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v9 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v9 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v9 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v9 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v9 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v9 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v9 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v9 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v9 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v9 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v9 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v9 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v9 17/17] media: uapi: move HEVC stateless controls out of staging
[PATCH] staging: vchiq_arm: check vchiq_instance for NULL before dereferencing
2022-06-17 9:53 UTC (2+ messages)
[PATCH 0/2] media: cedrus: fix HEVC decoding
2022-06-16 21:46 UTC (5+ messages)
` [PATCH 1/2] media: cedrus: h265: Fix flag name
` [PATCH 2/2] media: cedrus: h265: Fix logic for not low delay flag
[linux-next:master] BUILD REGRESSION c6d7e3b385f19869ab96e9404c92ff1abc34f2c8
2022-06-16 19:52 UTC
ヨドバシドットコム:「お客��情�蟆攻靴攻铹`ド�涓�の�B�j
2022-06-16 17:00 UTC
[linux-next:master] BUILD REGRESSION 8cb8311e95e3bb58bd84d6350365f14a718faa6d
2022-06-16 5:11 UTC (3+ messages)
[PATCH v2 00/40] media: atomisp: Various hmm and other cleanups
2022-06-15 21:11 UTC (42+ messages)
` [PATCH v2 01/40] media: atomisp: remove the unused RAW_BUF_STRIDE macro
` [PATCH v2 02/40] media: atomisp: remove unused ia_css_frame_allocate_contiguous*() functions
` [PATCH v2 03/40] media: atomisp: drop contiguous argument from ia_css_frame_allocate_with_buffer_size()
` [PATCH v2 04/40] media: atomisp: drop contiguous argument from frame_allocate_with_data()
` [PATCH v2 05/40] media: atomisp: drop contiguous argument from frame_create()
` [PATCH v2 06/40] media: atomisp: drop IA_CSS_FRAME_FORMAT_MIPI support from ia_css_frame_init_planes()
` [PATCH v2 07/40] media: atomisp: drop contiguous flag from struct ia_css_frame
` [PATCH v2 08/40] media: atomisp: drop ATOMISP_MAP_FLAG_CONTIGUOUS
` [PATCH v2 09/40] media: atomisp: remove hmm_pool_[un]register()
` [PATCH v2 10/40] media: atomisp: remove dynamic and reserved pool code
` [PATCH v2 11/40] media: atomisp: remove hmm "
` [PATCH v2 12/40] media: atomisp: remove hmm_mem_stats
` [PATCH v2 13/40] media: atomisp: remove pool related kernel cmdline options
` [PATCH v2 14/40] media: atomisp: remove unused attribute argument from ia_css_frame_map()
` [PATCH v2 15/40] media: atomisp: drop hmm_page_type
` [PATCH v2 16/40] media: atomisp: removed unused hmm_bo_get_page_info() function
` [PATCH v2 17/40] media: atomisp: remove bogus comment above hmm_bo_allocated() prototype
` [PATCH v2 18/40] media: atomisp: remove private acceleration ioctls
` [PATCH v2 19/40] media: atomisp: remove atomisp_acc.c
` [PATCH v2 20/40] media: atomisp: remove unused atomisp_*css_* functions
` [PATCH v2 21/40] media: atomisp: asc.acc.pipeline is always NULL
` [PATCH v2 22/40] media: atomisp: remove no longer used atomisp_css_acc_done() function
` [PATCH v2 23/40] media: atomisp: remove atomisp_is_acc_enabled()
` [PATCH v2 24/40] media: atomisp: drop unused ATOMISP_ACC_FW_LOAD_* defines
` [PATCH v2 25/40] media: atomisp: drop ATOMISP_MAP_FLAG_CLEARED
` [PATCH v2 26/40] media: atomisp: drop unused ATOMISP_MAP_FLAG_* flags
` [PATCH v2 27/40] media: atomisp: remove unused hmm address translation functions
` [PATCH v2 28/40] media: atomisp: add hmm_create_from_userdata() helper
` [PATCH v2 29/40] media: atomisp: Simplify hmm_alloc() calls
` [PATCH v2 30/40] media: atomisp: drop highmem var/arg from the hmm code
` [PATCH v2 31/40] media: atomisp: drop HMM_BO_SHARE type
` [PATCH v2 32/40] media: atomisp: remove hmm_page_object
` [PATCH v2 33/40] media: atomisp: fix __get_frame_info() error handling
` [PATCH v2 34/40] media: atomisp: add error checking to atomisp_create_pipes_stream()
` [PATCH v2 35/40] media: atomisp: add error logging to atomisp_destroy_pipes_stream_force()
` [PATCH v2 36/40] media: atomisp: use atomisp_create_pipes_stream() in more places
` [PATCH v2 37/40] media: atomisp: use atomisp_css_update_stream() "
` [PATCH v2 38/40] media: atomisp: use atomisp_destroy_pipes_stream_force() "
` [PATCH v2 39/40] media: atomisp: remove force argument from __destroy_[stream[s]|pipe[s]]()
` [PATCH v2 40/40] media: atomisp: Add a notes.txt file
[linux-next:master] BUILD SUCCESS 6012273897fefb12566580efedee10bb06e5e6ed
2022-06-15 19:49 UTC
[PATCH v3 0/4] call rtw_IOL_append_*_cmd directly
2022-06-15 17:17 UTC (5+ messages)
` [PATCH v3 1/4] staging: r8188eu: call rtw_IOL_append_WB_cmd directly
` [PATCH v3 2/4] staging: r8188eu: call rtw_IOL_append_WW_cmd directly
` [PATCH v3 3/4] staging: r8188eu: call rtw_IOL_append_WD_cmd directly
` [PATCH v3 4/4] staging: r8188eu: call rtw_IOL_append_WRF_cmd directly
[PATCH v2 0/4] call rtw_IOL_append_*_cmd directly
2022-06-15 17:16 UTC (7+ messages)
` [PATCH v2 1/4] staging: r8188eu: call rtw_IOL_append_WB_cmd directly
` [PATCH v2 2/4] staging: r8188eu: call rtw_IOL_append_WW_cmd directly
` [PATCH v2 3/4] staging: r8188eu: call rtw_IOL_append_WD_cmd directly
` [PATCH v2 4/4] staging: r8188eu: call rtw_IOL_append_WRF_cmd directly
[PATCH] drivers: staging: board: Add missing of_node_put() in board.c
2022-06-15 14:26 UTC (2+ messages)
[PATCH v8 00/17] Move HEVC stateless controls out of staging
2022-06-15 10:21 UTC (24+ messages)
` [PATCH v8 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v8 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v8 08/17] media: uapi: HEVC: Add documentation to uAPI structure
` [PATCH v8 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` "
` [PATCH v8 14/17] media: hantro: Stop using Hantro dedicated control
` [PATCH v8 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
[PATCH v2 0/2] staging: r8188eu: simplify some macros
2022-06-15 8:29 UTC (8+ messages)
` [PATCH v2 1/2] staging: r8188eu: replace LE_BITS_TO_1BYTE with clearer codes
` [PATCH v3 0/2] get rid of confusing macros
` [PATCH v3 1/2] staging: r8188eu: replace "
` [PATCH v3 2/2] staging: r8188eu: remove unused macros
Wycena paneli fotowoltaicznych
2022-06-15 8:00 UTC
[linux-next:master] BUILD REGRESSION 35d872b9ea5b3ad784d7479ea728dcb688df2db7
2022-06-14 18:44 UTC
[PATCH v1 2/5] media: rkvdec: Add an ops to check for decode errors
2022-06-14 16:14 UTC (3+ messages)
[PATCH 0/4] remove wrappers on _rtw_IOL_append_*_cmd
2022-06-14 14:47 UTC (5+ messages)
` [PATCH 1/4] staging: r8188eu: remove leading '_' on _rtw_IOL_append_WB_cmd
` [PATCH 4/4] staging: r8188eu: remove leading '_' on _rtw_IOL_append_WRF_cmd
[PATCH v2] driver: r8188eu: remove NULL check before vfree
2022-06-14 13:32 UTC
[PATCH 00/40] media: atomisp: Various hmm and other cleanups
2022-06-14 13:18 UTC (15+ messages)
` [PATCH 15/40] media: atomisp: drop hmm_page_type
` [PATCH 24/40] media: atomisp: drop unused ATOMISP_ACC_FW_LOAD_* defines
` [PATCH 30/40] media: atomisp: drop highmem var/arg from the hmm code
` [PATCH 31/40] media: atomisp: drop HMM_BO_SHARE type
` [PATCH 32/40] media: atomisp: remove hmm_page_object
[linux-next:master] BUILD REGRESSION 6d0c806803170f120f8cb97b321de7bd89d3a791
2022-06-14 9:54 UTC (3+ messages)
[PATCH] driver: r8188eu: remove NULL check before vfree
2022-06-14 9:21 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).