linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-18 09:13:00 to 2021-09-21 07:34:44 UTC [more...]

[PATCH 0/8] staging: rts5208: remove unnecessary parentheses in all files
 2021-09-21  7:33 UTC  (9+ messages)
` [PATCH 1/8] staging: rts5208: remove unnecessary parentheses in rtsx_card.c
` [PATCH 2/8] staging: rts5208: remove unnecessary parentheses in rtsx.c
` [PATCH 3/8] staging: rts5208: remove unnecessary parentheses in rtsx_chip.c
` [PATCH 4/8] staging: rts5208: remove unnecessary parentheses in rtsx_transport.c
` [PATCH 5/8] staging: rts5208: remove unnecessary parentheses in sd.c
` [PATCH 6/8] staging: rts5208: remove unnecessary parentheses in xd.c
` [PATCH 7/8] staging: rts5208: remove unnecessary parentheses in rtsx_scsi.c
` [PATCH 8/8] staging: rts5208: remove parentheses pair in sd.c

[PATCH net-next] devlink: Make devlink_register to be void
 2021-09-21  7:02 UTC  (5+ messages)

[PATCH v8 00/19] staging: r8188eu: shorten and simplify calls chains
 2021-09-21  5:35 UTC  (39+ messages)
` [PATCH v8 01/19] staging: r8188eu: clean up symbols usbctrl_vendorreq()
` [PATCH v8 02/19] staging: r8188eu: reorder declarations in usbctrl_vendorreq()
` [PATCH v8 03/19] staging: r8188eu: remove unnecessary test "
` [PATCH v8 04/19] staging: r8188eu: reorder comments "
` [PATCH v8 05/19] staging: r8188eu: remove unnedeed parentheses "
` [PATCH v8 06/19] staging: r8188eu: remove unnecessary space "
` [PATCH v8 07/19] staging: r8188eu: remove unnecessary comment "
` [PATCH v8 08/19] staging: r8188eu: fix grammar mistake "
` [PATCH v8 09/19] staging: r8188eu: remove unnecessary braces "
` [PATCH v8 10/19] staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()
` [PATCH v8 11/19] staging: r8188eu: remove unnecessary casts from rtw_{read,write}*()
` [PATCH v8 12/19] staging: r8188eu: change the type of a variable in rtw_write16()
` [PATCH v8 13/19] staging: r8188eu: remove an unneeded buffer from rtw_writeN()
` [PATCH v8 14/19] staging: r8188eu: remove an unnecessary bit AND "
` [PATCH v8 15/19] staging: r8188eu: change the type of a variable in rtw_read16()
` [PATCH v8 16/19] staging: r8188eu: call the new usb_read() from rtw_read{8,16,32}()
` [PATCH v8 17/19] staging: r8188eu: call the new usb_write() from rtw_write{8,16,32,N}()
` [PATCH v8 18/19] staging: r8188eu: remove shared buffer for USB requests
` [PATCH v8 19/19] staging: r8188eu: remove usb_vendor_req_mutex

[PATCH v2] MAINTAINERS: Move Daniel Drake to credits
 2021-09-21  5:35 UTC  (5+ messages)

[PATCH] media: hantro: Constify static struct v4l2_m2m_ops
 2021-09-20 20:02 UTC 

[PATCH] staging: r8188eu: Remove mp, a.k.a. manufacturing process, code
 2021-09-20 19:01 UTC  (2+ messages)

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-20 18:11 UTC  (36+ messages)
` [PATCH v12 01/35] opp: Change type of dev_pm_opp_attach_genpd(names) argument
` [PATCH v12 02/35] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v12 03/35] soc/tegra: pmc: Disable PMC state syncing
` [PATCH v12 04/35] soc/tegra: Don't print error message when OPPs not available
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v12 06/35] clk: tegra: Support runtime PM and power domain
` [PATCH v12 07/35] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v12 08/35] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v12 09/35] gpu: host1x: Add runtime PM and OPP support
` [PATCH v12 10/35] gpu: host1x: Add host1x_channel_stop()
` [PATCH v12 11/35] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v12 12/35] drm/tegra: hdmi: Add OPP support
` [PATCH v12 13/35] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v12 14/35] drm/tegra: gr3d: "
` [PATCH v12 15/35] drm/tegra: vic: Support system suspend
` [PATCH v12 16/35] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v12 17/35] bus: tegra-gmi: "
` [PATCH v12 18/35] pwm: tegra: "
` [PATCH v12 19/35] mmc: sdhci-tegra: "
` [PATCH v12 20/35] mtd: rawnand: tegra: "
` [PATCH v12 21/35] spi: tegra20-slink: Add "
` [PATCH v12 22/35] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v12 23/35] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v12 24/35] media: staging: tegra-vde: Support generic "
` [PATCH v12 25/35] soc/tegra: fuse: Reset hardware
` [PATCH v12 26/35] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v12 27/35] soc/tegra: regulators: Prepare for suspend
` [PATCH v12 28/35] soc/tegra: pmc: Rename 3d power domains
` [PATCH v12 29/35] soc/tegra: pmc: Rename core power domain
` [PATCH v12 30/35] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v12 31/35] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v12 32/35] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v12 33/35] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v12 34/35] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v12 35/35] ARM: tegra20/30: Disable unused host1x hardware

