public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: Martin Kaiser <martin@kaiser.cx>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Larry Finger <Larry.Finger@lwfinger.net>,
	Phillip Potter <phil@philpotter.co.uk>,
	Michael Straube <straube.linux@gmail.com>,
	Pavel Skripkin <paskripkin@gmail.com>,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/13] staging: r8188eu: simplify endpoint configuration
Date: Sun, 7 Aug 2022 08:02:01 +0200	[thread overview]
Message-ID: <2f7a15aa-c4bf-38e4-aca4-d3fa20a800e1@gmail.com> (raw)
In-Reply-To: <20220806195540.777390-1-martin@kaiser.cx>

On 8/6/22 21:55, Martin Kaiser wrote:
> This series contains cleanups for rtl8188eu_interface_configure and the
> functions that it calls. I tried to fix the error handling and to
> summarize small functions and common code.
> 
> Martin Kaiser (13):
>    staging: r8188eu: Hal_MappingOutPipe should return an int
>    staging: r8188eu: process HalUsbSetQueuePipeMapping8188EUsb's return
>      value
>    staging: r8188eu: merge two small functions
>    staging: r8188eu: move endpoint init functions to usb_halinit.c
>    staging: r8188eu: summarize endpoint-related settings
>    staging: r8188eu: remove OutEpNumber
>    staging: r8188eu: remove comments about endpoint mapping
>    staging: r8188eu: summarize common Queue2Pipe settings
>    staging: r8188eu: simplify three_out_pipe
>    staging: r8188eu: simplify two_out_pipe
>    staging: r8188eu: remove _InitNormalChipOneOutEpPriority
>    staging: r8188eu: we always use HQ and NQ for two endpoints
>    staging: r8188eu: simplify _InitNormalChipTwoOutEpPriority
> 
>   drivers/staging/r8188eu/hal/hal_com.c         | 110 -------------
>   drivers/staging/r8188eu/hal/usb_halinit.c     | 152 ++++++++----------
>   drivers/staging/r8188eu/include/hal_com.h     |   2 -
>   drivers/staging/r8188eu/include/hal_intf.h    |   2 +-
>   .../staging/r8188eu/include/rtl8188e_hal.h    |   1 -
>   drivers/staging/r8188eu/os_dep/usb_intf.c     |   4 +-
>   6 files changed, 75 insertions(+), 196 deletions(-)
> 
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150

      parent reply	other threads:[~2022-08-07  6:02 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-06 19:55 [PATCH 00/13] staging: r8188eu: simplify endpoint configuration Martin Kaiser
2022-08-06 19:55 ` [PATCH 01/13] staging: r8188eu: Hal_MappingOutPipe should return an int Martin Kaiser
2022-08-06 19:55 ` [PATCH 02/13] staging: r8188eu: process HalUsbSetQueuePipeMapping8188EUsb's return value Martin Kaiser
2022-08-06 19:55 ` [PATCH 03/13] staging: r8188eu: merge two small functions Martin Kaiser
2022-08-06 19:55 ` [PATCH 04/13] staging: r8188eu: move endpoint init functions to usb_halinit.c Martin Kaiser
2022-08-06 19:55 ` [PATCH 05/13] staging: r8188eu: summarize endpoint-related settings Martin Kaiser
2022-08-06 19:55 ` [PATCH 06/13] staging: r8188eu: remove OutEpNumber Martin Kaiser
2022-08-06 19:55 ` [PATCH 07/13] staging: r8188eu: remove comments about endpoint mapping Martin Kaiser
2022-08-06 19:55 ` [PATCH 08/13] staging: r8188eu: summarize common Queue2Pipe settings Martin Kaiser
2022-08-06 19:55 ` [PATCH 09/13] staging: r8188eu: simplify three_out_pipe Martin Kaiser
2022-08-06 19:55 ` [PATCH 10/13] staging: r8188eu: simplify two_out_pipe Martin Kaiser
2022-08-06 19:55 ` [PATCH 11/13] staging: r8188eu: remove _InitNormalChipOneOutEpPriority Martin Kaiser
2022-08-06 19:55 ` [PATCH 12/13] staging: r8188eu: we always use HQ and NQ for two endpoints Martin Kaiser
2022-08-06 19:55 ` [PATCH 13/13] staging: r8188eu: simplify _InitNormalChipTwoOutEpPriority Martin Kaiser
2022-08-07  6:02 ` Philipp Hortmann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2f7a15aa-c4bf-38e4-aca4-d3fa20a800e1@gmail.com \
    --to=philipp.g.hortmann@gmail.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=martin@kaiser.cx \
    --cc=paskripkin@gmail.com \
    --cc=phil@philpotter.co.uk \
    --cc=straube.linux@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox