linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-22 04:28:31 to 2021-09-25 06:14:23 UTC [more...]

[PATCH] staging: r8188eu: core: remove the function power_saving_wk_hdl
 2021-09-25  6:14 UTC  (5+ messages)

[PATCH 0/6] MIPS: ralink: fix PCI IO resources
 2021-09-25  2:42 UTC  (8+ messages)
` [PATCH 1/6] Revert "MIPS: ralink: don't define PC_IOBASE but increase IO_SPACE_LIMIT"
` [PATCH 2/6] Revert "staging: mt7621-pci: set end limit for 'ioport_resource'"
` [PATCH 3/6] MIPS: ralink: set PCI_IOBASE to 'mips_io_port_base'
` [PATCH 4/6] PCI: allow architecture specific implementation of pci_remap_iospace()
` [PATCH 5/6] MIPS: implement architecture dependent 'pci_remap_iospace()'
` [PATCH 6/6] staging: mt7621-pci: properly adjust base address for the IO window

[PATCH v2 0/3] staging: vt6655: replace camel case variables
 2021-09-24 22:18 UTC  (8+ messages)
` [PATCH v2 1/3] staging: vt6655: replace camel case b_short_slot_time instead of bShortSlotTime
` [PATCH v2 2/3] staging: vt6655: replace camel case ld_bm_threshold instead of ldBmThreshold
` [PATCH v2 3/3] staging: vt6655: replace camel case port_offset instead of PortOffset

[PATCH] Staging: vt6655: Replace camel case variable name
 2021-09-24 21:12 UTC  (3+ messages)

[PATCH] staging: vt6655: Replace camel case variable name
 2021-09-24 21:11 UTC  (3+ messages)

[PATCH] staging: vt6655: Replace camel case variable name
 2021-09-24 21:09 UTC  (3+ messages)

[PATCH 0/5] staging: r8188eu: remove dead led code
 2021-09-24 20:49 UTC  (6+ messages)
` [PATCH 1/5] staging: r8188eu: remove dead led blink functions
` [PATCH 2/5] staging: r8188eu: remove dead led control functions
` [PATCH 3/5] staging: r8188eu: remove unnecessary comments
` [PATCH 4/5] staging: r8188eu: remove _InitHWLed()
` [PATCH 5/5] staging: r8188eu: remove LedStrategy from struct led_priv

[PATCH v3] PCI: of: Avoid pci_remap_iospace() when PCI_IOBASE not defined
 2021-09-24 17:15 UTC  (24+ messages)

[PATCH] Remove blank lines and whitespaces
 2021-09-24 17:05 UTC  (2+ messages)

[PATCH v5 00/10] VP9 codec V4L2 control interface
 2021-09-24 16:23 UTC  (15+ messages)
` [PATCH v5 01/10] hantro: postproc: Fix motion vector space size
` [PATCH v5 02/10] hantro: postproc: Introduce struct hantro_postproc_ops
` [PATCH v5 03/10] hantro: Simplify postprocessor
` [PATCH v5 04/10] hantro: Add quirk for NV12/NV12_4L4 capture format
` [PATCH v5 05/10] media: uapi: Add VP9 stateless decoder controls
` [PATCH v5 06/10] media: Add VP9 v4l2 library
` [PATCH v5 07/10] media: rkvdec: Add the VP9 backend
` [PATCH v5 08/10] media: hantro: Prepare for other G2 codecs
` [PATCH v5 09/10] media: hantro: Support VP9 on the G2 core
` [PATCH v5 10/10] media: hantro: Support NV12 "

[PATCH v2] media: hantro: Auto generate the AXI ID to avoid conflicts
 2021-09-24 13:24 UTC 

[PATCH] media: imx: Fix rounding
 2021-09-24 13:20 UTC  (3+ messages)

[PATCH v9 10/16] staging: r8188eu: shorten and simplify calls chains
 2021-09-24 12:37 UTC  (18+ messages)
` [PATCH v10 01/16] staging: r8188eu: clean up symbols in usbctrl_vendorreq()
` [PATCH v10 02/16] staging: r8188eu: reorder declarations "
` [PATCH v10 03/16] staging: r8188eu: remove test "
` [PATCH v10 04/16] staging: r8188eu: reorder comments "
` [PATCH v10 05/16] staging: r8188eu: remove a comment from usbctrl_vendorreq()
` [PATCH v10 06/16] staging: r8188eu: rename symbols in rtw_read*() and rtw_write*()
` [PATCH v10 07/16] staging: r8188eu: remove casts from rtw_{read,write}*()
` [PATCH v10 08/16] staging: r8188eu: change the type of a variable in rtw_write16()
` [PATCH v10 09/16] staging: r8188eu: remove a buffer from rtw_writeN()
` [PATCH v10 10/16] staging: r8188eu: remove a bitwise AND "
` [PATCH v10 11/16] staging: r8188eu: change the type of a variable in rtw_read16()
` [PATCH v10 12/16] staging: r8188eu: Remove a test from usbctrl_vendorreq()
` [PATCH v10 13/16] staging: r8188eu: call new usb_read() from rtw_read{8,16,32}()
` [PATCH v10 14/16] staging: r8188eu: call new usb_write() from rtw_write{8,16,32,N}()
` [PATCH v10 15/16] staging: r8188eu: remove shared buffer for USB requests
` [PATCH v10 16/16] staging: r8188eu: remove mutex 'usb_vendor_req_mutex'

