aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2-11/+20
2018-02-17staging: ade7759: Fix open parenthesis alignmentrodrigosiqueira1-42/+38
2018-02-10Staging: iio: ade7758: Expand buf_lock to cover both buffer and state protectionShreeya Patel2-15/+39
2018-01-30staging: iio: adc: ad7192: disable burnout currents on misconfigAlexandru Ardelean1-1/+5
2018-01-28staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean1-3/+1
2018-01-28staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean1-8/+19
2018-01-08staging: iio: light: Add breaks to lengthy linesGeorge Edward Bulmer1-3/+6
2018-01-08Staging: iio: cdc: ad7152: Prefer using BIT macroSumit Pundir1-4/+4
2018-01-08staging: iio: trigger: blackfin timer: replace device_attr with device_attr_rwAishwarya Pant1-8/+7
2018-01-08staging: iio: remove unnecessary parenthesesJi-Hun Kim1-1/+1
2017-12-02iio: trigger: Fix platform_get_irq's error checkingArvind Yadav1-2/+2
2017-12-02staging: iio: ad7746: Improve unlocking of a mutex in ad7746_start_calib()Markus Elfring1-8/+9
2017-12-02staging: iio: ad7152: Improve unlocking of a mutex in ad7152_start_calib()Markus Elfring1-8/+9
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds31-474/+306
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman6-0/+6
2017-10-27Merge tag 'iio-for-4.15c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman2-275/+167
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman1-1/+1
2017-10-21staging: iio: tsl2x7x: put function definitions on a single lineBrian Masney1-5/+3
2017-10-21staging: iio: tsl2x7x: fix alignment of break statementsBrian Masney1-2/+2
2017-10-21staging: iio: tsl2x7x: rename power defines to improve code readabilityBrian Masney1-5/+5
2017-10-21staging: iio: tsl2x7x: correct alignment of parenthesisBrian Masney1-17/+18
2017-10-21staging: iio: tsl2x7x: correct alignment of parenthesisBrian Masney1-9/+8
2017-10-21staging: iio: tsl2x7x: remove unnecessary parenthesesBrian Masney1-8/+8
2017-10-21staging: iio: tsl2x7x: convert in_proximity0_calibscale_available to use IIO_CONST_ATTRBrian Masney1-11/+4
2017-10-21staging: iio: tsl2x7x: changed #defines to be aligned on the same columnBrian Masney1-66/+66
2017-10-21staging: iio: tsl2x7x: remove unnecessary struct iio_dev definitionBrian Masney1-2/+0
2017-10-21staging: iio: tsl2x7x: sort #includesBrian Masney1-5/+5
2017-10-21staging: iio: tsl2x7x: remove unused tsl2x7x_parse_result structureBrian Masney1-5/+0
2017-10-21staging: iio: tsl2x7x: migrate *_thresh_period sysfs attributes to iio_event_specBrian Masney1-144/+52
2017-10-09staging: iio: adc: ad7192: use driver private lock to protect hardware state changesAastha Gupta1-2/+7
2017-10-09staging: iio: ade7753: expanding buffer lock to cover both buffer and state protectionHimanshi Jain1-11/+18
2017-10-09staging: iio: tsl2x7x: migrate in_illuminance0_integration_time sysfs attribute to iio_chan_specBrian Masney1-48/+17
2017-10-09staging: iio: tsl2x7x: rename tsl2x7x_settings variable to settingsBrian Masney1-98/+85
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-3/+1
2017-09-30staging: iio: ade7759: fix signed extension bug on shift of a u8Colin Ian King1-1/+1
2017-09-24staging: iio: ad7192: Fix - use the dedicated reset function avoiding dma from stack.Stefan Popa1-3/+1
2017-09-24Staging: iio: meter: ade7759: update locking method for write frequencyKatie Dunne1-8/+19
2017-09-24staging: iio: ade7753: replace mlock with driver private lockHimanshi Jain1-2/+5
2017-09-24staging: iio: tsl2x7x: clean up limit checksDan Carpenter2-10/+13
2017-09-03staging: iio: tsl2x7x: constify i2c_device_idArvind Yadav1-1/+1
2017-09-03staging:iio:docs: drop setting of THIS_MODULE from staging docs.Jonathan Cameron1-3/+0
2017-09-03staging:iio:docs: drop reference to setting trig_ops->ownerJonathan Cameron1-4/+0
2017-08-22staging:iio:light:tsl2x7x drop assignment of driver_moduleJonathan Cameron1-5/+0
2017-08-22staging:trigger: drop assignment of iio_trigger_ops.ownerJonathan Cameron1-1/+0
2017-08-22iio:resolver: drop assignment of iio_info.driver_moduleJonathan Cameron3-3/+0
2017-08-22staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron6-6/+0
2017-08-22staging:iio:ad5933: drop assign iio_info.driver_moduleJonathan Cameron1-1/+0
2017-08-22staging:iio:gyro:adis16060 drop assign iio_info.driver_moduleJonathan Cameron1-1/+0
2017-08-22staging:iio:frequency: drop assign iio_info.driver_moduleJonathan Cameron2-3/+0
2017-08-22staging:iio:cdc: drop assign iio_info.driver_moduleJonathan Cameron3-3/+0