public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2022-04-07 06:36:19 to 2022-04-11 11:03:41 UTC [more...]

[PATCH] staging: rtl8712: efuse: code style - avoid macro argument precedence issues
 2022-04-11 11:02 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2 0/7] drop some unnecessary wrappers
 2022-04-11 10:33 UTC  (9+ messages)
` [PATCH v2 1/7] staging: r8188eu: drop unnecessary wrapper _rtw_free_cmd_priv
` [PATCH v2 2/7] staging: r8188eu: drop unnecessary wrapper _rtw_init_cmd_priv
` [PATCH v2 3/7] staging: r8188eu: drop unnecessary wrapper _rtw_init_evt_priv
` [PATCH v2 4/7] staging: r8188eu: drop unnecessary wrapper _rtw_init_mlme_priv
` [PATCH v2 5/7] staging: r8188eu: drop unnecessary wrapper _rtw_free_mlme_priv
` [PATCH v2 6/7] staging: r8188eu: drop unnecessary wrapper _rtw_alloc_network
` [PATCH v2 7/7] staging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmd

[PATCH 0/8] staging: r8188eu: clean up rtw_pwr_wakeup
 2022-04-11 10:18 UTC  (10+ messages)
` [PATCH 1/8] staging: r8188eu: simplify delay conditions in rtw_pwr_wakeup
` [PATCH 2/8] staging: r8188eu: don't set _SUCCESS again
` [PATCH 3/8] staging: r8188eu: make return values consistent
` [PATCH 4/8] staging: r8188eu: simplify the ps_processing check
` [PATCH 5/8] staging: r8188eu: summarize two if statements
` [PATCH 6/8] staging: r8188eu: use kernel functions for timeout handling
` [PATCH 7/8] staging: r8188eu: clean up the code to set ips_deny_time
` [PATCH 8/8] staging: r8188eu: remove the bInSuspend loop

[PATCH] staging: greybus: Drop assignment to struct pwm_chip::base
 2022-04-11  9:49 UTC  (4+ messages)

[PATCH 0/6] drop some unnecessary wrappers
 2022-04-11  8:06 UTC  (10+ messages)
` [PATCH 1/6] staging: r8188eu: drop unnecessary wrapper rtw_free_cmd_priv
` [PATCH 2/6] staging: r8188eu: drop unnecessary wrapper rtw_init_cmd_priv
` [PATCH 3/6] staging: r8188eu: drop unnecessary wrapper rtw_init_evt_priv
` [PATCH 4/6] staging: r8188eu: drop unnecessary wrapper rtw_dequeue_cmd
` [PATCH 5/6] staging: r8188eu: drop unnecessary wrapper rtw_init_mlme_priv
` [PATCH 6/6] staging: r8188eu: drop unnecessary wrapper rtw_free_mlme_priv

[GIT PULL] Staging driver fix for 5.18-rc2
 2022-04-10 20:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove D. Kershner from Unisys S-PAR maintainers
 2022-04-10  6:22 UTC  (2+ messages)

[PATCH 00/10] staging: r8188eu: use standard timer functions
 2022-04-09 16:32 UTC  (11+ messages)
` [PATCH 01/10] staging: r8188eu: no need for an else after return
` [PATCH 02/10] staging: r8188eu: remove unnecessary rtw_get_passing_time_ms call
` [PATCH 03/10] staging: r8188eu: summarize two if statements
` [PATCH 04/10] staging: r8188eu: improve timeout handling in rtl8188e_firmware_download
` [PATCH 05/10] staging: r8188eu: improve timeout handling in rtw_check_join_candidate
` [PATCH 06/10] staging: r8188eu: make LPS_RF_ON_check static
` [PATCH 07/10] staging: r8188eu: improve timeout handling in LPS_RF_ON_check
` [PATCH 08/10] staging: r8188eu: improve timeout handling in iol_execute
` [PATCH 09/10] staging: r8188eu: improve timeout handling in efuse_read_phymap_from_txpktbuf
` [PATCH 10/10] staging: r8188eu: remove unused timer functions

[PATCH] staging: wfx: use container_of() to get vif
 2022-04-09 15:37 UTC  (8+ messages)

[PATCH v2] staging: wfx: use container_of() to get vif
 2022-04-09 14:07 UTC  (7+ messages)

[PATCH 0/4] staging: r8188eu: SetHwReg8188EU() cleanups
 2022-04-09 12:06 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: remove HW_VAR_INITIAL_GAIN
` [PATCH 2/4] staging: r8188eu: remove HW_VAR_MLME_JOIN
` [PATCH 3/4] staging: r8188eu: remove HW_VAR_FIFO_CLEARN_UP
` [PATCH 4/4] staging: r8188eu: remove HW_VAR_H2C_FW_PWRMODE