[PATCH v10 00/16] staging: r8188eu: shorten and simplify calls chains
 2021-09-24 12:31 UTC 

[PATCH] media: atomisp: restore missing 'return' statement
 2021-09-24 11:42 UTC  (3+ messages)

[PATCH] staging: vchip_arm: Fix misuse of %x
 2021-09-24  2:57 UTC  (6+ messages)

[PATCH v12 00/35] NVIDIA Tegra power management patches for 5.16
 2021-09-23 21:09 UTC  (3+ messages)
` [PATCH v12 05/35] dt-bindings: clock: tegra-car: Document new clock sub-nodes

[PATCH 00/17] staging: r8188eu: remove unused functions from rtw_cmd.c
 2021-09-23 19:09 UTC  (18+ messages)
` [PATCH 01/17] staging: r8188eu: remove rtw_cmd_clr_isr()
` [PATCH 02/17] staging: r8188eu: remove rtw_createbss_cmd_ex()
` [PATCH 03/17] staging: r8188eu: remove rtw_getbbreg_cmd()
` [PATCH 04/17] staging: r8188eu: remove rtw_getrfreg_cmd()
` [PATCH 05/17] staging: r8188eu: remove rtw_getrttbl_cmd()
` [PATCH 06/17] staging: r8188eu: remove rtw_led_blink_cmd()
` [PATCH 07/17] staging: r8188eu: remove rtw_readtssi_cmdrsp_callback()
` [PATCH 08/17] staging: r8188eu: remove rtw_set_ch_cmd()
` [PATCH 09/17] staging: r8188eu: remove rtw_set_csa_cmd()
` [PATCH 10/17] staging: r8188eu: remove rtw_setassocsta_cmd()
` [PATCH 11/17] staging: r8188eu: remove rtw_setbasicrate_cmd()
` [PATCH 12/17] staging: r8188eu: remove rtw_setbbreg_cmd()
` [PATCH 13/17] staging: r8188eu: remove rtw_setphy_cmd()
` [PATCH 14/17] staging: r8188eu: remove rtw_setrfreg_cmd()
` [PATCH 15/17] staging: r8188eu: remove rtw_setrttbl_cmd()
` [PATCH 16/17] staging: r8188eu: remove rtw_setstandby_cmd()
` [PATCH 17/17] staging: r8188eu: remove rtw_tdls_cmd()

[PATCH] staging: r8188eu: remove rtw_proc_{init,remove}_one()
 2021-09-23 16:45 UTC 

[PATCH] media: hantro: Constify static struct v4l2_m2m_ops
 2021-09-23 11:33 UTC  (2+ messages)

[PATCH v9 00/16] staging: r8188eu: shorten and simplify calls chains
 2021-09-23 11:13 UTC  (7+ messages)
` [PATCH v9 16/16] staging: r8188eu: remove usb_vendor_req_mutex

[PATCH 0/8] staging: r8188eu: remove dead dynamic tx power code
 2021-09-23  8:31 UTC  (5+ messages)
` [PATCH 6/8] staging: r8188eu: remove dead code from rtl8188e_rf6052.c

[PATCH] staging: pi433: goto abort when setting failed in tx_thread
 2021-09-23  7:31 UTC 

[PATCH] staging: vt6655: Replace camel case variables
 2021-09-23  5:22 UTC  (2+ messages)

[PATCH] staging: vt6655: Replace camel case variable name
 2021-09-22 22:35 UTC 

[PATCH] staging: vt6655: Replace camel case variable name
 2021-09-22 22:29 UTC 

[PATCH] staging: vt6655: Replace camel case variable name
 2021-09-22 22:13 UTC 

[PATCH 00/47] staging: r8188eu: remove unused functions
 2021-09-22 20:04 UTC  (48+ messages)