[PATCH 00/30] TI Video Decoder driver upstreaming to v5.14-rc6 kernel
 2021-09-20 18:07 UTC  (6+ messages)
` [PATCH 03/30] v4l: vxd-dec: Create vxd_dec Mem Manager helper library

[PATCH 1/3] staging: rtl8723bs: remove possible deadlock when disconnect (v2)
 2021-09-20 17:49 UTC  (4+ messages)
` [PATCH 2/3] staging: rtl8723bs: remove a second possible deadlock
` [PATCH 3/3] staging: rtl8723bs: remove a third "

[PATCH 5.4 142/260] staging: rts5208: Fix get_ms_information() heap buffer size
 2021-09-20 16:42 UTC 

[PATCH 4.19 222/293] staging: rts5208: Fix get_ms_information() heap buffer size
 2021-09-20 16:43 UTC 

[PATCH 4.14 167/217] staging: rts5208: Fix get_ms_information() heap buffer size
 2021-09-20 16:43 UTC 

[PATCH] staging: fbtft: add docs for fbtft_write_spi()
 2021-09-20 16:37 UTC  (5+ messages)

[PATCH] staging: vt6656: Fix warning message generated by checkpatch.pl
 2021-09-20 14:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] staging: r8188eu: core: remove the function power_saving_wk_hdl
 2021-09-20 13:54 UTC  (9+ messages)

[PATCH 0/6] staging: r8188eu: remove unused functions from rtw_ap.c
 2021-09-20 10:34 UTC  (9+ messages)
` [PATCH 1/6] staging: r8188eu: remove ap_sta_info_defer_update()
` [PATCH 2/6] staging: r8188eu: remove rtw_acl_add_sta()
` [PATCH 3/6] staging: r8188eu: remove rtw_acl_remove_sta()
` [PATCH 4/6] staging: r8188eu: remove rtw_ap_inform_ch_switch()
` [PATCH 5/6] staging: r8188eu: remove rtw_check_beacon_data()
` [PATCH 6/6] staging: r8188eu: remove rtw_set_macaddr_acl()

[PATCH] staging: r8188eu: fix -Wrestrict warnings
 2021-09-20 10:09 UTC  (2+ messages)

staging: r8188eu: Can odm_DynamicTxPowerNIC() be removed?
 2021-09-20  8:33 UTC  (4+ messages)

[PATCH v2 0/7] staging: vchiq_arm: Various cleanups
 2021-09-19 21:59 UTC  (8+ messages)
` [PATCH v2 1/7] staging: vchiq_arm: cleanup code alignment issues
` [PATCH v2 2/7] staging: vchiq_arm: remove unnecessary space in cast
` [PATCH v2 3/7] staging: vchiq_arm: clarify multiplication expressions
` [PATCH v2 4/7] staging: vchiq_arm: cleanup blank lines
` [PATCH v2 5/7] staging: vchiq_arm: fix quoted strings split across lines
` [PATCH v2 6/7] staging: vchiq_arm: remove extra blank line
` [PATCH v2 7/7] staging: vchiq_arm: use __func__ to get function name in debug message

[PATCH] Staging: wlan-ng: Fix warning messages generated by checkpatch.pl
 2021-09-19  6:38 UTC  (3+ messages)

[PATCH] staging: r8188eu: remove ODM_SingleDualAntennaDetection()
 2021-09-18 21:10 UTC 

[PATCH v3 00/14] staging: r8188eu: remove odm_RegDefine11AC.h
 2021-09-18 18:19 UTC  (15+ messages)
