1. 04ab240 driver: adc: an adc driver for rt1170 by Crist Xu · 3 years, 8 months ago
  2. bdf425c drivers: adc: Adding CONFIG_SOC_SERIES_STM32L5X in stm32l5 series by Sidhdharth Yadav · 3 years, 9 months ago
  3. 2a96cc0 drivers: adc: STM32: fix support for internal voltage reference source by Aurelien Jarno · 3 years, 9 months ago
  4. c3a067e drivers: adc: stm32: fix f3x series by Dario Binacchi · 3 years, 9 months ago
  5. fadc5d1 drivers: adc: mcux_adc16: reduce log verbosity by Henrik Brix Andersen · 3 years, 9 months ago
  6. 3af8328 drivers: npcx: convert NPCX drivers clock client to DEVICE_DT_GET by Fabio Baltieri · 3 years, 9 months ago
  7. 530db51 lpadc: a bug fix for the drivers/adc_mcux_lpadc.c by Crist Xu · 3 years, 9 months ago
  8. ec174d4 drivers: adc: stm32: Perform calibration if set in sequence by Lasse Sangild · 3 years, 10 months ago
  9. e4463a7 drivers: adc: stm32: Add STM32h7xx linearity calibration by Lasse Sangild · 3 years, 10 months ago
  10. aaf64e0 soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros by Piotr Mienkowski · 3 years, 10 months ago
  11. 8ea58d4 ite: drivers/adc: create pinmux phandle to the ADC driver node by Tim Lin · 3 years, 10 months ago
  12. fcc3177 drivers/pinmux: stm32: Move stm32 driver from stm32/ by Erwan Gouriou · 3 years, 10 months ago
  13. 87f29ef driver: adc: npcx: replace constant value with DT_INST_PROP_LEN macro. by Mulin Chao · 3 years, 10 months ago
  14. fbf2f81 drivers: stm32_adc: add STM32WL family support by Fabio Baltieri · 3 years, 10 months ago
  15. 2dc90a0 drivers: adc: mcp320x: convert to new DT helper macros by Henrik Brix Andersen · 3 years, 10 months ago
  16. 31fc67d drivers: adc: lmp90xxx: convert to new DT helper macros by Henrik Brix Andersen · 3 years, 10 months ago
  17. 2c61c06 drivers/ADC: STM32: This solves coverity reported in ADC driver. by Affrin Pinhero · 3 years, 10 months ago
  18. 01565fa drivers: adc: lmp90xxx: check read REG_ADC_DONE error code by Gerard Marull-Paretas · 3 years, 10 months ago
  19. 2352da2 drivers: adc: lmp90xxx: fix incorrect buffer size by Gerard Marull-Paretas · 3 years, 10 months ago
  20. 5f5fb7d ite: drivers/adc: it8xxx2: fix adc driver flow by Tim Lin · 3 years, 11 months ago
  21. c045cbd drivers: adc: STM32 Add common path by Eug Krashtan · 3 years, 11 months ago
  22. d83647d drivers: adc: add ADC emulator by Tomasz Michalec · 3 years, 11 months ago
  23. c1080f3 adc: adc dma driver by Hake Huang · 3 years, 11 months ago
  24. 510aacc drivers: adc: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  25. cd96046 ite: drivers/adc: add adc drivers on it8xxx2_evb platform by Tim Lin · 4 years ago
  26. 8e02c4c shell: adc: support cc322xx by Pavlo Hamov · 4 years, 1 month ago
  27. ee6ec8d drivers: adc: cc32xx: Add support by Pavlo Hamov · 4 years, 1 month ago
  28. b275fec soc: stm32: convert to use DEVICE_DT_GET for clocks by Kumar Gala · 4 years, 1 month ago
  29. 5b9b52b drivers: adc: lmp90xxx: initialise all instances by Henrik Brix Andersen · 4 years, 2 months ago
  30. 6a01230 drivers/adc: stm32: Use bitfield for multiple channels detection by Erwan Gouriou · 4 years, 2 months ago
  31. 3c7b277 drivers: adc: stm32: Fix sequence configuration by Martin Jäger · 4 years, 2 months ago
  32. 02703e6 device: Remove DEVICE_DT_DECLARE / DEVICE_DT_INST_DECLARE by Kumar Gala · 4 years, 2 months ago
  33. 4ed3750 drivers: adc: stm32: add support for stm32g0 series by Thomas Stranger · 4 years, 3 months ago
  34. 2f95734 drivers: adc: Convert drivers to new DT device macros by Kumar Gala · 4 years, 4 months ago
  35. daa48da soc: replace DT_ with NPCX_DT_ prefix for all macros in soc_dt.h by Mulin Chao · 4 years, 4 months ago
  36. 507f314 driver: clock_controller: return values of clock_control apis directly. by Mulin Chao · 4 years, 4 months ago
  37. 14b9813 driver: npcx7: fixed typo in Kconfig.npcx files. by Mulin Chao · 4 years, 4 months ago
  38. a279b4c drivers: adc: add adc support in npcx7 series by Mulin Chao · 4 years, 4 months ago
  39. 7f68c0a drivers: adc: stm32: use generic LL headers by Martin Jäger · 4 years, 4 months ago
  40. a812f3d adc-mcux: add support for adc16 channel multiplex by Andreas Dröscher · 4 years, 5 months ago
  41. 0b9c584 drivers/pinmux: stm32: Provide unique API to stm32_dt_pinctrl by Erwan Gouriou · 4 years, 5 months ago
  42. 72d395a drivers: adc: stm32: add support for pinmux by Martin Jäger · 4 years, 6 months ago
  43. 6ed1367 adc_shell: rework commands by Jakub Rzeszutko · 4 years, 6 months ago
  44. 333e5e0 adc_shell: extend channel command by Jakub Rzeszutko · 4 years, 6 months ago
  45. fb65360 adc_shell: use shell to validate arguments count by Jakub Rzeszutko · 4 years, 6 months ago
  46. ceb3c4c adc_shell: introduce dictionary commands by Jakub Rzeszutko · 4 years, 6 months ago
  47. dc37f988 drivers: adc: added support adc driver for lpcexpresso55s69 by Toby Firth · 4 years, 6 months ago
  48. 26e6e7a drivers: adc: Improve the default routine providing sampling intervals by Andrzej Głąbek · 4 years, 6 months ago
  49. 824f423 misc: Replace assert include and calls by sys/__assert.h equivalent by Xavier Chapron · 4 years, 6 months ago
  50. ef560e0 drivers: Manual const-ification of device driver instance by Tomasz Bursztyka · 4 years, 7 months ago
  51. 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
  52. f1c0f2d drivers: adc: Fix device instance const qualifier loss by Tomasz Bursztyka · 4 years, 7 months ago
  53. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  54. 768482c drivers: adc: mcp320x: fix compilation when using spi cs-gpios by Henrik Brix Andersen · 4 years, 7 months ago
  55. 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  56. af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  57. 7d920ba drivers: use K_KERNEL_STACK macros by Andrew Boie · 4 years, 8 months ago
  58. 0f7acb1 drivers: adc_mcp320x: respect devicetree cs-gpios flags by Peter Bigot · 4 years, 9 months ago
  59. 62e045f drivers: adc_lmp90xxx: respect devicetree cs-gpios flags by Peter Bigot · 4 years, 9 months ago
  60. fdeed32 adc: adc_shell: suppress -Wchar-subscripts with isdigit() by Marcin Niestroj · 4 years, 9 months ago
  61. ee985d81 shell: enable modules by default if shell is enabled by Anas Nashif · 4 years, 9 months ago
  62. 0cf9be3 drivers: adc: lmp90xxx: set thread name by Henrik Brix Andersen · 4 years, 10 months ago
  63. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  64. 6e8775f devicetree: remove DT_HAS_NODE_STATUS_OKAY by Martí Bolívar · 4 years, 11 months ago
  65. 4f16b41 device: avoid casting away const from config_info pointer by Peter Bigot · 4 years, 11 months ago
  66. 7e0eed9 devicetree: allow access to all nodes by Martí Bolívar · 5 years ago
  67. 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 5 years ago
  68. cfebfc1 drivers: adc: stm32: add support for H7 series by Gerard Marull-Paretas · 5 years ago
  69. 0a7d4e2 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon by Kumar Gala · 5 years ago
  70. 99d14e9 adc: adc_shell: Fix compile error by Kumar Gala · 5 years ago
  71. 87e1743 devicetree: replace DT_HAS_DRV_INST with DT_INST_FOREACH by Martí Bolívar · 5 years ago
  72. 024ea0e adc: Kconfig: Remove per instance ADC_{0..2} Kconfig symbols by Kumar Gala · 5 years ago
  73. 897652a adc: adc_shell: Rework device name extraction from devicetree by Kumar Gala · 5 years ago
  74. 8639469 drivers: adc: adc_mcp320x: Rename defines to remove DT_ prefix by Kumar Gala · 5 years ago
  75. a918d30 drivers: adc: adc_sam0: rework devicetree support by Kumar Gala · 5 years ago
  76. 94fcf2e drivers: adc: adc_sam_afec: rework device tree support by Kumar Gala · 5 years ago
  77. b07596b drivers: adc: mcux_adc12: create macro for device instantiation by Kumar Gala · 5 years ago
  78. bc4d12f drivers: adc: mcux_adc16: Convert to DT_INST by Kumar Gala · 5 years ago
  79. 7e7e794 drivers: adc: adc_stm32: enable internal voltage reference source by Aurelien Jarno · 5 years ago
  80. 1985ddf drivers: adc: lmp90xxx: convert to use k_msleep() instead of k_sleep() by Henrik Brix Andersen · 5 years ago
  81. bbde371 adc: nordic: move to new DT API and kconfig style by Martí Bolívar · 5 years ago
  82. 51125b2 drivers: adc: adc_shell: Kconfig ADC_SHELL must depends on SHELL by Paolo Teti · 5 years ago
  83. bbd6473 drivers: remove a couple of DT abstraction violations by Martí Bolívar · 5 years ago
  84. ecf3bdb coccinelle: re-run timeout conversion semantic patch by Peter Bigot · 5 years ago
  85. 32bb239 timeout: Fix up API usage by Andy Ross · 5 years ago
  86. b1e1f64 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Oleg Zhurakivskyy · 5 years ago
  87. 6c2451c adc: adc_lmp90xxx: Remove DT_INST_0_* comments by Kumar Gala · 5 years ago
  88. 23957a8 drivers: adc: lmp90xxx: convert to new DT API by Henrik Brix Andersen · 5 years ago
  89. 3de3ad0 drivers: adc: lmp90xxx: prevent SPI transactions from ISR context by Henrik Brix Andersen · 5 years ago
  90. ee97ab2 drivers: adc: lmp90xxx: validate ADC sequence channels mask by Henrik Brix Andersen · 5 years ago
  91. 15be7a5 drivers: adc: lmp90xxx: move calibration setup to acquisition thread by Henrik Brix Andersen · 5 years ago
  92. 64bed8a drivers: adc: lmp90xxx: make adc_context_start_sampling() ISR safe by Henrik Brix Andersen · 5 years ago
  93. 9909a46 drivers: adc: lmp90xxx: use common crc8 implementation by Henrik Brix Andersen · 5 years ago
  94. fce6a8b drivers: adc: lmp90xxx: do not exit acquisition thread on error by Henrik Brix Andersen · 5 years ago
  95. 53615ab drivers: adc: add Microchip MCP320x driver by Henrik Brix Andersen · 5 years ago
  96. 7a81cd9 drivers: microchip: Convert microchip drivers to new DT_INST macros by Kumar Gala · 5 years ago
  97. 989484b drivers: stm32: Convert STM32 drivers to new DT_INST macros by Kumar Gala · 5 years ago
  98. 4b9fe8a drivers: mcux: Convert MCUX drivers to new DT_INST macros by Kumar Gala · 5 years ago
  99. 4b37a8f Revert "global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT()" by Carles Cufi · 5 years ago
  100. 8739517 global: Replace BUILD_ASSERT_MSG() with BUILD_ASSERT() by Oleg Zhurakivskyy · 5 years ago