summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-29iio: adc: stm32-adc: fix runtime autosuspend delay when slow pollingFabrice Gasnier1-1/+8
2020-09-29iio: adc: at91-sama5d2_adc: fix DMA conversion crashEugen Hristev1-4/+12
2020-09-29iio: ad7292: Fix of_node refcountingNuno Sá1-1/+3
2020-09-29iio: ltc2983: Fix of_node refcountingNuno Sá1-6/+13
2020-09-29counter: use semicolons rather than commas to separate statementsJulia Lawall1-1/+1
2020-09-29iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbolAlexandru Ardelean1-1/+1
2020-09-29iio: Kconfig: Provide title for IIO_TRIGGERED_EVENT symbolAlexandru Ardelean1-1/+1
2020-09-29iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbolsAlexandru Ardelean1-4/+4
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean6-14/+17
2020-09-29iio: adc: ad9467: add support for AD9265 high-speed ADCMichael Hennerich1-0/+26
2020-09-29iio: adc: ad9467: add support for AD9434 high-speed ADCMichael Hennerich1-0/+33
2020-09-29iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info typeAlexandru Ardelean1-33/+29
2020-09-29iio: buffer-dmaengine: remove non managed alloc/freeAlexandru Ardelean1-4/+2
2020-09-29iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo1-7/+4
2020-09-29iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo1-7/+3
2020-09-29iio: ssp: use PLATFORM_DEVID_NONEKrzysztof Kozlowski1-1/+2
2020-09-29iio: adc: ad7291: convert to device treeMichael Auchter1-14/+21
2020-09-29iio: event: NULL-ify IIO device's event_interface ref during unregisterAlexandru Ardelean1-0/+1
2020-09-29iio: event: use short-hand variable in iio_device_{un}register_eventset funct...Alexandru Ardelean1-26/+24
2020-09-29iio:light:gp2ap002 fix spelling typo in commentsWang Qing1-1/+1
2020-09-23counter: microchip-tcb-capture: Constify mchp_tc_opsRikard Falkeborn1-1/+1
2020-09-22staging: r8188eu: replace WIFI_REASON_CODE enum with native ieee80211_reasoncodeIvan Safonov2-33/+2
2020-09-22staging: hikey9xx: Fix incorrect assignmentAlex Dewar1-1/+1
2020-09-22staging: rtl8192u: clean up comparsions to NULLMichael Straube3-6/+6
2020-09-22staging: rtl8192u: correct placement of else ifMichael Straube1-3/+1
2020-09-22staging: rtl8192u: clean up blank line style issuesMichael Straube8-81/+4
2020-09-22staging: rtl8188eu: clean up alignment style issuesMichael Straube8-90/+87
2020-09-22staging: rtl8188eu: clean up block comment style issuesMichael Straube5-28/+21
2020-09-22staging: rtl8712: use shorter array initializationsMichael Straube1-4/+3
2020-09-22staging: rtl8712: clean up comparsions to NULLMichael Straube10-47/+46
2020-09-22staging: spmi: hisi-spmi-controller: Use devm_ version of ioremap().Dan Carpenter1-1/+2
2020-09-22staging/emxx_udc: fix indenting issue on a couple of statementsColin Ian King1-3/+3
2020-09-22staging: vchiq: convert compat await_completionArnd Bergmann1-291/+205
2020-09-22staging: vchiq: convert compat bulk transferArnd Bergmann1-111/+109
2020-09-22staging: vchiq: convert compat dequeue_messageArnd Bergmann1-88/+92
2020-09-22staging: vchiq: convert compat create_serviceArnd Bergmann1-100/+89
2020-09-22staging: vchiq: rework compat handlingArnd Bergmann1-53/+56
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman91-1136/+950
2020-09-21iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads.Jonathan Cameron1-2/+2
2020-09-21iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues.Jonathan Cameron2-10/+14
2020-09-21iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron1-4/+9
2020-09-21iio:adc:ti-adc0832 Fix alignment issue with timestampJonathan Cameron1-3/+8
2020-09-21iio:imu:st_lsm6dsx Fix alignment and data leak issuesJonathan Cameron2-16/+32
2020-09-21iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-8/+11
2020-09-21iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-4/+11
2020-09-21iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output returnTom Rix1-0/+2
2020-09-21iio: adc: exynos_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean1-4/+16
2020-09-21iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANOMario Tesi1-57/+77
2020-09-21iio: adis16475: Drop adis_burst usageNuno Sá1-15/+3
2020-09-21iio: adis16400: Drop adis_burst usageNuno Sá1-19/+13