summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio
AgeCommit message (Expand)Author
2018-05-11Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2018-05-06staging: iio: tsl2x7x: add device ids for code readabilityBrian Masney
2018-05-06staging: iio: tsl2x7x: correct integration time and lux equationBrian Masney
2018-05-06staging: iio: tsl2x7x: use IIO_CONST_ATTR for calibscale_availableBrian Masney
2018-05-06staging: iio: tsl2x7x: move calibscale_available attribute to IIO_INTENSITY c...Brian Masney
2018-05-06staging: iio: tsl2x7x: don't setup event handlers if interrupts are not confi...Brian Masney
2018-05-06staging: iio: tsl2x7x: add range checking to three sysfs attributesBrian Masney
2018-05-06staging: iio: tsl2x7x: use GPL-2.0+ SPDX license identifierBrian Masney
2018-04-28staging: iio: ad2s1200: Improve readability with be16_to_cpupDavid Veenstra
2018-04-28staging: iio: ad2s1200: Add blank linesDavid Veenstra
2018-04-28staging: iio: ad2s1200: Reverse Christmas tree orderingDavid Veenstra
2018-04-28staging: iio: ad2s1200: Sort includes alphabeticallyDavid Veenstra
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