public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2021-09-14 08:04:37 to 2021-09-17 14:50:12 UTC [more...]

[PATCH v7 00/19] staging: r8188eu: shorten and simplify calls chains
 2021-09-17 14:50 UTC  (25+ messages)
` [PATCH v7 01/19] staging: r8188eu: remove usb_{read,write}_mem()
` [PATCH v7 02/19] staging: r8188eu: remove the helpers of rtw_read8()
` [PATCH v7 03/19] staging: r8188eu: remove the helpers of rtw_read16()
` [PATCH v7 04/19] staging: r8188eu: remove the helpers of rtw_read32()
` [PATCH v7 05/19] staging: r8188eu: remove the helpers of usb_write8()
` [PATCH v7 06/19] staging: r8188eu: remove the helpers of usb_write16()
` [PATCH v7 07/19] staging: r8188eu: remove the helpers of usb_write32()
` [PATCH v7 08/19] staging: r8188eu: remove the helpers of usb_writeN()
` [PATCH v7 09/19] staging: r8188eu: remove the helpers of usb_read_port()
` [PATCH v7 10/19] staging: r8188eu: remove the helpers of usb_write_port()
` [PATCH v7 11/19] staging: r8188eu: remove the helpers of usb_read_port_cancel()
` [PATCH v7 12/19] staging: r8188eu: remove the helpers of usb_write_port_cancel()
` [PATCH v7 13/19] staging: r8188eu: remove core/rtw_io.c
` [PATCH v7 14/19] staging: r8188eu: remove struct _io_ops
` [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 v7 18/19] staging: r8188eu: shorten calls chain of rtw_write{8,16,32,N}()
` [PATCH v7 19/19] staging: r8188eu: remove shared buffer for usb requests

[PATCH] staging: wfx: sta: Fix 'else' coding style warning
 2021-09-17 14:33 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: protect sleepq_len access by sleep_q.lock
 2021-09-17 14:27 UTC  (6+ messages)

[PATCH v2] MAINTAINERS: Move Daniel Drake to credits
 2021-09-17 13:36 UTC  (2+ messages)

