summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iio: ad7292: Fix of_node refcountingNuno Sá2020-09-291-1/+3
* iio: ltc2983: Fix of_node refcountingNuno Sá2020-09-291-6/+13
* counter: use semicolons rather than commas to separate statementsJulia Lawall2020-09-291-1/+1
* iio: buffer: Kconfig: add title for IIO_TRIGGERED_BUFFER symbolAlexandru Ardelean2020-09-291-1/+1
* iio: Kconfig: Provide title for IIO_TRIGGERED_EVENT symbolAlexandru Ardelean2020-09-291-1/+1
* iio: dma-buffer: Kconfig: Provide titles for IIO DMA Kconfig symbolsAlexandru Ardelean2020-09-291-4/+4
* iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean2020-09-296-14/+17
* iio: adc: ad9467: add support for AD9265 high-speed ADCMichael Hennerich2020-09-291-0/+26
* iio: adc: ad9467: add support for AD9434 high-speed ADCMichael Hennerich2020-09-291-0/+33
* iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info typeAlexandru Ardelean2020-09-291-33/+29
* iio: buffer-dmaengine: remove non managed alloc/freeAlexandru Ardelean2020-09-291-4/+2
* iio: adc: stm32-dfsdm: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo2020-09-291-7/+4
* iio: adc: at91-sama5d2_adc: Use devm_platform_get_and_ioremap_resource()Wang ShaoBo2020-09-291-7/+3
* iio: ssp: use PLATFORM_DEVID_NONEKrzysztof Kozlowski2020-09-291-1/+2
* iio: adc: ad7291: convert to device treeMichael Auchter2020-09-291-14/+21
* iio: event: NULL-ify IIO device's event_interface ref during unregisterAlexandru Ardelean2020-09-291-0/+1
* iio: event: use short-hand variable in iio_device_{un}register_eventset funct...Alexandru Ardelean2020-09-291-26/+24
* iio:light:gp2ap002 fix spelling typo in commentsWang Qing2020-09-291-1/+1
* counter: microchip-tcb-capture: Constify mchp_tc_opsRikard Falkeborn2020-09-231-1/+1
* staging: r8188eu: replace WIFI_REASON_CODE enum with native ieee80211_reasoncodeIvan Safonov2020-09-222-33/+2
* staging: hikey9xx: Fix incorrect assignmentAlex Dewar2020-09-221-1/+1
* staging: rtl8192u: clean up comparsions to NULLMichael Straube2020-09-223-6/+6
* staging: rtl8192u: correct placement of else ifMichael Straube2020-09-221-3/+1
* staging: rtl8192u: clean up blank line style issuesMichael Straube2020-09-228-81/+4
* staging: rtl8188eu: clean up alignment style issuesMichael Straube2020-09-228-90/+87
* staging: rtl8188eu: clean up block comment style issuesMichael Straube2020-09-225-28/+21
* staging: rtl8712: use shorter array initializationsMichael Straube2020-09-221-4/+3
* staging: rtl8712: clean up comparsions to NULLMichael Straube2020-09-2210-47/+46
* staging: spmi: hisi-spmi-controller: Use devm_ version of ioremap().Dan Carpenter2020-09-221-1/+2
* staging/emxx_udc: fix indenting issue on a couple of statementsColin Ian King2020-09-221-3/+3
* staging: vchiq: convert compat await_completionArnd Bergmann2020-09-221-291/+205
* staging: vchiq: convert compat bulk transferArnd Bergmann2020-09-221-111/+109
* staging: vchiq: convert compat dequeue_messageArnd Bergmann2020-09-221-88/+92
* staging: vchiq: convert compat create_serviceArnd Bergmann2020-09-221-100/+89
* staging: vchiq: rework compat handlingArnd Bergmann2020-09-221-53/+56
* Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-09-2291-1136/+950
|\
| * iio:imu:inv_mpu6050: Use regmap_noinc_read for fifo reads.Jonathan Cameron2020-09-211-2/+2
| * iio:imu:inv_mpu6050 Fix dma and ts alignment and data leak issues.Jonathan Cameron2020-09-212-10/+14
| * iio:adc:ti-adc12138 Fix alignment issue with timestampJonathan Cameron2020-09-211-4/+9
| * iio:adc:ti-adc0832 Fix alignment issue with timestampJonathan Cameron2020-09-211-3/+8
| * iio:imu:st_lsm6dsx Fix alignment and data leak issuesJonathan Cameron2020-09-212-16/+32
| * iio:light:si1145: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-211-8/+11
| * iio:gyro:itg3200: Fix timestamp alignment and prevent data leak.Jonathan Cameron2020-09-211-4/+11
| * iio:imu:st_lsm6dsx: check st_lsm6dsx_shub_read_output returnTom Rix2020-09-211-0/+2
| * iio: adc: exynos_adc: Replace indio_dev->mlock with own device lockSergiu Cuciurean2020-09-211-4/+16
| * iio: imu: st_lsm6dsx: Scaling factor type set to IIO_VAL_INT_PLUS_NANOMario Tesi2020-09-211-57/+77
| * iio: adis16475: Drop adis_burst usageNuno Sá2020-09-211-15/+3
| * iio: adis16400: Drop adis_burst usageNuno Sá2020-09-211-19/+13
| * iio: adis: Move burst mode into adis_dataNuno Sá2020-09-211-7/+5
| * iio:accel:bma180: Fix use of true when should be iio_shared_by enumJonathan Cameron2020-09-211-1/+1