linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-21 12:06:08 to 2022-03-29 23:21:28 UTC [more...]

[PATCH] media: staging: atomisp: rework reading the id and revision values
 2022-03-29 23:21 UTC  (3+ messages)

[PATCH] staging: wfx: remove space at the start of the line
 2022-03-29 22:25 UTC 

[PATCH] staging: rtl8723bs: Remove redundant else branches
 2022-03-29 21:36 UTC  (4+ messages)

[PATCH v1 01/24] media: h264: Increase reference lists size to 32
 2022-03-29 20:54 UTC  (23+ messages)
` [PATCH v1 12/24] media: rkvdec: Stop overclocking the decoder
` [PATCH v1 13/24] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v1 14/24] media: rkvdec: h264: Fix dpb_valid implementation
` [PATCH v1 15/24] media: rkvdec: Enable capture buffer holding for H264
` [PATCH v1 16/24] media: rkvdec: Ensure decoded resolution fit coded resolution
` [PATCH v1 17/24] media: rkvdec: h264: Validate and use pic width and height in mbs
` [PATCH v1 18/24] media: rkvdec: h264: Fix bit depth wrap in pps packet
` [PATCH v1 19/24] media: rkvdec-h264: Add field decoding support
` [PATCH v1 20/24] media: hantro: Enable HOLD_CAPTURE_BUF for H.264
` [PATCH v1 21/24] media: hantro: Stop using H.264 parameter pic_num
` [PATCH v1 22/24] media: hantro: h264: Make dpb entry management more robust
` [PATCH v1 23/24] media: hantro: Add H.264 field decoding support
` [PATCH v1 24/24] media: rkvdec-h264: Don't hardcode SPS/PPS parameters

[PATCH v2 0/8] staging: r8188eu: SetHwReg8188EU() cleanups
 2022-03-29 20:21 UTC  (9+ messages)
` [PATCH v2 1/8] staging: r8188eu: remove HW_VAR_RESP_SIFS from SetHwReg8188EU()
` [PATCH v2 2/8] staging: r8188eu: remove HW_VAR_MLME_DISCONNECT "
` [PATCH v2 3/8] staging: r8188eu: rename some macros to upper case
` [PATCH v2 4/8] staging: r8188eu: remove HW_VAR_ACM_CTRL from SetHwReg8188EU()
` [PATCH v2 5/8] staging: r8188eu: remove HW_VAR_RXDMA_AGG_PG_TH "
` [PATCH v2 6/8] staging: r8188eu: simplify if-else statement
` [PATCH v2 7/8] staging: r8188eu: remove HW_VAR_TX_RPT_MAX_MACID from SetHwReg8188EU()
` [PATCH v2 8/8] staging: r8188eu: remove HW_VAR_BCN_VALID "

[PATCH v3] media: hantro: Implement support for encoder commands
 2022-03-29 20:21 UTC  (6+ messages)

[PATCH] media:av7110:av7110_av.c remove blank line
 2022-03-29 20:10 UTC  (2+ messages)

[PATCH] staging: r8188eu: check the return value of kzalloc()
 2022-03-29 16:53 UTC  (2+ messages)
  `  "

[PATCH] staging: unisys: Properly test debugfs_create_dir() return values
 2022-03-29 17:46 UTC  (9+ messages)

[PATCH] staging: rtl8723bs: Remove redundant braces in if statements
 2022-03-29 17:21 UTC 

[PATCH 0/9] staging: r8188eu: SetHwReg8188EU() cleanups
 2022-03-29 16:25 UTC  (15+ messages)
` [PATCH 1/9] staging: r8188eu: remove HW_VAR_RESP_SIFS from SetHwReg8188EU()
` [PATCH 2/9] staging: r8188eu: remove HW_VAR_MLME_DISCONNECT "
` [PATCH 3/9] staging: r8188eu: rename some macros to upper case
` [PATCH 4/9] staging: r8188eu: remove HW_VAR_ACM_CTRL from SetHwReg8188EU()
` [PATCH 5/9] staging: r8188eu: remove HW_VAR_RXDMA_AGG_PG_TH "
` [PATCH 6/9] staging: r8188eu: remove unnecessary if statement
` [PATCH 7/9] staging: r8188eu: simplify if-else statement
` [PATCH 8/9] staging: r8188eu: remove HW_VAR_TX_RPT_MAX_MACID from SetHwReg8188EU()
` [PATCH 9/9] staging: r8188eu: remove HW_VAR_BCN_VALID "

