summaryrefslogtreecommitdiff
path: root/drivers/hsi
Commit message (Expand)AuthorAge
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-24
* net: use core MTU range checking in misc driversJarod Wilson2016-10-20
* HSI: omap_ssi: drop pm_runtime_irq_safeSebastian Reichel2016-06-28
* HSI: omap_ssi_port: use rpm autosuspend APISebastian Reichel2016-06-28
* HSI: omap_ssi: call msg->complete() from process contextSebastian Reichel2016-06-28
* HSI: omap_ssi_port: ensure clocks are kept enabled during transferSebastian Reichel2016-06-28
* HSI: omap_ssi_port: replace pm_runtime_put_sync with non-sync variantSebastian Reichel2016-06-28
* HSI: omap_ssi_port: avoid calling runtime_pm_*_sync inside spinlockSebastian Reichel2016-06-28
* HSI: omap_ssi_port: avoid pm_runtime_get_sync in ssi_start_dma and ssi_start_pioSebastian Reichel2016-06-28
* HSI: omap_ssi_port: switch to threaded pio irqSebastian Reichel2016-06-28
* HSI: omap_ssi_core: remove pm_runtime_get_sync call from taskletSebastian Reichel2016-06-28
* HSI: omap_ssi_core: use pm_runtime_put instead of pm_runtime_put_syncSebastian Reichel2016-06-28
* HSI: omap_ssi_port: prepare start_tx/stop_tx for blocking pm_runtime callsSebastian Reichel2016-06-28
* HSI: core: switch port event notifier from atomic to blockingSebastian Reichel2016-06-28
* HSI: omap_ssi_port: replace wkin_cken with atomic bitmap operationsSebastian Reichel2016-06-28
* HSI: omap_ssi: convert cawake irq handler to threadSebastian Reichel2016-06-28
* HSI: ssi_protocol: fix ssip_xmit invocationSebastian Reichel2016-06-28
* HSI: ssi_protocol: replace spin_lock with spin_lock_bhSebastian Reichel2016-06-28
* HSI: ssi_protocol: avoid ssi_waketest call with held spinlockSebastian Reichel2016-06-28
* HSI: omap_ssi: do not reset moduleSebastian Reichel2016-06-28
* HSI: omap_ssi_port: remove useless newlineSebastian Reichel2016-06-28
* hsi: Build hsi_boardinfo.c into hsi core if enabledAndrew F. Davis2016-06-15
* HSI: cmt_speech: Fix double spin_lockIago Abal2016-06-10
* hsi: use kmemdupMuhammad Falak R Wani2016-05-29
* HSI: cmt_speech: use vma_pages().Muhammad Falak R Wani2016-05-29
* HSI: omap-ssi: move omap_ssi_port_update_fclkArnd Bergmann2016-05-09
* HSI: omap-ssi: include pinctrl header filesArnd Bergmann2016-05-09
* HSI: omap-ssi: add COMMON_CLK dependencyArnd Bergmann2016-05-09
* HSI: omap-ssi: add clk change supportSebastian Reichel2016-05-02
* HSI: omap_ssi: built omap_ssi and omap_ssi_port into one moduleSebastian Reichel2016-05-02
* HSI: omap_ssi: fix removal of port platform deviceSebastian Reichel2016-05-02
* HSI: omap_ssi: make sure probe stays availableSebastian Reichel2016-05-02
* HSI: omap_ssi: fix module unloadingSebastian Reichel2016-05-02
* HSI: omap_ssi_port: switch to gpiod APISebastian Reichel2016-05-02
* HSI: ssi-protocol: Use handshake logic from n950Sebastian Reichel2016-01-28
* HSI: nokia-modem: add n950 and n9 supportSebastian Reichel2016-01-28
* HSI: omap_ssi_port: fix handling of_get_named_gpio resultAndrzej Hajda2016-01-07
* HSI: omap_ssi: fix handling ida_simple_get resultAndrzej Hajda2016-01-07
* hsi: controllers:remove redundant codeSanjeev Sharma2015-10-30
* hsi: correctly handle return value of kzallocInsu Yun2015-10-19
* hsi: omap_ssi_port: Prevent warning if cawake_gpio is not defined.Roger Quadros2015-10-14
* hsi: fix double kfreeGeliang Tang2015-10-14
* HSI: Fix a typoJakub Wilk2015-09-18
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-10
* Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-02
|\
| * drivers/hsi: include <module.h> for modular omap_ssi codePaul Gortmaker2015-06-16
* | HSI: nokia-modem: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-06-23
* | HSI: nokia-modem: Reduce missing driver message to debug levelSebastian Reichel2015-06-23
* | HSI: cmt_speech: fix timestamp interfaceSebastian Reichel2015-06-23
|/