aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-tpic2810.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_319.RULEThomas Gleixner1-9/+1
2019-11-07gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen1-1/+1
2016-09-13gpio: constify gpio_chip structuresJulia Lawall1-1/+1
2016-03-31gpio: tpic2810: Make sure cached buffer has consistent status with h/w statusAxel Lin1-20/+15
2016-02-16gpio: tpic2810: Make tpic2810_direction_output set proper output levelAxel Lin1-0/+3
2016-02-10gpio: Add driver for TI TPIC2810Andrew F. Davis1-0/+167