lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 19 Dec 2020 08:18:38 +0100
From:   Dominik Brodowski <linux@...inikbrodowski.net>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] pcmcia updates for v5.11

Linus,

The following changes since commit b3298500b23f0b53a8d81e0d5ad98a29db71f4f0:

  Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm (2020-12-04 13:28:39 -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 70d3a462fc244b0580268cc8e6c47ae4463db68a:

  pcmcia: omap: Fix error return code in omap_cf_probe() (2020-12-05 09:59:13 +0100)


Besides a few PCMCIA odd fixes, the NEC VRC4173 CARDU driver is
removed, as it has not compiled in ages.


Thanks,
	Dominik


----------------------------------------------------------------
Christophe JAILLET (1):
      pcmcia/electra_cf: Fix some return values in 'electra_cf_probe()' in case of error

Jason Yan (1):
      pcmcia: db1xxx_ss: remove unneeded semicolon

Sebastian Andrzej Siewior (1):
      pcmcia: Remove NEC VRC4173 CARDU

Wang ShaoBo (1):
      pcmcia: omap: Fix error return code in omap_cf_probe()

 drivers/pcmcia/Kconfig         |   4 -
 drivers/pcmcia/Makefile        |   1 -
 drivers/pcmcia/db1xxx_ss.c     |   2 +-
 drivers/pcmcia/electra_cf.c    |   2 +
 drivers/pcmcia/omap_cf.c       |   8 +-
 drivers/pcmcia/vrc4173_cardu.c | 591 -----------------------------------------
 drivers/pcmcia/vrc4173_cardu.h | 247 -----------------
 7 files changed, 9 insertions(+), 846 deletions(-)
 delete mode 100644 drivers/pcmcia/vrc4173_cardu.c
 delete mode 100644 drivers/pcmcia/vrc4173_cardu.h

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