` [PATCH v3 01/14] staging: r8188eu: remove comments from odm_interface.h
` [PATCH v3 02/14] staging: r8188eu: remove unused macros "
` [PATCH v3 03/14] staging: r8188eu: remove _ic_type from macro _cat in odm_interface.h
` [PATCH v3 04/14] staging: r8188eu: remove dead code from ODM_Write_DIG()
` [PATCH v3 05/14] staging: r8188eu: remove unnecessary if statement
` [PATCH v3 06/14] staging: r8188eu: remove more dead code from ODM_Write_DIG()
` [PATCH v3 07/14] staging: r8188eu: remove macro ODM_REG
` [PATCH v3 08/14] staging: r8188eu: remove macro ODM_BIT
` [PATCH v3 09/14] staging: r8188eu: remove unnecessary if statements
` [PATCH v3 10/14] staging: r8188eu: remove dead code from odm.c
` [PATCH v3 11/14] staging: r8188eu: remove macros ODM_IC_11{N,AC}_SERIES
` [PATCH v3 12/14] staging: r8188eu: remove header file odm_RegDefine11AC.h
` [PATCH v3 13/14] staging: r8188eu: remove unused defines from odm_RegDefine11N.h
` [PATCH v3 14/14] staging: r8188eu: clean up indentation in odm_RegDefine11N.h

[PATCH] staging: r8188eu: remove rtw_free_pwrctrl_priv prototype
 2021-09-18 15:23 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove the HW_VAR_CHECK_TXBUF "hal variable"
 2021-09-18 15:20 UTC  (2+ messages)

[PATCH 0/4] staging: r8188eu: more power management cleanup
 2021-09-18 15:16 UTC  (5+ messages)
` [PATCH v3 1/2] staging: r8188eu: brfoffbyhw is always false
  ` [PATCH v3 2/2] staging: r8188eu: remove rtw_hw_resume

[PATCH 1/2] staging: r8188eu: remove unused defines from odm_RegDefine11N.h
 2021-09-18 15:05 UTC  (6+ messages)

[PATCH] staging: r8188eu: do not write past the end of an array
 2021-09-18 14:26 UTC  (2+ messages)

[PATCH v7 00/19] staging: r8188eu: shorten and simplify calls chains
 2021-09-18 12:19 UTC  (10+ messages)
` [PATCH v7 15/19] staging: r8188eu: clean up usbctrl_vendorreq()
` [PATCH v7 16/19] staging: r8188eu: clean up rtw_read*() and rtw_write*()
` [PATCH v7 17/19] staging: r8188eu: shorten calls chain of rtw_read{8,16,32}()

[PATCH 0/8] staging: r8188eu: remove unused code
 2021-09-18  9:57 UTC  (9+ messages)
` [PATCH 1/8] staging: r8188eu: remove odm_ConfigRF_RadioB_8188E()
` [PATCH 2/8] staging: r8188eu: remove ODM_DIG_LowerBound_88E()
` [PATCH 3/8] staging: r8188eu: remove rtl8188e_RF_ChangeTxPath()
` [PATCH 4/8] staging: r8188eu: remove unused struct rf_shadow
` [PATCH 5/8] staging: r8188eu: remove HalDetectPwrDownMode88E()
` [PATCH 6/8] staging: r8188eu: remove rtw_IOL_cmd_tx_pkt_buf_dump()
` [PATCH 7/8] staging: r8188eu: remove rtl8188e_set_rssi_cmd()
` [PATCH 8/8] staging: r8188eu: remove EFUSE_Read1Byte()

[PATCH] staging: r8188eu: Remove unneeded if-null-free check
 2021-09-18  9:48 UTC  (2+ messages)

[PATCH v2 00/12] staging: r8188eu: remove odm_RegDefine11AC.h
 2021-09-18  9:24 UTC  (13+ messages)
` [PATCH v2 01/12] staging: r8188eu: remove comments from odm_interface.h
` [PATCH v2 02/12] staging: r8188eu: remove unused macros "
` [PATCH v2 03/12] staging: r8188eu: remove _ic_type from macro _cat in odm_interface.h
` [PATCH v2 04/12] staging: r8188eu: remove dead code from ODM_Write_DIG()
` [PATCH v2 05/12] staging: r8188eu: remove unnecessary if statement
` [PATCH v2 06/12] staging: r8188eu: remove more dead code from ODM_Write_DIG()
` [PATCH v2 07/12] staging: r8188eu: remove macro ODM_REG
` [PATCH v2 08/12] staging: r8188eu: remove macro ODM_BIT
` [PATCH v2 09/12] staging: r8188eu: remove unnecessary if statements
` [PATCH v2 10/12] staging: r8188eu: remove dead code from odm.c
` [PATCH v2 11/12] staging: r8188eu: remove macros ODM_IC_11{N,AC}_SERIES
` [PATCH v2 12/12] staging: r8188eu: remove header file odm_RegDefine11AC.h

[PATCH 00/12] staging: r8188eu: remove odm_RegDefine11AC.h
 2021-09-18  9:12 UTC  (3+ messages)
` [PATCH 11/12] staging: r8188eu: remove ODM_IC_11N_SERIES, ODM_IC_11AC_SERIES macros


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