1. 435213a drivers: remove redundant data/config casts by Gerard Marull-Paretas · 3 years, 2 months ago
  2. 51e552a drivers: display: st7735r: constify device config access by Gerard Marull-Paretas · 3 years, 2 months ago
  3. ddc168f pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET by Gerard Marull-Paretas · 3 years, 2 months ago
  4. ea81b4b drivers: display_nrf_led_matrix: Correct calculation of pixel period by Andrzej Głąbek · 3 years, 3 months ago
  5. 4dfab40 drivers: display_nrf_led_matrix: Add option to light LEDs in groups by Andrzej Głąbek · 3 years, 3 months ago
  6. 44585b7 drivers: mb_display: rework bbc:microbit display support by Johann Fischer · 3 years, 3 months ago
  7. de072e4 drivers: nrf_led_matrix: enable driver if compatible is enabled by Johann Fischer · 3 years, 3 months ago
  8. 9f5de86 drivers: display: st7735r: replace non-existing DT_INST_HAS_PROP by Gerard Marull-Paretas · 3 years, 4 months ago
  9. e7f7e95 drivers: display: Add support for LED matrix driven by nRF SoC GPIOs by Andrzej Głąbek · 3 years, 4 months ago
  10. 307c13b drivers: display: remove unused Kconfig options by Johann Fischer · 3 years, 4 months ago
  11. 2d175d1 drivers: display_dummy: rework to obtain configuration from devicetree by Johann Fischer · 3 years, 4 months ago
  12. dee50e9 drivers: display_sdl: rework to obtain configuration from devicetree by Johann Fischer · 3 years, 4 months ago
  13. 5e722c4 drivers: ssd16xx: fix driver initialization by Johann Fischer · 3 years, 4 months ago
  14. 2b618bd drivers: display: st7789v: Use `device *` for internal functions by Casper Meijn · 3 years, 4 months ago
  15. 7dfdaf4 drivers: display: st7789v: Remove explicit cast by Casper Meijn · 3 years, 4 months ago
  16. 889ab91 drivers: display: st7789v: Make naming consistent by Casper Meijn · 3 years, 4 months ago
  17. 89a4f36 device: remove inclusion of pm/device.h by Gerard Marull-Paretas · 3 years, 4 months ago
  18. f6be283 drivers: Apply SPI API change to relevant places by Tomasz Bursztyka · 3 years, 4 months ago
  19. 88a6967 drivers: use new PM macros by Gerard Marull-Paretas · 3 years, 4 months ago
  20. 4baf1e0 drivers: use common PM action callback naming by Gerard Marull-Paretas · 3 years, 5 months ago
  21. b071588 drivers: display: Refactor drivers to use shared init priority by Maureen Helm · 3 years, 5 months ago
  22. a6342b1 drivers: display: Fix typo in Kconfig.ssd1306 by Huang Qi · 3 years, 6 months ago
  23. f647a5c drivers: display: st7789v: remove incorrect error check by Gerard Marull-Paretas · 3 years, 6 months ago
  24. 3ea7fbc display: st77xx: Move initialization to POST_KERNEL by David Leach · 3 years, 6 months ago
  25. f667b09 drivers: display: ssd1306: add missing error handling by Gerard Marull-Paretas · 3 years, 7 months ago
  26. eb0060c drivers: display: build as static library by Daniel Leung · 3 years, 8 months ago
  27. 8dd6540 display: change init priority config to 85 by Daniel Leung · 3 years, 8 months ago
  28. 8b8e8f9 display: introduce CONFIG_DISPLAY_INIT_PRIORITY by Daniel Leung · 3 years, 8 months ago
  29. 7b42f89 display: ssd1306: convert to `_dt_spec` by Jordan Yates · 3 years, 8 months ago
  30. 7ccc1a4 pm: use actions for device PM control by Gerard Marull-Paretas · 3 years, 8 months ago
  31. 495672a pm: cleanup pm control callback implementations by Gerard Marull-Paretas · 3 years, 8 months ago
  32. 11eef4d pm: device: remove pointer usage for state by Gerard Marull-Paretas · 3 years, 8 months ago
  33. 9e7d545 pm: device: remove ctrl_command callback argument by Gerard Marull-Paretas · 3 years, 8 months ago
  34. da0ff4a pm: device: remove usage of ctrl_command by Gerard Marull-Paretas · 3 years, 8 months ago
  35. c2cf1ad pm: device: remove usage of local states by Gerard Marull-Paretas · 3 years, 8 months ago
  36. 4d6d50e display: ssd16xx: convert to spi_dt_spec by Jordan Yates · 3 years, 8 months ago
  37. f1f8ccc display: ls0xx: convert to spi_dt_spec by Jordan Yates · 3 years, 8 months ago
  38. bd980f3 display: gd7965: convert to spi_dt_spec by Jordan Yates · 3 years, 8 months ago
  39. 80dabf5 display: st7735r: convert to spi_dt_spec by Jordan Yates · 3 years, 8 months ago
  40. 84b8f5e drivers: display: ili9xxx: remove unnecessary casts by Gerard Marull-Paretas · 3 years, 9 months ago
  41. 4d32558 drivers: display: ili9xxx: use spi_dt_spec by Gerard Marull-Paretas · 3 years, 9 months ago
  42. 51e53ee drivers: display: ili9xxx: use gpio_dt_spec by Gerard Marull-Paretas · 3 years, 9 months ago
  43. 26ad837 pm: remove callback from control function by Gerard Marull-Paretas · 3 years, 9 months ago
  44. 217e610 pm: remove redundant callback usage by Gerard Marull-Paretas · 3 years, 9 months ago
  45. cc2f0e9 pm: use enum for device PM states by Gerard Marull-Paretas · 3 years, 9 months ago
  46. 1d55d92 drivers: display: ili9xxx: add support for ILI9341 controller by Krivorot Oleg · 3 years, 9 months ago
  47. 24bd45b pm: do not use deprecate Kconfig by Anas Nashif · 3 years, 10 months ago
  48. 45a6de6 drivers: fix pm callback signature by Gerard Marull-Paretas · 3 years, 10 months ago
  49. 0c607ad pm: device: Align state names with system states by Flavio Ceolin · 3 years, 11 months ago
  50. 7eba310 power: device: void *context -> uint32_t *state by Flavio Ceolin · 3 years, 11 months ago
  51. 56f1a8c pm: rename PM_DEVICE_GET/SET_POWER_STATE to PM_DEVICE_STATE_GET/SET by Gerard Marull-Paretas · 4 years ago
  52. dbf46b3 pm: rename device_pm_cb to pm_device_cb by Gerard Marull-Paretas · 4 years ago
  53. 2c7b763 pm: replace DEVICE_PM_* states with PM_DEVICE_* by Gerard Marull-Paretas · 4 years ago
  54. 6b05c6e drivers: display: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  55. 6adafae driver: display: Add support for st7735r based LCDs by Kim Bøndergaard · 4 years ago
  56. 6910725 drivers: display: Added Sharp memory display drivers. by Rohit Gujarathi · 4 years, 2 months ago
  57. 3cc5ae6 drivers: display: add inversion support for ili9xxx displays by Fabio Baltieri · 4 years, 3 months ago
  58. 03a1d04 drivers: display: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE by Kumar Gala · 4 years, 3 months ago
  59. bdb773c drivers: display: Convert drivers to new DT device macros by Kumar Gala · 4 years, 4 months ago
  60. ecc44b1 drivers: display: mcux_elcdif: fix k_heap call by Peter Bigot · 4 years, 4 months ago
  61. dd931f9 power: standarize PM Kconfigs and cleanup by Anas Nashif · 4 years, 4 months ago
  62. fcd392f kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers by Andy Ross · 4 years, 4 months ago
  63. 4812bb5 drivers: display: ili9xxx: add support for ILI9488 controller by Gerard Marull-Paretas · 4 years, 5 months ago
  64. acb0cd6 drivers: display: ili9xxx: generalize ILI display driver by Gerard Marull-Paretas · 4 years, 5 months ago
  65. b4a3880 drivers: remove unnecessary use of DEVICE_AND_API_INIT by Kumar Gala · 4 years, 5 months ago
  66. e807769 drivers: display: ili9340: align register names by Gerard Marull-Paretas · 4 years, 5 months ago
  67. 493a6d8 drivers: ssd1306: remove SPI operation flags by Marco Peter · 4 years, 5 months ago
  68. aff97fe driver: ssd1306: Add chip select flags for SPI by Marco Peter · 4 years, 5 months ago
  69. 03f2565 drivers: ssd1306: Add SPI support by Marco Peter · 4 years, 6 months ago
  70. fd2087e drivers: ssd1306: Optimize display commands by Marco Peter · 4 years, 6 months ago
  71. cd68e58 drivers: display: ili9340: remove old hardcoded configurations by Gerard Marull-Paretas · 4 years, 6 months ago
  72. afc6366 drivers: display: ili9340: move display function control to DT by Gerard Marull-Paretas · 4 years, 6 months ago
  73. 6a76ae8 drivers: display: ili9340: move frame rate control register to DT by Gerard Marull-Paretas · 4 years, 6 months ago
  74. 4895620 drivers: display: ili9340: move VCOM parameters to DT by Gerard Marull-Paretas · 4 years, 6 months ago
  75. a1ce0c8 drivers: display: ili9340: move gamma parameters to DT by Gerard Marull-Paretas · 4 years, 6 months ago
  76. c02e50a drivers: display: ili9340: add support for pwctrl in DT by Gerard Marull-Paretas · 4 years, 6 months ago
  77. 8593959 drivers: display: ili9340: add support for rotation by Gerard Marull-Paretas · 4 years, 6 months ago
  78. 347e0f2 drivers: display: ili9340: add support for configuring pixel format by Gerard Marull-Paretas · 4 years, 6 months ago
  79. 5cc4cec drivers: display: ili9340: code reorganization by Gerard Marull-Paretas · 4 years, 6 months ago
  80. b406527 drivers: display: ili9340: code cleanup by Gerard Marull-Paretas · 4 years, 6 months ago
  81. 2d4ec8f drivers: display: ili9340: improve error handling by Gerard Marull-Paretas · 4 years, 6 months ago
  82. 26c3b99 drivers: display: ili9340: convert to multi-instance by Gerard Marull-Paretas · 4 years, 6 months ago
  83. 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
  84. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  85. 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  86. af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  87. adecdd5 driver: display: Added extra asserts to SDL display by Jan Van Winkel · 4 years, 8 months ago
  88. 814f94e driver: display: Added asserts to write of dummy driver by Jan Van Winkel · 4 years, 8 months ago
  89. d1f4a91 drivers: display: fix a typo in the ili9340 driver by Michael Hope · 4 years, 9 months ago
  90. 667f1e6 drivers: gd7965: use K_MSEC macro in k_sleep calls by Tobias Schaffner · 4 years, 9 months ago
  91. 667cc30 display: ssd16xx: Add chip select flags by Jordan Yates · 4 years, 9 months ago
  92. 99a9d1c display: gd7965: Add chip select flags by Jordan Yates · 4 years, 9 months ago
  93. 26f83a0 display: st7789v: Add chip select flags by Jordan Yates · 4 years, 9 months ago
  94. 35f5b17 display: ili9340: Add chip select flags by Jordan Yates · 4 years, 9 months ago
  95. 3f19918 drivers: ssd16xx: add temperature sensor support by Johann Fischer · 4 years, 10 months ago
  96. ac19e0f drivers: ssd16xx: support to load default WS from OTP by Johann Fischer · 4 years, 10 months ago
  97. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  98. 4f16b41 device: avoid casting away const from config_info pointer by Peter Bigot · 4 years, 11 months ago
  99. 35c4838 drivers: display: st7789v: add power management support by Albin Söderqvist · 5 years ago
  100. 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 5 years ago