summaryrefslogtreecommitdiff
path: root/include/gpio.h
AgeCommit message (Expand)Author
2016-10-24drivers/gpio: Make references to driver_api constMarcus Shawcroft
2016-09-17trivial: fixed typosAnas Nashif
2016-09-14gpio: Remove obsolete API 1.0 callback mechanismTomasz Bursztyka
2016-06-22gpio: add device config helpersVlad Dogaru
2016-06-16doc: fix "WARNING: Error in type declaration." in callback typedefsInaky Perez-Gonzalez
2016-06-16doc: fix warnings "Error when parsing function declaration." due to __deprecatedInaky Perez-Gonzalez
2016-05-01gpio: fix typo in function documentationAnas Nashif
2016-04-25gpio: Deprecate API 1.0 callback functionTomasz Bursztyka
2016-04-22gpio: Improve the public API to handle multi callbacksTomasz Bursztyka
2016-03-26power_mgmt: Add device power management supportRamesh Thomas
2016-02-18gpio: clarify API docDaniel Leung
2016-02-11doc: Edit the GPIO driver APIsRodrigo Caballero
2016-02-05gpio: allow pins to be enabled/disabledDaniel Leung
2016-02-05doxygen: define groups for driversAnas Nashif
2016-02-05Change BSD-3 licenses to Apache 2Javier B Perez Hernandez
2016-02-05gpio: add polarity and pull up/down config flagsDaniel Leung
2016-02-05gpio: change inline functions to static inlineDaniel Leung
2016-02-05gpio: Fix function signature for gpio_set_callback()Dirk Brandewie
2016-02-05doxygen: javadoc styleAnas Nashif
2016-02-05gpio: Add header for gpio API functionsDirk Brandewie