summaryrefslogtreecommitdiffstats
path: root/drivers/hsi
Commit message (Expand)AuthorAgeFilesLines
...
* HSI: cmt_speech: Fix double spin_lockIago Abal2016-06-101-1/+1
* hsi: use kmemdupMuhammad Falak R Wani2016-05-291-4/+4
* HSI: cmt_speech: use vma_pages().Muhammad Falak R Wani2016-05-291-1/+1
* HSI: omap-ssi: move omap_ssi_port_update_fclkArnd Bergmann2016-05-091-18/+17
* HSI: omap-ssi: include pinctrl header filesArnd Bergmann2016-05-092-0/+2
* HSI: omap-ssi: add COMMON_CLK dependencyArnd Bergmann2016-05-091-1/+2
* HSI: omap-ssi: add clk change supportSebastian Reichel2016-05-023-0/+89
* HSI: omap_ssi: built omap_ssi and omap_ssi_port into one moduleSebastian Reichel2016-05-025-23/+21
* HSI: omap_ssi: fix removal of port platform deviceSebastian Reichel2016-05-021-0/+4
* HSI: omap_ssi: make sure probe stays availableSebastian Reichel2016-05-022-17/+19
* HSI: omap_ssi: fix module unloadingSebastian Reichel2016-05-021-3/+3
* HSI: omap_ssi_port: switch to gpiod APISebastian Reichel2016-05-023-24/+12
* HSI: ssi-protocol: Use handshake logic from n950Sebastian Reichel2016-01-281-11/+5
* HSI: nokia-modem: add n950 and n9 supportSebastian Reichel2016-01-281-0/+2
* 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
OpenPOWER on IntegriCloud