index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
/
resolver
/
ad2s1200.c
Age
Commit message (
Expand
)
Author
Lines
2018-05-20
staging: iio: ad2s1200: Move driver out of staging
David Veenstra
-210
/
+0
2018-05-20
staging: iio: ad2s1200: Add copyright
David Veenstra
-0
/
+2
2018-05-20
staging: iio: ad2s1200: Add scaling factor for angle channel
David Veenstra
-0
/
+6
2018-05-20
staging: iio: ad2s1200: Add scaling factor for angular velocity channel
David Veenstra
-26
/
+45
2018-05-20
staging: iio: ad2s1200: Add dt table
David Veenstra
-0
/
+8
2018-05-20
staging: iio: ad2s1200: Replace platform data with dt bindings
David Veenstra
-17
/
+15
2018-05-20
staging: iio: ad2s1200: Replace legacy gpio API with modern API
David Veenstra
-7
/
+8
2018-05-20
staging: iio: ad2s1200: Setup spi before iio device register
David Veenstra
-6
/
+7
2018-05-20
staging: iio: ad2s1200: Add kernel docs to driver state
David Veenstra
-0
/
+8
2018-05-20
staging: iio: ad2s1200: Remove unneeded initializations
David Veenstra
-2
/
+2
2018-05-20
staging: iio: ad2s1200: Remove unneeded newline in license
David Veenstra
-1
/
+0
2018-04-28
staging: iio: ad2s1200: Improve readability with be16_to_cpup
David Veenstra
-7
/
+4
2018-04-28
staging: iio: ad2s1200: Add blank lines
David Veenstra
-0
/
+7
2018-04-28
staging: iio: ad2s1200: Reverse Christmas tree ordering
David Veenstra
-2
/
+2
2018-04-28
staging: iio: ad2s1200: Sort includes alphabetically
David Veenstra
-6
/
+6
2018-04-28
staging: iio: ad2s1200: Remove unneeded include
David Veenstra
-1
/
+0
2017-08-22
iio:resolver: drop assignment of iio_info.driver_module
Jonathan Cameron
-1
/
+0
2017-03-13
staging: iio: resolver: Remove & on function name to align with other IIO dri...
simran singhal
-1
/
+1
2016-02-20
staging: iio: resolver: add spaces around operators
Eva Rachel Retuya
-1
/
+1
2016-02-20
staging: iio: resolver: align to match open parenthesis
Eva Rachel Retuya
-5
/
+5
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
-1
/
+0
2015-01-26
staging: iio: ad2s1200: Fix sign extension
Rasmus Villemoes
-1
/
+2
2014-04-26
staging:iio:ad2s1200 fix missing parenthesis in a for statment.
Jimmy Li
-1
/
+2
2014-03-22
staging:iio:ad2s1200 fix a missing break
Jimmy Li
-0
/
+1
2013-11-24
staging: iio: ad2s1200: Use devm_iio_device_register
Sachin Kamat
-9
/
+1
2013-09-14
staging: iio: ad2s1200: Use dev_err instead of pr_err
Sachin Kamat
-2
/
+2
2013-09-14
staging: iio: ad2s1200: Use devm_* APIs
Sachin Kamat
-16
/
+8
2013-03-17
staging:iio:resolver:ad2s1200 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
-2
/
+2
2012-11-21
staging: iio: remove use of __devexit_p
Bill Pemberton
-1
/
+1
2012-11-21
staging: iio: remove use of __devexit
Bill Pemberton
-1
/
+1
2012-11-21
staging: iio: remove use of __devinit
Bill Pemberton
-1
/
+1
2012-04-29
staging:iio: Streamline API function naming
Lars-Peter Clausen
-3
/
+3
2012-04-25
IIO: Move core headers to include/linux/iio
Jonathan Cameron
-2
/
+2
2012-04-18
staging:iio:resolver Add IIO_CHAN_INFO_RAW entries to all drivers.
Jonathan Cameron
-0
/
+2
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+1
2011-11-26
staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIAS
Lars-Peter Clausen
-0
/
+1
2011-11-17
staging:iio: Use module_spi_driver to register SPI driver
Lars-Peter Clausen
-12
/
+1
2011-10-17
staging:iio: fix removal path to allow correct freeing.
Jonathan Cameron
-0
/
+1
2011-10-05
staging:iio:resolver rename ad2s120x ->ad2s1200
Jonathan Cameron
-0
/
+187