| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio: ws16c48: utilize for_each_set_clump8 macro | William Breathitt Gray | 2019-12-05 | 1 | -53/+20 |
* | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 2019-11-07 | 1 | -1/+4 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 1 | -9/+1 |
* | gpio: ws16c48: Mask read inputs for get_multiple | William Breathitt Gray | 2018-11-05 | 1 | -1/+1 |
* | gpio: ws16c48: Implement get_multiple callback | William Breathitt Gray | 2018-03-26 | 1 | -0/+47 |
* | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding | 2017-11-08 | 1 | -1/+1 |
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 1 | -2/+2 |
|\ |
|
| * | Annotate hardware config module parameters in drivers/gpio/ | David Howells | 2017-04-20 | 1 | -2/+2 |
* | | gpio: ws16c48: make use of raw_spinlock variants | Julia Cartwright | 2017-03-16 | 1 | -23/+23 |
|/ |
|
* | gpio: ws16c48: Add support for GPIO names | William Breathitt Gray | 2017-02-01 | 1 | -1/+18 |
* | gpio: ws16c48: Remove unnecessary driver_data set | William Breathitt Gray | 2017-02-01 | 1 | -2/+0 |
* | gpio: ws16c48: Utilize devm_ functions in driver probe callback | William Breathitt Gray | 2017-01-26 | 1 | -23/+5 |
* | gpio: ws16c48: Add set_multiple callback function support | William Breathitt Gray | 2017-01-26 | 1 | -0/+41 |
* | gpio: ws16c48: Utilize the ISA bus driver | William Breathitt Gray | 2016-05-02 | 1 | -60/+28 |
* | gpio: ws16c48: 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 WinSystems WS16C48 | William Breathitt Gray | 2016-01-28 | 1 | -0/+436 |