summaryrefslogtreecommitdiff
path: root/drivers/gpio/sandbox.c
AgeCommit message (Expand)Author
2017-06-01dm: gpio: sandbox: Use dev_read...() functions to access DTSimon Glass
2017-06-01dm: gpio: Refactor to prepare for live tree supportSimon Glass
2017-02-08dm: core: Replace of_offset with accessorSimon Glass
2016-06-04dm: test: Add GPIO open drain testsmario.six@gdsys.cc
2015-04-17dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-01-30dm: gpio: Add better functions to request GPIOsSimon Glass
2014-10-24dm: gpio: sandbox: Drop request()/free() in the driverSimon Glass
2014-10-24dm: gpio: sandbox: Implement the remove() methodSimon Glass
2014-10-24dm: gpio: sandbox: Implement the get_function() methodSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
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