linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-26 00:58:18 to 2022-01-31 08:29:40 UTC [more...]

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-31  8:29 UTC  (71+ messages)
` [PATCH v1 1/4] fbtft: Unorphan the driver
` [PATCH v1 4/4] fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'

[PATCH] staging: media: atomisp: Use BIT macro instead of left shifting
 2022-01-31  7:36 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] staging: vc04_services: make a couple of functions static
 2022-01-31  7:10 UTC 

[PATCH 00/12] staging: r8188eu: remove some HW variables
 2022-01-30 19:03 UTC  (13+ messages)
` [PATCH 01/12] staging: r8188eu: remove HW_VAR_BEACON_INTERVAL
` [PATCH 02/12] staging: r8188eu: remove HW_VAR_SEC_CFG
` [PATCH 03/12] staging: r8188eu: remove HW_VAR_CAM_INVALID_ALL
` [PATCH 04/12] staging: r8188eu: remove HW_VAR_AC_PARAM_VO
` [PATCH 05/12] staging: r8188eu: remove HW_VAR_AC_PARAM_VI
` [PATCH 06/12] staging: r8188eu: remove HW_VAR_AC_PARAM_BK
` [PATCH 07/12] staging: r8188eu: remove HW_VAR_MEDIA_STATUS
` [PATCH 08/12] staging: r8188eu: merge Set_NETYPE0_MSR() and Set_MSR()
` [PATCH 09/12] staging: r8188eu: remove HW_VAR_CAM_WRITE
` [PATCH 10/12] staging: r8188eu: remove HW_VAR_BCN_FUNC
` [PATCH 11/12] staging: r8188eu: remove HW_VAR_CHECK_BSSID
` [PATCH 12/12] staging: r8188eu: remove HW_VAR_CAM_EMPTY_ENTRY

[PATCH] staging: r8188eu: clean up phy_BB8188E_Config_ParaFile
 2022-01-30 18:22 UTC 

[PATCH] staging: rt8188eu: Remove dead code
 2022-01-30 17:54 UTC  (4+ messages)

[PATCH 0/3] staging: r8188eu: remove two wrappers
 2022-01-30 11:12 UTC  (4+ messages)
