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