Staging: rtl8192e: rtllib_softmac_wx.c: Fixed multiple coding style issues
 2022-04-09 10:06 UTC  (2+ messages)

[PATCH] drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle
 2022-04-09  7:21 UTC 

[PATCH V2 06/11] drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle()
 2022-04-09  6:49 UTC 

[PATCH V2 04/11] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
 2022-04-09  6:18 UTC 

[PATCH] staging: media: atomisp: Convert kmap() to kmap_local_page()
 2022-04-08 22:31 UTC 

[PATCH] staging: bcm2835-audio: remove compat ALSA card
 2022-04-08 21:00 UTC  (2+ messages)

[PATCH v5 00/17] Move HEVC stateless controls out of staging
 2022-04-08 18:53 UTC  (25+ messages)
` [PATCH v5 01/17] videodev2.h: add V4L2_CTRL_FLAG_DYNAMIC_ARRAY
` [PATCH v5 02/17] v4l2-ctrls: add support for dynamically allocated arrays
` [PATCH v5 03/17] vivid: add dynamic array test control
` [PATCH v5 04/17] media: uapi: HEVC: Add missing fields in HEVC controls
` [PATCH v5 05/17] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix
` [PATCH v5 06/17] media: uapi: HEVC: Change pic_order_cnt definition in v4l2_hevc_dpb_entry
` [PATCH v5 07/17] media: uapi: HEVC: Add SEI pic struct flags
` [PATCH v5 08/17] media: uapi: HEVC: Add document uAPI structure
` [PATCH v5 09/17] media: uapi: HEVC: Define V4L2_CID_STATELESS_HEVC_SLICE_PARAMS as a dynamic array
` [PATCH v5 10/17] media: uapi: Move parsed HEVC pixel format out of staging
` [PATCH v5 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control
` [PATCH v5 12/17] media: uapi: Move the HEVC stateless control type out of staging
` [PATCH v5 13/17] media: controls: Log HEVC stateless control in .std_log
` [PATCH v5 14/17] media: uapi: Create a dedicated header for Hantro control
` [PATCH v5 15/17] media: uapi: HEVC: fix padding in v4l2 control structures
` [PATCH v5 16/17] media: uapi: Change data_bit_offset definition
` [PATCH v5 17/17] media: uapi: move HEVC stateless controls out of staging
  ` [PATCH v5 17/17] media: uapi: move HEVC stateless controls out (FIXUP) "

[PATCH] staging: r8188eu: convert else if to else in rtw_led.c
 2022-04-08 16:38 UTC 

[PATCH v3] staging: rtl8723bs: tidy up error handling
 2022-04-08 14:58 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: simplify if-if to if-else
 2022-04-08 14:12 UTC  (4+ messages)
  ` [PATCH v2] staging: rtl8723bs: remove unnecessary `if`

[PATCH] staging: r8188eu: remove SetHalDefVar8188EUsb()
 2022-04-08 12:46 UTC 

[PATCH v3] staging: media: ipu3: Fix AWB x_start position when rightmost stripe is used
 2022-04-08 10:52 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove header rtw_ioctl.h
 2022-04-08  9:58 UTC  (2+ messages)

[PATCH v2 0/2] staging: rtl8192u: cleanup of ternary and if else statements
 2022-04-08  8:50 UTC  (12+ messages)
` [PATCH v2 1/2] staging: rtl8192u: replace ternary statement with if and assignment
` [PATCH v2 2/2] staging: rtl8192u: use min_t/max_t macros instead of if else

[PATCH] staging: octeon-usb: remove unnecessary parentheses
 2022-04-08  8:13 UTC  (2+ messages)

[PATCH v2] staging: media: ipu3: Fix AWB x_start position when rightmost stripe is used
 2022-04-08  3:07 UTC  (5+ messages)

[PATCH 00/11] Fix deadlocks caused by del_timer_sync()
 2022-04-08  2:52 UTC  (30+ messages)
` [PATCH 01/11] drivers: tty: serial: Fix deadlock in sa1100_set_termios()
    `  "
` [PATCH 02/11] drivers: usb: host: Fix deadlock in oxu_bus_suspend()
    `  "
` [PATCH 03/11] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()
` [PATCH 04/11] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback()
` [PATCH 05/11] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()
` [PATCH 06/11] drivers: staging: rtl8192e: Fix deadlock in rtw_joinbss_event_prehandle()
` [PATCH 07/11] drivers: net: hippi: Fix deadlock in rr_close()
` [PATCH 08/11] drivers: net: can: Fix deadlock in grcan_close()
` [PATCH 09/11] drivers: infiniband: hw: Fix deadlock in irdma_cleanup_cm_core()
    `  "
        `  "
          `  "
              `  "
