Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-02-18 | sandbox: Rename 'num-gpios' property to avoid dtc warning | Simon Glass |
2017-06-01 | dm: gpio: sandbox: Use dev_read...() functions to access DT | Simon Glass |
2017-06-01 | dm: gpio: Refactor to prepare for live tree support | Simon Glass |
2017-02-08 | dm: core: Replace of_offset with accessor | Simon Glass |
2016-06-03 | dm: test: Add GPIO open drain tests | mario.six@gdsys.cc |
2015-04-16 | dm: core: Add dev_get_uclass_priv() to access uclass private data | Simon Glass |
2015-01-29 | dm: gpio: Add better functions to request GPIOs | Simon Glass |
2014-10-23 | dm: gpio: sandbox: Drop request()/free() in the driver | Simon Glass |
2014-10-23 | dm: gpio: sandbox: Implement the remove() method | Simon Glass |
2014-10-23 | dm: gpio: sandbox: Implement the get_function() method | Simon Glass |
2014-06-20 | dm: Rename struct device_id to udevice_id | Simon Glass |
2014-05-27 | dm: rename device struct to udevice | Heiko Schocher |
2014-03-04 | sandbox: Convert GPIOs to use driver model | Simon Glass |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-03-12 | sandbox: gpio: add basic driver for simulating GPIOs | Simon Glass |