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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 15 Aug 2012 17:28:19 -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/7] staging: comedi: update the contec_pci_dio driver

Remove the need for the boardinfo, this driver only supports one board type.
Convert the driver to use the comedi PCI auto config (attach_pci).
Cleanup the digital output insn_bits function.

H Hartley Sweeten (7):
  staging: comedi: contec_pci_dio: remove thisboard macro
  staging: comedi: contec_pci_dio: remove function trace messages
  staging: comedi: contec_pci_dio: remove unused fields in the
    boardinfo
  staging: comedi: contec_pci_dio: define register map for board
  staging: comedi: contec_pci_dio: remove unneeded boardinfo code
  staging: comedi: contec_pci_dio: use attach_pci callback
  staging: comedi: contec_pci_dio: cleanup contec_do_insn_bits

 drivers/staging/comedi/drivers/contec_pci_dio.c | 146 ++++++++----------------
 1 file changed, 50 insertions(+), 96 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