summaryrefslogtreecommitdiff
path: root/drivers/misc/ti_fpc202.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-02misc: ti_fpc202: Support special-purpose GPIO lines with LED featuresRomain Gantois1-13/+326
2026-04-02misc: ti_fpc202: remove dead code in fpc202_detach_addr()Felix Gu1-9/+1
2026-04-02misc: ti_fpc202: fix off-by-one error in port ID bounds checkFelix Gu1-1/+1
2025-12-29misc: ti_fpc202: fix a potential memory leak in probe functionFelix Gu1-2/+1
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski1-1/+1
2025-07-29Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2025-07-24misc: ti_fpc202: Switch to of_fwnode_handle()Jiri Slaby (SUSE)1-1/+1
2025-07-18misc: ti-fpc202: use new GPIO line value setter callbacksBartosz Golaszewski1-5/+5
2025-07-18misc: ti-fpc202: remove unneeded direction checkBartosz Golaszewski1-3/+0
2025-05-22i2c: atr: add static flagCosmin Tanislav1-1/+1
2025-04-19misc: add FPC202 dual port controller driverRomain Gantois1-0/+438