The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Dominik Brodowski <linux@dominikbrodowski.net>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] PCMCIA bugfixes and cleanups
Date: Wed, 3 Sep 2025 07:34:04 +0200	[thread overview]
Message-ID: <aLfTTBltkS0ONZlZ@shine.dominikbrodowski.net> (raw)

Hi Linus,

a few PCMCIA changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git@gitolite.kernel.org:/pub/scm/linux/kernel/git/brodo/linux tags/pcmcia-6.18

for you to fetch changes up to 4a81f78caa53e0633cf311ca1526377d9bff7479:

  pcmcia: Add error handling for add_interval() in do_validate_mem() (2025-08-16 15:49:58 +0200)

I know it's a bit early for 6.18 pull requests, but as there's not much going on with regard
to PCMCIA, I want to have this sent out already. And if you think it's -rc5 material as it's all
bugfixs and code removals (which sat in linux-next for a couple of weeks) anyway, I'm fine with
that as well.

Thanks,
	Dominik

----------------------------------------------------------------
PCMCIA fixes and cleanups for v6.18

A number of minor PCMCIA bugfixes and cleanups, including the removal of
unused code paths.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>

----------------------------------------------------------------
Bagas Sanjaya (1):
      pcmcia: ds: Emphasize "really" epizeuxis

Chen Ni (1):
      pcmcia: omap: Add missing check for platform_get_resource

Dr. David Alan Gilbert (1):
      pcmcia: cs: Remove unused pcmcia_get_socket_by_nr

Geert Uytterhoeven (1):
      pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatch

Lukas Bulwahn (1):
      pcmcia: remove PCCARD_IODYN

Ma Ke (1):
      pcmcia: Fix a NULL pointer dereference in __iodyn_find_io_region()

Thorsten Blum (1):
      pcmcia: Use str_off_on() and str_yes_no() helpers

Wentao Liang (1):
      pcmcia: Add error handling for add_interval() in do_validate_mem()

 drivers/pcmcia/Kconfig          |   3 ---
 drivers/pcmcia/Makefile         |   1 -
 drivers/pcmcia/cs.c             |  17 ----------------
 drivers/pcmcia/cs_internal.h    |   1 -
 drivers/pcmcia/ds.c             |   2 +-
 drivers/pcmcia/omap_cf.c        |  10 ++++++++-
 drivers/pcmcia/rsrc_iodyn.c     | 168 ------------------------------------------------------------------------------------------------------------------------------------------------------
 drivers/pcmcia/rsrc_nonstatic.c |   4 +++-
 drivers/pcmcia/socket_sysfs.c   |   5 +++--
 include/pcmcia/ss.h             |   8 +-------
 10 files changed, 17 insertions(+), 202 deletions(-)
 delete mode 100644 drivers/pcmcia/rsrc_iodyn.c

             reply	other threads:[~2025-09-03  5:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-03  5:34 Dominik Brodowski [this message]
2025-09-05 17:06 ` [GIT PULL] PCMCIA bugfixes and cleanups pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2026-04-23 18:11 Dominik Brodowski
2026-04-23 19:02 ` pr-tracker-bot

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=aLfTTBltkS0ONZlZ@shine.dominikbrodowski.net \
    --to=linux@dominikbrodowski.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /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