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