summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iio: imu: inv_mpu6050_i2c: Use vsprintf extension %pe for symbolic error nameNishant Malpani2020-04-191-2/+2
* iio: imu: bmi160_spi: Use vsprintf extension %pe for symbolic error nameNishant Malpani2020-04-191-2/+2
* iio: imu: bmi160_i2c: Use vsprintf extension %pe for symbolic error nameNishant Malpani2020-04-191-2/+2
* iio: gyro: mpu3050: Use vsprintf extension %pe for symbolic error nameNishant Malpani2020-04-191-2/+2
* iio: gyro: bmg160_spi: Use vsprintf extension %pe for symbolic error nameNishant Malpani2020-04-191-2/+2
* iio: gyro: bmg160_i2c: Use vsprintf extension %pe for symbolic error nameNishant Malpani2020-04-191-2/+2
* iio: accel: kxsd9: Use vsprintf extension %pe for symbolic error nameNishant Malpani2020-04-191-2/+2
* iio: adc: ad7793: use read_avail iio hook for scale availableAlexandru Ardelean2020-04-191-18/+37
* iio: buffer: Don't allow buffers without any channels enabled to be activatedLars-Peter Clausen2020-04-191-0/+7
* iio: tsl2772: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-04-191-3/+3
* iio: adc: max1363: replace uses of mlockRohit Sarkar2020-04-191-9/+23
* iio: health: max30100: use generic property handlerRohit Sarkar2020-04-191-4/+3
* iio/gyro/bmg160: Add support for BMI088 chipMike Looijmans2020-04-194-2/+5
* iio: buffer: re-introduce bitmap_zalloc() for trialmaskAlexandru Ardelean2020-04-191-2/+1
* MAINTAINERS: Add Syed Nayyar Waris to ACCES 104-QUAD-8 driverSyed Nayyar Waris2020-04-191-0/+1
* iio: ad_sigma_delta: remove unused IIO channel macrosAlexandru Ardelean2020-04-191-58/+0
* iio: adc: ad7793: define/use own IIO channel macrosAlexandru Ardelean2020-04-191-24/+71
* iio: adc: ad7791: define/use own IIO channel macrosAlexandru Ardelean2020-04-191-7/+55
* iio: adc: ad7780: define/use own IIO channel macrosAlexandru Ardelean2020-04-191-4/+23
* iio: light: tsl2563: Rename macro to fix typoNishant Malpani2020-03-211-1/+1
* iio: core: Make mlock internal to the iio coreRohit Sarkar2020-03-211-1/+1
* iio: Add SEMTECH SX9310/9311 sensor driverDaniel Campello2020-03-214-0/+1093
* iio: adc: ad7476: implement devm_add_action_or_resetBeniamin Bia2020-03-211-13/+12
* iio: adc: ad7476: Add AD7091 supportDragos Bogdan2020-03-211-0/+1
* iio: adc: ad7476: Add IIO_CHAN_INFO_RAW for AD7091RDragos Bogdan2020-03-211-0/+11
* iio: adc: ad7476: Generate CONVST signal internallyDragos Bogdan2020-03-211-0/+22
* iio: adc: intel_mrfld_adc: Use be16_to_cpu() instead of get_unaligned_be16()Andy Shevchenko2020-03-211-3/+3
* iio: humidity: hts221: Drop unneeded casting when print error codeAndy Shevchenko2020-03-212-4/+4
* iio: humidity: hts221: Make use of device propertiesAndy Shevchenko2020-03-213-4/+3
* iio: humidity: hts221: Use dev_get_platdata() to get platform_dataAndy Shevchenko2020-03-211-2/+1
* iio: st_sensors: Join string literals backAndy Shevchenko2020-03-212-11/+5
* iio: st_sensors: Drop unneeded casting when print error codeAndy Shevchenko2020-03-212-4/+4
* iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko2020-03-217-17/+11
* iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko2020-03-213-5/+3
* iio: light: st_uvis25: Drop unneeded casting when print error codeAndy Shevchenko2020-03-212-4/+4
* iio: core: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-211-17/+17
* iio: xilinx-xadc: Fix typo in author's nameLars-Peter Clausen2020-03-213-3/+3
* staging: mt7621-pci: be sure gpio descriptor is null on failsSergio Paracuellos2020-03-201-1/+3
* staging: mt7621-pci: change variable to print for slotSergio Paracuellos2020-03-201-1/+1
* staging: mt7621-pci: use only two phys from device treeSergio Paracuellos2020-03-201-1/+6
* staging: mt7621-dts: set up only two pcie physSergio Paracuellos2020-03-201-3/+3
* staging: mt7621-pci-phy: avoid to create to different phys for a dual port oneSergio Paracuellos2020-03-201-85/+59
* staging: vc04_services: interface: vchi: Correct long line comments and make ...R Veera Kumar2020-03-201-13/+23
* staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar2020-03-202-13/+13
* staging: rtl8723bs: hal: Correct multi-line comments as per coding styleR Veera Kumar2020-03-201-24/+32
* staging: gdm724x: use netdev_err() instead of pr_err()Lourdes Pedrajas2020-03-203-5/+7
* staging: rtl8712: Remove unnecessary bracesGokce Kuler2020-03-201-2/+2
* staging: rtl8723bs: os_dep: Correct typo in commentsR Veera Kumar2020-03-192-2/+2
* staging: mt7621-pci: don't return if get gpio failsSergio Paracuellos2020-03-191-4/+2
* staging: vc04_services: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-191-3/+3