Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: 104-dio-48e: Add support for GPIO names | William Breathitt Gray | 2017-02-01 | 1 | -1/+22 |
* | gpio: 104-dio-48e: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 | 1 | -2/+0 |
* | gpio: 104-dio-48e: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 | 1 | -22/+5 |
* | gpio: 104-dio-48e: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 | 1 | -0/+39 |
* | gpio: 104-dio-48e: Fix control port offset computation off-by-one error | William Breathitt Gray | 2016-06-08 | 1 | -2/+2 |
* | gpio: 104-dio-48e: Utilize the ISA bus driver | William Breathitt Gray | 2016-05-02 | 1 | -68/+38 |
* | gpio: 104-dio-48e: Use devm_request_region | William Breathitt Gray | 2016-02-16 | 1 | -17/+8 |
* | gpio: misc: Pass correct license string to MODULE_LICENSE | William Breathitt Gray | 2016-02-16 | 1 | -1/+1 |
* | gpio: Add GPIO support for the ACCES 104-DIO-48E | William Breathitt Gray | 2016-01-28 | 1 | -0/+439 |