summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/hsi.c
Commit message (Expand)AuthorAgeFilesLines
* hsi: correctly handle return value of kzallocInsu Yun2015-10-191-1/+11
* hsi: fix double kfreeGeliang Tang2015-10-141-1/+0Star
* HSI: Add common DT binding for HSI client devicesSebastian Reichel2014-05-161-2/+206
* HSI: export method to (un)register clientsSebastian Reichel2014-05-161-3/+8
* HSI: Add channel resource support to HSI clientsSebastian Reichel2014-05-161-1/+45
* HSI: method to unregister clients from an hsi portSebastian Reichel2014-05-161-0/+10
* hsi: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-171-4/+6
* drivers: avoid format string in dev_set_nameKees Cook2013-07-041-1/+1
* hsi: fix kernel-doc warningsRandy Dunlap2013-03-011-1/+1
* HSI: hsi: Rework hsi_event interfaceCarlos Chinea2012-04-231-47/+54
* HSI: hsi: Remove controllers and ports from the busCarlos Chinea2012-04-231-19/+1Star
* HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea2012-04-231-1/+1
* HSI: hsi: Rework hsi_controller releaseCarlos Chinea2012-04-231-42/+66
* HSI: hsi: Introducing HSI frameworkCarlos Chinea2012-01-051-0/+494