summaryrefslogtreecommitdiffstats
path: root/drivers/hsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2014-08-063-15/+16
|\
| * HSI: omap_ssi: Fix return value check in ssi_debug_add_ctrl()Wei Yongjun2014-07-311-4/+4
| * HSI: omap_ssi_port: Fix return value check in ssi_debug_add_port()Wei Yongjun2014-07-311-4/+4
| * HSI: ssi_protocol: Fix sparse non static symbol warningWei Yongjun2014-07-201-1/+1
| * drivers/hsi/controllers/omap_ssi{,_port}.c: fix failure checksAndrey Utkin2014-07-172-6/+7
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
|/
* hsi: omap_ssi_port: use normal module refcountingArnd Bergmann2014-06-051-2/+2
* HSI: fix omap ssi driver dependencyArnd Bergmann2014-06-031-1/+1
* HSI: Introduce Nokia N900 modem driverSebastian Reichel2014-05-163-0/+295
* HSI: Introduce driver for SSI ProtocolSebastian Reichel2014-05-163-1/+1201
* HSI: Introduce OMAP SSI driverSebastian Reichel2014-05-168-0/+2388
* HSI: Add common DT binding for HSI client devicesSebastian Reichel2014-05-161-2/+206
* HSI: export method to (un)register clientsSebastian Reichel2014-05-161-3/+8
* HSI: Add channel resource support to HSI clientsSebastian Reichel2014-05-162-7/+51
* HSI: method to unregister clients from an hsi portSebastian Reichel2014-05-161-0/+10
* HSI: hsi-char: fix driver for multiport scenariosSebastian Reichel2014-05-041-1/+1
* hsi: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-161-4/+6
* drivers: avoid format string in dev_set_nameKees Cook2013-07-031-1/+1
* hsi: fix kernel-doc warningsRandy Dunlap2013-03-011-1/+1
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
* HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea2012-04-231-1/+1
* HSI: hsi: Rework hsi_event interfaceCarlos Chinea2012-04-231-47/+54
* HSI: hsi: Remove controllers and ports from the busCarlos Chinea2012-04-231-19/+1
* HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea2012-04-231-1/+1
* HSI: hsi: Rework hsi_controller releaseCarlos Chinea2012-04-231-42/+66
* HSI: hsi_char: Add HSI char device kernel configurationAndras Domokos2012-01-054-0/+21
* HSI: hsi_char: Add HSI char device driverAndras Domokos2012-01-051-0/+802
* HSI: hsi: Introducing HSI frameworkCarlos Chinea2012-01-055-0/+613