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-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 10 Apr 2012 10:36:08 -0700
From:	Greg KH <greg@...ah.com>
To:	Jon Brenner <jbrenner@...sinc.com>
Cc:	Jonathan Cameron <jic23@....ac.uk>,
	linux-iio <linux-iio@...r.kernel.org>,
	Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V5] TAOS tsl2x7x

On Mon, Apr 02, 2012 at 11:50:39AM -0500, Jon Brenner wrote:
> TAOS device driver (version 5) for the tsl/tmd 2771 and 2772 device families (inc. all variants).
> 
> Signed-off-by: Jon Brenner <jbrenner@...sinc.com>
> ---
>  .../light/sysfs-bus-iio-light-tsl2583              |    6 +
>  .../light/sysfs-bus-iio-light-tsl2x7x              |   14 +
>  drivers/staging/iio/Documentation/sysfs-bus-iio    |    7 +
>  .../staging/iio/Documentation/sysfs-bus-iio-light  |    8 +-
>  .../iio/Documentation/sysfs-bus-iio-light-tsl2583  |   20 -
>  drivers/staging/iio/light/Kconfig                  |    8 +
>  drivers/staging/iio/light/Makefile                 |    2 +
>  drivers/staging/iio/light/tsl2x7x.h                |   99 ++
>  drivers/staging/iio/light/tsl2x7x_core.c           | 1830 ++++++++++++++++++++
>  9 files changed, 1970 insertions(+), 24 deletions(-)
> 
> diff --git a/drivers/staging/iio/Documentation/light/sysfs-bus-iio-light-tsl2583 b/drivers/staging/iio/Documentation/light/sysfs-bus-iio-light-tsl2583
> new file mode 100644
> index 0000000..8f2a038
> --- /dev/null
> +++ b/drivers/staging/iio/Documentation/light/sysfs-bus-iio-light-tsl2583
> @@ -0,0 +1,6 @@
> +What:		/sys/bus/iio/devices/device[n]/illuminance0_calibrate
> +KernelVersion:	2.6.37

Really?  Are we traveling back in time now?

confused...

I need an ack from Jonathan before I can take this.

thanks,

greg k-h
--
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