Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | dm: gpio: sandbox: Drop request()/free() in the driver | Simon Glass | 2014-10-23 | -82/+0 |
* | dm: gpio: sandbox: Implement the remove() method | Simon Glass | 2014-10-23 | -0/+8 |
* | dm: gpio: sandbox: Implement the get_function() method | Simon Glass | 2014-10-23 | -1/+8 |
* | dm: Rename struct device_id to udevice_id | Simon Glass | 2014-06-20 | -1/+1 |
* | dm: rename device struct to udevice | Heiko Schocher | 2014-05-27 | -17/+17 |
* | sandbox: Convert GPIOs to use driver model | Simon Glass | 2014-03-04 | -78/+139 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | sandbox: gpio: add basic driver for simulating GPIOs | Simon Glass | 2012-03-12 | -0/+209 |