开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hsi
/
clients
/
cmt_speech.c
Age
Commit message (
Expand
)
Author
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2022-08-29
HSI: cmt_speech: Pass a pointer to virt_to_page()
Linus Walleij
2021-10-02
HSI: cmt_speech: unmark comments as kernel-doc
Randy Dunlap
2020-02-14
drivers: hsi: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2018-04-17
hsi: clients: Change return type to vm_fault_t
Souptick Joarder
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-01-31
Merge tag 'hsi-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
2017-12-01
HSI: cmt_speech: use timespec64 instead of timespec
Arnd Bergmann
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2016-06-10
HSI: cmt_speech: Fix double spin_lock
Iago Abal
2016-05-29
HSI: cmt_speech: use vma_pages().
Muhammad Falak R Wani
2015-09-10
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-06-23
HSI: cmt_speech: fix timestamp interface
Sebastian Reichel
2015-04-05
HSI: cmt_speech: fix error return code
Julia Lawall
2015-03-31
HSI: cmt_speech: Add cmt-speech driver
Kai Vehmanen