aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/resolver
Commit message (Expand)AuthorAge
* staging: iio: convert bare unsigned usage to unsigned intAlison Schofield2016-03-28
* staging: iio: resolver: fix comparison to NULLEva Rachel Retuya2016-02-20
* staging: iio: resolver: remove unnecessary blank lineEva Rachel Retuya2016-02-20
* staging: iio: resolver: delete space after a castEva Rachel Retuya2016-02-20
* staging: iio: resolver: add missing braces on if-else statementsEva Rachel Retuya2016-02-20
* staging: iio: resolver: use blank line after array declarationEva Rachel Retuya2016-02-20
* staging: iio: resolver: add spaces around operatorsEva Rachel Retuya2016-02-20
* staging: iio: resolver: align to match open parenthesisEva Rachel Retuya2016-02-20
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\
| * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-27
* | Staging: iio: Remove exceptional & on function nameShraddha Barke2015-10-13
* | staging: iio: resolver: replace iio_device_register by devm_iio_device_registerIoana Ciornei2015-10-04
|/
* Staging: iio: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-05-10
* Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-03-24
|\
| * staging: iio: resolver: ad2s1210: Change type in printf format stringRickard Strandqvist2015-02-08
* | Staging: iio: replace pr_* with dev_*Haneen Mohammed2015-03-18
* | Staging: iio: replace pr_err with dev_errHaneen Mohammed2015-03-18
* | Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman2015-03-09
|\ \
| * | staging: iio: ad2s1200: Fix sign extensionRasmus Villemoes2015-01-26
| |/
* / Staging: iio: Added define guards where neededCristina Opriceana2015-03-06
|/
* staging: iio: resolver: Annotate Kconfig entries with module name informationRoberta Dobrescu2014-10-02
* Staging: iio: resolver: Missing a blank line after declarationsAybuke Ozdemir2014-09-19
* staging: iio: adis16240: fix sparse warnings regarding incorrect argument typeTeodora Baluta2014-08-02
* staging:iio:ad2s1200 fix missing parenthesis in a for statment.Jimmy Li2014-04-26
* Merge tag 'iio-fixes-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-04-23
|\
| * staging:iio:ad2s1200 fix a missing breakJimmy Li2014-03-22
* | Staging: iio/resolver: Fix prefer pr_warn over pr_warning in ad2s1210.cMonam Agarwal2014-03-07
|/
* staging: iio: ad2s1200: Use devm_iio_device_registerSachin Kamat2013-11-24
* staging: iio: ad2s90: Use devm_iio_device_allocSachin Kamat2013-09-14
* staging: iio: ad2s1210: Use devm_iio_device_allocSachin Kamat2013-09-14
* staging: iio: ad2s1200: Use dev_err instead of pr_errSachin Kamat2013-09-14
* staging: iio: ad2s1200: Use devm_* APIsSachin Kamat2013-09-14
* staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-08
* staging:iio:ad2s1210: Don't expose the chip reset to userspaceLars-Peter Clausen2013-08-03
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
* | staging:iio:resolver:ad2s90 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* | staging:iio:resolver:ad2s1210 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* | staging:iio:resolver:ad2s1200 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
|/
* staging:iio: Use spi_sync_transfer()Lars-Peter Clausen2013-02-09
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-21
* staging: iio: remove use of __devexitBill Pemberton2012-11-21
* staging: iio: remove use of __devinitBill Pemberton2012-11-21
* staging:iio: Constify static iio_chan_spec arraysLars-Peter Clausen2012-08-14
* staging:iio:resolver: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
* staging:iio:resolver Add IIO_CHAN_INFO_RAW entries to all drivers.Jonathan Cameron2012-04-18
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen2011-11-26