index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
ti_fpc202.c
Age
Commit message (
Expand
)
Author
2026-07-31
misc: Unify style of of_device_id arrays
Uwe Kleine-König (The Capable Hub)
2026-04-02
misc: ti_fpc202: Support special-purpose GPIO lines with LED features
Romain Gantois
2026-04-02
misc: ti_fpc202: remove dead code in fpc202_detach_addr()
Felix Gu
2026-04-02
misc: ti_fpc202: fix off-by-one error in port ID bounds check
Felix Gu
2025-12-29
misc: ti_fpc202: fix a potential memory leak in probe function
Felix Gu
2025-08-07
treewide: rename GPIO set callbacks back to their original names
Bartosz Golaszewski
2025-07-29
Merge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-07-24
misc: ti_fpc202: Switch to of_fwnode_handle()
Jiri Slaby (SUSE)
2025-07-18
misc: ti-fpc202: use new GPIO line value setter callbacks
Bartosz Golaszewski
2025-07-18
misc: ti-fpc202: remove unneeded direction check
Bartosz Golaszewski
2025-05-22
i2c: atr: add static flag
Cosmin Tanislav
2025-04-18
misc: add FPC202 dual port controller driver
Romain Gantois