index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
addac
Age
Commit message (
Expand
)
Author
2014-10-20
staging: iio: addac: annotate Kconfig entries with module name information
Roxana Blaj
2014-10-20
staging: iio: addac: fix line over 80 characters
Roxana Blaj
2014-10-02
staging: iio: addac: Combined seperated strings.
Gulsah Kose
2014-10-02
staging: iio: addac: remove unnecessary else
Roxana Blaj
2014-04-26
Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-04-23
staging: iio: Fix typo in iio
Masanari Iida
2014-03-18
staging: addac: adt7316.c: Fix line over 80 characters
Aybuke Ozdemir
2014-03-18
staging: iio: addac: adt7316.h Fix Unnecessary space after function pointer name
Aybuke Ozdemir
2013-11-24
staging: iio: addac: Use devm_iio_device_register
Sachin Kamat
2013-10-06
Staging: iio: adt7316-i2c: quoted string split across lines
Ebru Akagunduz
2013-10-06
Staging: iio: adt7316-spi: fix quoted string split across lines
Ebru Akagunduz
2013-09-08
staging: iio: replace strict_strto*() with kstrto*()
Jingoo Han
2013-09-07
staging: iio: adt7316: Use devm_* APIs
Sachin Kamat
2013-08-03
staging:iio:adt7316: Don't expose the chip reset to userspace
Lars-Peter Clausen
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-04-16
Convert selectors of GENERIC_GPIO to GPIOLIB
Alexandre Courbot
2013-04-09
staging:iio:adt7316 Fix some 'interesting' string operations
Luck, Tony
2012-11-21
staging: iio: remove use of __devexit_p
Bill Pemberton
2012-11-21
staging: iio: remove use of __devexit
Bill Pemberton
2012-11-21
staging: iio: remove use of __devinit
Bill Pemberton
2012-05-14
staging:iio:addac: Use dev_to_iio_dev()
Lars-Peter Clausen
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-24
staging:iio: Use dev_pm_ops
Lars-Peter Clausen
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-12-08
staging:iio: Remove redundant spi driver bus initialization
Lars-Peter Clausen
2011-11-26
staging:iio: header reorganization
Jonathan Cameron
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
2011-11-17
staging:iio: Use module_i2c_driver to register I2C drivers
Lars-Peter Clausen
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-19
iio: Spell fix - consistent use of Converter - no functional changes
Michael Hennerich
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
2011-10-17
staging:iio: gpio build dependency fixing
Jonathan Cameron
2011-09-29
staging:iio: unwind the IIO_IN -> IIO_VOLTAGE define
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-09-06
staging:iio: rework of attribute registration.
Jonathan Cameron
2011-09-06
staging:iio:fix using iio_priv or iio_dev after iio_unregister_device
Jonathan Cameron
2011-09-06
staging:iio: remove broken support for multiple event interfaces.
Jonathan Cameron
2011-09-06
staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...
Jonathan Cameron
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
2011-08-23
staging:iio:addac:adt7316 make interrupt mask sane.
Jonathan Cameron
2011-06-28
staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv ...
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:addac:adt7316 replace abuse of buffer events.
Jonathan Cameron
2011-05-19
staging:iio: use the new central name attribute creation code
Jonathan Cameron
2011-05-19
staging:iio:adt7316 get rid of legacy event handling code.
Jonathan Cameron
2011-04-25
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
2011-04-25
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
2010-11-09
staging: iio: new ADT7316/7/8 and ADT7516/7/9 driver
Sonic Zhang