Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197143
b: refs/heads/master
c: 3c034cc
h: refs/heads/master
i:
  197141: cc8e1e6
  197139: 502fe5e
  197135: ef46e48
v: v3
  • Loading branch information
matthias authored and Greg Kroah-Hartman committed May 11, 2010
1 parent fd8769b commit 6c00612
Show file tree
Hide file tree
Showing 6 changed files with 427 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: bebdf809eecd4da4b6c3d419c4ce0ccd17b2f90f
refs/heads/master: 3c034cce822d7422566e838de71ed99e024d5f2d
9 changes: 9 additions & 0 deletions trunk/drivers/staging/adis16255/Kconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
config ADIS16255
tristate "Ananlog Devices ADIS16250/16255"
depends on SPI && SYSFS
---help---
If you say yes here you get support for the Analog Devices
ADIS16250/16255 Low Power Gyroscope.

This driver can also be built as a module. If so, the module
will be called adis16255.
1 change: 1 addition & 0 deletions trunk/drivers/staging/adis16255/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
obj-$(CONFIG_ADIS16255) +údis16255.o
8 changes: 8 additions & 0 deletions trunk/drivers/staging/adis16255/TODO
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
* sample rate changeable or at least readable from sysfs
* reset gyroscope
* encapsulate adis_init and adis_turn_off
* AD_CHK deletion
* chip selftest in adis_init
* reduce kernel messages to reasonable amount

Contact: Matthias Brugger <mensch0815@gmail.com>
Loading

0 comments on commit 6c00612

Please sign in to comment.