linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-11 14:51:40 to 2022-09-21 11:56:20 UTC [more...]

[PATCH 00/17] media: atomisp: further cleanups / unwanted code removal
 2022-09-21 11:55 UTC  (30+ messages)
` [PATCH 01/17] media: atomisp: Use a normal mutex for the main lock
` [PATCH 02/17] media: atomisp: Remove unused lock member from struct atomisp_sub_device
` [PATCH 03/17] media: atomisp: Fix locking around asd->streaming read/write
` [PATCH 04/17] media: atomisp: Remove asd == NULL checks from ioctl handling
` [PATCH 05/17] media: atomisp: Add atomisp_pipe_check() helper
` [PATCH 06/17] media: atomisp: Remove watchdog timer
` [PATCH 07/17] media: atomisp: Move atomisp_streaming_count() check into __atomisp_css_recover()
` [PATCH 08/17] media: atomisp: Rework asd->streaming state update in __atomisp_streamoff()
` [PATCH 09/17] media: atomisp: Drop streamoff_mutex
` [PATCH 10/17] media: atomisp: Use video_dev.lock for ioctl locking
` [PATCH 11/17] media: atomisp: Remove a couple of not useful function wrappers
` [PATCH 12/17] media: atomisp: Drop unnecessary first_streamoff check
` [PATCH 13/17] media: atomisp: Make atomisp_set_raw_buffer_bitmap() static
` [PATCH 14/17] media: atomisp: Remove unused atomisp_css_get_dis_statistics()
` [PATCH 15/17] media: atomisp: Remove const/fixed camera_caps
` [PATCH 16/17] media: atomisp: Remove atomisp_source_pad_to_stream_id()
` [PATCH 17/17] media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()

Zwiększenie płynności finansowej
 2022-09-21  8:00 UTC 

[PATCH -next v6] staging: fwserial: Switch to kfree_rcu() API
 2022-09-20 13:51 UTC 

[PATCH -next v4] staging: fwserial: Switch to kfree_rcu() API
 2022-09-20 12:04 UTC  (7+ messages)

[PATCH v2] staging: rtl8192e: fix CamelCase struct member
 2022-09-19 21:19 UTC 

[PATCH 0/6] staging: r8188eu: another round of led layer cleanups
 2022-09-19 20:02 UTC  (10+ messages)
` [PATCH 1/6] staging: r8188eu: cancel blink_work during wps stop
` [PATCH 2/6] staging: r8188eu: update status before wps success blinking
` [PATCH 3/6] staging: r8188eu: remove bLedNoLinkBlinkInProgress
` [PATCH 4/6] staging: r8188eu: remove BlinkingLedState
` [PATCH 5/6] staging: r8188eu: remove duplicate bSurpriseRemoved check
` [PATCH 6/6] staging: r8188eu: remove two unused enum entries

[PATCH 2/2] staging: rtl8192e: removes blank line
 2022-09-19 19:19 UTC  (3+ messages)

[PATCH 3/3] staging: rtl8192e: spaces preferred around that '<<' (ctx:VxV)
 2022-09-19 18:51 UTC  (2+ messages)

[PATCH 4/4] staging: rtl8192e: Removes blank line
 2022-09-19 18:43 UTC  (2+ messages)

[PATCH 1/2] staging: rtl8723bs: Fix coding style issue in block comment
 2022-09-19 13:38 UTC  (5+ messages)

[PATCH v2] staging: rtl8723bs: Fix coding style issue in block comment
 2022-09-19 13:34 UTC 

[PATCH v3] staging: r8188eu: fix too many leading tabs
 2022-09-19 13:23 UTC 

[PATCH -next v5] staging: fwserial: Switch to kfree_rcu() API
 2022-09-19 13:43 UTC 

[PATCH v2] staging: r8188eu: fix too many leading tabs
 2022-09-19 12:08 UTC  (2+ messages)

[RFC PATCH 0/5] staging: vt6655: Implement allocation failure handling
 2022-09-19 10:12 UTC  (13+ messages)
` [RFC PATCH 1/5] staging: vt6655: remove redundant if condition
` [RFC PATCH 2/5] staging: vt6655: change vnt_receive_frame return type to void
` [RFC PATCH 3/5] staging: vt6655: split device_alloc_rx_buf
` [RFC PATCH 4/5] staging: vt6655: change device_alloc_rx_buf's argument
` [RFC PATCH 5/5] staging: vt6655: implement allocation failure handling

[PATCH] staging: r8188eu: fix too many leading tabs
 2022-09-19  8:56 UTC  (4+ messages)

[PATCH -next] staging: fwserial: Switch to kvfree_rcu() API
 2022-09-19  8:27 UTC  (6+ messages)

[PATCH 0/6] staging: rtl8192e: Remove ftrace-like logging RT_TRACE
 2022-09-19  7:09 UTC  (8+ messages)
` [PATCH 1/6] staging: rtl8192e: Remove ftrace-like logging in r8192E_firmware.c,
` [PATCH 2/6] staging: rtl8192e: Remove ftrace-like logging in r8192E_dev.c
` [PATCH 3/6] staging: rtl8192e: Remove ftrace-like logging in r8192E_phy.c
` [PATCH 4/6] staging: rtl8192e: Remove ftrace-like logging in rtl_dm.c
` [PATCH 5/6] staging: rtl8192e: Remove ftrace-like logging in rtl_ps.c
` [PATCH 6/6] staging: rtl8192e: Remove ftrace-like logging in rtl819x_BAProc.c,

