All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pcmcia odd fixes for v4.20-rc1
@ 2018-10-22 14:39 Dominik Brodowski
  2018-10-23  9:24 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Brodowski @ 2018-10-22 14:39 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, jejb, martin.petersen, linux-scsi, gregkh

[-- Attachment #1: Type: text/plain, Size: 1689 bytes --]

Linus,

please pull the following changes since commit
17b57b1883c1285f3d0dc2266e8f79286a7bef38:

  Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)

which are available in the Git repository at:

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

up to 95691e3eddc41da2d1cd3cca51fecdfb46bd85bc:

  pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges (2018-10-01 12:17:03 +0200)

These are just a few odd fixes and improvements to the PCMCIA core
and to a few PCMCIA device drivers.

Thanks,
	Dominik

----------------------------------------------------------------
Colin Ian King (1):
      pcmcia: remove KERN_INFO level from debug message

Jia-Ju Bai (2):
      char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_protocol
      pcmcia: pcmcia_resource: Replace mdelay() with msleep()

Maciej S. Szmigiero (1):
      pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges

Vaishali Thakkar (1):
      pcmcia: Use module_pcmcia_driver for scsi drivers

Zhouyang Jia (1):
      pcmcia: add error handling for pcmcia_enable_device in qlogic_stub

 drivers/char/pcmcia/cm4000_cs.c    |  4 ++--
 drivers/char/pcmcia/cm4040_cs.c    |  2 +-
 drivers/pcmcia/pcmcia_resource.c   |  4 ++--
 drivers/pcmcia/ricoh.h             | 35 +++++++++++++++++++++++++++++++++++
 drivers/pcmcia/yenta_socket.c      |  3 ++-
 drivers/scsi/pcmcia/aha152x_stub.c | 14 +-------------
 drivers/scsi/pcmcia/nsp_cs.c       | 15 +--------------
 drivers/scsi/pcmcia/nsp_cs.h       |  4 ----
 drivers/scsi/pcmcia/qlogic_stub.c  | 19 ++++++-------------
 drivers/scsi/pcmcia/sym53c500_cs.c | 16 +---------------
 10 files changed, 51 insertions(+), 65 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [GIT PULL] pcmcia odd fixes for v4.20-rc1
  2018-10-22 14:39 [GIT PULL] pcmcia odd fixes for v4.20-rc1 Dominik Brodowski
@ 2018-10-23  9:24 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2018-10-23  9:24 UTC (permalink / raw)
  To: Dominik Brodowski
  Cc: Linux Kernel Mailing List, jejb, martin.petersen, linux-scsi, Greg KH

On Mon, Oct 22, 2018 at 3:39 PM Dominik Brodowski
<linux@dominikbrodowski.net> wrote:
>
> These are just a few odd fixes and improvements to the PCMCIA core
> and to a few PCMCIA device drivers.

Pulled,

             Linus

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

end of thread, other threads:[~2018-10-23  9:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-22 14:39 [GIT PULL] pcmcia odd fixes for v4.20-rc1 Dominik Brodowski
2018-10-23  9:24 ` Linus Torvalds

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.