1. 0906a51 drivers: adc: Fix handling of invalid sampling requests by Andrzej Głąbek · 6 years ago
  2. 7c52bf9 drivers: adc: nrfx: Correct log module name in adc_nrfx_adc.c by Andrzej Głąbek · 6 years ago
  3. 4b43065 drivers: nrf: Enable nRF drivers by default in Kconfig by Andrzej Głąbek · 6 years ago
  4. 763af40 drivers: adc: adc_mcux_adc16: improving configurability by Nicolai Glud · 6 years ago
  5. 0187d60 drivers: adc_mcux: improve initialization of the ADC by Johann Fischer · 6 years ago
  6. 487603e drivers: adc_mcux: save pointer for repeated sampling by Johann Fischer · 6 years ago
  7. 8ff96b5 drivers: Add 'U' to unsigned variable assignments by Patrik Flykt · 6 years ago
  8. 0916659 adc: remove adc_ti_adc108s102.h by Kumar Gala · 6 years ago
  9. c256949 dts: adc: cleanup CONFIG_ADC_x_NAME by Kumar Gala · 6 years ago
  10. d4983db dts: adc: cleanup CONFIG_ADC_x_IRQ_PRI by Kumar Gala · 6 years ago
  11. c167789 adc: adc_intel_quark_d2000: Pass 0 for IRQ Priority by Kumar Gala · 6 years ago
  12. a8d0e5a adc: ti_adc108s102: Remove driver as its bit-rotted by Kumar Gala · 6 years ago
  13. b370b2b dts: nrf: Remove ADC dts.fixup defines and use aliases instead. by Mieszko Mierunski · 6 years ago
  14. 2020290 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig by Andrzej Głąbek · 6 years ago
  15. c0a3c6d adc: adc_dw: Remove dead code related to undefined Kconfig symbols by Kumar Gala · 6 years ago
  16. aecd4ec kernel: Change k_poll_signal api by Flavio Ceolin · 6 years ago
  17. aa2bdbe drivers: Remove board.h include by Kumar Gala · 6 years ago
  18. cbb77be sys_clock.h: Remove sys_clock_ticks_per_sec() by Andy Ross · 6 years ago
  19. 220d4f83 sys_clock.h: Make "global variable" APIs into proper functions by Andy Ross · 6 years ago
  20. 9a8567f drivers: adc: move to new logger by Anas Nashif · 6 years ago
  21. 7ed7d53 drivers: adc: nrfx: Use SAADC HAL for setting the burst mode by Andrzej Głąbek · 7 years ago
  22. 67ca176 headers: Fix headers across the project by Flavio Ceolin · 7 years ago
  23. da49f2e coccicnelle: Ignore return of memset by Flavio Ceolin · 7 years ago
  24. bfca8b6 adc: sam: Fixed adc_api test for the SAM E70. by Justin Watson · 7 years ago
  25. acc40d9 adc: remove adc_qmsi driver by Daniel Leung · 7 years ago
  26. 8708611 adc: add native driver for Quark D2000 by Daniel Leung · 7 years ago
  27. b98aeab drivers: Kconfig.dw: Remove unnecessary Kconfig by Punit Vara · 7 years ago
  28. 353a69c drivers: adc: Update new ADC APIs by Punit Vara · 7 years ago
  29. ef83943 drivers: Use Designware driver for sensor subsystem by Punit Vara · 7 years ago
  30. 4e551aa sam: adc: Updated SAM ADC driver. by Justin Watson · 7 years ago
  31. c0ce7d0 adc: Convert mcux adc16 driver to the new adc api by Maureen Helm · 7 years ago
  32. 62fcfb7 drivers: adc: Select HAS_DTS_ADC for all ADC drivers by Andrzej Głąbek · 7 years ago
  33. aad21ec drivers: adc: Add shims for nrfx ADC and SAADC drivers by Andrzej Głąbek · 7 years ago
  34. f1891e9 drivers: adc: Introduce reworked API by Andrzej Głąbek · 7 years ago
  35. 8cf8db3 Kconfig: Use a short, consistent style for prompts by Ulf Magnusson · 7 years ago
  36. 2713e44 drivers: adc: Kconfig: Remove redundant 'default n' properties by Ulf Magnusson · 7 years ago
  37. 7e5b021 drivers: adc: fix TOCTOU attacks by Andrew Boie · 7 years ago
  38. 8345e5e syscalls: remove policy from handler checks by Andrew Boie · 7 years ago
  39. cd580e0 drivers/adc: Uneven buffers will lead to buffer overflow by Tomasz Bursztyka · 7 years ago
  40. b0db28b drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files. by Adithya Baglody · 7 years ago
  41. 5dc2ab4 ti_adc108s102: validate num_entries by Andrew Boie · 7 years ago
  42. 97ccf99 ti_adc108s102: fix verification off-by-one by Andrew Boie · 7 years ago
  43. c200367 drivers: Perform a runtime check if a driver is capable of an operation by Leandro Pereira · 7 years ago
  44. d620c16 drivers/adc: Switch ti_adc108s102 driver to new SPI API by Tomasz Bursztyka · 7 years ago
  45. 3242654 api/spi: Disable legacy API by default by Tomasz Bursztyka · 7 years ago
  46. 8949233 kconfig: fix more help spacing issues by Anas Nashif · 7 years ago
  47. f6aefe5 drivers: ti_adc108s102: remove newline from syslog messages by Anas Nashif · 7 years ago
  48. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  49. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  50. c93a478 drivers: adc: add system call handlers by Andrew Boie · 7 years ago
  51. b62a353 drivers: adc: Add SAM ADC driver by Jonas Pfaff · 7 years ago
  52. f7a37ce mcux: nxp_kinetis: Move HAS_ADC16 config to ext by Maureen Helm · 8 years ago
  53. 0fea242 kconfig: adc: Extract platform specific configs to separate files. by Michał Kruszewski · 8 years ago
  54. 09bcd8e Kconfig: make all syslog variables depend on SYS_LOG by Anas Nashif · 8 years ago
  55. 732424f drivers, net: Clean up semaphore initialization by Leandro Pereira · 8 years ago
  56. 8ff5155 adc: Introduce new mcux adc16 driver by Maureen Helm · 8 years ago
  57. 7bf0df3 dts: Generate Kinetis adc settings from device tree by Maureen Helm · 8 years ago
  58. a8b1b7f adc: Introduce multiple instance configs by Maureen Helm · 8 years ago
  59. 615891d adc: Simplify Kconfig dependencies by Maureen Helm · 8 years ago
  60. 93e4d72 spell: fix Kconfig help typos: /boards /drivers by David B. Kinder · 8 years ago
  61. ccad5bf drivers: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  62. 7890816 Introduce new sized integer typedefs by Kumar Gala · 8 years ago
  63. 306e15e kernel: remove legacy kernel support by Anas Nashif · 8 years ago
  64. ee623d2 drivers: Remove unnecessary CONFIG_SYS_POWER_DEEP_SLEEP by Juan Solano · 8 years ago
  65. ac74d8b license: Replace Apache boilerplate with SPDX tag by David B. Kinder · 8 years ago
  66. 0fa409f drivers: adc108s102: use unified kernel by Baohong Liu · 8 years ago
  67. 3d8e86c drivers: eliminate nano/micro kernel usage by Anas Nashif · 8 years ago
  68. a9e879e logging: move sys_log to subsys/logging by Anas Nashif · 8 years ago
  69. 683cb88 drivers: adc: replace device sync APIs with semaphores by Baohong Liu · 8 years ago
  70. b04cdcd drivers: Remove legacy nanokernel.h include by Flavio Santes · 8 years ago
  71. 290a2ab drivers: Remove unused parameter warning by Flavio Santes · 8 years ago
  72. f880c25 adc: Cleanup ti 108s102 adc driver by Vincenzo Frascino · 8 years ago
  73. 95f06a5 adc: Cleanup qmsi ss adc driver by Vincenzo Frascino · 8 years ago
  74. 9192e55 adc: Cleanup qmsi adc driver by Vincenzo Frascino · 8 years ago
  75. 0dfab90 adc: Cleanup DW adc driver by Vincenzo Frascino · 8 years ago
  76. c3b5433 adc: Cleanup main Kconfig by Vincenzo Frascino · 8 years ago
  77. b190bd4 adc_qmsi_ss: Add power management support to driver by Iván Briano · 8 years ago
  78. 9376f87 drivers: adc: update to unified kernel by Baohong Liu · 8 years ago
  79. 0b474ee kernel: deprecate old init levels by Andrew Boie · 8 years ago
  80. 0094ab2 ext qmsi: Update to QMSI 1.3 release by Iván Briano · 8 years ago
  81. 12c20ef driver/ti_adc108s102: Limit name space, add static. by Marcus Shawcroft · 8 years ago
  82. df4c5d7 drivers/ti_adc108s102: Make driver_api structure const. by Marcus Shawcroft · 8 years ago
  83. 223e36b drivers/adc_qmsi_ss: Make driver_api structure const. by Marcus Shawcroft · 8 years ago
  84. 4303d74 drivers/adc_qmsi: Make driver_api structure const. by Marcus Shawcroft · 8 years ago
  85. d0a71d8 adc: Make driver config_info structure const. by Marcus Shawcroft · 8 years ago
  86. d8708d5 adc/ti: Make driver config structure static. by Marcus Shawcroft · 8 years ago
  87. bad1a4b adc/ti: Make config_info pointers const. by Marcus Shawcroft · 8 years ago
  88. 11258b1 adc/dw: Make driver config structure static. by Marcus Shawcroft · 8 years ago
  89. b28b59b adc/dw: Make config_info pointers const. by Marcus Shawcroft · 8 years ago
  90. 5e4b62c boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) by Anas Nashif · 9 years ago
  91. 0ec26e9 drivers: adc: Correct an error in Kconfig by Baohong Liu · 9 years ago
  92. c5404e7 sensor: adc: Fix a bug in ADC QMSI shim driver by Baohong Liu · 9 years ago
  93. abd7496 ext qmsi: Update to QMSI 1.1-Beta by Jesus Sanchez-Palencia · 9 years ago
  94. a679f32 sys_log: replace old debug macros at ADC driver by Genaro Saucedo Tejada · 9 years ago
  95. 5b20255 adc: qmsi: remove obsolete usage of QM_RC_OK by Anas Nashif · 9 years ago
  96. 9ec2f3b Cleanup whitespace in Kconfig files by Kumar Gala · 9 years ago
  97. 2ae9689 adc: some symbols didn't have depends on ADC and should by Chuck Jordan · 9 years ago
  98. 229980f adc: quark se: Add QMSI 1.1-based ADC shim driver by Anas Nashif · 9 years ago
  99. f35d6e0 qmsi: update qmsi to 1.1 alpha by Anas Nashif · 9 years ago
  100. d0c4b30 adc: unify kconfig variables and make them consistent by Anas Nashif · 9 years ago