Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drivers/gpio: use simple i2c probe | Stephen Kitt | 2022-10-17 | 1 | -3/+2 |
* | i2c: Make remove callback return void | Uwe Kleine-König | 2022-08-16 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULE | Thomas Gleixner | 2022-06-10 | 1 | -9/+1 |
* | gpio: Use new GPIO_LINE_DIRECTION | Matti Vaittinen | 2019-11-07 | 1 | -1/+1 |
* | gpio: constify gpio_chip structures | Julia Lawall | 2016-09-13 | 1 | -1/+1 |
* | gpio: tpic2810: Make sure cached buffer has consistent status with h/w status | Axel Lin | 2016-03-31 | 1 | -20/+15 |
* | gpio: tpic2810: Make tpic2810_direction_output set proper output level | Axel Lin | 2016-02-16 | 1 | -0/+3 |
* | gpio: Add driver for TI TPIC2810 | Andrew F. Davis | 2016-02-10 | 1 | -0/+167 |