linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-04 21:16:08 to 2021-06-13 10:12:52 UTC [more...]

[PATCH] staging: rtl8188eu: convert DBG_88E calls in core/rtw_sta_mgt.c
 2021-06-13 10:12 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: convert DBG_88E calls in core/rtw_recv.c
 2021-06-12 23:28 UTC 

[GIT PULL] Staging driver fixes for 5.13-rc6
 2021-06-12 19:37 UTC  (2+ messages)

[PATCH] staging: rtl8188eu: remove HW_DEF_ODM_DBG_FLAG enum value
 2021-06-12 18:19 UTC 

[PATCH 1/6] staging: rtl8188eu: remove unused hal_data_8188e members
 2021-06-12 18:00 UTC  (6+ messages)
` [PATCH 2/6] staging: rtl8188eu: fix usb_submit_urb error handling
` [PATCH 3/6] staging: rtl8188eu: remove a write-only struct member
` [PATCH 4/6] staging: rtl8188eu: remove a write-only power-index members
` [PATCH 5/6] staging: rtl8188eu: remove another write-only member
` [PATCH 6/6] staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from usb_intf.c

[PATCH 0/6] staging: rtl8188eu: remove hal/odm_debug.h
 2021-06-12 17:38 UTC  (12+ messages)
` [PATCH 1/6] staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/phy.c
  ` [PATCH 2/6] staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/hal8188e_rate_adaptive.c
    ` [PATCH 3/6] staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/odm_rtl8188e.c
      ` [PATCH 4/6] staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/odm.c
        ` [PATCH 5/6] staging: rtl8188eu: remove DebugComponents/DebugLevel from odm_dm_struct
          ` [PATCH 6/6] staging: rtl8188eu: remove include/odm_debug.h

[PATCH] fix for checkpatch.pl
 2021-06-12 11:57 UTC  (2+ messages)

[PATCH v2 0/7] media: v4l2: compat ioctl fixes
 2021-06-11 15:22 UTC  (10+ messages)
` [PATCH v2 1/7] media: v4l2-core: ignore native time32 ioctls on 64-bit
` [PATCH v2 2/7] media: v4l2-core: explicitly clear ioctl input data
` [PATCH v2 3/7] media: subdev: remove VIDIOC_DQEVENT_TIME32 handling
` [PATCH v2 4/7] media: v4l2-core: return -ENODEV from ioctl when not registered
` [PATCH v2 5/7] media: atomisp: remove compat_ioctl32 code
` [PATCH v2 6/7] media: subdev: fix compat_ioctl32
` [PATCH v2 7/7] media: subdev: disallow ioctl for saa6588/davinci

[PATCH -next v3] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c
 2021-06-11  9:59 UTC  (2+ messages)

[PATCH -next v2] media: staging: atomisp: use list_move_tail instead of list_del/list_add_tail in atomisp_compat_css20.c
 2021-06-11  7:19 UTC  (3+ messages)

[PATCH] staging: rtl8188eu: replace two ODM_RT_TRACE calls in hal/phy.c
 2021-06-10 22:43 UTC  (4+ messages)

[PATCH v3 0/3] media: imx: add support for imx8mq MIPI RX
 2021-06-10 17:02 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller
