Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc:misc-devices: Fix typo in Documentation/misc-devices | Masanari Iida | 2015-09-18 | 1 | -1/+1 |
| | | | | | | | This patch fix spelling typos in Documentation/misc-devices. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> | ||||
* | drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor | Daniel Mack | 2009-04-01 | 1 | -0/+62 |
Add a driver for Intersil's ISL29003 ambient light sensor device plus some documentation. Inspired by tsl2550.c, a driver for a similar device. It is put in drivers/misc for now until the industrial I/O framework gets merged. Signed-off-by: Daniel Mack <daniel@caiaq.de> Acked-by: Jonathan Cameron <jic23@cam.ac.uk> Cc: Jean Delvare <khali@linux-fr.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |