summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/eeprom_93xx46.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2023-06-221-6/+3
|\
| * nvmem: retire struct nvmem_bus for better Linux compatibilityAhmad Fatoum2023-06-131-6/+3
* | 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-1/+1
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* treewide: Remove duplicate incudesAlexander Shiyan2022-06-101-2/+0
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-4/+1
* nvmem: provider: align read/write callback prototype with upstreamAhmad Fatoum2021-06-021-8/+5
* nvmem: eeprom_93xx46: fix whitespacesAntony Pavlov2019-02-121-4/+1
* nvmem: Port Linux driver for Microwire 93XX46 EEPROM chipsAndrey Smirnov2018-11-061-0/+446