aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/extcon/extcon-rtk-type-c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-12Merge tag 'extcon-next-for-6.14' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman1-0/+2
2024-12-08extcon: realtek: fix NULL deref check in extcon_rtk_type_c_probeCharles Han1-0/+2
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-05-09extcon: realtek: Remove unused of_gpio.hAndy Shevchenko1-1/+0
2023-10-17extcon: realtek: add the error handler for nvmem_cell_readStanley Chang1-42/+44
2023-10-06extcon: add Realtek DHC RTD SoC Type-C driverStanley Chang1-0/+1792