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
/
frequency
Age
Commit message (
Expand
)
Author
2016-11-08
staging: iio: ad9832: allocate data before using
Arnd Bergmann
2016-11-05
staging: iio: ad9832: clean-up regulator 'reg'
Eva Rachel Retuya
2016-11-05
staging: iio: ad9832: add DVDD regulator
Eva Rachel Retuya
2016-11-05
staging: iio: rework regulator handling
Eva Rachel Retuya
2016-11-05
staging: iio: set proper supply name to devm_regulator_get()
Eva Rachel Retuya
2016-03-28
Staging: iio: ad9832: Replace 'unsigned' with 'unsigned int'
Svetlana Orlik
2015-12-02
Staging: iio: frequency: use dev_get_platdata()
Nizam Haider
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
2015-10-24
staging: iio: frequency: Remove explicit comparisons
Cristina Moraru
2015-03-16
Staging: iio: Use braces on all arms of if statement
Cristina Opriceana
2015-03-16
Staging: iio: Alignment should match open parenthesis
Cristina Opriceana
2015-03-16
Staging: iio: Do not use multiple blank lines
Cristina Opriceana
2015-03-16
Staging: iio: Prefer using the BIT macro
Cristina Opriceana
2015-03-16
Staging: iio: Remove explicit comparison to NULL
Cristina Opriceana
2015-03-16
Staging: iio: Remove space after type cast
Cristina Opriceana
2015-03-06
Staging: iio: Added define guards where needed
Cristina Opriceana
2014-09-28
staging: iio: frequency: remove unnecessary semicolon
Roxana Blaj
2014-09-28
staging: iio: frequency: add new line after declarations
Roxana Blaj
2014-08-19
staging:iio: Remove ad5930/ad9850/ad9852/ad9910/ad9951 dummy drivers
Lars-Peter Clausen
2014-08-07
staging:iio:ad9852: Use devm_iio_device_register
Himangi Saraogi
2014-08-07
staging: iio: ad9951: Use devm_iio_device_register
Himangi Saraogi
2014-07-07
staging: iio: ad9832: Remove redundant check
Sachin Kamat
2014-06-29
staging: iio: Coding style issues fix.
Federico Di Pierro
2014-06-29
staging: iio: ad9850.c: code cleanup
Guillaume Morin
2013-12-03
staging:iio:ad9834: Mark transfer buffers as __b16
Lars-Peter Clausen
2013-12-03
staging:iio:ad9832: Mark transfer buffers as __be16
Lars-Peter Clausen
2013-10-05
staging:iio:ad9951: Use spi_sync_transfer()
Lars-Peter Clausen
2013-10-05
staging:iio:ad9910: Use spi_sync_transfer()
Lars-Peter Clausen
2013-10-05
staging:iio:ad9852: Use spi_sync_transfer()
Lars-Peter Clausen
2013-09-08
staging: iio: replace strict_strto*() with kstrto*()
Jingoo Han
2013-09-07
staging: iio: ad9951: Use devm_iio_device_alloc
Sachin Kamat
2013-09-07
staging: iio: ad9910: Use devm_iio_device_alloc
Sachin Kamat
2013-09-07
staging: iio: ad9852: Use devm_iio_device_alloc
Sachin Kamat
2013-09-07
staging: iio: ad9850: Use devm_iio_device_alloc
Sachin Kamat
2013-09-07
staging: iio: ad9834: Use devm_* APIs
Sachin Kamat
2013-09-07
staging: iio: ad9832: Use devm_* APIs
Sachin Kamat
2013-09-07
staging: iio: ad5930: Use devm_iio_device_alloc
Sachin Kamat
2013-02-09
staging:iio: Use spi_sync_transfer()
Lars-Peter Clausen
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:frequency: Use dev_to_iio_dev()
Lars-Peter Clausen
2012-04-29
iio: frequency: Update DDS drivers to use new channel naming convention
Michael Hennerich
2012-04-29
iio: Rename iio/dds to iio/frequency
Michael Hennerich