This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 5c6207539aea Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 223ecaf140b1 gpiolib: fix incorrect IRQ requesting of an active-low lineevent adds ffe0bbabb0cf gpio: don't WARN() on NULL descs if gpiolib is disabled adds 238644ce4b50 Merge tag 'gpio-v5.3-rc3-fixes-for-linus' of git://git.ker [...] adds d95da993383c gpiolib: Preserve desc->flags when setting state new 28f5ab1e12ba Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/li [...] adds fc62113b32c9 mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle() adds ba2d139b02ba mmc: dw_mmc: Fix occasional hang after tuning on eMMC adds 665e985c2f41 mmc: meson-mx-sdio: Fix misuse of GENMASK macro adds 3a6ffb3c8c32 mmc: mmc_spi: Enable stable writes new 1e78030e5e5b Merge tag 'mmc-v5.3-rc1' of git://git.kernel.org/pub/scm/l [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/gpio/gpiolib.c | 23 ++++++++++----- drivers/mmc/core/queue.c | 5 ++++ drivers/mmc/host/dw_mmc.c | 3 +- drivers/mmc/host/meson-mx-sdio.c | 2 +- drivers/mmc/host/sdhci-sprd.c | 1 + include/linux/gpio/consumer.h | 64 ++++++++++++++++++++-------------------- 6 files changed, 55 insertions(+), 43 deletions(-)