12 Commits (main)

Author SHA1 Message Date
Pieter De Gendt 6d178f9cd9 drivers: gpio: Place API into iterable section 7 months ago
Najumon B.A 4a973db3d4 drivers: gpio: gpio_intel: add acpi base resource enumeration 1 year ago
Anisetti Avinash Krishna f6aa3e8adb drivers: gpio: gpio_intel: Corrected offset to check PMODE 2 years ago
Balaji Kulkarni 7f1a5cce12 drivers: gpio: expose gpio_utils.h to external GPIO drivers 3 years ago
Gerard Marull-Paretas 178bdc4afc include: add missing zephyr/irq.h include 3 years ago
Anisetti Avinash Krishna 8df2568a20 soc: x86: Clean up GPIO related defines 3 years ago
Gerard Marull-Paretas fb60aab245 drivers: migrate includes to <zephyr/...> 3 years ago
Maureen Helm 836651b453 drivers: gpio: Refactor drivers to use shared init priority 4 years ago
Daniel Leung 7295c19893 gpio: intel: fix reg address for Apollo Lake 4 years ago
U Divya 04b885d4e3 drivers: gpio: Fixed pin number check condition 4 years ago
U Divya 86fa606a0c drivers: gpio: Add GPIO driver for Intel Elkhart Lake 4 years ago
U Divya f6436a14d8 drivers: gpio: Generic GPIO driver for Intel SoC 4 years ago
Gerard Marull-Paretas 1b5542056b drivers: gpio: remove usage of device_pm_control_nop 4 years ago
Kumar Gala 569155701c drivers: gpio: 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
Andrew Boie 63c3e153d6 drivers: use node IDs for DEVICE_MMIO.*_INIT 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
Andrew Boie 9f84637499 gpio_intel_apl: use DEVICE_MMIO 5 years ago
Piotr Mienkowski 4b194eb4fc gpio: remove deprecated API functions/macros 5 years ago
Peter Bigot 3cb335d0df drivers: gpio_intel_apl: remove inappropriate assignment of API pointer 5 years ago
Kumar Gala a1b77fd589 zephyr: replace zephyr integer types with C99 types 5 years ago
Daniel Leung 74306a6578 gpio: intel_apl: fix incorrect address access 5 years ago
Daniel Leung 7cd0ef0939 gpio: intel_apl: fix ISR function signature 5 years ago
Daniel Leung e4734e088a gpio: intel_apl: don't enable interrupt if line is output 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 7758f4a6f7 drivers: gpio: gpio_intel_apl: Convert to DT_INST 5 years ago
Kumar Gala 16054e6d0f drivers: gpio: intel_apl: Convert to new DT_INST macros 5 years ago
Peter Bigot 7c95d503b0 gpio: clean up internal API function prototypes 6 years ago
Peter Bigot c7d526be04 gpio: remove port access op support 6 years ago
Peter Bigot 1f9beb193f gpio: remove legacy read/write API functions 6 years ago
Peter Bigot 1947481cce gpio: deprecate gpio pin callback enable and disable API 6 years ago
Peter Bigot 8236d8209a drivers: gpio_intel_apl: add support for pin validation 6 years ago
Daniel Leung 07cb01b079 x86: apollo_lake: changes GPIO definition in DTS 6 years ago
Daniel Leung 4e05433790 gpio: intel_apl: convert to new GPIO API 6 years ago
Kumar Gala af66e1dccd drivers: gpio_intel_apl: Add gpio_driver_data to driver data 6 years ago
Piotr Mienkowski f98084131e drivers: clean up flags in gpio_intel_apl driver 6 years ago
Anas Nashif d222553931 cleanup: include/: move misc/speculation.h to sys/speculation.h 6 years ago
Anas Nashif 536dd5a71f cleanup: include/: move misc/slist.h to sys/slist.h 6 years ago
Anas Nashif 5eb90ec169 cleanup: include/: move misc/__assert.h to sys/__assert.h 6 years ago
Anas Nashif 6aa9c3a68f cleanup: include/: move gpio.h to drivers/gpio.h 6 years ago
Anas Nashif ef281c4237 cleanup: include/: move sys_io.h to sys/sys_io.h 6 years ago
Charles E. Youse 6fc655351c drivers/gpio/gpio_intel_apl: remove dependency on shared interrupts 6 years ago
Charles E. Youse 8905b0fe21 drivers/gpio_intel_apl.c: fix return value for gpio_pin_read() 6 years ago
Patrik Flykt 97b3bd11a7 drivers: Rename reserved function names 6 years ago
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables 6 years ago
Andrew Boie 15239a48c9 gpio_intel_apl: bounds sanitize pins 6 years ago