summaryrefslogtreecommitdiffstats
path: root/drivers/w1/masters
Commit message (Expand)AuthorAgeFilesLines
* treewide: use dev_err_probe instead of comparisons against EPROBE_DEFERAhmad Fatoum2024-02-201-4/+2
* treewide: add MODULE_DEVICE_TABLE markersAhmad Fatoum2023-06-131-0/+1
* Rename struct driver_d to driverSascha Hauer2023-01-101-1/+1
* Rename struct device_d to deviceSascha Hauer2023-01-101-2/+2
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-1/+1
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-222-2/+2
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-012-0/+2
* w1: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2021-06-241-10/+5
* w1-gpio: Add DT supportAndrey Smirnov2017-03-301-0/+53
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-6/+1
* 1-wire: add gpio busJean-Christophe PLAGNIOL-VILLARD2012-10-293-0/+124
* add 1-wire supportJean-Christophe PLAGNIOL-VILLARD2012-10-292-0/+11