summaryrefslogtreecommitdiffstats
path: root/drivers/iio
Commit message (Expand)AuthorAgeFilesLines
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-125-13/+19
* treewide: devm_kmalloc() -> devm_kmalloc_array()Kees Cook2018-06-121-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-122-2/+2
* Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-0961-878/+5141
|\
| * iio: imu: inv_mpu6050: add comment about frequenciesMartin Kelly2018-05-221-1/+8
| * iio: dac: Add support for external reference voltage through the regulator fr...Silvan Murer2018-05-221-9/+61
| * iio: dac: fix missing of_match_table assignment in the LTC 2632 deviceSilvan Murer2018-05-221-9/+10
| * iio: adc: fix spelling mistake: "Freeacale" -> "Freescale"Colin Ian King2018-05-221-1/+1
| * iio: amplifiers: ad8366: move channel init before iio_device_register()Alexandru Ardelean2018-05-221-2/+4
| * staging: iio: ad2s1200: Move driver out of stagingDavid Veenstra2018-05-205-0/+234
| * iio:dac:ad5686: Add AD5681R/AD5682R/AD5683/AD5683R supportStefan Popa2018-05-203-8/+74
| * iio:dac:ad5686: Add AD5691R/AD5692R/AD5693/AD5693R supportStefan Popa2018-05-203-7/+109
| * iio: adc: stm32-dfsdm: include stm32-dfsdm-adc.hFabrice Gasnier2018-05-201-2/+2
| * iio: tsl2583: correct values in integration_time_availableBrian Masney2018-05-201-1/+1
| * staging: iio: tsl2x7x/tsl2772: move out of stagingBrian Masney2018-05-123-0/+1809
| * iio: accell: mma8452: Reduce sleep time when data not readyRichard Tresidder2018-05-121-1/+23
| * iio: adc: ti-ads8688: add trigger and buffer supportSean Nyekjaer2018-05-121-3/+45
| * iio: potentiostat: lmp91000: add LMP91002 supportMatt Ranostay2018-05-121-0/+2
| * iio: magnetometer: mag3110: Add ability to run in continuous modeRichard Tresidder2018-05-121-18/+140
| * iio: adc: stm32-dfsdm: Add support for stm32mp1Fabrice Gasnier2018-05-121-0/+21
| * iio: imu: inv_mpu6050: make loop a do-whileMartin Kelly2018-05-121-2/+2
| * Merge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2018-05-1147-827/+2608
| |\
| | * iio: adc: stm32-adc: add support for STM32MP1Fabrice Gasnier2018-05-072-22/+91
| | * iio: dac: add TI DAC5571 family supportSean Nyekjaer2018-05-063-0/+450
| | * iio: imu: inv_mpu6050: minor wording fixesMartin Kelly2018-05-063-4/+4
| | * iio: imu: inv_mpu6050: fix user_ctrl register overwrittenJean-Baptiste Maneyrol2018-05-065-12/+17
| | * iio: imu: inv_mpu6050: skip first sample when gyro is onJean-Baptiste Maneyrol2018-05-063-1/+10
| | * iio: imu: inv_mpu6050: fix possible deadlock between mutex and iioJean-Baptiste Maneyrol2018-05-061-18/+16
| | * iio: imu: inv_mpu6050: use i2c mux only for chip with i2c aux busJean-Baptiste Maneyrol2018-05-061-16/+25
| | * iio: afe: rescale: new driverPeter Rosin2018-04-285-0/+386
| | * iio: accel: bcm150: Remove handling for regmap raw_read_maxCharles Keepax2018-04-281-20/+3
| | * iio: imu: inv_mpu6050: clean read channel data error pathJean-Baptiste Maneyrol2018-04-281-6/+10
| | * iio: imu: inv_mpu6050: clean read raw by factorizing out raw dataJean-Baptiste Maneyrol2018-04-281-54/+62
| | * iio: imu: inv_mpu6050: use devm_* at init and delete removeJean-Baptiste Maneyrol2018-04-285-47/+12
| | * iio: imu: inv_mpu6050: fix error path not turning chip back offJean-Baptiste Maneyrol2018-04-282-16/+32
| | * iio: adc: stm32-dfsdm: add check on spi-max-frequencyFabrice Gasnier2018-04-281-0/+5
| | * iio: adc: stm32-dfsdm: add check on max filter idFabrice Gasnier2018-04-281-2/+2
| | * iio: adc: stm32-dfsdm: misc style improvements and fixesFabrice Gasnier2018-04-281-5/+4
| | * iio: common: hid-sensors: simplify getting .drvdataWolfram Sang2018-04-281-6/+3
| | * iio: common: cros_ec_sensors: simplify getting .drvdataWolfram Sang2018-04-281-4/+2
| | * iio: accel: st_accel: Add support for the SMO8840 ACPI idHans de Goede2018-04-211-0/+1
| | * iio:imu: inv_mpu6050: support more interrupt typesMartin Kelly2018-04-215-8/+64
| | * iio: imu: inv_mpu6050: use set_power_itg function in i2c muxJean-Baptiste Maneyrol2018-04-211-20/+13
| | * iio: imu: inv_mpu6050: clean set_power_itg and fix usageJean-Baptiste Maneyrol2018-04-211-20/+24
| | * iio: sca3000: Handle errors returned by 'sca3000_configure_ring()' in 'sca300...Christophe JAILLET2018-04-151-1/+3
| | * iio: sca3000: Fix an error handling path in 'sca3000_probe()'Christophe JAILLET2018-04-151-8/+1
| | * iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R supportStefan Popa2018-04-155-0/+143
| | * iio:dac:ad5686: Refactor the driverStefan Popa2018-04-155-166/+246
| | * iio:dac:ad5686: Add AD5672R/76/76R/84R/86R supportStefan Popa2018-04-151-0/+46
| | * iio:dac:ad5686: Add support for AD5685RStefan Popa2018-04-151-3/+4
OpenPOWER on IntegriCloud