summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-19iio/gyro/bmg160: Add support for BMI088 chipMike Looijmans4-2/+5
2020-04-19iio: buffer: re-introduce bitmap_zalloc() for trialmaskAlexandru Ardelean1-2/+1
2020-04-19MAINTAINERS: Add Syed Nayyar Waris to ACCES 104-QUAD-8 driverSyed Nayyar Waris1-0/+1
2020-04-19iio: ad_sigma_delta: remove unused IIO channel macrosAlexandru Ardelean1-58/+0
2020-04-19iio: adc: ad7793: define/use own IIO channel macrosAlexandru Ardelean1-24/+71
2020-04-19iio: adc: ad7791: define/use own IIO channel macrosAlexandru Ardelean1-7/+55
2020-04-19iio: adc: ad7780: define/use own IIO channel macrosAlexandru Ardelean1-4/+23
2020-03-21iio: light: tsl2563: Rename macro to fix typoNishant Malpani1-1/+1
2020-03-21iio: core: Make mlock internal to the iio coreRohit Sarkar1-1/+1
2020-03-21iio: Add SEMTECH SX9310/9311 sensor driverDaniel Campello4-0/+1093
2020-03-21iio: adc: ad7476: implement devm_add_action_or_resetBeniamin Bia1-13/+12
2020-03-21iio: adc: ad7476: Add AD7091 supportDragos Bogdan1-0/+1
2020-03-21iio: adc: ad7476: Add IIO_CHAN_INFO_RAW for AD7091RDragos Bogdan1-0/+11
2020-03-21iio: adc: ad7476: Generate CONVST signal internallyDragos Bogdan1-0/+22
2020-03-21iio: adc: intel_mrfld_adc: Use be16_to_cpu() instead of get_unaligned_be16()Andy Shevchenko1-3/+3
2020-03-21iio: humidity: hts221: Drop unneeded casting when print error codeAndy Shevchenko2-4/+4
2020-03-21iio: humidity: hts221: Make use of device propertiesAndy Shevchenko3-4/+3
2020-03-21iio: humidity: hts221: Use dev_get_platdata() to get platform_dataAndy Shevchenko1-2/+1
2020-03-21iio: st_sensors: Join string literals backAndy Shevchenko2-11/+5
2020-03-21iio: st_sensors: Drop unneeded casting when print error codeAndy Shevchenko2-4/+4
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko7-17/+11
2020-03-21iio: st_sensors: Use dev_get_platdata() to get platform_dataAndy Shevchenko3-5/+3
2020-03-21iio: light: st_uvis25: Drop unneeded casting when print error codeAndy Shevchenko2-4/+4
2020-03-21iio: core: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-17/+17
2020-03-21iio: xilinx-xadc: Fix typo in author's nameLars-Peter Clausen3-3/+3
2020-03-20staging: mt7621-pci: be sure gpio descriptor is null on failsSergio Paracuellos1-1/+3
2020-03-20staging: mt7621-pci: change variable to print for slotSergio Paracuellos1-1/+1
2020-03-20staging: mt7621-pci: use only two phys from device treeSergio Paracuellos1-1/+6
2020-03-20staging: mt7621-dts: set up only two pcie physSergio Paracuellos1-3/+3
2020-03-20staging: mt7621-pci-phy: avoid to create to different phys for a dual port oneSergio Paracuellos1-85/+59
2020-03-20staging: vc04_services: interface: vchi: Correct long line comments and make ...R Veera Kumar1-13/+23
2020-03-20staging: rtl8723bs: hal: Correct typos in commentsR Veera Kumar2-13/+13
2020-03-20staging: rtl8723bs: hal: Correct multi-line comments as per coding styleR Veera Kumar1-24/+32
2020-03-20staging: gdm724x: use netdev_err() instead of pr_err()Lourdes Pedrajas3-5/+7
2020-03-20staging: rtl8712: Remove unnecessary bracesGokce Kuler1-2/+2
2020-03-19staging: rtl8723bs: os_dep: Correct typo in commentsR Veera Kumar2-2/+2
2020-03-19staging: mt7621-pci: don't return if get gpio failsSergio Paracuellos1-4/+2
2020-03-19staging: vc04_services: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-3/+3
2020-03-19staging: mt7621-pci: fix register to set up virtual bridgesSergio Paracuellos1-1/+1
2020-03-19staging: vt6656: Use ARRAY_SIZE instead of hardcoded sizeOscar Carter1-3/+4
2020-03-19staging: rts5208: shorten long line in func callR Veera Kumar1-1/+2
2020-03-19staging: sm750fb: Fix of long line in makefile variableR Veera Kumar1-2/+4
2020-03-19staging: rtl8712: Fix for long lines in Kconfig helpR Veera Kumar1-2/+5
2020-03-19staging: rtl8188eu: core: Correct a typo in a commentR Veera Kumar1-1/+1
2020-03-19staging: rtl8188eu: include: Correct a typo in a commentR Veera Kumar1-1/+1
2020-03-19staging: rtl8192u: ieee80211: Correct a typo in a commentR Veera Kumar1-1/+1
2020-03-19staging: rtl8712: Correct a typo in a commentR Veera Kumar1-1/+1
2020-03-19staging: unisys: Documentation: Correct a long line in docR Veera Kumar1-6/+6
2020-03-19Staging: qlge: Add a blank line after variableSam Muhammed1-0/+5
2020-03-18Merge tag 'iio-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/i...Greg Kroah-Hartman91-1329/+6045