` [PATCH 01/47] staging: r8188eu: remove EFUSE_ShadowRead()
` [PATCH 02/47] staging: r8188eu: remove efuse_GetCurrentSize()
` [PATCH 03/47] staging: r8188eu: remove efuse_GetMaxSize()
` [PATCH 04/47] staging: r8188eu: remove rtw_BT_efuse_map_write()
` [PATCH 05/47] staging: r8188eu: remove rtw_efuse_access()
` [PATCH 06/47] staging: r8188eu: remove rtw_efuse_map_write()
` [PATCH 07/47] staging: r8188eu: remove rtw_BT_efuse_map_read()
` [PATCH 08/47] staging: r8188eu: remove rtw_efuse_map_read()
` [PATCH 09/47] staging: r8188eu: remove _rtw_dequeue_network()
` [PATCH 10/47] staging: r8188eu: remove _rtw_enqueue_network()
` [PATCH 11/47] staging: r8188eu: remove rtw_get_timestampe_from_ie()
` [PATCH 12/47] staging: r8188eu: remove rtw_scan_abort()
` [PATCH 13/47] staging: r8188eu: remove issue_action_spct_ch_switch()
` [PATCH 14/47] staging: r8188eu: remove issue_probereq_p2p_ex()
` [PATCH 15/47] staging: r8188eu: remove sreset_get_wifi_status()
` [PATCH 16/47] staging: r8188eu: remove build_deauth_p2p_ie()
` [PATCH 17/47] staging: r8188eu: remove rtw_freq2ch()
` [PATCH 18/47] staging: r8188eu: remove rtw_set_802_11_add_key()
` [PATCH 19/47] staging: r8188eu: remove rtw_set_802_11_remove_key()
` [PATCH 20/47] staging: r8188eu: remove rtw_set_802_11_remove_wep()
` [PATCH 21/47] staging: r8188eu: remove rtw_set_country()
` [PATCH 22/47] staging: r8188eu: remove rtw_set_scan_mode()
` [PATCH 23/47] staging: r8188eu: remove rtw_validate_ssid()
` [PATCH 24/47] staging: r8188eu: remove rtw_set_channel_plan()
` [PATCH 25/47] staging: r8188eu: remove rtw_atoi()
` [PATCH 26/47] staging: r8188eu: remove rtw_cbuf_push()
` [PATCH 27/47] staging: r8188eu: remove rtw_cbuf_full()
` [PATCH 28/47] staging: r8188eu: remove rtw_os_read_port()
` [PATCH 29/47] staging: r8188eu: remove rtw_IOL_cmd_buf_dump()
` [PATCH 30/47] staging: r8188eu: remove action_public_str()
` [PATCH 31/47] staging: r8188eu: remove dump_ies()
` [PATCH 32/47] staging: r8188eu: remove hal_ch_offset_to_secondary_ch_offset()
` [PATCH 33/47] staging: r8188eu: remove secondary_ch_offset_to_hal_ch_offset()
` [PATCH 34/47] staging: r8188eu: remove ieee80211_get_hdrlen()
` [PATCH 35/47] staging: r8188eu: remove ieee80211_is_empty_essid()
` [PATCH 36/47] staging: r8188eu: remove rtw_action_frame_parse()
` [PATCH 37/47] staging: r8188eu: remove rtw_ies_remove_ie()
` [PATCH 38/47] staging: r8188eu: remove rtw_set_ie_ch_switch()
` [PATCH 39/47] staging: r8188eu: remove rtw_set_ie_mesh_ch_switch_parm()
` [PATCH 40/47] staging: r8188eu: remove rtw_set_ie_secondary_ch_offset()
` [PATCH 41/47] staging: r8188eu: remove enum secondary_ch_offset
` [PATCH 42/47] staging: r8188eu: remove rtw_dequeue_recvbuf()
` [PATCH 43/47] staging: r8188eu: remove rtw_enqueue_recvbuf()
` [PATCH 44/47] staging: r8188eu: remove rtw_enqueue_recvbuf_to_head()
` [PATCH 45/47] staging: r8188eu: remove rtw_init_recvframe()
` [PATCH 46/47] staging: r8188eu: remove rtw_calculate_wlan_pkt_size_by_attribue()
` [PATCH 47/47] staging: r8188eu: remove rtw_sctx_done()

[PATCH net-next v1] devlink: Make devlink_register to be void
 2021-09-22 13:22 UTC  (6+ messages)

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

[PATCH net-next] devlink: Make devlink_register to be void
 2021-09-22  8:55 UTC  (6+ messages)

[PATCH] Staging: wlan-ng: Fix warning messages generated by checkpatch.pl
 2021-09-22  6:26 UTC  (5+ messages)

[PATCH v2 2/3] PCI: fix 'pci_remap_iospace' for architectures with PCI_IOBASE not defined
 2021-09-22  4:28 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).