summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/hsi.c
AgeCommit message (Expand)AuthorLines
2014-05-16HSI: Add common DT binding for HSI client devicesSebastian Reichel-2/+206
2014-05-16HSI: export method to (un)register clientsSebastian Reichel-3/+8
2014-05-16HSI: Add channel resource support to HSI clientsSebastian Reichel-1/+45
2014-05-16HSI: method to unregister clients from an hsi portSebastian Reichel-0/+10
2013-10-16hsi: convert bus code to use dev_groupsGreg Kroah-Hartman-4/+6
2013-07-03drivers: avoid format string in dev_set_nameKees Cook-1/+1
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap-1/+1
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea-47/+54
2012-04-23HSI: hsi: Remove controllers and ports from the busCarlos Chinea-19/+1
2012-04-23HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea-1/+1
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea-42/+66
2012-01-05HSI: hsi: Introducing HSI frameworkCarlos Chinea-0/+494