summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ts4900.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-04-011-5/+7
|\
| * gpio: ts4900: Fix comment formatting and grammarKris Bahnsen2022-03-311-5/+7
* | Merge tag 'gpio-updates-for-v5.18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-251-9/+1
|\ \ | |/ |/|
| * gpio: ts4900: Use SPDX headerKris Bahnsen2022-03-101-9/+1
* | gpio: ts4900: Do not set DAT and OE togetherMark Featherston2022-03-101-5/+19
|/
* gpio: Use new GPIO_LINE_DIRECTIONMatti Vaittinen2019-11-071-1/+4
* gpio: ts4900: Use of_device_get_match_data()Thierry Reding2018-05-161-6/+1
* gpio: constify gpio_chip structuresJulia Lawall2016-09-131-1/+1
* gpio: add Technologic I2C-FPGA gpio supportLucile Quirion2016-08-191-0/+190