` [PATCH v3 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx "
` [PATCH v3 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions

[PATCH 0/3] Fix various checkpatch.pl warnings
 2021-06-10 16:24 UTC  (5+ messages)
` [PATCH 1/3] staging: rtl8723bs: core: add blank line after variable declaration
` [PATCH 2/3] staging: rtl8723bs: core: add * to each line of block comment
` [PATCH 3/3] staging: rtl8723bs: core: remove whitespace from beginning of line

[PATCH] media: atomisp: remove redundant initialization of variable ret
 2021-06-09 14:54 UTC  (2+ messages)

[PATCH v2 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
 2021-06-09 14:01 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: mt7621-pci: PCIe binding documentation for MT7621 SoCs
` [PATCH v2 2/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver
` [PATCH v2 3/3] MAINTAINERS: add myself as maintainer of the MT7621 PCI "

[PATCH] staging: rtl8712: Replace printk() with netdev_dbg()
 2021-06-09 13:56 UTC 

[PATCH v2] staging: rtl8723bs: os_dep: Remove conditions with no effects
 2021-06-09 13:23 UTC 

[PATCH v2] staging: rtl8723bs: os_dep: Remove conditions with no effects
 2021-06-09 12:25 UTC  (3+ messages)

[PATCH] staging: gdm724x: emove redundant initialization of variable hci_len
 2021-06-09 12:06 UTC 

[PATCH] staging: rtl8723bs: use list_for_each_safe in loops deleting iterated items
 2021-06-09 11:14 UTC  (3+ messages)

[PATCH 0/7] staging: rtl8188eu: use safe version of list iterators
 2021-06-09 10:39 UTC  (15+ messages)
` [PATCH 1/7] staging: rtl8188eu: use safe iterator in stop_ap_mode()
` [PATCH 2/7] staging: rtl8188eu: use safe iterator in tx_beacon_hdl()
` [PATCH 3/7] staging: rtl8188eu: use safe iterator in dequeue_xmitframes_to_sleeping_queue()
` [PATCH 4/7] staging: rtl8188eu: use safe iterator in wakeup_sta_to_xmit()
` [PATCH 5/7] staging: rtl8188eu: use safe iterator in xmit_delivery_enabled_frames()
` [PATCH 6/7] staging: rtl8188eu: use safe iterator in rtl8188eu_xmitframe_complete()
` [PATCH 7/7] staging: rtl8188eu: delete some dead code

[PATCH] staging: rtl8712: Remove unnecessary alias of printk()
 2021-06-09 10:11 UTC  (2+ messages)

[PATCH -next v2 1/2] staging: rtl8188eu: Use is_{zero/broadcast}_ether_addr() instead of memcmp()
 2021-06-09  8:56 UTC  (2+ messages)
` [PATCH -next v2 2/2] staging: rtl8188eu: Use eth_broadcast_addr() to assign broadcast address

[PATCH -next 2/2] staging: r8188eu: use eth_broadcast_addr() to assign broadcast address
 2021-06-09  6:53 UTC  (7+ messages)

[PATCH 00/11] fpga: change FPGA indirect article to an
 2021-06-09  3:10 UTC  (14+ messages)
` [PATCH 01/11] dt-bindings: fpga: fpga-region: "
` [PATCH 02/11] Documentation: fpga: dfl: "
` [PATCH 03/11] Documentation: ocxl.rst: "
` [PATCH 04/11] crypto: marvell: cesa: "
` [PATCH 05/11] fpga: "
` [PATCH 06/11] fpga: bridge: "
` [PATCH 07/11] fpga-mgr: "
` [PATCH 08/11] fpga: region: "
` [PATCH 09/11] fpga: of-fpga-region: "
` [PATCH 10/11] fpga: stratix10-soc: "
` [PATCH 11/11] staging: fpgaboot: "

[PATCH -next 1/2] staging: r8188eu: use is_{zero/broadcast}_ether_addr() instead of memcmp()
 2021-06-08 14:16 UTC 

[PATCH] staging: rtl8723bs: hal: Delete tests with no effects
 2021-06-08 11:21 UTC 

[PATCH] staging: rtl8723bs: Fix uninitialized variable
 2021-06-08  7:20 UTC  (15+ messages)
          ` [PATCH v2] "
  ` [PATCH] staging: rtl8723bs: Fix uninitialized variables

[PATCH] staging: rtl8723bs: Use list iterators and helpers
 2021-06-07 15:34 UTC  (9+ messages)

[PATCH 0/5] staging: mt7621-pci: some required changes after first review
 2021-06-07 14:17 UTC  (15+ messages)
` [PATCH 1/5] staging: mt7621-pci: make cleaner 'mt7621_pcie_enable_ports'
` [PATCH 2/5] staging: mt7621-pci: remove 'RALINK_PCI_BAR0SETUP_ADDR' definition
` [PATCH 3/5] staging: mt7621-pci: use {readl|writel}_relaxed instead of readl/writel
` [PATCH 4/5] staging: mt7621-dts: move some properties into root port child nodes
` [PATCH 5/5] staging: mt7621-pci: parse some dt properties from "

[PATCH v3 0/6] staging: mt7621-pci: some required changes after first review
 2021-06-07 12:01 UTC  (7+ messages)
` [PATCH v3 1/6] staging: mt7621-pci: make cleaner 'mt7621_pcie_enable_ports'
` [PATCH v3 2/6] staging: mt7621-pci: remove 'RALINK_PCI_BAR0SETUP_ADDR' definition
` [PATCH v3 3/6] staging: mt7621-pci: use {readl|writel}_relaxed instead of readl/writel
` [PATCH v3 4/6] staging: mt7621-dts: move some properties into root port child nodes
` [PATCH v3 5/6] staging: mt7621-pci: parse some dt properties from "
` [PATCH v3 6/6] staging: mt7621-pci: make use of 'pcie_port_write'

[PATCH] staging: ralink-gdma: Remove incorrect author information
 2021-06-07 10:01 UTC 

[PATCH 0/2] media: cedrus: hevc: add support for multiple slices
 2021-06-07  7:43 UTC  (4+ messages)
` [PATCH 1/2] media: hevc: Add segment address field
` [PATCH 2/2] media: cedrus: hevc: Add support for multiple slices

[PATCH 1/9] staging: rtl8188eu: remove unused RT_PRINT_DATA macro
 2021-06-07  7:19 UTC  (10+ messages)
` [PATCH 2/9] staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from rtw_cmd.c
` [PATCH 3/9] staging: rtl8188eu: refactor rtw_lps_ctrl_wk_cmd
` [PATCH 4/9] staging: rtl8188eu: make rtw_free_recvframe return void
` [PATCH 5/9] staging: rtl8188eu: simplify rtw_get_wireless_stats
` [PATCH 6/9] staging: rtl8188eu: remove RT_TRACE and DBG_88E prints from usb_ops_linux.c
` [PATCH 7/9] staging: rtl8188eu: use existing define for ethernet header len
` [PATCH 8/9] staging: rtl8188eu: use standard kthread handling
` [PATCH 9/9] staging: rtl8188eu: remove unused function parameter

[PATCH 0/4] MIPS: ralink: pci: driver for Pcie controller in MT7621 SoCs
 2021-06-07  6:45 UTC  (25+ messages)
` [PATCH 1/4] dt-bindings: mt7621-pci: PCIe binding documentation for "
` [PATCH 2/4] MIPS: pci: Add driver for MT7621 PCIe controller

[PATCH v2 0/6] staging: mt7621-pci: some required changes after first review
 2021-06-06 16:13 UTC  (7+ messages)
` [PATCH v2 1/6] staging: mt7621-pci: make cleaner 'mt7621_pcie_enable_ports'
` [PATCH v2 2/6] staging: mt7621-pci: remove 'RALINK_PCI_BAR0SETUP_ADDR' definition
` [PATCH v2 3/6] staging: mt7621-pci: use {readl|writel}_relaxed instead of readl/writel
` [PATCH v2 4/6] staging: mt7621-dts: move some properties into root port child nodes
` [PATCH v2 5/6] staging: mt7621-pci: parse some dt properties from "
` [PATCH v2 6/6] staging: mt7621-pci: make use of 'pcie_port_write'

staging: vc04_services: Need suggestions on trying to fix sparse warning in vchiq_arm.c
 2021-06-06  9:26 UTC  (7+ messages)

[PATCH] media: cedrus: hevc: Add support for scaling lists
 2021-06-06  6:50 UTC 

[PATCH] staging: rtl8723bs: os_dep: Remove conditions with no effects
 2021-06-06  6:49 UTC  (3+ messages)

[PATCH v2 0/2] Remove unnecessary tests and cast before kfree/kvfree
 2021-06-05  2:08 UTC  (3+ messages)
` [PATCH v2 1/2] staging: media: atomisp: pci: Remove checks "
` [PATCH v2 2/2] staging: media: atomisp: pci: Remove unnecessary (void *) cast

[PATCH v2 0/3] media: imx: add support for imx8mq MIPI RX
 2021-06-04 21:37 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller

[PATCH 0/4] MIPS: ralink: pci: driver for Pcie controller in MT7621 SoCs
 2021-06-04 21:15 UTC  (3+ messages)


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