` [PATCH 1/3] staging: r8188eu: remove c2h_evt_clear()
` [PATCH 2/3] staging: r8188eu: remove unused parameter from hw_var_set_*
` [PATCH 3/3] staging: r8188eu: remove hal_init_macaddr()

[PATCH] staging: pi433: remove unnecessary new line escape sequence characters
 2022-01-30  6:18 UTC 

[PATCH] staging: pi433: remove coding style item from the TODO file
 2022-01-30  5:08 UTC 

[PATCH v2 0/2] staging: pi433: add debugfs interface
 2022-01-30  2:57 UTC  (7+ messages)
` [PATCH v2 2/2] "
    ` [PATCH v3] "

[PATCH V2] media: imx: imx8mq-mipi_csi2: Remove unneeded code
 2022-01-29 18:54 UTC  (2+ messages)

[PATCH v4 00/23] staging: r8188eu: remove unneeded ret variables
 2022-01-29 16:28 UTC  (24+ messages)
` [PATCH v4 01/23] staging: r8188eu: remove unneeded variable in rtw_wx_get_essid
` [PATCH v4 02/23] staging: r8188eu: remove unneeded variable in rtw_wx_get_enc
` [PATCH v4 03/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get
` [PATCH v4 04/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_wps_configmethod
` [PATCH v4 05/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_go_device_address
` [PATCH v4 06/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_device_type
` [PATCH v4 07/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_device_name
` [PATCH v4 08/23] staging: r8188eu: remove unneeded variable in rtw_p2p_get_invitation_procedure
` [PATCH v4 09/23] staging: r8188eu: propagate error code in rtw_p2p_get2
` [PATCH v4 10/23] staging: r8188eu: convert rtw_p2p_set_go_nego_ssid to return void
` [PATCH v4 11/23] staging: r8188eu: convert rtw_p2p_setDN "
` [PATCH v4 12/23] staging: r8188eu: convert rtw_p2p_get_status "
` [PATCH v4 13/23] staging: r8188eu: convert rtw_p2p_get_req_cm "
` [PATCH v4 14/23] staging: r8188eu: convert rtw_p2p_get_role "
` [PATCH v4 15/23] staging: r8188eu: convert rtw_p2p_get_peer_ifaddr "
` [PATCH v4 16/23] staging: r8188eu: convert rtw_p2p_get_peer_devaddr "
` [PATCH v4 17/23] staging: r8188eu: convert rtw_p2p_get_peer_devaddr_by_invitation "
` [PATCH v4 18/23] staging: r8188eu: convert rtw_p2p_get_groupid "
` [PATCH v4 19/23] staging: r8188eu: convert rtw_p2p_get_op_ch "
` [PATCH v4 20/23] staging: r8188eu: convert rtw_p2p_invite_req "
` [PATCH v4 21/23] staging: r8188eu: convert rtw_p2p_set_persistent "
` [PATCH v4 22/23] staging: r8188eu: convert rtw_p2p_prov_disc "
` [PATCH v4 23/23] staging: r8188eu: convert rtw_p2p_got_wpsinfo "

[PATCH v3 0/2] staging: r8188eu: remove unneeded ret variables
 2022-01-29 10:20 UTC  (6+ messages)
` [PATCH v3 1/2] "

[PATCH 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-01-28 19:37 UTC  (22+ messages)
` [PATCH 1/7] genirq: Provide generic_handle_irq_safe()
` [PATCH 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()
` [PATCH 3/7] i2c: cht-wc: Use generic_handle_irq_safe()
` [PATCH 4/7] mfd: hi6421-spmi-pmic: "
` [PATCH 5/7] mfd: ezx-pcap: "
` [PATCH 6/7] net: usb: lan78xx: "
` [PATCH 7/7] staging: greybus: gpio: "

[PATCH] media: imx: imx8mq-mipi_csi2: Remove unneeded code
 2022-01-28 17:01 UTC  (5+ messages)

[PATCH 0/6] staging: r8188eu: some more cleanups
 2022-01-28 11:54 UTC  (7+ messages)
` [PATCH 1/6] staging: r8188eu: rx_packet_offset and max_recvbuf_sz are write-only
` [PATCH 2/6] staging: r8188eu: remove unused cases from GetHalDefVar8188EUsb()
` [PATCH 3/6] staging: r8188eu: max_rx_ampdu_factor is always MAX_AMPDU_FACTOR_64K
` [PATCH 4/6] staging: r8188eu: convert GetHalDefVar8188EUsb() to void
` [PATCH 5/6] staging: r8188eu: convert SetHalDefVar8188EUsb() "
` [PATCH 6/6] staging: r8188eu: remove IS_*_CUT macros

[PATCH] vchiq-mmal: Remove redundant 'flush_workqueue()' calls
 2022-01-28 11:51 UTC  (4+ messages)

[PATCHv3 1/4] media: imx: Remove unused functions
 2022-01-28 10:57 UTC  (3+ messages)
` [PATCHv3 4/4] media: imx: Use dedicated format handler for i.MX7/8

[PATCH 0/5] spi: make remove callback a void function
 2022-01-28  7:16 UTC  (4+ messages)
` [PATCH 2/5] staging: fbtft: Deduplicate driver registration macros

[PATCH][next] staging: greybus: i2c: Use struct_size() helper in gb_i2c_operation_create()
 2022-01-27 10:05 UTC  (4+ messages)

[RESENT PATCH 00/10] staging: r8188eu: Cleanup and removal of DBG_88E macro
 2022-01-27  8:57 UTC  (5+ messages)
` [PATCH 08/10] staging: r8188eu: remove all remaining aliased DBG_88E calls
  ` [PATCH 10/10] staging: r8188eu: remove GlobalDebugLevel flag

[PATCH 00/10] Cleanup and removal of DBG_88E macro
 2022-01-27  8:53 UTC  (21+ messages)
` [PATCH 02/10] staging: r8188eu: remove smaller sets of DBG_88E calls from core dir
` [PATCH 03/10] staging: r8188eu: remove DBG_88E calls from core/rtw_mlme_ext.c
` [PATCH 05/10] staging: r8188eu: remove smaller sets of DBG_88E calls from os_dep dir
` [PATCH 06/10] staging: r8188eu: remove DBG_88E calls from os_dep/ioctl_linux.c

[PATCH V4 00/11] media: hantro: imx8mq/imx8mm: Let VPU decoders get controlled by vpu-blk-ctrl
 2022-01-27  8:46 UTC  (7+ messages)
` [PATCH V4 01/11] arm64: dts: imx8mq-tqma8mq: Remove redundant vpu reference
  ` (EXT) "
` [PATCH V4 02/11] dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains
` [PATCH V4 09/11] dt-bindings: media: nxp, imx8mq-vpu: Add support for G1 on imx8mm
  ` (EXT) "

[PATCH v8 0/4] clk: ralink: make system controller a reset provider
 2022-01-26 12:45 UTC  (9+ messages)
` [PATCH v8 4/4] staging: mt7621-dts: align resets with binding documentation

[PATCH v2 0/3] Add V4L stateless video decoder API support to NVIDIA Tegra driver
 2022-01-26 12:33 UTC  (4+ messages)
` [PATCH v2 3/3] media: docs: dev-stateless-decoder: Document frame type flags

[PATCH 0/4] staging: r8188eu: some more odm cleanup
 2022-01-26 10:30 UTC  (5+ messages)
` [PATCH 3/4] staging: r8188eu: ODM_RF_CALIBRATION is always set


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