[PATCHi v3] staging: rts5208: Convert kmap() to kmap_local_page()
 2022-03-29 16:20 UTC 

[PATCH] staging: r8188eu: fix suspect code indent for conditional statements
 2022-03-29 16:16 UTC  (2+ messages)

[PATCH] staging: sm750fb: fix CamelCase names as reported by checkpatch.pl
 2022-03-29 16:07 UTC  (3+ messages)
` [PATCH v2] staging: sm750fb: fix CamelCase name style

[PATCH v2] staging: rts5208: Convert kmap() to kmap_local_page()
 2022-03-29 15:02 UTC  (3+ messages)

[PATCH] staging: r8188eu: Fix misspelling in comment
 2022-03-29 14:52 UTC  (2+ messages)

[PATCH] staging: sm750fb: add necessary #include in sm750_accel.h, sm750_cursor.h
 2022-03-29 14:51 UTC  (2+ messages)

[PATCH] staging: media: hantro: Update TODO list
 2022-03-29 13:40 UTC  (4+ messages)
` [PATCH] staging: media: rkvdec: "

[PATCH] staging: media: hantro: Fix typos
 2022-03-29 13:38 UTC  (2+ messages)

[PATCH V2] staging: r8188eu: Directly return _SUCCESS instead of using local ret variable
 2022-03-29 11:28 UTC  (9+ messages)
  ` 答复: "
        ` [PATCH] "
          ` [PATCH V3] "

[PATCH 0/4] staging: r8188eu: refactor two small functions
 2022-03-29 10:37 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: refactor rtw_usb_bulk_size_boundary()
` [PATCH 2/4] staging: r8188eu: refactor rtw_inc_and_chk_continual_urb_error()
` [PATCH 3/4] staging: r8188eu: convert rtw_usb_bulk_size_boundary() to bool
` [PATCH 4/4] staging: r8188eu: convert rtw_inc_and_chk_continual_urb_error() "

[RFC PATCH v3 0/2] HEVC enhancements
 2022-03-29  6:53 UTC  (6+ messages)
` [RFC PATCH v3 1/2] media: docs-rst: Append HEVC specific term
` [RFC PATCH v3 2/2] staging: media: cedrus: Rename H265 to HEVC

[PATCH] greybus: audio_codec: initialize data to silence static checker warnings
 2022-03-29  5:17 UTC  (2+ messages)

[PATCH] greybus: audio_codec: fix three missing initializers for data
 2022-03-29  2:03 UTC  (6+ messages)

[GIT PULL] Staging driver changes for 5.18-rc1
 2022-03-28 20:28 UTC  (2+ messages)

[PATCH] staging: rts5208: Convert kmap() to kmap_local_page()
 2022-03-28 17:21 UTC  (4+ messages)

[PATCH V2] staging: r8188eu: Directly return _FAIL instead of using local ret variable
 2022-03-28  8:48 UTC  (2+ messages)

[PATCH] staging: r8188eu: Directly return instead of using local ret variable
 2022-03-28  8:44 UTC  (3+ messages)
  ` 答复: "

Koszty instalacji fotowoltaicznej
 2022-03-28  7:46 UTC 

[PATCH 0/7] staging: r8188eu: use ieee80211 helpers for parsing
 2022-03-27 18:19 UTC  (21+ messages)
` [PATCH 1/7] staging: r8188eu: use ieee80211 define for version check
` [PATCH 2/7] staging: r8188eu: use ieee80211 helper to read the pwr bit
` [PATCH 3/7] staging: r8188eu: use standard mechanisms for control frames
` [PATCH 4/7] staging: r8188eu: use standard mechanisms for data frames
` [PATCH 5/7] staging: r8188eu: use standard mechanisms for qos "
` [PATCH 6/7] staging: r8188eu: remove unused data frame subtypes
` [PATCH 7/7] staging: r8188eu: remove unused control "
` [PATCH v2 0/9] staging: r8188eu: use ieee80211 helpers for parsing
  ` [PATCH v2 1/9] staging: r8188eu: use ieee80211 define for version check
  ` [PATCH v2 2/9] staging: r8188eu: use ieee80211 helper to read the pwr bit
  ` [PATCH v2 3/9] staging: r8188eu: use standard mechanisms for control frames
  ` [PATCH v2 4/9] staging: r8188eu: use standard mechanisms for data frames
  ` [PATCH v2 5/9] staging: r8188eu: use standard mechanisms for qos "
  ` [PATCH v2 6/9] staging: r8188eu: remove unused data frame subtypes
  ` [PATCH v2 7/9] staging: r8188eu: remove unused control "
  ` [PATCH v2 8/9] staging: r8188eu: use ieee80211 macro for sequence number
  ` [PATCH v2 9/9] staging: r8188eu: use ieee80211 define for fragment number

