28 Commits (ca10f8b0a09d94c46d9561dcd083e66c20fd0f41)

Author SHA1 Message Date
Maureen Helm ad1450510a drivers: serial: Refactor drivers to use shared init priority Kconfig 4 years ago
Piotr Mienkowski aaf64e0bdf soc: atmel_sam: Add _INST to ATMEL_SAM_DT_PIN* macros 4 years ago
Gerard Marull-Paretas a4081b66d8 drivers: serial: remove usage of device_pm_control_nop 4 years ago
Kumar Gala c49b162214 drivers: uart: Convert drivers to new DT device macros 5 years ago
Tomasz Bursztyka 4dcfb5531c isr: Normalize usage of device instance through ISR 5 years ago
Tomasz Bursztyka e18fcbba5a device: Const-ify all device driver instance pointers 5 years ago
Tomasz Bursztyka 98d9b01322 device: Apply driver_api/data attributes rename everywhere 5 years ago
Tomasz Bursztyka af6140cc0d device: Apply config_info rename everywhere 5 years ago
Tomasz Bursztyka 04d6d0b120 drivers: serial: Fix uart_irq_callback_user_data_t usage 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Martí Bolívar 7e0eed9235 devicetree: allow access to all nodes 5 years ago
Tomasz Bursztyka 97326c0445 device: Fix structure attributes access 5 years ago
Kumar Gala 0a7d4e2135 devicetree: Change DT_FOREACH_IMPL_ to not insert semicolon 5 years ago
Kumar Gala e7c7f911a9 drivers: serial: usart_sam: rework device tree support 5 years ago
Stephanos Ioannidis afb51d2750 drivers: serial: usart_sam: Fix irq_update API function 5 years ago
Anas Nashif 5eb90ec169 cleanup: include/: move misc/__assert.h to sys/__assert.h 6 years ago
Anas Nashif d1b2718687 cleanup: include/: move uart.h to drivers/uart.h 6 years ago
Anas Nashif 4c32258606 style: add braces around if/while statements 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Jiri Kubias b71b9c688c serial: u(s)art_sam: Fixed return value of usart_sam_irq_is_pending 6 years ago
Flavio Ceolin 98d03266f1 serial: Change poll_out signature 7 years ago
Andrzej Głąbek 20202902f2 dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 7 years ago
Himanshu Jha d0a98b7cf9 drivers: Remove redundant semicolon 7 years ago
qianfan Zhao 7f92deb641 drivers: usart_sam: fix usart2 device config informations 7 years ago
Paul Sokolovsky 57286afdd6 drivers: uart: Allow to pass arbitrary user data to irq callback 7 years ago
Justin Watson aa7c91d0c2 driver: usart: Added support for interrupt driver USART on SAM E70. 7 years ago
Kumar Gala ccad5bf3e3 drivers: convert to using newly introduced integer sized types 8 years ago
Piotr Mienkowski 9d1c6de608 drivers: Add basic Atmel SAM USART driver 9 years ago