summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* staging: iio: ad7746: Reorder includes alphabeticallyHernán Gonzalez2018-04-151-5/+5
* staging: iio: ad7746: Fix multiple line dereferenceHernán Gonzalez2018-04-151-2/+1
* staging: iio: ad7746: Adjust arguments to match open parenthesisHernán Gonzalez2018-04-151-2/+3
* staging: iio: ad7746: Automatically swap values in readings/writingsHernán Gonzalez2018-04-151-8/+8
* iio: imu: st_lsm6dsx: add support to ism330dlcLorenzo Bianconi2018-04-086-7/+21
* iio: imu: st_lsm6dsx: fix FIFO threshold mask for LSM6DSM/LSM6DSLLorenzo Bianconi2018-04-081-2/+2
* Staging: iio: adis16209: Move adis16209 driver out of stagingShreeya Patel2018-03-305-14/+14
* Staging: iio: adis16209: Use GENMASKShreeya Patel2018-03-301-17/+14
* Staging: iio: adis16209: Remove unused headersShreeya Patel2018-03-301-3/+0
* Staging: iio: adis16209: Add a blank line after return statementsShreeya Patel2018-03-301-0/+2
* Staging: iio: adis16209: Prefer reverse christmas tree orderingShreeya Patel2018-03-301-2/+2
* Staging: iio: adis16209: Indent the field definitionsShreeya Patel2018-03-301-5/+5
* iio: imu: inv_mpu6050: clean double declaration of set_power_itgJean-Baptiste Maneyrol2018-03-301-1/+0
* iio: adc: meson-saradc: add support for Meson AXGXingyu Chen2018-03-301-0/+8
* iio: adc: meson-saradc: squash and share the common adc platform dataYixun Lan2018-03-301-33/+42
* staging: iio: tsl2x7x: use either direction for IIO_EV_INFO_{ENABLE,PERIOD}Brian Masney2018-03-251-5/+4
* staging: iio: tsl2x7x: use auto increment I2C protocolBrian Masney2018-03-251-33/+67
* Staging: iio: accel: adis16201: Move adis16201 driver out of stagingHimanshu Jha2018-03-245-13/+13
* Staging: iio: accel: adis16201: Fix 80 character line limitHimanshu Jha2018-03-241-1/+2
* Staging: iio: accel: adis16201: Use GENMASKHimanshu Jha2018-03-241-19/+15
* Staging: iio: accel: adis16201: Remove unused headersHimanshu Jha2018-03-241-3/+0
* staging: iio: tsl2x7x: add copyrightBrian Masney2018-03-241-1/+3
* staging: iio: tsl2x7x: put local variables in reverse Christmas tree orderBrian Masney2018-03-241-13/+8
* staging: iio: tsl2x7x: remove ch0 and ch1 variables from tsl2x7x_get_lux()Brian Masney2018-03-241-11/+10
* staging: iio: tsl2x7x: remove unused variables from tsl2x7x_get_lux()Brian Masney2018-03-241-11/+0
* staging: iio: tsl2x7x: split out als and prox persistence settingsBrian Masney2018-03-242-16/+17
* staging: iio: tsl2x7x: make logging consistent and correct newlinesBrian Masney2018-03-241-26/+16
* staging: iio: tsl2x7x: split out als and prox interrupt settingsBrian Masney2018-03-242-47/+24
* staging: iio: tsl2x7x: simplify tsl2x7x_prox_cal()Brian Masney2018-03-241-92/+15
* staging: iio: tsl2x7x: no need to clear interrupt flag when getting luxBrian Masney2018-03-241-4/+0
* staging: iio: tsl2x7x: correct interrupt handler triggerBrian Masney2018-03-241-1/+1
* staging: iio: tsl2x7x: remove unnecessary codeBrian Masney2018-03-241-6/+0
* staging:iio:ade7854: Remove read_reg_* duplicationsRodrigo Siqueira2018-03-244-78/+15
* staging:iio:ade7854: Rework SPI read functionRodrigo Siqueira2018-03-241-103/+33
* staging:iio:ade7854: Rework I2C read functionRodrigo Siqueira2018-03-241-69/+37
* staging:iio:ade7854: Remove write_reg_* duplicationsRodrigo Siqueira2018-03-244-75/+12
* staging:iio:ade7854: Rework SPI write functionRodrigo Siqueira2018-03-241-67/+41
* staging:iio:ade7854: Rework I2C write functionRodrigo Siqueira2018-03-241-50/+46
* staging:iio:ade7854: Fix the wrong number of bits to readJohn Syne2018-03-241-1/+1
* staging:iio:ade7854: Fix error handling on read/writeJohn Syne2018-03-242-17/+17
* Staging: iio: accel: adis16201: Adjust argument to match open parenthesesHimanshu Jha2018-03-181-1/+1
* Staging: iio: accel: adis16201: Prefer reverse christmas tree orderingHimanshu Jha2018-03-181-2/+2
* Staging: iio: accel: adis16201: Use sign_extend32 functionHimanshu Jha2018-03-181-3/+2
* Staging: iio: accel: adis16201: Add comments about units in read_raw()Himanshu Jha2018-03-181-9/+18
* Staging: iio: accel: adis16201: Group register definitionsHimanshu Jha2018-03-181-84/+54
* Staging: iio: accel: adis16201: Add _REG suffix to registersHimanshu Jha2018-03-181-42/+42
* Staging: iio: accel: adis16201: Remove unnecessary commentsHimanshu Jha2018-03-181-36/+0
* Staging: iio: accel: adis16201: Rename few macro definitionsHimanshu Jha2018-03-181-7/+7
* iio: adc: ad7780: remove IIO_CHAN_INFO_SAMP_FREQ supportAlexandru Ardelean2018-03-171-1/+1
* iio: adc: ad7791: implement IIO_CHAN_INFO_SAMP_FREQAlexandru Ardelean2018-03-171-0/+56