summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/hsi_core.c
Commit message (Expand)AuthorAgeFilesLines
* of: Rename of_modalias_node()Miquel Raynal2023-04-051-1/+1
* driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-1/+1
* HSI: core: Fix return freed object in hsi_new_clientChengfeng Ye2021-11-261-0/+1
* HSI: core: fix resource leaks in hsi_add_client_from_dt()Dan Carpenter2021-04-161-2/+1
* HSI: core: fix a kernel-doc markupMauro Carvalho Chehab2020-12-021-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-14/+1
* HSI: core: Use kcalloc() in two functionsMarkus Elfring2017-06-081-4/+3
* HSI: core: switch port event notifier from atomic to blockingSebastian Reichel2016-06-281-4/+4
* hsi: Build hsi_boardinfo.c into hsi core if enabledAndrew F. Davis2016-06-151-0/+781