summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-05-18iio: adc: sun4i-gpadc-iio convert to SPDX license tagsYangtao Li
2019-05-18iio: ad9523-1: Improve reported VCO frequency accuracyLars-Peter Clausen
2019-05-11iio: dac: ds4422/ds4424 drop of_node checkRuslan Babayev
2019-05-11iio: stmpe-adc: Reset possible interruptsPhilippe Schenker
2019-05-11iio: stmpe-adc: Use wait_for_completion_timeoutPhilippe Schenker
2019-05-11iio: stmpe-adc: Enable all stmpe-adc interrupts just oncePhilippe Schenker
2019-05-11iio: stmpe-adc: Reinit completion struct on begin conversionPhilippe Schenker
2019-05-11iio: stmpe-adc: Add compatible namePhilippe Schenker
2019-05-05iio: stmpe-adc: Remove unnecessary assignmentPhilippe Schenker
2019-05-05staging: iio: adc: Add paragraph to describe Kconfig symbolVatsala Narang
2019-05-05staging: iio: adt7316: match parenthesis alignmentJoão Seckler
2019-05-05iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printingGeert Uytterhoeven
2019-04-27iio: dac: ad5758: remove set but not used variable 'dc_dc_mode'YueHaibing
2019-04-27iio: cros_ec: add 'id' sysfs entryGwendal Grignou
2019-04-27iio: adc: stm32-dfsdm: missing error case during probeFabien Dessenne
2019-04-27iio: adc: stm32-dfsdm: manage the get_irq error caseFabien Dessenne
2019-04-27iio: dac: ad5758: declare missing of tableDaniel Gomez
2019-04-27iio: adxl372: declare missing of tableDaniel Gomez
2019-04-27iio: accel: kxsd9: declare missing of tableDaniel Gomez
2019-04-27iio: temperature: maxim_thermocouple: declare missing of tableDaniel Gomez
2019-04-27iio: adc: at91: Use dev_get_drvdata()Kefeng Wang
2019-04-25counter: add FlexTimer Module Quadrature decoder counter driverPatrick Havelange
2019-04-25drivers/clocksource: timer-fsl-ftm: use common header for FlexTimer #definesPatrick Havelange
2019-04-25drivers/pwm: pwm-fsl-ftm: use common header for FlexTimer #definesPatrick Havelange
2019-04-25counter: stm32-lptimer: add counter deviceFabrice Gasnier
2019-04-25counter: Add STM32 Timer quadrature encoderBenjamin Gaignard
2019-04-25counter: 104-quad-8: Add Generic Counter interface supportWilliam Breathitt Gray
2019-04-25iio: 104-quad-8: Update license boilerplateWilliam Breathitt Gray
2019-04-25counter: Introduce the Generic Counter interfaceWilliam Breathitt Gray
2019-04-25staging: kpc2000: Add DMA driverMatt Sickler
2019-04-25Staging: vc04_services: Cleanup in ctrl_set_bitrate()Madhumitha Prabakaran
2019-04-25staging: rtl8188eu: remove unnecessary parenthesesMichael Straube
2019-04-25staging: rtl8188eu: add spaces around '-' in rtw_cmd.cMichael Straube
2019-04-25staging: rtl8188eu: replace subtraction with resultMichael Straube
2019-04-25staging: rtl8188eu: add spaces around operators in rtw_ap.cMichael Straube
2019-04-25staging: olpc_dcon: Convert all uses of old GPIO API to new descriptor APIJerry Lin
2019-04-25staging: rtl8188eu: cleanup indenting issue in odm.cMichael Straube
2019-04-25staging: vchiq_arm: Fix misuse of %xFuqian Huang
2019-04-25staging: most: core: replace strcpy() by strscpy()Gustavo A. R. Silva
2019-04-25staging: kpc2000: fix platform_no_drv_owner.cocci warningsYueHaibing
2019-04-25staging: kpc2000: remove duplicated include from kp2000_module.cYueHaibing
2019-04-25staging: kpc2000: Use memset to initialize resourcesNathan Chancellor
2019-04-25Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2019-04-22iio: adc: qcom-spmi-adc5: Fix of-based module autoloadingBjorn Andersson
2019-04-22iio: dummy_evgen: fix possible memleak in evgen initPan Bian
2019-04-22iio:accel:Switch hardcoded function name with a reference to __func__ making ...Mohan Kumar
2019-04-22iio: adc: stm32-dfsdm: fix triggered buffer build dependencyFabrice Gasnier
2019-04-22iio: adc: stm32-dfsdm: fix unmet direct dependencies detectedFabrice Gasnier
2019-04-22iio: imx7d_adc: Use devm_iio_device_register()Andrey Smirnov
2019-04-22iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()Andrey Smirnov