[bug report] staging: r8188eu: Fix smatch warnings in os_dep/*.c
 2021-09-17 13:15 UTC 

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

[PATCH linux-next] staging: r8188eu: use swap()
 2021-09-17 10:02 UTC 

[PATCH] wlan-ng: remove duplicate USB device ID
 2021-09-17  9:22 UTC 

[PATCH 0/4] staging: r8188eu: remove some unused code
 2021-09-17  8:06 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: remove IS_1T1R, IS_1T2R, IS_2T2R macros
` [PATCH 2/4] staging: r8188eu: remove if test that is always true
` [PATCH 3/4] staging: r8188eu: remove NumTotalRFPath from struct hal_data_8188e
` [PATCH 4/4] staging: r8188eu: remove switches from phy_RF6052_Config_ParaFile()

[PATCH v2] staging: rtl8723bs: ignore unused wiphy_wowlan object warnings
 2021-09-16 23:19 UTC 

[PATCH v11 00/34] NVIDIA Tegra power management patches for 5.16
 2021-09-16 19:49 UTC  (3+ messages)
` [PATCH v11 08/34] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D

[PATCH] comedi: Fix memory leak in compat_insnlist()
 2021-09-16 14:50 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] media: imx: drop unneeded MODULE_ALIAS
 2021-09-16 17:05 UTC 

[PATCH 5.14 319/432] staging: rts5208: Fix get_ms_information() heap buffer size
 2021-09-16 16:01 UTC 

[PATCH 5.13 285/380] staging: rts5208: Fix get_ms_information() heap buffer size
 2021-09-16 16:00 UTC 

[PATCH 00/22] Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support
 2021-09-16 16:30 UTC  (22+ messages)
` [PATCH 01/22] clk: sunxi-ng: v3s: Make the ISP PLL clock public
` [PATCH 05/22] dt-bindings: media: sun6i-a31-csi: Add MIPI CSI-2 input port
` [PATCH 15/22] media: sunxi: Remove the sun6i-csi driver implementation
` [PATCH 17/22] dt-bindings: media: Add Allwinner A31 ISP bindings documentation
` [PATCH 20/22] staging: media: Add support for the Allwinner A31 ISP

[PATCH 5.10 228/306] staging: rts5208: Fix get_ms_information() heap buffer size
 2021-09-16 15:59 UTC 

[PATCH v13 0/5] clk: clocking-wizard: Driver updates
 2021-09-16 14:52 UTC  (7+ messages)
` [PATCH v13 1/5] dt-bindings: add documentation of xilinx clocking wizard
` [PATCH v13 2/5] clk: clocking-wizard: Add the clockwizard to clk directory
` [PATCH v13 3/5] clk: clocking-wizard: Rename nr-outputs to xlnx,nr-outputs
` [PATCH v13 4/5] clk: clocking-wizard: Fix the reconfig for 5.2
` [PATCH v13 5/5] clk: clocking-wizard: Update the compatible

[PATCH] staging: vt6656: Fix warning message generated by checkpatch.pl
 2021-09-16 14:05 UTC  (2+ messages)

[PATCH v6 00/19] staging: r8188eu: Shorten and simplify calls chains
 2021-09-16 13:52 UTC  (28+ messages)
` [PATCH v6 01/19] staging: r8188eu: remove usb_{read,write}_mem()
` [PATCH v6 02/19] staging: r8188eu: remove the helpers of rtw_read8()
` [PATCH v6 03/19] staging: r8188eu: remove the helpers of rtw_read16()
` [PATCH v6 04/19] staging: r8188eu: remove the helpers of rtw_read32()
` [PATCH v6 05/19] staging: r8188eu: remove the helpers of usb_write8()
` [PATCH v6 06/19] staging: r8188eu: remove the helpers of usb_write16()
` [PATCH v6 07/19] staging: r8188eu: remove the helpers of usb_write32()
` [PATCH v6 08/19] staging: r8188eu: remove the helpers of usb_writeN()
` [PATCH v6 09/19] staging: r8188eu: remove the helpers of usb_read_port()
` [PATCH v6 10/19] staging: r8188eu: remove the helpers of usb_write_port()
` [PATCH v6 11/19] staging: r8188eu: remove the helpers of usb_read_port_cancel()
` [PATCH v6 12/19] staging: r8188eu: remove the helpers of usb_write_port_cancel()
` [PATCH v6 13/19] staging: r8188eu: remove core/rtw_io.c
` [PATCH v6 14/19] staging: remove struct _io_ops
` [PATCH v6 15/19] staging: r8188eu: Clean up usbctrl_vendorreq()
` [PATCH v6 16/19] staging: r8188eu: Clean up rtw_read*() and rtw_write*()
` [PATCH v6 17/19] staging: r8188eu: Shorten calls chains of rtw_read*()
` [PATCH v6 18/19] staging: r8188eu: Shorten calls chains of rtw_write*()
` [PATCH v6 19/19] staging: r8188eu: remove shared buffer for USB requests

[PATCH linux-next] staging: r8188eu: Use kzalloc() instead of kmalloc()+memset()
 2021-09-16 13:47 UTC  (2+ messages)

[PATCH 0/6] staging: media: wave5: add wave5 codec driver
 2021-09-16 13:14 UTC  (13+ messages)
` [PATCH 1/6] staging: media: wave5: Add vpuapi layer
` [PATCH 2/6] staging: media: wave5: Add the vdi layer
` [PATCH 3/6] staging: media: wave5: Add the v4l2 layer
` [PATCH 4/6] staging: wave5: Add TODO file
` [PATCH 5/6] dt-bindings: media: staging: wave5: add yaml devicetree bindings
` [PATCH 6/6] media: wave5: Add wave5 driver to maintainers file

[PATCH linux-next] staging: r8188eu: use ARRAY_SIZE
 2021-09-16 12:42 UTC  (2+ messages)

[PATCH] staging: r8188eu: remove dead code from odm_RxPhyStatus92CSeries_Parsing()
 2021-09-16  9:43 UTC 

[PATCH 1/2] staging: r8188eu: remove unused ODM_RASupport_Init()
 2021-09-16  8:29 UTC  (2+ messages)
` [PATCH 2/2] staging: r8188eu: remove RaSupport88E from struct odm_dm_struct

[PATCH 1/3] staging: vchiq: remove braces from if block
 2021-09-15 20:29 UTC  (3+ messages)
` [PATCH 2/3] staging: vchiq: add braces to "
` [PATCH 3/3] staging: vchiq: cleanup code alignment issues

[PATCH 1/8] staging: vchiq_arm: replace sleep() with usleep_range()
 2021-09-15 20:09 UTC  (13+ messages)
` [PATCH 2/8] staging: vchiq_arm: cleanup code alignment issues
` [PATCH 3/8] staging: vchiq_arm: remove unnecessary space in cast
` [PATCH 4/8] staging: vchiq_arm: clarify multiplication expressions
` [PATCH 5/8] staging: vchiq_arm: cleanup blank lines
` [PATCH 6/8] staging: vchiq_arm: fix quoted strings split across lines
` [PATCH 7/8] staging: vchiq_arm: remove extra blank line
` [PATCH 8/8] staging: vchiq_arm: use __func__ to get function name in debug message

[PATCH v5 00/19] staging: r8188eu: Shorten and simplify calls chain
 2021-09-15 17:40 UTC  (24+ messages)
` [PATCH v5 01/19] staging: r8188eu: remove usb_{read,write}_mem
` [PATCH v5 02/19] staging: r8188eu: remove the helpers of rtw_read8()
` [PATCH v5 03/19] staging: r8188eu: remove the helpers of rtw_read16()
` [PATCH v5 04/19] staging: r8188eu: remove the helpers of rtw_read32()
` [PATCH v5 05/19] staging: r8188eu: remove the helpers of usb_write8
` [PATCH v5 06/19] staging: r8188eu: remove the helpers of usb_write16
` [PATCH v5 07/19] staging: r8188eu: remove the helpers of usb_write32
` [PATCH v5 08/19] staging: r8188eu: remove the helpers of usb_writeN()
` [PATCH v5 09/19] staging: r8188eu: remove the helpers of usb_read_port()
` [PATCH v5 10/19] staging: r8188eu: remove the helpers of usb_write_port()
` [PATCH v5 11/19] staging: r8188eu: remove the helpers of usb_read_port_cancel()
` [PATCH v5 12/19] staging: r8188eu: remove the helpers of usb_write_port_cancel()
` [PATCH v5 13/19] staging: r8188eu: remove core/rtw_io.c
` [PATCH v5 14/19] staging: remove struct _io_ops
` [PATCH v5 15/19] staging: r8188eu: hal: Clean up usbctrl_vendorreq()
` [PATCH v5 16/19] staging: r8188eu: hal: Clean up rtw_read*() and rtw_write*()
` [PATCH v5 17/19] staging: r8188eu: Shorten calls chain of rtw_read8/16/32()
` [PATCH v5 18/19] staging: r8188eu: Shorten calls chain of rtw_write8/16/32/N()
` [PATCH v5 19/19] staging: r8188eu: remove shared buffer for usb requests

[PATCH v2 0/4] staging: r8188eu: remove unused fields from struct hal_data_8188e
 2021-09-15 15:49 UTC  (7+ messages)
` [PATCH v2 1/4] staging: r8188eu: remove unused macros from rtl8188e_hal.h
` [PATCH v2 2/4] staging: r8188eu: remove write-only fields from struct hal_data_8188e
` [PATCH v2 3/4] staging: r8188eu: remove unused enums from rtl8188e_hal.h
` [PATCH v2 4/4] staging: r8188eu: remove unused field from struct hal_data_8188e

[PATCH] staging: r8188eu: remove unused enum odm_bt_coexist
 2021-09-15 11:09 UTC 

[PATCH v2 0/3] MIPS: ralink: properly handle pci IO resources
 2021-09-15 10:52 UTC  (3+ messages)
` [PATCH v2 2/3] PCI: fix 'pci_remap_iospace' for architectures with PCI_IOBASE not defined

[PATCH 0/4] staging: r8188eu: remove unused fields from struct hal_data_8188e
 2021-09-15  8:56 UTC  (7+ messages)
` [PATCH 1/4] staging: r8188eu: remove unused macros from rtl8188e_hal.h
` [PATCH 2/4] staging: r8188eu: remove write-only fields from struct hal_data_8188e
` [PATCH 3/4] staging: r8188eu: remove unused enums from rtl8288e_hal.h
` [PATCH 4/4] staging: r8188eu: remove unused field from struct hal_data_8188e

[PATCH] Fix checkpatch.pl error for prism2mgmt.h
 2021-09-15  5:17 UTC  (2+ messages)

[PATCH] Fix checkpatch.pl error for prism2mgmt.h
 2021-09-14 23:08 UTC 

[PATCH] staging: rtl8723bs: define wowlan_stub only when CONFIG_PM is enabled
 2021-09-14 22:45 UTC  (5+ messages)

[PATCH] Fix checkpatch.pl error for prism2mgmt.h
 2021-09-14 20:00 UTC  (2+ messages)

[PATCH v4 00/18] staging: r8188eu: Shorten and simplify calls chain
 2021-09-14 14:33 UTC  (14+ messages)
` [PATCH v4 15/18] staging: r8188eu: hal: Clean up usbctrl_vendorreq()
` [PATCH v4 16/18] staging: r8188eu: hal: Clean up rtw_read*() and rtw_write*()
` [PATCH v4 17/18] staging: r8188eu: Shorten calls chain of rtw_read8/16/32()

[PATCH 14/16] tty: drivers/staging/, stop using tty_flip_buffer_push
 2021-09-14 13:19 UTC  (2+ messages)
    ` [greybus-dev] "

[PATCH 00/12] staging: r8188eu: power management cleanup
 2021-09-14  9:45 UTC  (3+ messages)
` [PATCH v2 0/8] "


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