summaryrefslogtreecommitdiffstats
path: root/drivers/hsi/clients
Commit message (Expand)AuthorAgeFilesLines
* 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
* hsi: nokia-modem: fix uninitialized device pointerAaro Koskinen2015-01-041-0/+1
* HSI: nokia-modem: fix error handling of irq_of_parse_and_mapDmitry Torokhov2014-11-141-2/+2
* HSI: nokia-modem: setup default value for pm parameterSebastian Reichel2014-11-141-1/+1
* HSI: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-10-031-1/+1
* Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2014-08-061-1/+1
|\
| * HSI: ssi_protocol: Fix sparse non static symbol warningWei Yongjun2014-07-201-1/+1
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+1
|/
* HSI: fix omap ssi driver dependencyArnd Bergmann2014-06-031-1/+1
* HSI: Introduce Nokia N900 modem driverSebastian Reichel2014-05-163-0/+295
* HSI: Introduce driver for SSI ProtocolSebastian Reichel2014-05-163-1/+1201
* HSI: Add channel resource support to HSI clientsSebastian Reichel2014-05-161-6/+6
* HSI: hsi-char: fix driver for multiport scenariosSebastian Reichel2014-05-041-1/+1
OpenPOWER on IntegriCloud