[PATCH -next v2] staging: fwserial: Switch to kfree_rcu() API
 2022-09-19  2:57 UTC 

[PATCH] staging: rtl8192e: fix CamelCase struct member
 2022-09-18 18:42 UTC  (3+ messages)

[PATCH] staging: rtl8192e: fix CamelCase variables
 2022-09-18 14:59 UTC  (2+ messages)

[PATCH] clocking-wizard: fix a schedule during spin lock acquisition
 2022-09-18  2:43 UTC 

[PATCH 2/2] staging: rtl8723bs: Insert blank line after declarations
 2022-09-17 19:39 UTC  (2+ messages)

[PATCH v3 -next] staging: fwserial: Switch to kvfree_rcu() API
 2022-09-17  2:41 UTC 

[PATCH] Staging: rtl8192e: fixed brace, space, and align coding style issues
 2022-09-16  5:47 UTC  (2+ messages)

[PATCH] staging: vt6655: replace spin_lock_irqsave with spin_lock
 2022-09-15 17:14 UTC  (5+ messages)

[PATCH] staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_pow
 2022-09-15 12:03 UTC  (9+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] staging: r8188eu: Fix return type of rtw_xmit_entry
 2022-09-15  5:22 UTC  (6+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] staging: rtl8192u: Fix return type of ieee80211_xmit
 2022-09-14 21:07 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] staging: rtl8723bs: Fix rtw_xmit_entry return type
 2022-09-14 19:14 UTC  (3+ messages)

[PATCH] staging: rtl8712: Fix return type of r8712_xmit_entry
 2022-09-14 19:13 UTC  (3+ messages)

[PATCHv2 1/1] media: imx: Round line size to 4 bytes
 2022-09-14 16:11 UTC  (4+ messages)
` [PATCHv3 "

[PATCH 1/2] media: imx: Round line size to 4 bytes
 2022-09-14 15:26 UTC  (4+ messages)
` [PATCH 2/2] Revert "media: imx: Round line size to 4 bytes"

[PATCH v1] media: cedrus: Propagate error code from cedrus_h265_skip_bits()
 2022-09-14 15:01 UTC 

[PATCH 00/12] staging: vt6655: Cleanup and rename functions of mac.h
 2022-09-14 14:47 UTC  (5+ messages)
` [PATCH 04/12] staging: vt6655: Cleanup and rename function MACbSafeSoftwareReset

[PATCH v3 0/2] use memset to make code clearer
 2022-09-14  8:02 UTC  (7+ messages)
` [PATCH v3 1/2] staging: vt6655: remove unnecessary volatile qualifier

[PATCH] media: atomisp: move trailing statements to next line
 2022-09-13 19:29 UTC 

[PATCH] Staging: rtl8192e: Fix return type of rtllib_xmit
 2022-09-13 19:17 UTC  (3+ messages)

[PATCH v6] staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()
 2022-09-13 19:14 UTC 

[PATCH v4] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
 2022-09-13 18:59 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove braces in single statement blocks
 2022-09-13 17:03 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] staging: greybus: audio_helper: remove unused and wrong debugfs usage
 2022-09-13 13:53 UTC  (3+ messages)

[PATCH] staging: vt6655: fix some erroneous memory clean-up loops
 2022-09-12 19:01 UTC  (2+ messages)

[PATCH v5] staging: r8188eu: add kfree() on an error path of rtw_xmit_resource_alloc()
 2022-09-12 18:41 UTC  (3+ messages)

[PATCH] staging: vt6655: fix potential memory leak
 2022-09-12 14:53 UTC  (5+ messages)

[PATCH 0/3] staging: r8188eu: remove recv_osdep.h header
 2022-09-11 19:15 UTC  (5+ messages)
` [PATCH 1/3] staging: r8188eu: make _netdev_open() static
` [PATCH 2/3] staging: r8188eu: remove unused prototypes from recv_osdep.h
` [PATCH 3/3] staging: r8188eu: remove recv_osdep.h

[PATCH 0/6] staging: r8188eu: some coding style cleanups
 2022-09-11 17:08 UTC  (8+ messages)
` [PATCH 1/6] staging: r8188eu: rename odm_SignalScaleMapping()
` [PATCH 2/6] staging: r8188eu: clean up camel case in odm_signal_scale_mapping()
` [PATCH 3/6] staging: r8188eu: remove unnecessary initialization
` [PATCH 4/6] staging: r8188eu: rename odm_QueryRxPwrPercentage()
` [PATCH 5/6] staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()
` [PATCH 6/6] staging: r8188eu: replace tabs with space "

[PATCH v1 1/1] media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()
 2022-09-11 15:54 UTC  (4+ messages)

[PATCH 0/9] staging: r8188eu: more led cleanups
 2022-09-11 15:43 UTC  (11+ messages)
` [PATCH 1/9] staging: r8188eu: simplify the code to prevent scan blinking restart
` [PATCH 2/9] staging: r8188eu: cancel blink_work before scan blinking
` [PATCH 3/9] staging: r8188eu: update status "
` [PATCH 4/9] staging: r8188eu: simplify the code to prevent tx/rx blinking restart
` [PATCH 5/9] staging: r8188eu: cancel blink_work before tx/rx blinking
` [PATCH 6/9] staging: r8188eu: update status before scan blinking
` [PATCH 7/9] staging: r8188eu: simplify the code to prevent link blinking restart
` [PATCH 8/9] staging: r8188eu: cancel blink_work before link blinking
` [PATCH 9/9] staging: r8188eu: update status "


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