summaryrefslogtreecommitdiffstats
path: root/include/gpio.h
Commit message (Expand)AuthorAgeFilesLines
* gpiolib: Introduce gpio_find_by_label()Andrey Smirnov2018-10-291-0/+6
* gpio: fix missing includes for bool and struct list_headRoland Hieber2018-08-091-0/+3
* gpio: move active state function stubs to GPIOLIBLucas Stach2017-07-101-5/+6
* gpiolib: Add code to support "active low" GPIOsAndrey Smirnov2017-06-061-0/+25
* gpio: Drop asm-generic/gpio.hSascha Hauer2015-08-201-1/+22
* gpio: move gpio_is_valid to include/gpio.hSascha Hauer2014-11-281-0/+11
* gpiolib: import gpio_request_array() from linux 3.7Antony Pavlov2013-11-221-0/+39
* gpio: unify gpio direction macros names with Linux kernelAntony Pavlov2013-11-221-2/+2
* gpiolib: add get_direction callbackSebastian Hesselbarth2013-11-111-0/+4
* gpio: fix typosAntony Pavlov2013-05-121-1/+1
* Add Generic GPIO driverAlexander Shiyan2013-03-111-0/+1
* gpiolib: add gpio_request and gpio_free supportJean-Christophe PLAGNIOL-VILLARD2012-12-221-0/+7
* add gpiolib supportSascha Hauer2012-09-041-1/+26
* gpio: add static inlines for gpio_request/gpio_freeSascha Hauer2012-07-251-0/+13
* GPIO supportSascha Hauer2008-10-271-0/+1