Linux kernel staging patches
 help / color / mirror / Atom feed
 messages from 2022-07-19 10:04:42 to 2022-08-04 12:05:20 UTC [more...]

Undelivered Mail Returned to Sender
 2022-08-04 12:05 UTC 

[PATCH 0/2] staging: r8188eu: make some functions static
 2022-08-04 10:55 UTC  (3+ messages)
` [PATCH 1/2] staging: r8188eu: make handle_txrpt_ccx_88e() static
` [PATCH 2/2] staging: r8188eu: make rtl8188eu_{init,free}_recv_priv() static

[PATCH] media: staging: media: imx: imx7-media-utils: Fix a coding style problem
 2022-08-04  8:46 UTC  (3+ messages)

The r8188eu kernel module does not depend on the rtlwifi/rtl8188eufw.bin firmware file
 2022-08-03 22:29 UTC  (13+ messages)
      ` [PATCH] staging: r8188eu: add firmware dependency
          ` [PATCH 1/3] staging: r8188eu: set firmware path in a macro
            ` [PATCH 2/3] staging: r8188eu: make use of the DRV_NAME macro
            ` [PATCH 3/3] staging: r8188eu: make driver metadata macro names more consistent

[PATCH] staging: r8188eu: convert rtw_p2p_enable to correct error code semantics
 2022-08-03 12:11 UTC  (2+ messages)

[PATCH 0/2] staging: r8188eu: more error code cleanups
 2022-08-02 23:26 UTC  (12+ messages)
` [PATCH 1/2] staging: r8188eu: remove initializer from ret in rtw_pwr_wakeup
` [PATCH 2/2] staging: r8188eu: convert rtw_set_802_11_add_wep error code semantics

[PATCH] staging/rtl8723bs/core: remove inactive initialization
 2022-08-02  8:59 UTC  (2+ messages)

[PATCH 0/6] staging: vt6655: Create one base function for four macros
 2022-08-01 11:21 UTC  (8+ messages)
` [PATCH 1/6] staging: vt6655: Convert macro MACvEnableProtectMD to function
` [PATCH 2/6] staging: vt6655: Create one function for four macros
` [PATCH 3/6] staging: vt6655: Rename function MACvEnableProtectMD
` [PATCH 4/6] staging: vt6655: Convert macro MACvDisableProtectMD
` [PATCH 5/6] staging: vt6655: Convert macro MACvEnableBarkerPreambleMd
` [PATCH 6/6] staging: vt6655: Convert macro MACvDisableBarkerPreambleMd

[PATCH v2 1/1] media: atomisp_gmin_platform: Switch to use acpi_evaluate_dsm_typed()
 2022-08-01  6:45 UTC  (2+ messages)

[PATCH v1 1/1] media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()
 2022-08-01  6:45 UTC  (2+ messages)

[PATCH] staging: r8188eu: fix potential uninitialised variable use in rtw_pwrctrl.c
 2022-07-30 23:59 UTC 

[PATCH 0/2] staging: r8188eu: clean up dump_chip_info()
 2022-07-30 19:47 UTC  (4+ messages)
` [PATCH 1/2] staging: r8188eu: convert dump_chip_info() to use netdev_dbg()
` [PATCH 2/2] staging: r8188eu: refactor dump_chip_info()

[PATCH 0/3] staging: r8188eu: report errors from ReadAdapterInfo8188EU
 2022-07-30 19:35 UTC  (5+ messages)
` [PATCH 1/3] staging: r8188eu: handle "
` [PATCH 2/3] staging: r8188eu: make rtw_handle_dualmac a void function
` [PATCH 3/3] staging: r8188eu: return an error code in rtw_usb_if1_init

[PATCH] staging: vme_user: Fix checkpatch warnings in vme_tsi148.c
 2022-07-30  4:57 UTC 

[PATCH] staging: rtl8192u: fix rmmod warn when wlan0 is renamed
 2022-07-30  3:35 UTC  (25+ messages)
` [PATCH v2 2/3] staging: rtl8192u: move debug files to debugfs
        ` [PATCH v3 0/3] staging: rtl8192u: fix rmmod warn when device is renamed
          ` [PATCH v3 1/3] staging: rtl8192u: move debug stuff to its own file
          ` [PATCH v3 2/3] staging: rtl8192u: move debug files to debugfs
          ` [PATCH v3 3/3] staging: rtl8192u: fix rmmod warn when device is renamed
              ` [PATCH v4 0/4] "
              ` [PATCH v4 1/4] staging: rtl8192u: move debug stuff to its own file
              ` [PATCH v4 2/4] staging: rtl8192u: remove unnecessary cast
              ` [PATCH v4 3/4] staging: rtl8192u: move debug files to debugfs
              ` [PATCH v4 4/4] staging: rtl8192u: fix rmmod warn when device is renamed
` [PATCH v2 3/3] staging: rtl8192u: fix rmmod warn when wlan0 "

[PATCH] staging: pi433: fix wrong debug message on rf69_write_fifo()
 2022-07-30  1:27 UTC 

[PATCH] staging: pi433: fix wrong comment
 2022-07-29 15:36 UTC  (2+ messages)

[PATCH] staging: vme_user: Put quoted string in a single line
 2022-07-29  9:07 UTC  (2+ messages)

[PATCH v2 0/5] staging: vt6655: Convert four macros to one function
 2022-07-29  8:14 UTC  (6+ messages)
