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: Thu, 23 Apr 2026 20:11:54 +0200	[thread overview]
Message-ID: <aepg6taTCGohIWJV@shine.dominikbrodowski.net> (raw)

Hi Linus,

a few PCMCIA changes since commit 7aaa8047eafd0bd628065b15757d9b48c5f9c07d:

  Linux 7.0-rc6 (2026-03-29 15:40:00 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b3c26ea81ccc522e77ed0b1707add61fc9206216:

  pcmcia: remove obsolete host controller drivers (2026-03-30 07:28:13 +0200)

Thanks,
	Dominik


----------------------------------------------------------------
PCMCIA fixes and cleanups for v7.1

A number of minor PCMCIA bugfixes and cleanups, and a patch removing
obsolete host controller drivers.

----------------------------------------------------------------
Andy Shevchenko (1):
      pcmcia: Convert to use less arguments in pci_bus_for_each_resource()

Ethan Nelson-Moore (1):
      pcmcia: remove obsolete host controller drivers

René Rebe (1):
      PCMCIA: Fix garbled log messages for KERN_CONT

 arch/mips/configs/mtx1_defconfig      |    1 -
 arch/powerpc/configs/ppc6xx_defconfig |    2 -
 arch/x86/kernel/resource.c            |    2 +-
 drivers/pci/quirks.c                  |    4 +-
 drivers/pcmcia/Kconfig                |   30 -
 drivers/pcmcia/Makefile               |    3 -
 drivers/pcmcia/i82092.c               |  679 -----------------
 drivers/pcmcia/i82092aa.h             |   24 -
 drivers/pcmcia/i82365.c               | 1347 ---------------------------------
 drivers/pcmcia/rsrc_nonstatic.c       |   12 +-
 drivers/pcmcia/tcic.c                 |  805 --------------------
 drivers/pcmcia/tcic.h                 |  266 -------
 drivers/pcmcia/yenta_socket.c         |    3 +-
 13 files changed, 9 insertions(+), 3169 deletions(-)
 delete mode 100644 drivers/pcmcia/i82092.c
 delete mode 100644 drivers/pcmcia/i82092aa.h
 delete mode 100644 drivers/pcmcia/i82365.c
 delete mode 100644 drivers/pcmcia/tcic.c
 delete mode 100644 drivers/pcmcia/tcic.h

             reply	other threads:[~2026-04-23 18:13 UTC|newest]

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