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, 29 Jun 2012 10:57:24 -0700
From:	H Hartley Sweeten <hartleys@...ionengravers.com>
To:	Linux Kernel <linux-kernel@...r.kernel.org>
CC:	<devel@...verdev.osuosl.org>, <abbotti@....co.uk>,
	<fmhess@...rs.sourceforge.net>, <gregkh@...uxfoundation.org>
Subject: [PATCH 0/7] staging: comedi: das_08: cleanup the 8254 timer subdevice

The 8253.h header provides all the functionality needed for the 8254
timer subdevice. Remove all the internal support in the driver and
use the support provided in the header.

H Hartley Sweeten (7):
  staging: comedi: das_08: use the 8253 helper functions
  staging: comedi: das_08: unwind the 8254 timer support
  staging: comedi: das_08: remove the cached 8254 'mode'
  staging: comedi: das_08: remove the 8254 'logic2phys' usage
  staging: comedi: das_08: remove the 8254 'channels' usage
  staging: comedi: das_08: remove the unneeded 8254 variables and
    defines
  staging: comedi: das_08: absorb i8254_struct into the private data

 drivers/staging/comedi/drivers/das08.c | 110 +++++----------------------------
 drivers/staging/comedi/drivers/das08.h |  14 +----
 2 files changed, 16 insertions(+), 108 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