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
/
ad2s90.c
Age
Commit message (
Expand
)
Author
Lines
2018-12-01
staging:iio:ad2s90: Move out of staging
Matheus Tavares
-131
/
+0
2018-12-01
staging:iio:ad2s90: Add comment to device state mutex
Victor Colombo
-1
/
+1
2018-12-01
staging:iio:ad2s90: Replace license text w/ SPDX identifier
Matheus Tavares
-5
/
+1
2018-12-01
staging:iio:ad2s90: Add max frequency check at probe
Alexandru Ardelean
-0
/
+12
2018-12-01
staging:iio:ad2s90: Remove spi setup that should be done via dt
Matheus Tavares
-11
/
+0
2018-12-01
staging:iio:ad2s90: Add device tree support
Matheus Tavares
-0
/
+7
2018-11-11
staging:iio:ad2s90: Check channel type at read_raw
Matheus Tavares
-0
/
+3
2018-11-11
staging:iio:ad2s90: Add IIO_CHAN_INFO_SCALE to channel spec and read_raw
Victor Colombo
-9
/
+21
2018-11-11
staging:iio:ad2s90: Move device registration to the end of probe
Matheus Tavares
-5
/
+1
2018-11-11
staging:iio:ad2s90: Remove always overwritten assignment
Matheus Tavares
-1
/
+1
2018-11-11
staging:iio:ad2s90: Make probe handle spi_setup failure
Matheus Tavares
-1
/
+6
2018-11-11
staging:iio:ad2s90: Make read_raw return spi_read's error code
Matheus Tavares
-3
/
+4
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
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
-1
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
-1
/
+0
2015-10-04
staging: iio: resolver: replace iio_device_register by devm_iio_device_register
Ioana Ciornei
-9
/
+1
2013-09-14
staging: iio: ad2s90: Use devm_iio_device_alloc
Sachin Kamat
-12
/
+4
2013-03-17
staging:iio:resolver:ad2s90 move to info_mask_(shared_by_type/separate)
Jonathan Cameron
-1
/
+1
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
/
+1
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:ad2s90 chan spec conversion
Jonathan Cameron
-23
/
+18
2011-10-05
staging:iio:resolver:ad2s90 ensure name is passed to iio_core.
Jonathan Cameron
-3
/
+8
2011-10-05
staging:iio:resolver:ad2s90 fix registration of null pointer
Jonathan Cameron
-3
/
+2
2011-08-25
staging: Add module.h to drivers/staging users
Paul Gortmaker
-0
/
+1
2011-08-23
staging:iio:various Stop drivers putting sysfs attributes in a directory name...
Jonathan Cameron
-1
/
+0
2011-06-28
staging:iio:resolver:ad2s90 general cleanup
Jonathan Cameron
-36
/
+12
2011-05-19
staging:iio: implement an iio_info structure to take some of the constant ele...
Jonathan Cameron
-4
/
+6
2011-04-25
staging:iio: Add ability to allocate private data space to iio_allocate_device
Jonathan Cameron
-1
/
+1
2010-11-09
staging: iio: resolver: new driver for AD2S90 devices
Graf Yang
-0
/
+159