summaryrefslogtreecommitdiff
path: root/drivers/w1/masters/sgi_w1.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-02-20w1: sgi_w1: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-05-08w1: sgi: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2019-10-10w1: sgi_w1: use devm_platform_ioremap_resource() to simplify codeYueHaibing1-3/+1
2019-09-04w1: add 1-wire master driver for IP block found in SGI ASICsThomas Bogendoerfer1-0/+130