linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pcmcia updates for v5.17
@ 2022-01-11 13:01 Dominik Brodowski
  2022-01-11 20:53 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Brodowski @ 2022-01-11 13:01 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

Linus,

A few PCMCIA changes since commit 278218f6778bc7d6f8b67199446c56cec7ebb841:

  Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input (2022-01-01 10:21:49 -0800)

are available in the Git repository at

  https://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux.git pcmcia-next

for you to fetch changes up to fbb3485f1f931102d8ba606f1c28123f5b48afa3:

  pcmcia: fix setting of kthread task states (2022-01-09 21:30:04 +0100)

A number of odd cleanups and fixes, including one for a small race in the
handling of the pccardd kernel thread.

Thanks,
	Dominik

----------------------------------------------------------------
Cai Huoqing (1):
      pcmcia: Make use of the helper macro SET_NOIRQ_SYSTEM_SLEEP_PM_OPS()

Dominik Brodowski (4):
      pcmcia: comment out unused exca_readw() function
      pcmcia: make pcmcia_release_io() void, as no-one is interested in return value
      pcmcia: use sysfs_emit{,_at} for sysfs output
      pcmcia: fix setting of kthread task states

Lukas Bulwahn (1):
      pcmcia: clean up dead drivers for CompuLab CM-X255/CM-X270 boards

Tom Saeger (1):
      MAINTAINERS: update PCMCIA tree

Zhou Qingyang (2):
      pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in __nonstatic_find_io_region()
      pcmcia: rsrc_nonstatic: Fix a NULL pointer dereference in nonstatic_find_mem_region()

 MAINTAINERS                      |   2 +-
 drivers/pcmcia/Kconfig           |   2 +-
 drivers/pcmcia/Makefile          |   2 -
 drivers/pcmcia/cs.c              |   8 +--
 drivers/pcmcia/ds.c              |  20 +++----
 drivers/pcmcia/pcmcia_resource.c |   5 +-
 drivers/pcmcia/pxa2xx_cm_x255.c  | 124 ---------------------------------------
 drivers/pcmcia/pxa2xx_cm_x270.c  | 103 --------------------------------
 drivers/pcmcia/pxa2xx_cm_x2xx.c  |  44 --------------
 drivers/pcmcia/rsrc_nonstatic.c  |  12 +++-
 drivers/pcmcia/socket_sysfs.c    |  18 +++---
 drivers/pcmcia/yenta_socket.c    |  23 ++++----
 12 files changed, 43 insertions(+), 320 deletions(-)
 delete mode 100644 drivers/pcmcia/pxa2xx_cm_x255.c
 delete mode 100644 drivers/pcmcia/pxa2xx_cm_x270.c
 delete mode 100644 drivers/pcmcia/pxa2xx_cm_x2xx.c

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] pcmcia updates for v5.17
  2022-01-11 13:01 [GIT PULL] pcmcia updates for v5.17 Dominik Brodowski
@ 2022-01-11 20:53 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-01-11 20:53 UTC (permalink / raw)
  To: Dominik Brodowski; +Cc: torvalds, linux-kernel

The pull request you sent on Tue, 11 Jan 2022 14:01:55 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux.git pcmcia-next

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4aa1b8257fba5931511a7e152bcbbb3dd673c6c1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-11 20:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-11 13:01 [GIT PULL] pcmcia updates for v5.17 Dominik Brodowski
2022-01-11 20:53 ` pr-tracker-bot

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 NNTP newsgroup(s).