summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-10-11staging: iio: ad7192: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya1-55/+29
2016-10-11iio: accel: Add driver for the MiraMEMS DA311 3-axis 12-bit digital accelerom...Hans de Goede3-0/+316
2016-10-11iio: accel: Add driver for dmard10 3-axis AccelerometerHans de Goede3-0/+277
2016-10-08staging: iio: ad7606: implement IIO_CHAN_INFO_OVERSAMPLING_RATIOEva Rachel Retuya1-36/+31
2016-10-08staging: iio: ad7606: fix improper setting of oversampling pinsEva Rachel Retuya1-1/+1
2016-10-03iio: magnetometer: ak8974: small endianness fixesIco Doornekamp1-4/+4
2016-10-03Staging: iio: ad7150: constify attribute_group structuresBhumika Goyal1-1/+1
2016-10-03Staging: iio: addac: constify attribute_group structuresBhumika Goyal1-2/+2
2016-10-03Staging: iio: ad7816: constify attribute_group structuresBhumika Goyal1-1/+1
2016-10-03Staging: iio: ad7280a: constify attribute_group structuresBhumika Goyal1-1/+1
2016-10-03staging: iio: cdc: ad7152: Add blank line after declarations to increase read...Anchal Jain1-0/+4
2016-10-01iio: 104-quad-8: Add IIO support for the ACCES 104-QUAD-8William Breathitt Gray5-0/+626
2016-10-01iio: Implement counter channel type and info constantsWilliam Breathitt Gray1-0/+2
2016-10-01iio: pressure: Add driver for Honeywell ABP familyMarcin Malagowski3-0/+287
2016-10-01staging: iio: isl29018: check if the chip is in a suspended stateBrian Masney1-1/+6
2016-10-01staging: iio: isl29018: change isl29018_read_raw() to only have one exit pointBrian Masney1-2/+4
2016-10-01staging: iio: isl29018: fixed race condition in in_illuminance_scale_availabl...Brian Masney1-0/+2
2016-10-01staging: iio: isl29018: use IIO_DEVICE_ATTR_{RO, RW} macrosBrian Masney1-18/+15
2016-09-27Staging:iio:light:tsl2583: constify attribute_group structuresBhumika Goyal1-1/+1
2016-09-27Staging:iio:adc:ad7280a: constify attribute_group structuresBhumika Goyal1-1/+1
2016-09-27staging: iio: isl29018: fix comparison between signed and unsigned integersBrian Masney1-4/+8
2016-09-27staging: iio: isl29018: made error handling consistentBrian Masney1-6/+1
2016-09-27staging: iio: isl29018: remove unused variable and definesBrian Masney1-10/+0
2016-09-27drivers: iio: magnetometer: Fix sparse endianness warnings cast to restricted...Sandhya Bankar1-7/+9
2016-09-27iio: potentiostat: add LMP91000 supportMatt Ranostay5-0/+476
2016-09-27iio: adc: ti-adc161s626: add regulator supportMatt Ranostay1-11/+44
2016-09-27iio: inkern: add iio_read_channel_offset helperMatt Ranostay1-13/+26
2016-09-27drivers: iio: light: Fix sparse warningsSandhya Bankar1-2/+3
2016-09-27iio:adc: Add support for AD7766/AD7767Lars-Peter Clausen3-0/+343
2016-09-27iio:max1027: Use iio_trigger_validate_own_device() helperLars-Peter Clausen1-12/+1
2016-09-27iio:mma8452: Use new iio_trigger_validate_own_device() helperLars-Peter Clausen1-12/+1
2016-09-27iio:trigger: Add helper function to verify that a trigger belongs to the same...Lars-Peter Clausen1-0/+21
2016-09-27drivers: iio: dac: Fix sparse warningSandhya Bankar1-1/+1
2016-09-24drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"Sandhya Bankar1-1/+3
2016-09-24iio: Use kmalloc_array() in iio_scan_mask_set()Markus Elfring1-4/+3
2016-09-24iio: accel: mma7660: fix non static symbol warningWei Yongjun1-1/+1
2016-09-22iio:pressure: zpa2326: remove redundant "DEBUG" ifdefArnd Bergmann1-4/+0
2016-09-22iio: accel: sca3000_core: avoid potentially uninitialized variableArnd Bergmann1-0/+2
2016-09-22Staging: speakup: kobjects: Add space around the operator.Sandhya Bankar1-5/+5
2016-09-22Staging: speakup: varhandlers: Add space around the operator.Sandhya Bankar1-3/+3
2016-09-22staging: slicoss: Move NULL test closer to assignmentRehas Sachdeva1-3/+3
2016-09-22staging: ks7010: Remove unnecessary variable used to store return valuesayli karnik1-3/+2
2016-09-22staging: octeon-usb: Remove unnecessary assignmentRehas Sachdeva1-1/+0
2016-09-22Staging:rtl8188eu: Fix multiple blank linesYannis Damigos1-1/+0
2016-09-22staging: sm750fb: Remove unnecessary parenthesesRehas Sachdeva1-2/+2
2016-09-22staging: sm750fb: Use BIT(x) macroRehas Sachdeva1-1/+1
2016-09-22staging: xgifb: Remove unused variable and if statementRehas Sachdeva1-5/+1
2016-09-22staging: speakup: Remove unnecessary parenthesesKatie Dunne1-2/+2
2016-09-22staging: greybus: uart.c: fix alignment to match open parenthesisChaehyun Lim1-14/+14
2016-09-22staging: greybus: uart.c: change 'unsigned' to 'unsigned int'Chaehyun Lim1-1/+1