summaryrefslogtreecommitdiffstats
path: root/drivers/hsi
AgeCommit message (Expand)AuthorLines
2014-06-05hsi: omap_ssi_port: use normal module refcountingArnd Bergmann-2/+2
2014-06-03HSI: fix omap ssi driver dependencyArnd Bergmann-1/+1
2014-05-16HSI: Introduce Nokia N900 modem driverSebastian Reichel-0/+295
2014-05-16HSI: Introduce driver for SSI ProtocolSebastian Reichel-1/+1201
2014-05-16HSI: Introduce OMAP SSI driverSebastian Reichel-0/+2388
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-7/+51
2014-05-16HSI: method to unregister clients from an hsi portSebastian Reichel-0/+10
2014-05-04HSI: hsi-char: fix driver for multiport scenariosSebastian Reichel-1/+1
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
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