summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-0521-482/+453Star
|\
| * Merge tag 'iio-for-4.17b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-03-1418-424/+371Star
| |\
| | * staging:iio:ad2s1210: Remove old_data from ad2s1210_stateRodrigo Siqueira2018-03-101-3/+0Star
| | * staging:iio:ad2s1210: Remove unused #define directiveRodrigo Siqueira2018-03-101-10/+0Star
| | * staging:iio:ad2s1210: Remove end of line with '['Rodrigo Siqueira2018-03-101-3/+4
| | * staging:iio:ad7150: Align arguments to match open parenthesisTom Lebreux2018-03-101-2/+3
| | * staging:iio:ad7152: Align arguments to match open parenthesisTom Lebreux2018-03-101-3/+3
| | * Staging: iio: ad7746: Adjust arguments to match open parenthesisDavid Veenstra2018-03-101-6/+6
| | * Staging: iio: adt7316: Move symbol export to definitionDavid Veenstra2018-03-101-2/+1Star
| | * staging: iio: tsl2x7x: make proximity sensor function correctlyBrian Masney2018-03-102-11/+16
| | * staging: iio: tsl2x7x: remove unnecessary sysfs attributeBrian Masney2018-03-101-1/+0Star
| | * staging: iio: tsl2x7x: add missing error checksBrian Masney2018-03-101-4/+10
| | * staging: iio: tsl2x7x: add error handling to tsl2x7x_prox_cal()Brian Masney2018-03-101-10/+26
| | * staging: iio: tsl2x7x: correct 'Avoid CamelCase' warning from checkpatchBrian Masney2018-03-101-13/+13
| | * staging: iio: tsl2x7x: correctly return errors in tsl2x7x_get_prox()Brian Masney2018-03-101-6/+9
| | * staging: iio: tsl2x7x: convert mutex_trylock() to mutex_lock()Brian Masney2018-03-101-7/+2Star
| | * staging: iio: tsl2x7x: add common function for writing to the control registerBrian Masney2018-03-101-29/+25Star
| | * staging: iio: tsl2x7x: add common function for reading chip statusBrian Masney2018-03-101-16/+24
| | * staging: iio: tsl2x7x: add common function for clearing interruptsBrian Masney2018-03-101-28/+24Star
| | * staging: iio: tsl2x7x: remove power functions from tsl2X7X_platform_dataBrian Masney2018-03-102-22/+0Star
| | * Staging: iio: adis16209: Use sign_extend32 functionShreeya Patel2018-03-071-3/+2Star
| | * Staging: iio: adis16209: Adjust a switch statementShreeya Patel2018-03-071-2/+8
| | * Staging: iio: adis16209: Change some macro namesShreeya Patel2018-03-071-24/+24
| | * Staging: iio: adis16209: Remove and add some comments and group the definitionsShreeya Patel2018-03-071-93/+39Star
| | * Staging: iio: accel: adis16201: Add a blank space before returnsHimanshu Jha2018-03-071-0/+4
| | * Staging: iio: accel: adis16201: Prefer alphabetical sequence of header filesHimanshu Jha2018-03-071-3/+3
| | * staging:iio:meter: Aligns open parenthesisRodrigo Siqueira2018-03-072-23/+23
| | * staging:iio:meter: Remove unused macro IIO_DEV_ATTR_CH_OFFRodrigo Siqueira2018-03-071-3/+0Star
| | * staging:iio:meter: Replaces IIO_DEV_ATTR_CH_OFF by IIO_DEVICE_ATTRRodrigo Siqueira2018-03-072-16/+20
| | * staging: iio: meter: Remove reduntant __func__ from debug printHariPrasath Elango2018-03-071-1/+1
| | * staging: iio: Remove unnecessary cast on void pointerArushi Singhal2018-03-071-1/+1
| | * Staging: iio: adis16209: Add _REG postfix for registersShreeya Patel2018-03-031-42/+43
| | * Staging: iio: adis16209: Change the definition nameShreeya Patel2018-03-031-2/+2
| | * Staging: iio: adis16209: Arrange headers in alphabetical orderShreeya Patel2018-03-031-2/+2
| | * staging:iio:meter: Add name to function definition argumentsRodrigo Siqueira2018-02-244-45/+45
| * | Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman2018-02-262-11/+20
| |\ \ | | |/ | |/|
| * | staging: ade7759: Fix open parenthesis alignmentrodrigosiqueira2018-02-171-42/+38Star
| * | Staging: iio: ade7758: Expand buf_lock to cover both buffer and state protectionShreeya Patel2018-02-102-15/+39
| * | staging: iio: adc: ad7192: disable burnout currents on misconfigAlexandru Ardelean2018-01-301-1/+5
* | | staging: iio: remove iio-trig-bfin-timer driverArnd Bergmann2018-03-266-343/+0Star
| |/ |/|
* | staging: iio: ad5933: switch buffer mode to softwareAlexandru Ardelean2018-01-281-3/+1Star
* | staging: iio: adc: ad7192: fix external frequency settingAlexandru Ardelean2018-01-281-8/+19
|/
* staging: iio: light: Add breaks to lengthy linesGeorge Edward Bulmer2018-01-081-3/+6
* Staging: iio: cdc: ad7152: Prefer using BIT macroSumit Pundir2018-01-081-4/+4
* staging: iio: trigger: blackfin timer: replace device_attr with device_attr_rwAishwarya Pant2018-01-081-8/+7Star
* staging: iio: remove unnecessary parenthesesJi-Hun Kim2018-01-081-1/+1
* iio: trigger: Fix platform_get_irq's error checkingArvind Yadav2017-12-021-2/+2
* staging: iio: ad7746: Improve unlocking of a mutex in ad7746_start_calib()Markus Elfring2017-12-021-8/+9
* staging: iio: ad7152: Improve unlocking of a mutex in ad7152_start_calib()Markus Elfring2017-12-021-8/+9
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1431-474/+306Star
|\