summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/clients
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hsi-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2021-11-041-2/+2
|\
| * HSI: cmt_speech: unmark comments as kernel-docRandy Dunlap2021-10-021-2/+2
* | net: remove single-byte netdev->dev_addr writesJakub Kicinski2021-10-131-1/+3
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+3
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* drivers: hsi: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-141-5/+4
* Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2019-09-221-3/+4
|\
| * HSI: ssi_protocol: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-301-3/+4
* | net: Use skb_frag_off accessorsJonathan Lemon2019-07-301-1/+1
* | net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-221-1/+2
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-054-56/+4
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* hsi: clients: Change return type to vm_fault_tSouptick Joarder2018-04-171-1/+1
* HSI: hsi_char: Delete an error message for a failed memory allocation in hsc_...Markus Elfring2018-03-191-3/+2
* HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered"Colin Ian King2018-03-191-2/+2
* HSI: ssi_protocol: Delete an error message for a failed memory allocation in ...Markus Elfring2018-03-191-3/+1
* HSI: ssi_protocol: Fix a typo in two comment linesMarkus Elfring2018-03-191-2/+2
* 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
|/
* Merge tag 'hsi-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2017-11-151-2/+2
|\
| * HSI: hsi_char: pr_err() strings should end with newlinesArvind Yadav2017-10-011-2/+2
* | timer: Fix two mistakes in callback conversionsKees Cook2017-10-051-1/+1
* | timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook2017-10-051-14/+18
|/
* Merge tag 'hsi-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2017-07-041-9/+6
|\
| * HSI: nokia-modem: Add a space character for better code readability in nokia_...Markus Elfring2017-06-081-1/+1
| * HSI: nokia-modem: Delete error messages for a failed memory allocation in two...Markus Elfring2017-06-081-6/+3
| * HSI: nokia-modem: Use devm_kcalloc() in nokia_modem_gpio_probe()Markus Elfring2017-06-081-2/+2
* | hsi: Fix build regression due to netdev destructor fix.David S. Miller2017-06-081-1/+1
|/
* HSI: ssi_protocol: double free in ssip_pn_xmit()Dan Carpenter2017-04-211-2/+3
* 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
* net: use core MTU range checking in misc driversJarod Wilson2016-10-201-10/+4
* HSI: ssi_protocol: fix ssip_xmit invocationSebastian Reichel2016-06-281-1/+12
* HSI: ssi_protocol: replace spin_lock with spin_lock_bhSebastian Reichel2016-06-281-32/+32
* HSI: ssi_protocol: avoid ssi_waketest call with held spinlockSebastian Reichel2016-06-281-16/+25
* 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
* 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: Fix a typoJakub Wilk2015-09-181-1/+1
* mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-101-1/+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