summaryrefslogtreecommitdiffstats
path: root/drivers/hsi
AgeCommit message (Expand)AuthorLines
2013-07-03drivers: avoid format string in dev_set_nameKees Cook-1/+1
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap-1/+1
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman-4/+4
2012-04-23HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea-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_char: Add HSI char device kernel configurationAndras Domokos-0/+21
2012-01-05HSI: hsi_char: Add HSI char device driverAndras Domokos-0/+802
2012-01-05HSI: hsi: Introducing HSI frameworkCarlos Chinea-0/+613