[PATCH] pci: atomisp_cmd: fix three missing checks on list iterator
 2022-03-27  8:58 UTC 

[RFC PATCH v2 0/2] HEVC enhancements
 2022-03-26 21:39 UTC  (3+ messages)
` [RFC PATCH v2 1/2] media: docs-rst: Append HEVC specific term
` [RFC PATCH v2 2/2] staging: media: cedrus: Rename H265 to HEVC

[RFC PATCH 1/2] media: docs-rst: Append HEVC specific term
 2022-03-26 18:31 UTC  (2+ messages)
` [RFC PATCH 2/2] staging: media: cedrus: Rename H265 to HEVC

[PATCH v2 0/2] Add support for bcm2711 in vchiq_arm
 2022-03-26  9:04 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: soc: bcm: bcm2835-vchiq: Add support for bcm2711
` [PATCH v2 2/2] staging: vchiq_arm: Use bcm2711 compatible string for bcm2711-based RPi

[syzbot] INFO: task hung in netdev_run_todo (2)
 2022-03-24 20:20 UTC 

[PATCH 0/2] Add support for bcm2711 in vchiq_arm
 2022-03-24 17:34 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: soc: bcm: bcm2835-vchiq: Add support for bcm2711

[PATCH v3] staging: rtl8712: Use completions for signaling
 2022-03-24  9:02 UTC  (2+ messages)

[PATCH] staging: vchiq: replace usage of found with dedicated list iterator variable
 2022-03-24  7:30 UTC 

[PATCH] staging: rtl8723bs: Change rtw_ndev_notifier_call message to dbg
 2022-03-23 15:49 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: Fix checkpatch warnings
 2022-03-23 11:55 UTC  (2+ messages)

[PATCH 0/4] staging: r8188eu: simple mlme cleanups
 2022-03-22 20:24 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: make _rtw_init_mlme_priv static
` [PATCH 2/4] staging: r8188eu: the MCS_rate_2R array is not used
` [PATCH 3/4] staging: r8188eu: remove empty rtw_dummy_event_callback
` [PATCH 4/4] staging: r8188eu: remove empty rtw_fwdbg_event_callback

[PATCH v2] staging: rtl8712: Fix CamelCase warnings
 2022-03-22 14:59 UTC  (8+ messages)

[PATCH] staging: vt6656: Fix multiple blank lines warning
 2022-03-22  8:43 UTC 

[PATCH 0/6] staging: r8188eu: clean up odm dynamic functions
 2022-03-21 22:39 UTC  (8+ messages)
` [PATCH 1/6] staging: r8188eu: remove two limit defines
` [PATCH 2/6] staging: r8188eu: remove unused defines for dynamic functions
` [PATCH 3/6] staging: r8188eu: DYNAMIC_BB_DYNAMIC_TXPWR is not used
` [PATCH 4/6] staging: r8188eu: DYNAMIC_BB_ANT_DIV "
` [PATCH 5/6] staging: r8188eu: DYNAMIC_RF_CALIBRATION "
` [PATCH 6/6] staging: r8188eu: refactor dm func set and clear

[PATCH] staging: greybus: codecs: fix type confusion of list iterator variable
 2022-03-21 18:38 UTC  (4+ messages)

[PATCH] staging: greybus: codecs: use dedicated list iterator variable
 2022-03-21 18:38 UTC  (4+ messages)

[PATCH] staging: greybus: codecs: fix type confusion with dedicated list iterator variable
 2022-03-21 12:18 UTC  (6+ messages)
        ` [greybus-dev] "


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).