linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-22 20:05:52 to 2021-09-25 20:17:09 UTC [more...]

[PATCH 0/6] MIPS: ralink: fix PCI IO resources
 2021-09-25 20:16 UTC  (16+ 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] avoid crashing the kernel
 2021-09-25 20:04 UTC 

[PATCH] Remove uneccessary parantheas
 2021-09-25 19:20 UTC 

[GIT PULL] Staging driver fixes for 5.15-rc3
 2021-09-25 17:47 UTC  (2+ messages)

[PATCH net-next v1 00/21] Move devlink_register to be last devlink command
 2021-09-25 11:23 UTC  (22+ messages)
` [PATCH net-next v1 01/21] devlink: Notify users when objects are accessible
` [PATCH net-next v1 02/21] bnxt_en: Register devlink instance at the end devlink configuration
` [PATCH net-next v1 03/21] liquidio: Overcome missing device lock protection in init/remove flows
` [PATCH net-next v1 04/21] dpaa2-eth: Register devlink instance at the end of probe
` [PATCH net-next v1 05/21] net: hinic: Open device for the user access when it is ready
` [PATCH net-next v1 06/21] ice: Open devlink when device "
` [PATCH net-next v1 07/21] octeontx2: Move devlink registration to be last devlink command
` [PATCH net-next v1 08/21] net/prestera: Split devlink and traps registrations to separate routines
` [PATCH net-next v1 09/21] net/mlx4: Move devlink_register to be the last initialization command
` [PATCH net-next v1 10/21] net/mlx5: Accept devlink user input after driver initialization complete
` [PATCH net-next v1 11/21] mlxsw: core: Register devlink instance last
` [PATCH net-next v1 12/21] net: mscc: ocelot: delay devlink registration to the end
` [PATCH net-next v1 13/21] nfp: Move delink_register to be last command
` [PATCH net-next v1 14/21] ionic: Move devlink registration to be last devlink command
` [PATCH net-next v1 15/21] qed: "
` [PATCH net-next v1 16/21] net: ethernet: ti: "
` [PATCH net-next v1 17/21] netdevsim: "
` [PATCH net-next v1 18/21] net: wwan: iosm: Move devlink_register "
` [PATCH net-next v1 19/21] ptp: ocp: Move devlink registration "
` [PATCH net-next v1 20/21] staging: qlge: "
` [PATCH net-next v1 21/21] net: dsa: "

[PATCH v3 0/3] staging: vt6655: replace camel case variables
 2021-09-25  9:13 UTC  (10+ messages)
` [PATCH v3 1/3] staging: vt6655: replace camel case b_short_slot_time instead of bShortSlotTime
` [PATCH v3 2/3] staging: vt6655: replace camel case ld_bm_threshold instead of ldBmThreshold
` [PATCH v3 3/3] staging: vt6655: replace camel case port_offset instead of PortOffset

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

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

[PATCH] staging: r8188eu: remove ODM_CheckPowerStatus()
 2021-09-25  7:40 UTC 

[PATCH v2 0/3] staging: vt6655: replace camel case variables
 2021-09-25  6:16 UTC  (9+ 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: r8188eu: core: remove the function power_saving_wk_hdl
 2021-09-25  6:14 UTC  (5+ messages)

[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  (9+ messages)
` [PATCH v5 02/10] hantro: postproc: Introduce struct hantro_postproc_ops
` [PATCH v5 05/10] media: uapi: Add VP9 stateless decoder controls
` [PATCH v5 08/10] media: hantro: Prepare for other G2 codecs
` [PATCH v5 09/10] media: hantro: Support VP9 on the G2 core

[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  (22+ messages)
` [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()


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