1. 0436ad9 drivers: net: loopback: Simulate real hw device by Jukka Rissanen · 7 years ago
  2. f2a3977 cmake: Added missing zephyr_sources() calls for esp32 drivers by Sebastian Bøe · 7 years ago
  3. bf74e54 drivers: serial: fix CMakeLists for Atmel SoCs by Piotr Mienkowski · 7 years ago
  4. 8fbbc13 CMake: Fix wrong file name of entropy_stm32.c by Ding Tao · 7 years ago
  5. 912a519 drivers: entropy: Add nRF5 entropy generator driver by Thiago Silveira · 7 years ago
  6. 513ce10 cmake: Fix build of entropy driver for MCUX TRNG by David Leach · 7 years ago
  7. a14dd63 cmake: fix build of the entropy drivers by Johann Fischer · 7 years ago
  8. 2224e22 drivers: sensor: Fixed include paths s/</"/ by Sebastian Bøe · 7 years ago
  9. 29bb2a8 cmake: Fixed drivers/sensor/CMakeLists.txt by Sebastian Bøe · 7 years ago
  10. dec9383 cmake: Fix drivers/serial/CMakeLists.txt to build uart_cc32xx.c by Gil Pitney · 7 years ago
  11. eb83cda usb: dc_dw: Improve TX perf and reliability by Loic Poulain · 7 years ago
  12. fa2da67 usb: stm32: Fix null dereference in ep_write by Loic Poulain · 7 years ago
  13. 4a2e967 usb: stm32: Fix TX FIFO overwrite by Loic Poulain · 7 years ago
  14. 0829ddf kbuild: Removed KBuild by Sebastian Bøe · 7 years ago
  15. 12f8f76 Introduce cmake-based rewrite of KBuild by Sebastian Bøe · 7 years ago
  16. 7e3ed14 doc: fix Kconfig misspellings by David B. Kinder · 7 years ago
  17. 9bb07ff jailhouse: add support for x2APIC mode for all LOAPIC accesses by Gustavo Lima Chaves · 7 years ago
  18. 97a8716 x86: Jailhouse port, tested for UART (# 0, polling) and LOAPIC timer by Gustavo Lima Chaves · 7 years ago
  19. 1a8e72c loapic_intr: factor (out) APIC accesses in static functions by Gustavo Lima Chaves · 7 years ago
  20. 833025d timer: xtensa_sys_timer: Tickless Kernel Implementation for Xtensa by Youvedeep Singh · 7 years ago
  21. 2ce56e0 drivers: serial: provide support for stm32f091 by Bobby Noelte · 7 years ago
  22. 26de2ec gpio: Add APIs for enabling/Disabling GPIOTE interrupts for nrf52 SOC. by Youvedeep Singh · 7 years ago
  23. affbea7 gpio: Add support for SENSE configuration for nrf SOC GPIO. by Youvedeep Singh · 7 years ago
  24. 82118c7 net: fix the build rules for drivers/net. by Michael Hope · 7 years ago
  25. 2a7efb7 sensors: hts221: provide name to Kconfig choice by Erwan Gouriou · 7 years ago
  26. 2e20f49 sensors: lis3mdl: provide name to Kconfig choice by Erwan Gouriou · 7 years ago
  27. c404c3b i2c: fix issue of stm32-i2c-v2 (F0/F3/F7) driver hanging in endless loop by Daniel Wagenknecht · 7 years ago
  28. 56cab64 drivers: crypto: Fix the scope of ataes132a crypto_driver_api functions by Ramakrishna Pallala · 7 years ago
  29. bb5a298 drivers: crypto: Fix mbedtls Kconfig dependencies by Ramakrishna Pallala · 7 years ago
  30. 4742f8e drivers: crypto: Fix TinyCrypt Kconfig dependencies by Ramakrishna Pallala · 7 years ago
  31. 4487c93 drivers: gpio: deprecate GPIO_PIN_ENABLE, GPIO_PIN_DISABLE by Piotr Mienkowski · 7 years ago
  32. 1eed91f drivers: entropy: Only show STM32 entropy driver on if applicable by Leandro Pereira · 7 years ago
  33. 8b883a6 subsys/random: sys_rand32_get() implementation that uses entropy API by Leandro Pereira · 7 years ago
  34. da9b0dd drivers: Rename `random` to `entropy` by Leandro Pereira · 7 years ago
  35. adce1d1 subsys: Add random subsystem by Leandro Pereira · 7 years ago
  36. 0dfee8f drivers: eth_enc28j60: Check return value of spi_transceive() by Leandro Pereira · 7 years ago
  37. b7442a0 drivers: fix handler filenames by Andrew Boie · 7 years ago
  38. 035814e boards: move pinmux driver to board/soc dir by Anas Nashif · 7 years ago
  39. 4fb7897 drivers: pinmux: PINMUX_CC2650 depends on GPIO by Anas Nashif · 7 years ago
  40. 780324b cleanup: rename fiber/task -> thread by Anas Nashif · 7 years ago
  41. b93f59e drivers: uart: add system call handlers by Andrew Boie · 7 years ago
  42. 0cb0447 drivers: spi: add system call handlers by Andrew Boie · 7 years ago
  43. 9a3f3aa drivers: random: add random_get_entropy sys call by Andrew Boie · 7 years ago
  44. d3ec665 drivers: gpio: add system call handlers by Andrew Boie · 7 years ago
  45. 4d91f5a drivers: pinmux: add system call handlers by Andrew Boie · 7 years ago
  46. 9ca42fb drivers: rtc: add system calls by Andrew Boie · 7 years ago
  47. 2e60b24 drivers: ipm: add system calls by Andrew Boie · 7 years ago
  48. 66aefcf drivers: flash: add system calls by Andrew Boie · 7 years ago
  49. 678314b drivers: counter: add syscall handlers by Andrew Boie · 7 years ago
  50. 9c37af1 drivers: aio_comparator: add system calls by Andrew Boie · 7 years ago
  51. 0f66b9f drivers: pwm: add system call handlers by Andrew Boie · 7 years ago
  52. c93a478 drivers: adc: add system call handlers by Andrew Boie · 7 years ago
  53. 2a2a855 drivers: i2c: add system call handlers by Andrew Boie · 7 years ago
  54. 7444638 sensors: move userspace handlers location by Andrew Boie · 7 years ago
  55. bea5ccf drivers: 15.4: nrf5: Add timeout when waiting for tx to complete by KaSroka · 7 years ago
  56. fe9dee0 usb: dw: Add sleep before FIFO flash by Andrei Emeltchenko · 7 years ago
  57. b722dc5 usb: dw: Fix debug log specifier for FIFO not empty by Andrei Emeltchenko · 7 years ago
  58. 5aee94e usb_dw_dc: Cleanup: write DIEPCTL register just once by Andy Ross · 7 years ago
  59. eebb17c usb_dc_dw: Correctness: use bytewise I/O in FIFO fill by Andy Ross · 7 years ago
  60. f591e58 usb_dc_dw: Correctly assign endpoint FIFOs by Andy Ross · 7 years ago
  61. e6874a0 usb_dw_dc: Fix locking correctness by Andy Ross · 7 years ago
  62. d81b332 drivers: mcr20a: check AR bit and use appropriate TX sequence by Johann Fischer · 7 years ago
  63. 5db10d0 drivers: mcr20a: small improvements by Johann Fischer · 7 years ago
  64. 85d916c pinmux: stm32: Fix coding-style errors by Loic Poulain · 7 years ago
  65. 6693271 drivers: led_strip: add WS2812-ish driver by Marti Bolivar · 7 years ago
  66. 658b673 drivers: led_strip: add LPD880x driver by Marti Bolivar · 7 years ago
  67. b533841 drivers: led_strip: add public API for addressable LED strips by Marti Bolivar · 7 years ago
  68. c24b77f i2c/i2c_dw: configure ic_tar based on ic_10bitaddr_master by Rajavardhan Gundi · 7 years ago
  69. 51e7fc7 i2c/i2c_dw: correct the bitfield for ic_tar and ic_sar by Rajavardhan Gundi · 7 years ago
  70. b7eaeb9 cleanup: Use quote include instead of system include by Sebastian Bøe · 7 years ago
  71. dc3f245 drivers: ieee802154: uart: Do not send FCS bytes to peer by Jukka Rissanen · 7 years ago
  72. ace4788 serial: atmel_sam3: remove driver as it was deprecated by Kumar Gala · 7 years ago
  73. 652fbe6 drivers: 15.4: nrf5: Fix warning during compilation by Kamil Sroka · 7 years ago
  74. fa92bfe drivers: gpio: gecko: GPIO driver ignores pull-up/pull-down settings by Leandro Pereira · 7 years ago
  75. 5e2303d drivers: flash: stm32f4x: `rc` should be declared as `int` by Leandro Pereira · 7 years ago
  76. 15c64b2 drivers: net: loopback: Network loopback interface driver by Paul Sokolovsky · 7 years ago
  77. 0612651 drivers: slip: Consolidate under drivers/net/ by Paul Sokolovsky · 7 years ago
  78. eaff37e drivers: serial: provide support for stm32f0. by Maciej Debski · 7 years ago
  79. f93e0be drivers: pinmux: provide support for stm32f0 and nucleo f030r8 board. by Maciej Debski · 7 years ago
  80. 0d80a3b drivers: interrupt_controller: provide support for stm32f0. by Maciej Debski · 7 years ago
  81. 38b5d3c drivers: gpio: provide support for stm32f0. by Maciej Debski · 7 years ago
  82. d067820 drivers: clock_control: provide support for stm32f0. by Maciej Debski · 7 years ago
  83. 5bb0172 drivers: i2c: deprecate usage of i2c_atmel_sam3 driver by Piotr Mienkowski · 7 years ago
  84. 26ba99e drivers: Add Atmel SAM family I2C (TWI) driver by Piotr Mienkowski · 7 years ago
  85. 6d4da19 iwdg: make independent watchdog driver compliant with STM32Cube LL API by Adam Podogrocki · 7 years ago
  86. da210ba driver: serial: Move STM32 UART driver to LL API by Erwan Gouriou · 7 years ago
  87. a172f72 boards: stm32f3_disco: Add I2C support by Yannis Damigos · 7 years ago
  88. 1a85a80 drivers: i2c_ll_stm32: STM32F0/3 set I2C clock source by Yannis Damigos · 7 years ago
  89. e0954d3 serial: Refactor mcux lpsci shim driver to use clock control interface by Maureen Helm · 7 years ago
  90. 17a6d29 serial: Refactor mcux lpuart shim driver to use clock control interface by Maureen Helm · 7 years ago
  91. e042e24 serial: Refactor mcux uart shim driver to use clock control interface by Maureen Helm · 7 years ago
  92. 7a60782 clock_control: Introduce mcux sim driver by Maureen Helm · 7 years ago
  93. b2d3656 i2c: twihs_sam: fix mode config variable usage by Ravi kumar Veeramally · 7 years ago
  94. 8039848 drivers: i2c: esp32: Fix crash when enabling second I2C device by Leandro Pereira · 7 years ago
  95. 90d288b drivers: serial: Add MSP-EXP432P401R UART by Manivannan Sadhasivam · 7 years ago
  96. 4600c37ff1 doc: Fix misspellings in header/doxygen comments by David B. Kinder · 7 years ago
  97. 8a11f91 usb: Add support for STM32 family USB driver by Loic Poulain · 7 years ago
  98. e9d9463 pinmux: stm32: stm32f4: Add USB FS pinmux by Loic Poulain · 7 years ago
  99. 22d02db drivers: ieee802154: nrf5: Fix typo by Kamil Sroka · 7 years ago
  100. a39ec5f drivers: slip: Rework logging to follow conventions by Paul Sokolovsky · 7 years ago