aboutsummaryrefslogtreecommitdiff
path: root/arch/sandbox/include/asm/gpio.h
AgeCommit message (Expand)Author
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-03-03gpio: Add a way to read 3-way strapping pinsSimon Glass
2021-03-03gpio: sandbox: Track whether a GPIO is drivenSimon Glass
2021-03-03gpio: sandbox: Use a separate flag for the valueSimon Glass
2021-03-03gpio: sandbox: Rename GPIO dir_flags to flagsSimon Glass
2020-04-16test: dm: update test for pins configuration in gpioPatrick Delaunay
2020-04-16gpio: remove the open_drain API and opsPatrick Delaunay
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-06-19sandbox: gpio: doc: Fix parameter documentationmario.six@gdsys.cc
2016-06-03dm: test: Add GPIO open drain testsmario.six@gdsys.cc
2014-05-27dm: rename device struct to udeviceHeiko Schocher
2014-03-04sandbox: Convert GPIOs to use driver modelSimon Glass
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-03-12sandbox: gpio: add basic driver for simulating GPIOsSimon Glass