summaryrefslogtreecommitdiff
path: root/drivers/hsi
Commit message (Expand)AuthorAge
* HSI: hsi_char: Delete an error message for a failed memory allocation in hsc_...Markus Elfring2018-03-19
* HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered"Colin Ian King2018-03-19
* HSI: ssi_protocol: Delete an error message for a failed memory allocation in ...Markus Elfring2018-03-19
* HSI: ssi_protocol: Fix a typo in two comment linesMarkus Elfring2018-03-19
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'hsi-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2018-01-31
|\
| * HSI: cmt_speech: use timespec64 instead of timespecArnd Bergmann2017-12-01
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
|/
* Merge tag 'hsi-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2017-11-15
|\
| * HSI: hsi_char: pr_err() strings should end with newlinesArvind Yadav2017-10-01
| * HSI: omap_ssi_core: fix kilo to be "k" not "K"Pavel Machek2017-10-01
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \
| * | timer: Fix two mistakes in callback conversionsKees Cook2017-10-05
| * | timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-05
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* Merge tag 'hsi-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2017-07-04
|\
| * HSI: core: Use kcalloc() in two functionsMarkus Elfring2017-06-08
| * HSI: Use kcalloc() in hsi_register_board_info()Markus Elfring2017-06-08
| * HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_...Markus Elfring2017-06-08
| * HSI: omap_ssi: Fix a typo in a comment lineMarkus Elfring2017-06-08
| * HSI: omap_ssi: Use devm_kcalloc() in ssi_add_controller()Markus Elfring2017-06-08
| * HSI: nokia-modem: Add a space character for better code readability in nokia_...Markus Elfring2017-06-08
| * HSI: nokia-modem: Delete error messages for a failed memory allocation in two...Markus Elfring2017-06-08
| * HSI: nokia-modem: Use devm_kcalloc() in nokia_modem_gpio_probe()Markus Elfring2017-06-08
* | hsi: Fix build regression due to netdev destructor fix.David S. Miller2017-06-08
|/
* HSI: ssi_protocol: double free in ssip_pn_xmit()Dan Carpenter2017-04-21
* 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