summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2018-04-28staging: iio: ad2s1200: Remove unneeded includeDavid Veenstra
2018-04-28staging: iio: tsl2x7x: rename prox_config to als_prox_configBrian Masney
2018-04-28staging: iio: tsl2x7x: various comment cleanupsBrian Masney
2018-04-28staging: iio: tsl2x7x: use device defaults for als_time, prox_time and wait_timeBrian Masney
2018-04-28staging: iio: tsl2x7x: rename prx to prox for consistencyBrian Masney
2018-04-28staging: iio: tsl2x7x: move power and diode settings into header fileBrian Masney
2018-04-28staging: iio: tsl2x7x: simplify device id verificationBrian Masney
2018-04-28staging: iio: tsl2x7x: simplify tsl2x7x_write_interrupt_config returnBrian Masney
2018-04-28staging: iio: tsl2x7x: remove unnecessary chip status checks in suspend/resumeBrian Masney
2018-04-28staging: iio: tsl2x7x: simplify tsl2x7x_clear_interrupts functionBrian Masney
2018-04-28staging: iio: tsl2x7x: don't return error in IRQ handlerBrian Masney
2018-04-28staging: iio: tsl2x7x: move integration_time* attributes to IIO_INTENSITY cha...Brian Masney
2018-04-28staging: iio: adc: simplify getting .drvdataWolfram Sang
2018-04-23staging: iio: Augment TODO file with GPIO work itemLinus Walleij
2018-04-21staging: iio: ad7746: Fix bound checkingsHernán Gonzalez
2018-04-15staging: iio: ad7746: Reorder variable declarationsHernán Gonzalez
2018-04-15staging: iio: ad7746: Reorder includes alphabeticallyHernán Gonzalez
2018-04-15staging: iio: ad7746: Fix multiple line dereferenceHernán Gonzalez
2018-04-15staging: iio: ad7746: Adjust arguments to match open parenthesisHernán Gonzalez
2018-04-15staging: iio: ad7746: Automatically swap values in readings/writingsHernán Gonzalez
2018-04-04Merge tag 'staging-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-30Staging: iio: adis16209: Move adis16209 driver out of stagingShreeya Patel
2018-03-30Staging: iio: adis16209: Use GENMASKShreeya Patel
2018-03-30Staging: iio: adis16209: Remove unused headersShreeya Patel
2018-03-30Staging: iio: adis16209: Add a blank line after return statementsShreeya Patel
2018-03-30Staging: iio: adis16209: Prefer reverse christmas tree orderingShreeya Patel
2018-03-30Staging: iio: adis16209: Indent the field definitionsShreeya Patel
2018-03-26staging: iio: remove iio-trig-bfin-timer driverArnd Bergmann
2018-03-25staging: iio: tsl2x7x: use either direction for IIO_EV_INFO_{ENABLE,PERIOD}Brian Masney
2018-03-25staging: iio: tsl2x7x: use auto increment I2C protocolBrian Masney
2018-03-24Staging: iio: accel: adis16201: Move adis16201 driver out of stagingHimanshu Jha
2018-03-24Staging: iio: accel: adis16201: Fix 80 character line limitHimanshu Jha
2018-03-24Staging: iio: accel: adis16201: Use GENMASKHimanshu Jha
2018-03-24Staging: iio: accel: adis16201: Remove unused headersHimanshu Jha
2018-03-24staging: iio: tsl2x7x: add copyrightBrian Masney
2018-03-24staging: iio: tsl2x7x: put local variables in reverse Christmas tree orderBrian Masney
2018-03-24staging: iio: tsl2x7x: remove ch0 and ch1 variables from tsl2x7x_get_lux()Brian Masney
2018-03-24staging: iio: tsl2x7x: remove unused variables from tsl2x7x_get_lux()Brian Masney
2018-03-24staging: iio: tsl2x7x: split out als and prox persistence settingsBrian Masney
2018-03-24staging: iio: tsl2x7x: make logging consistent and correct newlinesBrian Masney
2018-03-24staging: iio: tsl2x7x: split out als and prox interrupt settingsBrian Masney
2018-03-24staging: iio: tsl2x7x: simplify tsl2x7x_prox_cal()Brian Masney
2018-03-24staging: iio: tsl2x7x: no need to clear interrupt flag when getting luxBrian Masney
2018-03-24staging: iio: tsl2x7x: correct interrupt handler triggerBrian Masney
2018-03-24staging: iio: tsl2x7x: remove unnecessary codeBrian Masney
2018-03-24staging:iio:ade7854: Remove read_reg_* duplicationsRodrigo Siqueira
2018-03-24staging:iio:ade7854: Rework SPI read functionRodrigo Siqueira
2018-03-24staging:iio:ade7854: Rework I2C read functionRodrigo Siqueira
2018-03-24staging:iio:ade7854: Remove write_reg_* duplicationsRodrigo Siqueira
2018-03-24staging:iio:ade7854: Rework SPI write functionRodrigo Siqueira