Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-02-01 | gpio: ws16c48: Add support for GPIO names | William Breathitt Gray | 1 | -1/+18 |
2017-02-01 | gpio: ws16c48: Remove unnecessary driver_data set | William Breathitt Gray | 1 | -2/+0 |
2017-01-26 | gpio: ws16c48: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 1 | -23/+5 |
2017-01-26 | gpio: ws16c48: Add set_multiple callback function support | William Breathitt Gray | 1 | -0/+41 |
2016-05-02 | gpio: ws16c48: Utilize the ISA bus driver | William Breathitt Gray | 1 | -60/+28 |
2016-02-16 | gpio: ws16c48: Use devm_request_region | William Breathitt Gray | 1 | -17/+8 |
2016-02-16 | gpio: misc: Pass correct license string to MODULE_LICENSE | William Breathitt Gray | 1 | -1/+1 |
2016-01-28 | gpio: Add GPIO support for the WinSystems WS16C48 | William Breathitt Gray | 1 | -0/+436 |