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>] [day] [month] [year] [list]
Date:	Fri, 20 Jul 2012 10:31:21 -0700
From:	H Hartley Sweeten <hartleys@...ionengravers.com>
To:	Linux Kernel <linux-kernel@...r.kernel.org>
CC:	<devel@...verdev.osuosl.org>, <abbotti@....co.uk>,
	<gregkh@...uxfoundation.org>
Subject: [PATCH 0/5] staging: comedi: fix issues with the pci_dev patchset

The patchset to store the pci_dev in the comedi_device had a couple
issues pointed out by Ian Abbott. This patchset addresses all of
them except checking the "bustype" in the detach of the amplc drivers.
Ian is going to address those.

H Hartley Sweeten (5):
  staging: comedi: remove pci_is_enabled() tests
  staging: comedi: daqboard2000: add back subsystem_device check
  staging: comedi: daqboard2000: ioremap'ed addresses are resource_size_t
  staging: comedi: dt3000: ioremap'ed addresses are resource_size_t
  staging: comedi: rtd520: ioremap'ed addresses are resource_size_t

 drivers/staging/comedi/drivers/adv_pci1710.c  |  3 ---
 drivers/staging/comedi/drivers/adv_pci1723.c  |  2 --
 drivers/staging/comedi/drivers/adv_pci_dio.c  |  2 --
 drivers/staging/comedi/drivers/daqboard2000.c | 17 +++++++++--------
 drivers/staging/comedi/drivers/dt3000.c       |  6 ++++--
 drivers/staging/comedi/drivers/rtd520.c       | 26 ++++++++++----------------
 6 files changed, 23 insertions(+), 33 deletions(-)

-- 
1.7.11

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