- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- d0d7c58 Merge branch 'ib-5.8-jz47xx-ts' into HEAD by Jonathan Cameron · 4 years, 6 months ago
- 951ad47 iio: adc: ad7124: move chip ID & name on the chip_info table by Alexandru Ardelean · 4 years, 6 months ago
- b96952f IIO: Ingenic JZ47xx: Add touchscreen mode. by Artur Rojek · 4 years, 6 months ago
- 6a294b4 iio/adc: ingenic: Retrieve channels list from soc data struct by Paul Cercueil · 4 years, 6 months ago
- 155e41e IIO: Ingenic JZ47xx: Add xlate cb to retrieve correct channel idx by Artur Rojek · 4 years, 6 months ago
- 1a99dc4 IIO: Ingenic JZ47xx: Error check clk_enable calls. by Artur Rojek · 4 years, 6 months ago
- 3eca1d2 iio: adc: ad7192: move ad7192_of_match table closer to the end of the file by Alexandru Ardelean · 4 years, 9 months ago
- 2c7c8dc iio: adc: rockchip_saradc: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 6 months ago
- 8f0f0f2 iio: adc: qcom-pm8xxx-xoadc: Demote standard comment block and supply missing description by Lee Jones · 4 years, 6 months ago
- 315482a iio: adc: palmas_gpadc: Demote non-conforming kerneldoc header by Lee Jones · 4 years, 6 months ago
- 922fdc1 iio: adc: max9611: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
- ea44867 iio: adc: max1363: Fix kerneldoc attribute formatting for 'lock' by Lee Jones · 4 years, 6 months ago
- 95d61a6 iio: adc: cpcap-adc: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 6 months ago
- 62eebcb iio: adc: at91-sama5d2_adc: Struct kerneldoc titles need to start with 'struct ' by Lee Jones · 4 years, 6 months ago
- 4ab559a iio: adc: at91_adc: Fix 'bad line' warning by Lee Jones · 4 years, 6 months ago
- 7574f1b iio: adc: ad799x: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 6 months ago
- dd54f40 iio: adc: twl6030-gpadc: Fix some misdocumentation and formatting issues by Lee Jones · 4 years, 6 months ago
- 2006cf1 iio: adc: twl4030-madc: Fix misnamed struct attribute by Lee Jones · 4 years, 6 months ago
- 8856d5c iio: adc: twl4030-madc: Remove set but unused variables 'len' by Lee Jones · 4 years, 6 months ago
- f83d87a iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variables by Lee Jones · 4 years, 6 months ago
- 05eb6d3 iio: adc: ad7887: Demote seemingly unintentional kerneldoc header by Lee Jones · 4 years, 6 months ago
- 700b60e iio: adc: ad7923: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
- b5d214d iio: adc: ad7298: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
- 0232d07 iio: adc: ad_sigma_delta: Remove unused variable 'ret' by Lee Jones · 4 years, 6 months ago
- 263771d Merge 5.8-rc6 into staging-next by Greg Kroah-Hartman · 4 years, 6 months ago
- 3593cd5 Replace HTTP links with HTTPS ones: drivers/iio by Alexander A. Klimov · 4 years, 7 months ago
- 3c53080 iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functions by Alexandru Ardelean · 4 years, 9 months ago
- 6ff0199 iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc() by Alexandru Ardelean · 4 years, 9 months ago
- a07a4fe iio:adc:ingenic: drop of_match_ptr protection and include mod_devicetable.h by Jonathan Cameron · 4 years, 7 months ago
- 4e53d47 iio:adc:ti-tlc4541: Drop CONFIG_OF and of_match_ptr protections. by Jonathan Cameron · 4 years, 7 months ago
- a6b4070 iio:adc:ti-adc161s626: Drop of_match_ptr protection. by Jonathan Cameron · 4 years, 7 months ago
- f14bac4 iio:adc:ti-adc084s021: drop of_match_ptr protection by Jonathan Cameron · 4 years, 7 months ago
- 0896ffd iio:adc:ti-adc0832: drop CONFIG_OF and of_match_ptr protections by Jonathan Cameron · 4 years, 7 months ago
- b087374 iio:adc:ti-adc081c: Drop of_match_ptr and change to mod_devicetable.h by Jonathan Cameron · 4 years, 7 months ago
- 34eb7366 iio:adc:sd_adc_modulator: Drop of_match_ptr and tweak includes by Jonathan Cameron · 4 years, 7 months ago
- bf12d3f iio:adc:mcp3422: remove CONFIG_OF and of_match_ptr protections by Jonathan Cameron · 4 years, 7 months ago
- 016d271 iio:adc:mcp320x: Drop CONFIG_OF and of_match_ptr protections by Jonathan Cameron · 4 years, 7 months ago
- 1fa8b34 iio:adc:max1118: Drop CONFIG_OF / of_match_ptr protections by Jonathan Cameron · 4 years, 7 months ago
- 7a3e190 iio:adc:max11100: Drop of_match_ptr protection / add mod_devicetable.h include by Jonathan Cameron · 4 years, 7 months ago
- 0a9a500 iio:adc:ltc2497 drop of_match_ptr protection by Jonathan Cameron · 4 years, 7 months ago
- 29788fd6 iio:adc:cpcap-adc: Drop of_match_ptr protection and use device_get_match_data by Jonathan Cameron · 4 years, 7 months ago
- 4b7dddb iio:adc:ltc2496: Drop of_match_ptr and use mod_devicetable.h by Jonathan Cameron · 4 years, 7 months ago
- 53469fa iio:adc:max1027: drop of_match_ptr and CONFIG_OF protections by Jonathan Cameron · 4 years, 7 months ago
- f84ff46 iio:adc:max1363: Drop of_match_ptr and use generic device_get_match_data by Jonathan Cameron · 4 years, 7 months ago
- f8e6ae5 iio:adc:hi8435: Drop of_match_ptr protection. by Jonathan Cameron · 4 years, 7 months ago
- 3745440 iio:adc:hi8435: Drop unused of_gpio.h header by Jonathan Cameron · 4 years, 7 months ago
- 7277a74 iio:adc:lpc32xx: Drop of_match_ptr protection by Jonathan Cameron · 4 years, 7 months ago
- ebf35aa iio: at91-sama5d2_adc: remove usage of iio_priv_to_dev() helper by Alexandru Ardelean · 4 years, 8 months ago
- b0536f9 iio: adc: ad7780: Fix a resource handling path in 'ad7780_probe()' by Christophe JAILLET · 4 years, 8 months ago
- e9c6004 iio: adc: adi-axi-adc: Fix object reference counting by Nuno Sá · 4 years, 7 months ago
- 8f52a15 iio: adc: Combine read functions for PMIC5 and PMIC7 by Jishnu Prakash · 4 years, 7 months ago
- 4e130dc iio: adc: rockchip_saradc: Add support iio buffers by Simon Xue · 4 years, 7 months ago
- 71eb7c8 iio: adc: rockchip_saradc: better prefix for channel constant by Heiko Stuebner · 4 years, 7 months ago
- d0389d4 iio: adc: rockchip_saradc: move all of probe to devm-functions by Heiko Stuebner · 4 years, 7 months ago
- f11d59d iio: Move attach/detach of the poll func to the core by Lars-Peter Clausen · 4 years, 8 months ago
- 044d406 iio: at91_adc: remove usage of iio_priv_to_dev() helper by Alexandru Ardelean · 4 years, 8 months ago
- 07b6c9d iio: stm32-dfsdm-adc: remove usage of iio_priv_to_dev() helper by Alexandru Ardelean · 4 years, 8 months ago
- 8cb631c iio: Remove superfluous of_node assignments by Lars-Peter Clausen · 4 years, 7 months ago
- 8f73a13 iio: remove left-over parent assignments by Alexandru Ardelean · 4 years, 8 months ago
- 2cbd541 iio: remove left-over comments about parent assignment by Alexandru Ardelean · 4 years, 8 months ago
- d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 8 months ago
- 4027860 iio: Kconfig: at91_adc: add COMPILE_TEST dependency to driver by Alexandru Ardelean · 4 years, 8 months ago
- cd64d35 iio: stm32-adc: remove usage of iio_priv_to_dev() helper by Alexandru Ardelean · 4 years, 8 months ago
- ce6c373 iio: adc: max11100: Constify struct iio_chan_spec by Rikard Falkeborn · 4 years, 8 months ago
- 603375d iio: adc: Update debug prints by Jishnu Prakash · 4 years, 8 months ago
- 35fbb7f iio: adc: Update return value checks by Jishnu Prakash · 4 years, 8 months ago
- 082111e iio: adc: Add support for PMIC7 ADC by Jishnu Prakash · 4 years, 8 months ago
- 572e76e iio: adc: Add info property under adc_data by Jishnu Prakash · 4 years, 8 months ago
- 80ef846 Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 8 months ago
- 512b7d3 Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 8 months ago
- 7abd9fb iio: adc: mp2629: Add support for mp2629 ADC driver by Saravanan Sekar · 4 years, 8 months ago
- c2312ff Merge 5.7-rc7 into staging-next by Greg Kroah-Hartman · 4 years, 8 months ago
- 10134ec iio: adc: stm32-adc: fix a wrong error message when probing interrupts by Fabrice Gasnier · 4 years, 8 months ago
- 786b44a iio: adc: exynos: Simplify Exynos7-specific init by Krzysztof Kozlowski · 4 years, 8 months ago
- 754718a iio: adc: Add scaling support to exynos adc driver by Jonathan Bakker · 4 years, 9 months ago
- cef077e Merge tag 'iio-for-5.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 8 months ago
- b455d06 iio: adc: stm32-dfsdm: fix device used to request dma by Fabrice Gasnier · 4 years, 9 months ago
- 52cd91c iio: adc: stm32-adc: fix device used to request dma by Fabrice Gasnier · 4 years, 9 months ago
- bcfa1e2 iio: adc: ti-ads8344: Fix channel selection by Gregory CLEMENT · 4 years, 9 months ago
- a66904b iio: adc: ad7476: remove redundant null check on an array by Colin Ian King · 4 years, 9 months ago
- 3321f29e iio: adc: ti-ads124s08: Use get_unaligned_be24() by Andy Shevchenko · 4 years, 9 months ago
- 1608327 iio: adc: mpc3422: Use get_unaligned_beXX() by Andy Shevchenko · 4 years, 9 months ago
- c1909ab iio: adc: ad_sigma_delta: Use {get,put}_unaligned_be24() by Andy Shevchenko · 4 years, 9 months ago
- e8014d8 Merge 5.7-rc3 into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
- f3c034f iio: at91-sama5d2_adc: adjust iio_triggered_buffer_{predisable,postenable} positions by Alexandru Ardelean · 4 years, 11 months ago
- 065056c iio: at91-sama5d2_adc: split at91_adc_current_chan_is_touch() helper by Alexandru Ardelean · 4 years, 11 months ago
- abb7e84 iio: adc: at91-sama5d2_adc: update for other trigger usage by Eugen Hristev · 5 years ago
- 97c54cf iio: adc: at91-sama5d2_adc: handle unfinished conversions by Eugen Hristev · 5 years ago
- 4e1d963 Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
- c532cc6 Merge tag 'iio-fixes-for-5.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 4 years, 9 months ago
- 8f2273b iio: adc: ad7192: fix null pointer de-reference crash during probe by Alexandru Ardelean · 4 years, 9 months ago
- dd7de4c iio: adc: ti-ads8344: properly byte swap value by Alexandre Belloni · 4 years, 9 months ago
- 3b7f9db iio: xilinx-xadc: Make sure not exceed maximum samplerate by Lars-Peter Clausen · 4 years, 10 months ago
- 8bef455 iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode by Lars-Peter Clausen · 4 years, 10 months ago
- f954b09 iio: xilinx-xadc: Fix clearing interrupt when enabling trigger by Lars-Peter Clausen · 4 years, 10 months ago
- e44ec77 iio: xilinx-xadc: Fix ADC-B powerdown by Lars-Peter Clausen · 4 years, 10 months ago
- 8cba4a99 iio: Fix misspellings of "Analog Devices" by Geert Uytterhoeven · 4 years, 9 months ago
- 587122c iio: adc: fsl-imx25-gcq: Use devm_platform_ioremap_resource by Aishwarya Ramakrishnan · 4 years, 9 months ago
- af5c217 iio: adc: at91-adc: Use devm_platform_ioremap_resource by Aishwarya Ramakrishnan · 4 years, 9 months ago