` [PATCH 10/11] arch: xtensa: platforms: Fix deadlock in iss_net_close()
` [PATCH 11/11] arch: xtensa: platforms: Fix deadlock in rs_close()
    `  "

[PATCH v3 1/2] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
 2022-04-08  1:38 UTC  (2+ messages)
` [PATCH v3 2/2] staging: r8188eu: check the return of kzalloc()

[PATCH 0/8] staging: r8188eu: some simple cleanups
 2022-04-07 19:28 UTC  (9+ messages)
` [PATCH 1/8] staging: r8188eu: remove unused macros from basic_types.h
` [PATCH 2/8] staging: r8188eu: move struct rt_firmware to rtw_fw.h
` [PATCH 3/8] staging: r8188eu: ROMVer is always zero
` [PATCH 4/8] staging: r8188eu: remove unused fields from struct eeprom_priv
` [PATCH 5/8] staging: r8188eu: remove unused enums from odm.h
` [PATCH 6/8] staging: r8188eu: remove unused prototype usbvendorrequest()
` [PATCH 7/8] staging: r8188eu: remove header usb_vendor_req.h
` [PATCH 8/8] staging: r8188eu: clean up rtw_ioctl.h

[PATCH v4] staging: rtl8712: remove unnecessary parentheses
 2022-04-07 18:28 UTC  (4+ messages)

[PATCH] staging: rtl8712: fix camel case in function r8712_generate_ie
 2022-04-07 17:58 UTC  (4+ messages)

[PATCH v2 1/2] staging: r8188eu: fix potential memory leak in _rtw_init_xmit_priv()
 2022-04-07 17:51 UTC  (5+ messages)
` [PATCH v2 2/2] staging: r8188eu: check the return of kzalloc()

[PATCH v2 0/2] Add support for bcm2711 in vchiq_arm
 2022-04-07 14:03 UTC  (3+ messages)

[PATCH v3 0/5] staging: r8188eu: use round_up()
 2022-04-07 12:57 UTC  (6+ messages)
` [PATCH v3 1/5] staging: r8188eu: use PTR_ALIGN() instead of RND4()
` [PATCH v3 2/5] staging: r8188eu: use round_up() instead of _RND4()
` [PATCH v3 3/5] staging: r8188eu: use round_up() instead of _RND8()
` [PATCH v3 4/5] staging: r8188eu: use round_up() instead of _RND128()
` [PATCH v3 5/5] staging: r8188eu: remove unused _RND* from osdep_service.h

[PATCH v4] staging: rtl8712: remove unnecessary parentheses
 2022-04-07 12:48 UTC 

[PATCH v3] staging: rtl8712: remove unnecessary parentheses
 2022-04-07 12:40 UTC  (5+ messages)

[PATCH v2 0/5] staging: r8188eu: use round_up()
 2022-04-07  8:36 UTC  (3+ messages)
` [PATCH v2 3/5] staging: r8188eu: use round_up() instead of _RND8()

[PATCH 0/2] staging: rtl8192u: use min/max macros
 2022-04-07  7:49 UTC  (5+ messages)
` [PATCH 1/2] staging: rtl8192u: use max macro instead of ternary operator
` [PATCH 2/2] staging: rtl8192u: use min_t/max_t macros instead of if else

[PATCH] staging: media: ipu3: Fix AWB x_start position when rightmost stripe is used
 2022-04-07  6:42 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox