messages from 2022-10-16 13:32:08 to 2022-10-20 18:29:08 UTC [more...]
[PATCH 0/6] staging: vt6655: a series of checkpatch fixes on
2022-10-20 18:27 UTC
[PATCH] drivers/staging/pi433: Change data type of bit_rate to be u32
2022-10-20 18:18 UTC
[PATCH v5] staging: most: dim2: correct misleading struct type name
2022-10-20 17:20 UTC
[PATCH v4 0/2] staging: most: dim2: remove unnecessary function call and variable usage
2022-10-20 16:41 UTC (13+ messages)
` [PATCH v4 1/2] staging: most: dim2: read done_buffers count locally from HDM channel
` [PATCH v4 2/2] staging: most: dim2: correct misleading struct type name
[PATCH v3 00/10] staging: r8188eu: trivial code cleanup patches
2022-10-20 16:28 UTC (22+ messages)
` [PATCH v3 01/10] staging: r8188eu: use Linux kernel variable naming convention
` [PATCH v3 02/10] staging: r8188eu: reformat long computation lines
` [PATCH v3 03/10] staging: r8188eu: remove {} for single statement blocks
` [PATCH v3 04/10] staging: r8188eu: use htons macro instead of __constant_htons
` [PATCH v3 05/10] staging: r8188eu: correct misspelled words in comments
` [PATCH v3 06/10] staging: r8188eu: Add space between function & macro parameters
` [PATCH v3 07/10] staging: r8188eu: Associate pointer symbol with parameter name
` [PATCH v3 08/10] staging: r8188eu: replace leading spaces by tabs
` [PATCH v3 09/10] staging: r8188eu: Put '{" on the symbol declaration line
` [PATCH v3 10/10] staging: r8188eu: Correct missing or extra space in the statements
[PATCH 1/4] staging: rtl8192u: Provide a TODO file for this driver
2022-10-20 15:57 UTC (3+ messages)
[PATCH] drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeout_handler
2022-10-20 15:46 UTC (2+ messages)
[PATCH] staging: greybus: loopback: enclose macro statements in do-while loop
2022-10-20 15:40 UTC (13+ messages)
[PATCH 00/14] ARM: remove unused davinci board & drivers
2022-10-20 15:39 UTC (4+ messages)
` [PATCH 13/14] staging: media: remove davinci vpfe_capture driver
[PATCH 0/3] staging: r8192e: Rename variables in rtl_dm.h
2022-10-20 15:32 UTC (3+ messages)
` [PATCH 2/3] staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF
[PATCH] staging: iio: Use div64_ul instead of do_div
2022-10-20 15:27 UTC (2+ messages)
[PATCH v2] staging: most: net: Replace macros HB and LB with static inline functions
2022-10-20 15:25 UTC (3+ messages)
` [PATCH v3] "
[PATCH v3] staging: vt6655: Fix Lines should not end with a '('
2022-10-20 15:00 UTC (2+ messages)
Request for assistance
2022-10-20 14:39 UTC (7+ messages)
[PATCH] staging: octeon: remove redundant variable total_freed
2022-10-20 13:16 UTC
[PATCH v3] staging: vt6655: Fix Lines should not end with a '('
2022-10-20 11:10 UTC (2+ messages)
[PATCH v2] staging: vt6655: Fix Lines should not end with a '('
2022-10-20 10:29 UTC (5+ messages)
[PATCH 0/3] staging: rtl8723bs: clean up driver code in rtw_ioctl_set
2022-10-20 7:07 UTC (10+ messages)
` [PATCH 1/3] staging: rtl8723bs: fix white space warnings
` [PATCH 2/3] staging: rtl8723bs: align block comment stars
` [PATCH 3/3] staging: rtl8723bs: remove unnecessary parenthesis
[PATCH] staging: rts5208: Replace instances of udelay by usleep_range
2022-10-20 6:08 UTC (3+ messages)
[PATCH] staging: r8188eu: replace IEs with ies
2022-10-20 4:35 UTC (2+ messages)
[PATCH] staging: rtl8723bs: Removed extra tabs in conditional statements
2022-10-19 19:31 UTC
[PATCH 0/2] media: cedrus: h264/h265: Improve aux buffer management
2022-10-19 17:45 UTC (3+ messages)
` [PATCH 1/2] media: cedrus: h265: Associate mv col buffers with buffer
` [PATCH 2/2] media: cedrus: h264: Optimize mv col buffer allocation
[PATCH] staging: vt6655: Fix Lines should not end with a '('
2022-10-19 17:00 UTC (2+ messages)
[PATCH 00/17] media: atomisp: Convert to videobuf2
2022-10-19 15:16 UTC (19+ messages)
` [PATCH 01/17] media: atomisp: Add hmm_create_from_vmalloc_buf() function
` [PATCH 02/17] media: atomisp: Add ia_css_frame_init_from_info() function
` [PATCH 03/17] media: atomisp: Make atomisp_q_video_buffers_to_css() static
` [PATCH 04/17] media: atomisp: On streamoff wait for buffers owned by the CSS to be given back
` [PATCH 05/17] media: atomisp: Remove unused atomisp_buffers_queued[_pipe] functions
` [PATCH 06/17] media: atomisp: Also track buffers in a list when submitted to the ISP
` [PATCH 07/17] media: atomisp: Add an index helper variable to atomisp_buf_done()
` [PATCH 08/17] media: atomisp: Use new atomisp_flush_video_pipe() helper in atomisp_streamoff()
` [PATCH 09/17] media: atomisp: Add ia_css_frame_get_info() helper
` [PATCH 10/17] media: atomisp: Convert to videobuf2
` [PATCH 11/17] media: atomisp: Make it possible to call atomisp_set_fmt() without a file handle
` [PATCH 12/17] media: atomisp: Fix VIDIOC_REQBUFS failing when VIDIOC_S_FMT has not been called yet
` [PATCH 13/17] media: atomisp: Refactor atomisp_adjust_fmt()
` [PATCH 14/17] media: atomisp: Fix atomisp_try_fmt_cap() always returning YUV420 pixelformat
` [PATCH 15/17] media: atomisp: Make atomisp_g_fmt_cap() default to YUV420
` [PATCH 16/17] media: atomisp: Remove __atomisp_get_pipe() helper
` [PATCH 17/17] media: atomisp: gc0310: Power on sensor from set_fmt() callback
[PATCH] staging: pi433: Use div64_u64 instead of do_div
2022-10-19 14:20 UTC (3+ messages)
[PATCH 0/4] staging: r8188eu: trivial code cleanup patches
2022-10-19 9:27 UTC (22+ messages)
` [PATCH 1/4] staging: r8188eu: use Linux kernel variable naming convention
` [PATCH 3/4] staging: r8188eu: remove {} for single statement blocks
` [PATCH 4/4] staging: r8188eu: use htons macro instead of __constant_htons
` [PATCH 2/4] staging: r8188eu: reformat long computation lines
[PATCH 0/2] staging: most: dim2: remove unnecessary function call and variable usage
2022-10-18 18:07 UTC (8+ messages)
` [PATCH 1/2] staging: most: dim2: read done_buffers count locally from HDM channel
` [PATCH 2/2] staging: most: dim2: correct misleading variable name
[PATCH v2] staging: rts5208: Replace instances of udelay by usleep_range
2022-10-18 18:06 UTC (5+ messages)
[PATCH v2] staging: most: dim2: read done_buffers count locally from HDM channel
2022-10-18 14:19 UTC (6+ messages)
[PATCH v2] staging: rts5208: split long line of code
2022-10-18 12:11 UTC (2+ messages)
[PATCH] staging: rts5208: split long line of code
2022-10-18 10:58 UTC (2+ messages)
[PATCH] [PATCH] staging: rts5208: merge unnecessary split line
2022-10-18 10:21 UTC (3+ messages)
[PATCH AUTOSEL 5.10 10/33] staging: rtl8192e: Fix return type for implementation of ndo_start_xmit
2022-10-18 9:48 UTC (2+ messages)
[PATCH] staging: most: dim2: read done_buffers count locally from HDM channel
2022-10-18 6:01 UTC (5+ messages)
[PATCH] staging: rtl8723bs: core: Replace macros RotR1 through Mk16 with static inline functions
2022-10-18 5:28 UTC (2+ messages)
[PATCH v1 0/4] staging: r8188eu: trivial code cleanup patches
2022-10-17 21:27 UTC (7+ messages)
` [PATCH v1 1/4] staging: r8188eu: use Linux kernel variable naming convention
` [PATCH v1 2/4] staging: r8188eu: reformat long computation lines
` [PATCH v1 3/4] staging: r8188eu: remove {} for single statement blocks
` [PATCH v1 4/4] staging: r8188eu: use htons macro instead of __constant_htons
[PATCH] media: cedrus: hevc: Fix offset adjustments
2022-10-17 19:44 UTC
[PATCHv3 1/1 RESEND] media: imx: Round line size to 4 bytes
2022-10-17 14:30 UTC (3+ messages)
[PATCH] staging: iio: frequency: ad9834: merge unnecessary split lines
2022-10-17 7:10 UTC (2+ messages)
query on fixing checkpatch BUG() variants warning
2022-10-16 19:40 UTC (2+ messages)
[PATCH 00/10] staging: r8188eu: led layer fix and cleanups
2022-10-16 18:45 UTC (11+ messages)
` [PATCH 01/10] staging: r8188eu: fix led register settings
` [PATCH 03/10] staging: r8188eu: fix status updates in SwLedOff
` [PATCH 10/10] staging: r8188eu: summarize tx/rx and scan blinking
[PATCH AUTOSEL 5.19 01/63] staging: r8188eu: do not spam the kernel log
2022-10-16 14:57 UTC (5+ 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).