` [PATCH v2 1/5] staging: vt6655: Convert macro MACvReceive0 to function
` [PATCH v2 2/5] staging: vt6655: Rename function MACvReceive0 and add parameter
` [PATCH v2 3/5] staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctl
` [PATCH v2 4/5] staging: vt6655: Replace MACvTransmit0 "
` [PATCH v2 5/5] staging: vt6655: Replace MACvTransmitAC0 "

Biznesowy angielski
 2022-07-29  7:29 UTC 

[PATCH] staging: fbtft: core: set smem_len before fb_deferred_io_init call
 2022-07-28 13:39 UTC  (7+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH 0/5] staging: r8188eu: use struct ieee80211_mgmt in OnAssocRsp
 2022-07-28  6:58 UTC  (10+ messages)
` [PATCH 1/5] staging: r8188eu: get da from ieee80211_mgmt
` [PATCH 2/5] staging: r8188eu: read status_code from struct ieee80211_mgmt
` [PATCH 3/5] staging: r8188eu: read capability info "
` [PATCH 4/5] staging: r8188eu: read aid "
` [PATCH 5/5] staging: r8188eu: use offsetof for ie start offset

[PATCH v2 0/2] staging: vt6655: Convert multiline macro to static function
 2022-07-28  5:59 UTC  (3+ messages)
` [PATCH v2 1/2] staging: vt6655: Rename MACvClearStckDS
` [PATCH v2 2/2] staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function

[PATCH 0/3] staging: vt6655: Convert multiline macro to static function
 2022-07-27 16:06 UTC  (9+ messages)
` [PATCH 1/3] staging: vt6655: Rename byOrgValue to reg_value in a macro
` [PATCH 2/3] staging: vt6655: Rename MACvClearStckDS
` [PATCH 3/3] staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function

[PATCH v2] staging: r8188eu: convert rtw_pwr_wakeup to correct error code semantics
 2022-07-27 12:47 UTC  (8+ messages)

[PATCH] fbdev: Make registered_fb[] private to fbmem.c
 2022-07-27  8:53 UTC  (6+ messages)

[PATCH] staging: qlge: fix indentation
 2022-07-27  6:42 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove useless comparison in _rtw_reg_apply_flags()
 2022-07-27  6:41 UTC  (2+ messages)

[PATCH] staging: r8188eu: make dump_chip_info() static
 2022-07-27  6:30 UTC  (4+ messages)

[PATCH] staging: r8188eu: convert rtw_pwr_wakeup to correct error code semantics
 2022-07-25 21:05 UTC  (5+ messages)

[PATCH 0/7] USB: cdc: add control and state defines
 2022-07-25 14:38 UTC  (15+ messages)
` [PATCH 1/7] USB: cdc: add control-signal defines
` [PATCH 2/7] USB: cdc: add serial-state defines
` [PATCH 3/7] USB: cdc-acm: use CDC control-line defines
` [PATCH 4/7] USB: cdc-acm: use CDC serial-state defines
` [PATCH 5/7] staging: gdm724x: drop unused CDC defines
` [PATCH 6/7] USB: gadget: f_acm: use "
` [PATCH 7/7] USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros

[PATCH] staging: pi433: remove duplicated comments
 2022-07-25 11:45 UTC 

[PATCH 0/2] staging: r8188eu: remove two unused function prototypes
 2022-07-24 18:20 UTC  (4+ messages)
` [PATCH 1/2] staging: r8188eu: remove OnAtim prototype
` [PATCH 2/2] staging: r8188eu: remove DoReserved prototype

[PATCH] staging: r8188eu: handle errors from ReadAdapterInfo8188EU
 2022-07-24 16:18 UTC  (3+ messages)

[PATCH] media: staging: media: zoran: Deleted dead code
 2022-07-22 19:25 UTC  (3+ messages)

[PATCH v4] staging: r8188eu: Inserted empty line after declarations
 2022-07-22 18:51 UTC  (2+ messages)

[PATCH] media: staging: media: zoran: Fixed Block comments
 2022-07-22  6:32 UTC  (2+ messages)

[PATCH] media: staging: media: zoran: Removed braces for single statement block
 2022-07-22  4:54 UTC  (2+ messages)

[PATCH v3] staging: r8188eu: Inserted empty line after declarations
 2022-07-22  4:49 UTC  (2+ messages)

[PATCH 0/6] RkVDEC HEVC driver
 2022-07-21 20:11 UTC  (13+ messages)
` [PATCH 1/6] media: v4l2: Add NV15 pixel format

[PATCH 3/6] bitops: bitmap helper to set variable length values
 2022-07-21 17:05 UTC  (8+ messages)

[PATCH] media: staging: media: zoran: Added * on subsequent lines of Blockcomment
 2022-07-21 15:37 UTC 

Ray Ban Sunglasses $27.99 Today! Enjoy The Biggest Discounts Of The Year. You Are Worth These Amazing Discounts
 2022-07-21 13:59 UTC 

[PATCH v2 00/11] fbdev: Maintain device ownership with aperture helpers
 2022-07-21 14:17 UTC  (3+ messages)
` [PATCH v2 06/11] fbdev: Remove conflicting devices on PCI bus

[PATCH] staging: r8188eu: Inserted empty line after declarations
 2022-07-21  8:15 UTC  (5+ messages)

[PATCH] remove custom return values in vc04_services
 2022-07-20 20:49 UTC  (2+ messages)

[PATCH v5 0/6] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / ISP Driver
 2022-07-19 11:25 UTC  (5+ messages)
` [PATCH v5 1/6] dt-bindings: media: Add Allwinner A31 ISP bindings documentation

[PATCH 0/7] staging: vt6655: Convert four macros to one function
 2022-07-19 10:04 UTC  (5+ messages)
` [PATCH 5/7] staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctl


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 read-only IMAP folder(s) and NNTP newsgroup(s).