summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/clients/cmt_speech.c
Commit message (Expand)AuthorAgeFilesLines
* mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* HSI: cmt_speech: Pass a pointer to virt_to_page()Linus Walleij2022-08-291-1/+1
* HSI: cmt_speech: unmark comments as kernel-docRandy Dunlap2021-10-021-2/+2
* drivers: hsi: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-141-5/+4
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-051-14/+1
* hsi: clients: Change return type to vm_fault_tSouptick Joarder2018-04-171-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'hsi-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2018-01-311-2/+2
|\
| * HSI: cmt_speech: use timespec64 instead of timespecArnd Bergmann2017-12-011-2/+2
* | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-2/+2
* HSI: cmt_speech: Fix double spin_lockIago Abal2016-06-101-1/+1
* HSI: cmt_speech: use vma_pages().Muhammad Falak R Wani2016-05-291-1/+1
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+1
* HSI: cmt_speech: fix timestamp interfaceSebastian Reichel2015-06-231-2/+7
* HSI: cmt_speech: fix error return codeJulia Lawall2015-04-051-0/+1
* HSI: cmt_speech: Add cmt-speech driverKai Vehmanen2015-03-311-0/+1456