summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | iio:common:st_sensors: add st_sensors_get_settings_index() helper functionDenis Ciocca2019-07-271-15/+34
| | * | | iio: cros_ec: Remove replacing error code with -EIOGwendal Grignou2019-07-273-46/+51
| | * | | iio: cros_ec: Add calibscale for 3d MEMSGwendal Grignou2019-07-274-14/+53
| | * | | iio: light: apds9960: Fix a typoChristophe JAILLET2019-07-271-1/+1
| | * | | iio: sca3000: Fix a typoChristophe JAILLET2019-07-271-1/+1
| | * | | IIO: stm32: Remove quadrature related functions from trigger driverBenjamin Gaignard2019-07-271-84/+0
| | * | | iio: imu: st_lsm6dsx: add support to LSM6DS3TR-CLorenzo Bianconi2019-07-276-6/+21
| | * | | iio: adc: stm32-adc: add analog switches supply controlFabrice Gasnier2019-07-271-1/+192
| | * | | iio: light: stk3310: Add device tree supportLuca Weiss2019-07-271-0/+9
| | * | | iio: imu: mpu6050: Replace devm_add_action() followed by failure action with ...Fuqian Huang2019-07-271-2/+1
| | * | | iio: adc: sc27xx: Replace devm_add_action() followed by failure action with d...Fuqian Huang2019-07-271-4/+2
| | * | | iio: adc: sc27xx: Introduce local variable 'struct device *dev'Fuqian Huang2019-07-271-20/+21
| | | |/ | | |/|
* | | | Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds2019-09-171-2/+2
|\ \ \ \
| * | | | spi: docs: convert to ReST and add it to the kABI booksetMauro Carvalho Chehab2019-07-311-1/+1
| * | | | docs: i2c: convert to ReST and add to driver-api booksetMauro Carvalho Chehab2019-07-311-1/+1
| | |/ / | |/| |
* | | | hwmon: Remove ads1015 driverGuenter Roeck2019-09-031-1/+1
| |_|/ |/| |
* | | iio: adc: max9611: Fix temperature reading in probeJacopo Mondi2019-08-051-1/+1
* | | iio: frequency: adf4371: Fix output frequency settingNuno Sá2019-08-051-4/+4
| |/ |/|
* | Merge tag 'iio-fixes-for-5.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2019-07-285-4/+100
|\ \ | |/ |/|
| * iio: adc: gyroadc: fix uninitialized return codeArnd Bergmann2019-07-271-2/+2
| * iio: imu: mpu6050: add missing available scan masksJean-Baptiste Maneyrol2019-07-141-0/+43
| * iio: cros_ec_accel_legacy: Fix incorrect channel settingGwendal Grignou2019-07-141-1/+0
| * IIO: Ingenic JZ47xx: Set clock divider on probeMaarten ter Huurne2019-07-141-0/+54
| * iio: adc: max9611: Fix misuse of GENMASK macroJoe Perches2019-07-141-1/+1
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-1/+1
|\ \ | |/ |/|
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-241-1/+1
* | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-113-0/+149
|\ \
| * | iio: cros_ec: Add lid angle driverGwendal Grignou2019-06-253-0/+149
* | | Merge tag 'staging-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-1147-288/+2220
|\ \ \
| * \ \ Merge tag 'iio-for-5.3b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2019-07-0133-226/+2078
| |\ \ \
| | * | | iio: frequency: adf4371: Add support for output stage muteStefan Popa2019-06-261-0/+13
| | * | | iio: frequency: adf4371: Add support for ADF4372 PLLStefan Popa2019-06-262-6/+31
| | * | | iio: adc: ad7124: Shift to dynamic allocation for channel configurationMircea Caprioru2019-06-261-1/+8
| | * | | iio: adc: ad7124: Add buffered input supportMircea Caprioru2019-06-261-2/+15
| | * | | iio: adc: ad7124: Remove input number limitationMircea Caprioru2019-06-261-7/+0
| | * | | iio: adis162xx: fix low-power docs & reportsAlexandru Ardelean2019-06-262-4/+4
| | * | | iio: core: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-221-27/+8
| | * | | docs: iio: convert to ReSTMauro Carvalho Chehab2019-06-221-1/+1
| | * | | iio: adc: stm32-adc: add missing vdda-supplyFabrice Gasnier2019-06-221-1/+20
| | * | | iio: adc: stm32-dfsdm: add comment for 16 bits recordOlivier Moysan2019-06-221-0/+5
| | * | | iio: adc: stm32-dfsdm: add fast mode supportOlivier Moysan2019-06-222-16/+53
| | * | | iio: adc: stm32-dfsdm: manage data resolution in trigger modeOlivier Moysan2019-06-221-13/+28
| | * | | iio: adc: stm32-dfsdm: fix data typeOlivier Moysan2019-06-221-2/+2
| | * | | iio: adc: stm32-dfsdm: fix output resolutionOlivier Moysan2019-06-222-40/+142
| | * | | iio: sca3000: Potential endian bug in sca3000_read_event_value()Dan Carpenter2019-06-221-3/+4
| | * | | iio: st_accel: fix iio_triggered_buffer_{pre,post}enable positionsAlexandru Ardelean2019-06-221-9/+13
| | * | | iio: adc: xilinx: support all platformsRobert Hancock2019-06-171-1/+0
| | * | | iio: humidity: Replace older GPIO APIs with GPIO Consumer APIs for the dht11 ...Shobhit Kukreti2019-06-171-18/+10
| | * | | iio: ad_sigma_delta: return directly in ad_sd_buffer_postenable()Alexandru Ardelean2019-06-171-2/+1
| | * | | iio: amplifiers: ad8366: Add support for ADL5240 VGAAlexandru Ardelean2019-06-172-0/+18