summaryrefslogtreecommitdiffstats
path: root/drivers/hsi
Commit message (Expand)AuthorAgeFilesLines
* hsi: nokia-modem: fix uninitialized device pointerAaro Koskinen2015-01-041-0/+1
* Merge tag 'hsi-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2014-12-152-6/+5
|\
| * HSI: nokia-modem: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-141-2/+2
| * HSI: nokia-modem: setup default value for pm parameterSebastian Reichel2014-11-141-1/+1
| * HSI: omap_ssi_port: Don't print uninitialized errSebastian Reichel2014-10-201-2/+1
| * HSI: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-031-1/+1
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\ \
| * | hsi: controllers: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
| |/
* | hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-042-2/+2
|/
* 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
OpenPOWER on IntegriCloud