index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
dds
Age
Commit message (
Expand
)
Author
2012-04-29
iio: Rename iio/dds to iio/frequency
Michael Hennerich
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
2012-02-09
staging:iio:dds:ad9834 unwind use of is_visible for attrs.
Jonathan Cameron
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-01-03
switch ->is_visible() to returning umode_t
Al Viro
2011-12-08
staging:iio: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-11-26
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
Lars-Peter Clausen
2011-11-26
iio: introduce type casts to avoid __ucmpdi2 calls
Michael Hennerich
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
2011-10-11
staging:iio:dac/dds/impedance dev_info to indio_dev for consistency
Jonathan Cameron
2011-09-26
staging: iio: Move sensor drivers to sub menus
Manuel Stahl
2011-09-15
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
2011-08-23
staging:iio:various Stop drivers putting sysfs attributes in a directory name...
Jonathan Cameron
2011-06-28
staging:iio:dds:ad9951: allocate chip state with iio_dev
Jonathan Cameron
2011-06-28
staging:iio:dds:ad9910: allocate chip state with iio_dev
Jonathan Cameron
2011-06-28
staging:iio:dds:ad9810: allocate chip state with iio_dev and use iio_priv for...
Jonathan Cameron
2011-06-28
staging:iio:dds:ad9850 allocate chip state with iio_dev + fix name of attr gr...
Jonathan Cameron
2011-06-28
staging:iio:ad9834: allocate chip state with iio_dev and use iio_priv to access.
Jonathan Cameron
2011-06-28
staging:iio:dds:ad9832: allocate chip state with iio_dev and use iio_priv to ...
Jonathan Cameron
2011-06-28
staging:iio:dds:ad5930 Fix attr group location + allocate state with iio_dev
Jonathan Cameron
2011-05-19
staging:iio: implement an iio_info structure to take some of the constant ele...
Jonathan Cameron
2011-05-19
staging:iio: use the new central name attribute creation code
Jonathan Cameron
2011-05-03
IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devices
Michael Hennerich
2011-04-25
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
2011-02-09
Staging: IIO: DDS: AD9832 / AD9835 driver
Michael Hennerich
2010-12-16
Staging: IIO: DDS: AD9833 / AD9834 driver
Michael Hennerich
2010-12-16
Staging: IIO: dds.h convenience macros
Michael Hennerich
2010-12-01
staging: iio: dds: ad9832: Fix kconfig description
Michael Hennerich
2010-11-16
Staging: iio/dds: double locking bugs
Dan Carpenter
2010-11-09
staging: iio: dds: new driver for AD9951 devices
Cliff Cai
2010-11-09
staging: iio: dds: new driver for AD9910 devices
Cliff Cai
2010-11-09
staging: iio: dds: new driver for AD9852/4 devices
Cliff Cai
2010-11-09
staging: iio: dds: new driver for AD9850/1 devices
Cliff Cai
2010-11-09
staging: iio: dds: new driver for AD9832/3/4/5 devices
Cliff Cai
2010-11-09
staging: iio: dds: new driver for AD5930/2 devices
Cliff Cai