linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-03 08:44:57 to 2021-06-10 15:53:04 UTC [more...]

[PATCH 0/3] Fix various checkpatch.pl warnings
 2021-06-10 15:51 UTC  (4+ 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 -next v2] media: staging: atomisp: use list_move_tail instead of list_del/list_add_tail in atomisp_compat_css20.c
 2021-06-09 18:17 UTC  (2+ messages)

[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] staging: rtl8188eu: replace two ODM_RT_TRACE calls in hal/phy.c
 2021-06-09 10:02 UTC  (3+ 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 v3 0/3] media: imx: add support for imx8mq MIPI RX
 2021-06-09  7:52 UTC  (5+ 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 -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  (27+ messages)
` [PATCH 1/4] dt-bindings: mt7621-pci: PCIe binding documentation for "
` [PATCH 2/4] MIPS: pci: Add driver for MT7621 PCIe controller
` [PATCH 3/4] staging: mt7621-pci: remove driver from staging

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

[PATCH net-next v2 0/4] MT7530 interrupt support
 2021-06-04 13:08 UTC  (3+ messages)
` [PATCH net-next v2 4/4] staging: mt7621-dts: enable MT7530 interrupt controller

[PATCH] staging: greybus: fixed the coding style, labels should not be indented
 2021-06-04 12:34 UTC  (11+ messages)
      ` [greybus-dev] "

[PATCH] staging: mt7621-dts: review pcie overlay in 'gbpc1' dts file
 2021-06-04  6:30 UTC 

[PATCH] staging: rtl8723bs: core: fix some incorrect type warnings
 2021-06-04  2:19 UTC  (5+ messages)
`  "
  ` Re:Re: [PATCH] "

[PATCH 00/16] staging: vchiq_arm: code clean-up part 3
 2021-06-03 15:50 UTC  (17+ messages)
` [PATCH 01/16] staging: vchiq_core: fix logic in poll_services_of_group
` [PATCH 02/16] staging: vchiq_arm: introduce free_bulk_waiter
` [PATCH 03/16] staging: vchiq_core: move internals to C source
` [PATCH 04/16] staging: vchiq_core: get the rid of IS_POW2
` [PATCH 05/16] staging: vchiq_core: get the rid of vchiq_static_assert
` [PATCH 06/16] staging: vchiq_core: put spaces around operators
` [PATCH 07/16] staging: vchiq_core: avoid precedence issues
` [PATCH 08/16] staging: vchiq_core: use define for message type shift
` [PATCH 09/16] staging: vchiq_core: introduce message specific make macros
` [PATCH 10/16] staging: vchiq_core: simplify WARN_ON conditions
` [PATCH 11/16] staging: vchiq_arm: tidy up service function naming
` [PATCH 12/16] staging: vchiq_core: introduce process_free_data_message
` [PATCH 13/16] staging: vchiq_core: reduce indentation in parse_open
` [PATCH 14/16] staging: vchiq_core: store message id in local variable
` [PATCH 15/16] staging: vchiq_connected: move EXPORT_SYMBOL below the right function
` [PATCH 16/16] staging: vchiq_core: introduce handle_poll

[PATCH] staging: rtl8192u: fix coding-style issues in r8192U_hw.h
 2021-06-02 15:36 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).