1. ad14505 drivers: serial: Refactor drivers to use shared init priority Kconfig by Maureen Helm · 3 years, 6 months ago
  2. aaf64e0 soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros by Piotr Mienkowski · 3 years, 10 months ago
  3. a4081b6 drivers: serial: remove usage of device_pm_control_nop by Gerard Marull-Paretas · 4 years ago
  4. c49b162 drivers: uart: Convert drivers to new DT device macros by Kumar Gala · 4 years, 4 months ago
  5. 4dcfb55 isr: Normalize usage of device instance through ISR by Tomasz Bursztyka · 4 years, 7 months ago
  6. e18fcbb device: Const-ify all device driver instance pointers by Tomasz Bursztyka · 4 years, 7 months ago
  7. 98d9b01 device: Apply driver_api/data attributes rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  8. af6140c device: Apply config_info rename everywhere by Tomasz Bursztyka · 4 years, 8 months ago
  9. 04d6d0b drivers: serial: Fix uart_irq_callback_user_data_t usage by Tomasz Bursztyka · 4 years, 8 months ago
  10. a1b77fd zephyr: replace zephyr integer types with C99 types by Kumar Gala · 4 years, 10 months ago
  11. 7e0eed9 devicetree: allow access to all nodes by Martí Bolívar · 5 years ago
  12. 97326c0 device: Fix structure attributes access by Tomasz Bursztyka · 5 years ago
  13. 0a7d4e2 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon by Kumar Gala · 5 years ago
  14. fa8aa11 drivers: serial: uart_sam: rework device tree support by Kumar Gala · 5 years ago
  15. 95deb43 drivers: serial: uart_sam: Fix irq_update API function by Stephanos Ioannidis · 5 years ago
  16. 5eb90ec cleanup: include/: move misc/__assert.h to sys/__assert.h by Anas Nashif · 6 years ago
  17. d1b2718 cleanup: include/: move uart.h to drivers/uart.h by Anas Nashif · 6 years ago
  18. 4c32258 style: add braces around if/while statements by Anas Nashif · 6 years ago
  19. 24d7143 all: Add 'U' suffix when using unsigned variables by Patrik Flykt · 6 years ago
  20. b71b9c6 serial: u(s)art_sam: Fixed return value of usart_sam_irq_is_pending by Jiri Kubias · 6 years ago
  21. 98d0326 serial: Change poll_out signature by Flavio Ceolin · 6 years ago
  22. 2020290 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig by Andrzej Głąbek · 6 years ago
  23. d0a98b7 drivers: Remove redundant semicolon by Himanshu Jha · 6 years ago
  24. 2681199 drivers: serial: uart_sam: Fix typo in param name. by Paul Sokolovsky · 7 years ago
  25. 57286af drivers: uart: Allow to pass arbitrary user data to irq callback by Paul Sokolovsky · 7 years ago
  26. c1ce290 serial: sam: add support for interrupt driven serial by Justin Watson · 7 years ago
  27. ccad5bf drivers: convert to using newly introduced integer sized types by Kumar Gala · 8 years ago
  28. 34c16ad drivers: Add Atmel SAM serial (UART) driver by Piotr Mienkowski · 8 years ago