summaryrefslogtreecommitdiff
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman
2017-10-21staging: iio: tsl2x7x: put function definitions on a single lineBrian Masney
2017-10-21staging: iio: tsl2x7x: fix alignment of break statementsBrian Masney
2017-10-21staging: iio: tsl2x7x: rename power defines to improve code readabilityBrian Masney
2017-10-21staging: iio: tsl2x7x: correct alignment of parenthesisBrian Masney
2017-10-21staging: iio: tsl2x7x: correct alignment of parenthesisBrian Masney
2017-10-21staging: iio: tsl2x7x: remove unnecessary parenthesesBrian Masney
2017-10-21staging: iio: tsl2x7x: convert in_proximity0_calibscale_available to use IIO_...Brian Masney
2017-10-21staging: iio: tsl2x7x: changed #defines to be aligned on the same columnBrian Masney
2017-10-21staging: iio: tsl2x7x: remove unnecessary struct iio_dev definitionBrian Masney
2017-10-21staging: iio: tsl2x7x: sort #includesBrian Masney
2017-10-21staging: iio: tsl2x7x: remove unused tsl2x7x_parse_result structureBrian Masney
2017-10-21staging: iio: tsl2x7x: migrate *_thresh_period sysfs attributes to iio_event_...Brian Masney
2017-10-09staging: iio: adc: ad7192: use driver private lock to protect hardware state ...Aastha Gupta
2017-10-09staging: iio: ade7753: expanding buffer lock to cover both buffer and state p...Himanshi Jain
2017-10-09staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribu...Brian Masney
2017-10-09staging: iio: tsl2x7x: rename tsl2x7x_settings variable to settingsBrian Masney
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-09-30staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King
2017-09-24staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma fro...Stefan Popa
2017-09-24Staging: iio: meter: ade7759: update locking method for write frequencyKatie Dunne
2017-09-24staging: iio: ade7753: replace mlock with driver private lockHimanshi Jain
2017-09-24staging: iio: tsl2x7x: clean up limit checksDan Carpenter
2017-09-03staging: iio: tsl2x7x: constify i2c_device_idArvind Yadav
2017-09-03staging:iio:docs: drop setting of THIS_MODULE from staging docs.Jonathan Cameron
2017-09-03staging:iio:docs: drop reference to setting trig_ops->ownerJonathan Cameron
2017-08-22staging:iio:light:tsl2x7x drop assignment of driver_moduleJonathan Cameron
2017-08-22staging:trigger: drop assignment of iio_trigger_ops.ownerJonathan Cameron
2017-08-22iio:resolver: drop assignment of iio_info.driver_moduleJonathan Cameron
2017-08-22staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron
2017-08-22staging:iio:ad5933: drop assign iio_info.driver_moduleJonathan Cameron
2017-08-22staging:iio:gyro:adis16060 drop assign iio_info.driver_moduleJonathan Cameron
2017-08-22staging:iio:frequency: drop assign iio_info.driver_moduleJonathan Cameron
2017-08-22staging:iio:cdc: drop assign iio_info.driver_moduleJonathan Cameron
2017-08-22staging:iio:adc: drop assign iio_info.driver_moduleJonathan Cameron
2017-08-22staging:iio:accel: drop assignment of iio_info.driver_moduleJonathan Cameron
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-08-14Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman
2017-08-12staging: iio: adc: fix error return code in ad7606_par_probe()Gustavo A. R. Silva
2017-07-23Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-07-22Staging: iio: adc: ad7280a.c: Fixed Macro argument reuseJaya Durga
2017-07-15staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann
2017-07-09staging: iio: tsl2x7x: check return value from tsl2x7x_invoke_change()Brian Masney
2017-07-09staging: iio: tsl2x7x: use usleep_range() instead of mdelay()Brian Masney
2017-07-09staging: iio: tsl2x7x: refactor {read,write}_event_value to allow handling mu...Brian Masney
2017-07-09staging: iio: tsl2x7x: cleaned up i2c calls in tsl2x7x_als_calibrate()Brian Masney
2017-07-09staging: iio: tsl2x7x: remove tsl2x7x_i2c_read()Brian Masney