summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: meter: ade7759: update locking method for write frequencyKatie Dunne2017-09-241-8/+19
* staging: iio: ade7753: replace mlock with driver private lockHimanshi Jain2017-09-241-2/+5
* staging: iio: tsl2x7x: clean up limit checksDan Carpenter2017-09-242-10/+13
* staging: iio: tsl2x7x: constify i2c_device_idArvind Yadav2017-09-031-1/+1
* staging:iio:docs: drop setting of THIS_MODULE from staging docs.Jonathan Cameron2017-09-031-3/+0
* staging:iio:docs: drop reference to setting trig_ops->ownerJonathan Cameron2017-09-031-4/+0
* staging:iio:light:tsl2x7x drop assignment of driver_moduleJonathan Cameron2017-08-221-5/+0
* staging:trigger: drop assignment of iio_trigger_ops.ownerJonathan Cameron2017-08-221-1/+0
* iio:resolver: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-223-3/+0
* staging:iio:meter: drop assign iio_info.driver_module and iio_trigger_ops.ownerJonathan Cameron2017-08-226-6/+0
* staging:iio:ad5933: drop assign iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* staging:iio:gyro:adis16060 drop assign iio_info.driver_moduleJonathan Cameron2017-08-221-1/+0
* staging:iio:frequency: drop assign iio_info.driver_moduleJonathan Cameron2017-08-222-3/+0
* staging:iio:cdc: drop assign iio_info.driver_moduleJonathan Cameron2017-08-223-3/+0
* staging:iio:adc: drop assign iio_info.driver_moduleJonathan Cameron2017-08-226-11/+0
* staging:iio:accel: drop assignment of iio_info.driver_moduleJonathan Cameron2017-08-224-4/+0
* Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2017-08-201-2/+2
|\
| * staging: iio: adc: fix error return code in ad7606_par_probe()Gustavo A. R. Silva2017-08-121-2/+2
* | Merge 4.13-rc5 into staging-nextGreg Kroah-Hartman2017-08-141-1/+1
|\ \ | |/ |/|
| * Merge tag 'iio-fixes-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2017-07-231-1/+1
| |\
| | * staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL readArnd Bergmann2017-07-151-1/+1
* | | Staging: iio: adc: ad7280a.c: Fixed Macro argument reuseJaya Durga2017-07-221-8/+13
* | | staging: iio: tsl2x7x: check return value from tsl2x7x_invoke_change()Brian Masney2017-07-091-18/+37
* | | staging: iio: tsl2x7x: use usleep_range() instead of mdelay()Brian Masney2017-07-091-2/+3
* | | staging: iio: tsl2x7x: refactor {read,write}_event_value to allow handling mu...Brian Masney2017-07-091-67/+90
* | | staging: iio: tsl2x7x: cleaned up i2c calls in tsl2x7x_als_calibrate()Brian Masney2017-07-091-22/+12
* | | staging: iio: tsl2x7x: remove tsl2x7x_i2c_read()Brian Masney2017-07-091-49/+22
* | | staging: iio: tsl2x7x: remove redundant power_state sysfs attributeBrian Masney2017-07-091-34/+0
* | | staging: iio: tsl2x7x: add of_match table for device tree supportBrian Masney2017-07-091-0/+16
|/ /
* | Merge 4.12-rc6 into staging-nextGreg Kroah-Hartman2017-06-201-5/+1
|\ \ | |/
| * staging: iio: ad7152: Fix deadlock in ad7152_write_raw_samp_freq()Alexey Khoroshilov2017-05-281-5/+1
* | staging: iio: light: Replace symbolic permissions as per coding styleSurender Polsani2017-05-211-36/+26
* | staging: iio: meter: Fix the identations for proper alignments.Harinath Nampally2017-05-141-28/+27
* | tsl2x7x: remove paragraph about writing to the FSF's mailing addressEnric Balletbo i Serra2017-05-071-4/+0
* | staging: iio: tsl2x7x: rename driver for consistency with other IIO light dri...Brian Masney2017-05-072-1/+1
* | iio: ade7854: Convert symbolic permissions to octalQuentin Swain2017-05-011-44/+44
* | iio: ade7758: Convert symbolic permissions to octalQuentin Swain2017-05-011-25/+25
* | iio: ade7754: Convert symbolic permissions to octalQuentin Swain2017-05-011-28/+28
* | iio: ade7753 Convert: symbolic permissions to octalQuentin Swain2017-05-011-23/+23
* | iio: ad9834 convert symbolic permissions to octalQuentin Swain2017-05-012-12/+12
* | staging: iio: isl29028: move out of stagingBrian Masney2017-04-263-734/+0
* | staging: iio: isl29028: correct proximity sleep timesBrian Masney2017-04-261-20/+50
* | staging: iio: tsl2x7x: Replace deprecated macros (S_IRUGO, S_IWUSR)Paolo Cretaro2017-04-261-10/+10
|/
* Staging: iio: accel: adis16203: fixed a brace coding style issueRené Hickersberger?=2017-04-141-2/+1
* iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR)Chen Guanqiao2017-04-141-2/+2
* staging: iio: ad5933: Protect DIRECT mode using claim/release helpersNarcisa Ana Maria Vasile2017-04-141-22/+28
* iio:meter:ade7759: Removing use of deprecated macros (S_IRUGO, S_IWUSR, S_IXUGO)Chen Guanqiao2017-04-141-10/+10
* staging: iio: ad9832: use 4-digit octal permissionsGuru Das Srinagesh2017-04-021-10/+10
* iio: gyro: adis16060: Change the name of function.simran singhal2017-04-021-2/+2
* staging: iio: light: tsl2x7x constify attribute_group structuressimran singhal2017-04-011-1/+1
OpenPOWER on IntegriCloud