| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r266922: | loos | 2014-08-20 | 1 | -9/+16 |
* | MFC r265012, r265191, r265289, r265310 | loos | 2014-05-15 | 4 | -56/+154 |
* | MFC r258046, r258047, r258050, r259035, r259036, r259037, r261842, r261843, | loos | 2014-05-15 | 5 | -27/+493 |
* | Minor printf nit to keep out clean | sbruno | 2013-09-05 | 1 | -1/+1 |
* | Properly free gpiobus ivars when gpiobus_parse_pins() fails and also on | loos | 2013-08-28 | 1 | -4/+18 |
* | Style fixes | gonzo | 2012-11-23 | 1 | -4/+3 |
* | Remove extra semicolon which rendered condition useless | gonzo | 2012-04-02 | 1 | -1/+1 |
* | Fix broken locking that I introduced in the previous commit. | adrian | 2011-12-20 | 1 | -0/+2 |
* | Remove these locks - they aren't strictly needed and cause measurable | adrian | 2011-12-20 | 1 | -11/+0 |
* | Modify the GPIO i2c bus code to allow for arbitrary data/clock | adrian | 2011-12-04 | 1 | -14/+22 |
* | Rename device_delete_all_children() into device_delete_children(). | hselasky | 2011-11-22 | 1 | -1/+1 |
* | - There's no need to overwrite the default device method with the default | marius | 2011-11-22 | 1 | -2/+1 |
* | Move the device_delete_all_children() function from usb_util.c | hselasky | 2011-11-19 | 1 | -7/+4 |
* | Get rid of D_PSEUDO. | ed | 2011-10-18 | 1 | -3/+0 |
* | Add a GPIO driver for the Gateworks Cambria platform. | thompsa | 2010-11-11 | 2 | -2/+2 |
* | Set the pin to output on attach, we can't assume it already is. | thompsa | 2010-11-08 | 1 | -0/+3 |
* | Fix legal staff in GPIO sources: | gonzo | 2010-09-29 | 5 | -40/+70 |
* | Initial GPIO bus support. Includes: | gonzo | 2010-09-28 | 7 | -0/+1332 |