summaryrefslogtreecommitdiff
path: root/drivers/iio
AgeCommit message (Expand)Author
2020-07-20iio: adc: at91_adc: Fix 'bad line' warningLee Jones
2020-07-20iio: dac: ad5504: Fix formatting errors and demote non-compliant kerneldocLee Jones
2020-07-20iio: adc: ad799x: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-20iio: light: us5182d: Fix formatting in kerneldoc function blockLee Jones
2020-07-20iio: temperature: mlx90632: Function parameter descriptions must match exactlyLee Jones
2020-07-20iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment bl...Lee Jones
2020-07-20iio: dac: ltc2632: Fix formatting in kerneldoc struct headerLee Jones
2020-07-20iio: adc: twl6030-gpadc: Fix some misdocumentation and formatting issuesLee Jones
2020-07-20iio: magnetometer: hmc5843: 'hmc5843_pm_ops' is unused in 1 of 3 files includ...Lee Jones
2020-07-20iio: adc: twl4030-madc: Fix misnamed struct attributeLee Jones
2020-07-20iio: adc: twl4030-madc: Remove set but unused variables 'len'Lee Jones
2020-07-20iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variablesLee Jones
2020-07-20iio: imu: kmx61: Fix formatting in kerneldoc function headersLee Jones
2020-07-20iio: magnetometer: mmc35240: Fix function header formattingLee Jones
2020-07-20iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm()Lee Jones
2020-07-20iio: dac: ad5791: Complete 'struct ad5791_chip_info' documentationLee Jones
2020-07-20iio: dac: ad5764: Fix misdocumenting and formatting errorLee Jones
2020-07-20iio: dac: ad5761: Fix kerneldoc attribute formatting for 'lock'Lee Jones
2020-07-20iio: dac: ad5758: Move and fix-up kerneldoc header and demote unworthy kerneldocLee Jones
2020-07-20iio: dac: ad5755: Fix kerneldoc attribute formatting for 'lock'Lee Jones
2020-07-20iio: dac: ad5449: Fix kerneldoc attribute formatting for 'lock'Lee Jones
2020-07-20iio: dac: ad5446: Complete 'struct ad5446_state' doc and demote unworthy kern...Lee Jones
2020-07-20iio: dummy: iio_simple_dummy_buffer: Demote file header and correct misspellingLee Jones
2020-07-20iio: adc: ad7887: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-20iio: dac: ad5064: Value returned by ad5064_vref_name may not be 'const * const'Lee Jones
2020-07-20iio: dummy: iio_simple_dummy_events: Demote file header and supply descriptio...Lee Jones
2020-07-20iio: dac: ad5421: Fix kerneldoc attribute formatting for 'lock'Lee Jones
2020-07-20iio: dummy: iio_simple_dummy: Add newline after function-endLee Jones
2020-07-20iio: dummy: iio_simple_dummy: Demote unworthy kerneldocs and correct wrong pa...Lee Jones
2020-07-20iio: dac: ad5380: Fix kerneldoc attribute formatting for 'lock'Lee Jones
2020-07-20iio: dac: ad5360: Fix kerneldoc attribute formatting for 'lock'Lee Jones
2020-07-20iio: adc: ad7923: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-07-20iio: adc: ad7298: Demote obvious misuse of kerneldoc to standard comment blocksLee Jones
2020-07-20iio: common: ms_sensors: ms_sensors_i2c: Fix misspelling of parameter 'client'Lee Jones
2020-07-20iio: accel: bma220_spi: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones
2020-07-20iio: adc: ad_sigma_delta: Remove unused variable 'ret'Lee Jones
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman
2020-07-17Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-07-15iio: buffer: fix attach/detach pollfunc orderAlexandru Ardelean
2020-07-13Replace HTTP links with HTTPS ones: drivers/iioAlexander A. Klimov
2020-07-12iio: cros_ec_accel_legacy: Add Read Only frequency entriesGwendal Grignou
2020-07-08Merge tag 'iio-fixes-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2020-07-07iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functionsAlexandru Ardelean
2020-07-07iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()Alexandru Ardelean
2020-07-07iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.hJonathan Cameron
2020-07-07iio:adc:ti-tlc4541: Drop CONFIG_OF and of_match_ptr protections.Jonathan Cameron
2020-07-07iio:adc:ti-adc161s626: Drop of_match_ptr protection.Jonathan Cameron
2020-07-07iio:adc:ti-adc084s021: drop of_match_ptr protectionJonathan Cameron
2020-07-07iio:adc:ti-adc0832: drop CONFIG_OF and of_match_ptr protectionsJonathan Cameron
2020-07-07iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.hJonathan Cameron