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
| ||
|
Message-Id: <20130103143913.16d4e867.akpm@linux-foundation.org> Date: Thu, 3 Jan 2013 14:39:13 -0800 From: Andrew Morton <akpm@...ux-foundation.org> To: Alexander Holler <holler@...oftware.de> Cc: linux-kernel@...r.kernel.org, linux-iio@...r.kernel.org, Jonathan Cameron <jic23@....ac.uk>, Lars-Peter Clausen <lars@...afoo.de>, rtc-linux@...glegroups.com, Alessandro Zummo <a.zummo@...ertech.it>, srinivas pandruvada <srinivas.pandruvada@...el.com>, Jiri Kosina <jkosina@...e.cz> Subject: Re: [PATCH 3/4 v5 RESEND] rtc: add rtc-driver for HID sensors of type time On Sat, 15 Dec 2012 13:45:36 +0100 Alexander Holler <holler@...oftware.de> wrote: > This driver makes the time from HID sensors (hubs) which are offering > such available like any other RTC does. > > It is necessary that all values like year, month etc, are send as > 8bit values (1 byte each) and all of them in 1 report. Also the > spec HUTRR39b doesn't define the range of the year field, we > tread it as 0 - 99 because that's what most RTCs I know about are > offering. > > Currently the time can only be read. Setting the time must be done > through sending a report (or a feature). The spec currently doesn't > define how and I'm not sure if I just should define something by myself. > Looks OK to me. It sounds like Jonathan will be merging these patches when he's happy with them - please do proceed that way. -- 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