aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hsi/hsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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