1. 2d65acc drivers: gpio: use gpio_is_ready_dt helper function by Nick Ward · 1 year, 7 months ago
  2. 20e7c6d video: mcux_csi: set a dedicated init priority for video_mcux_csi by Fabio Baltieri · 1 year, 8 months ago
  3. e64129d video: mt9m114: YUV pixel format support by Jeronimo Agullo · 1 year, 10 months ago
  4. f87313b drivers: video: change initialization order of CSI and cameras by Michele Balistreri · 1 year, 11 months ago
  5. c41dd36 drivers: kconfig: unify menuconfig title strings by Henrik Brix Andersen · 2 years ago
  6. c626070 drivers: mt9m114: Fix value type by Andrei Emeltchenko · 2 years, 1 month ago
  7. 178bdc4 include: add missing zephyr/irq.h include by Gerard Marull-Paretas · 2 years, 5 months ago
  8. 79e6b0e includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> by Gerard Marull-Paretas · 2 years, 7 months ago
  9. baaf904 video: Move to using select in Kconfig for I2C bus by Kumar Gala · 2 years, 8 months ago
  10. f601381 drivers: video: Update drivers to use devicetree Kconfig symbol by Kumar Gala · 2 years, 8 months ago
  11. 0b5b74d drivers: video: video_mcux_csi: Use phandle for devicetree sensor ref by Kumar Gala · 2 years, 9 months ago
  12. 927d6b6 video: ov2640: cleanup unused struct fields by Kumar Gala · 2 years, 9 months ago
  13. d200321 video: mcux_csi: Set driver Kconfig default based on devicetree by Kumar Gala · 2 years, 9 months ago
  14. 51c7777 drivers: video: ov2640: Update driver to use gpio_dt_spec by Kumar Gala · 2 years, 9 months ago
  15. 32d2715 drivers: video: ov2640: Update driver to use i2c_dt_spec by Kumar Gala · 2 years, 9 months ago
  16. 745752a drivers: video: ov7725: Update driver to use gpio_dt_spec by Kumar Gala · 2 years, 9 months ago
  17. 0d245c9 drivers: video: ov7725: Update driver to use i2c_dt_spec by Kumar Gala · 2 years, 9 months ago
  18. d29c8a4 drivers: video: mt9m114: Update driver to use i2c_dt_spec by Kumar Gala · 2 years, 9 months ago
  19. 88ca215 i2c: Update API terminology by Tom Burdick · 2 years, 9 months ago
  20. fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
  21. 1081883 drivers: video: video_mcux_csi: enable pinctrl by Daniel DeGrasse · 3 years ago
  22. f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
  23. 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years, 1 month ago
  24. 01430da drivers: video: ov2640: remove deprecated PM macro by Gerard Marull-Paretas · 3 years, 5 months ago
  25. 55e3c73 drivers: video: ov2640: add driver for ov2640 image sensor by Robert Szczepanski · 3 years, 7 months ago
  26. 8b79a7e drivers: video: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  27. fd777c3 drivers: video: sw_generator: Fix missing parameter by Loic Poulain · 4 years ago
  28. ffd3d42 drivers: video: Conversion of k_work API by Loic Poulain · 4 years ago
  29. e80506b drivers: video: ov7725: add sensor driver for ov7725 by Frank Li · 4 years, 3 months ago
  30. 19ecf1f drivers: video: Convert DEVICE_AND_API_INIT to DEVICE_DEFINE by Kumar Gala · 4 years, 3 months ago
  31. f3a33b4 drivers: video: Convert drivers to new DT device macros by Kumar Gala · 4 years, 3 months ago
  32. 54d8c40 drivers: video_common: fix build errors on mimxrt1064_evk by Peter Bigot · 4 years, 3 months ago
  33. 393e9d4 drivers: video: fix potential NULL pointer dereference by Jacob Siverskog · 4 years, 4 months ago
  34. fcd392f kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers by Andy Ross · 4 years, 4 months ago
  35. 50a2495 drivers: video: mcux_csi: Fix compile error by Kumar Gala · 4 years, 7 months ago
  36. 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
  37. 681fcd1 drivers: video: Fix device instance const qualifier loss in MCUX CSI by Tomasz Bursztyka · 4 years, 7 months ago
  38. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  39. 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  40. af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  41. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  42. 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 5 years ago
  43. 6aa8f11 drivers: video: Remove legacy timeout use by Carles Cufi · 5 years ago
  44. adf3c23 drivers: video: mcux_csi: Convert driver to DT_INST macro by Kumar Gala · 5 years ago
  45. 420ad25 drivers: video: Add dedicated video init priority by Loic Poulain · 5 years ago
  46. 7832738 kernel/timeout: Make timeout arguments an opaque type by Andy Ross · 5 years ago
  47. 7fafce6 drivers: video: mt9m114: Convert to new DT_INST macros by Kumar Gala · 5 years ago
  48. 27a587d drivers: video: sw_generator: Flagged signal management by Loic Poulain · 5 years ago
  49. f0c3ea6 drivers: video: sw_generator: Fix capabilities by Loic Poulain · 5 years ago
  50. 4884e6c drivers: video: mcux_csi: Flagged signal management by Loic Poulain · 5 years ago
  51. a2a230e drivers: video: mcux_csi: Fix unordered stream by Loic Poulain · 5 years ago
  52. 199ccba drivers: video: Fix video buffer alignment by Loic Poulain · 5 years ago
  53. 14a5fcd video: mt9m114: Fix integer handling issues by Loic Poulain · 5 years ago
  54. 80faac4 coccinelle: update int literal to timeout by Peter Bigot · 5 years ago
  55. bd6e044 kconfig: Clean up header comments and make them consistent by Ulf Magnusson · 5 years ago
  56. c8e5ca3 kconfig: Turn pointless/confusing 'menuconfig's into 'config's by Ulf Magnusson · 5 years ago
  57. 14a0def drivers: video: Remove dedicated sensor dir by Loic Poulain · 5 years ago
  58. 3587134 drivers: video: Add software video pattern generator by Loic Poulain · 5 years ago
  59. 92ee992 drivers: video: Add Aptina MT9M114 driver by Loic Poulain · 5 years ago
  60. 43e58ae drivers: video: Add MCUX CSI video driver by Loic Poulain · 5 years ago