summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ds4520.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-07char: xillybus: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-03-07vmw_balloon: change maintainershipNadav Amit2-2/+4
2024-03-07MAINTAINERS: change the maintainer for hpilo driverMatt Hsiao1-1/+1
2024-03-07char: xilinx_hwicap: Fix NULL vs IS_ERR() bugDan Carpenter1-2/+2
2024-03-07hpet: remove hpets::hp_clocksourceJiri Slaby (SUSE)1-1/+0
2024-03-07platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISHMasahiro Yamada2-4/+1
2024-03-07char: xilinx_hwicap: drop casting to void in dev_set_drvdataJavier Carrasco1-1/+1
2024-03-07greybus: move is_gb_* functions out of greybus.hRicardo B. Marliere2-30/+30
2024-03-07greybus: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET3-17/+16
2024-03-07siox: make siox_bus_type constRicardo B. Marliere1-1/+1
2024-03-07mcb: constify the struct device_type usageRicardo B. Marliere1-1/+1
2024-03-07mcb: make mcb_bus_type constRicardo B. Marliere1-1/+1
2024-03-07tifm: make tifm_adapter_class constantRicardo B. Marliere1-1/+1
2024-03-07siox: constify the struct device_type usageRicardo B. Marliere1-2/+2
2024-03-07dio: make dio_bus_type constRicardo B. Marliere2-2/+2
2024-03-07ipack: make ipack_bus_type constRicardo B. Marliere1-1/+1
2024-03-07most: core: make mostbus constRicardo B. Marliere1-1/+1
2024-03-07nvmem: core: Print error on wrong bits DT propertyMarkus Schneider-Pargmann1-0/+5
2024-03-07nvmem: core: make nvmem_layout_bus_type constRicardo B. Marliere1-1/+1
2024-03-07nvmem: mtk-efuse: Drop NVMEM device nameChen-Yu Tsai1-1/+0
2024-03-07MAINTAINERS: Add maintainers for ZynqMP NVMEM driverPraveen Teja Kundanala1-0/+8
2024-03-07nvmem: zynqmp_nvmem: Add support to access efusePraveen Teja Kundanala1-10/+176
2024-03-07nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanupPraveen Teja Kundanala1-25/+12
2024-03-07firmware: xilinx: Add ZynqMP efuse access APIPraveen Teja Kundanala2-0/+33