summaryrefslogtreecommitdiffstats
path: root/drivers/hsi
Commit message (Expand)AuthorAgeFilesLines
* HSI: omap_ssi_port: fix handling of_get_named_gpio resultAndrzej Hajda2016-01-071-4/+4
* HSI: omap_ssi: fix handling ida_simple_get resultAndrzej Hajda2016-01-071-4/+3
* hsi: controllers:remove redundant codeSanjeev Sharma2015-10-301-17/+4
* hsi: correctly handle return value of kzallocInsu Yun2015-10-191-1/+11
* hsi: omap_ssi_port: Prevent warning if cawake_gpio is not defined.Roger Quadros2015-10-141-1/+1
* hsi: fix double kfreeGeliang Tang2015-10-141-1/+0
* HSI: Fix a typoJakub Wilk2015-09-181-1/+1
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-021-0/+1
|\
| * drivers/hsi: include <module.h> for modular omap_ssi codePaul Gortmaker2015-06-161-0/+1
* | HSI: nokia-modem: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-06-231-5/+2
* | HSI: nokia-modem: Reduce missing driver message to debug levelSebastian Reichel2015-06-231-2/+2
* | HSI: cmt_speech: fix timestamp interfaceSebastian Reichel2015-06-231-2/+7
|/
* HSI: cmt_speech: fix error return codeJulia Lawall2015-04-051-0/+1
* HSI: nokia-modem: Add cmt-speech supportSebastian Reichel2015-03-312-2/+32
* HSI: cmt_speech: Add cmt-speech driverKai Vehmanen2015-03-313-0/+1467
* HSI: nokia-modem: fix error return codeJulia Lawall2015-02-281-0/+1
* 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
OpenPOWER on IntegriCloud