aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hsi
AgeCommit message (Expand)AuthorFilesLines
2024-02-25HSI: ssi_protocol: fix struct members kernel-doc warningsRandy Dunlap1-1/+2
2024-02-06hsi: hsi_core: make hsi_bus_type constRicardo B. Marliere1-1/+1
2023-11-13HSI: omap_ssi: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2023-07-31hsi: omap_ssi: Explicitly include correct DT includesRob Herring1-0/+1
2023-05-27HSI: omap_ssi_port: Drop error checking for debugfs_create_dirOsama Muhammad1-12/+2
2023-05-20HSI: fix ssi_waketest() declarationArnd Bergmann2-2/+1
2023-04-05of: Rename of_modalias_node()Miquel Raynal1-1/+1
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-1/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-1/+1
2022-11-25HSI: omap_ssi_core: Fix error handling in ssi_init()Yuan Can1-1/+7
2022-11-17HSI: omap_ssi_core: fix possible memory leak in ssi_probe()Yang Yingliang1-1/+3
2022-11-14HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()Yang Yingliang1-1/+1
2022-11-14HSI: ssi_protocol: Fix return type of ssip_pn_xmit()Nathan Chancellor1-3/+3
2022-09-20HSI: nokia-modem: Replace of_gpio_count() by gpiod_count()Andy Shevchenko1-3/+1
2022-09-20HSI: ssi_protocol: fix potential resource leak in ssip_pn_open()Jianglei Nie1-0/+1
2022-08-29HSI: omap_ssi_port: Fix dma_map_sg error checkJack Wang1-4/+4
2022-08-29HSI: cmt_speech: Pass a pointer to virt_to_page()Linus Walleij1-1/+1
2022-08-29HSI: omap_ssi: Fix refcount leak in ssi_probeMiaoqian Lin1-0/+1
2022-08-29HSI: clients: remove duplicate assignmentWang Qing1-1/+0
2021-11-26HSI: core: Fix return freed object in hsi_new_clientChengfeng Ye1-0/+1
2021-11-04Merge tag 'hsi-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-2/+2
2021-10-13net: remove single-byte netdev->dev_addr writesJakub Kicinski1-1/+3
2021-10-02HSI: cmt_speech: unmark comments as kernel-docRandy Dunlap1-2/+2
2021-04-16HSI: core: fix resource leaks in hsi_add_client_from_dt()Dan Carpenter1-2/+1
2020-12-29HSI: Fix PM usage counter unbalance in ssi_hw_initZhang Qilong1-1/+1
2020-12-02HSI: core: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-11-29HSI: omap_ssi: Don't jump to free ID in ssi_add_controller()Jing Xiangfeng1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2-4/+4
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada3-3/+3
2020-02-14drivers: hsi: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki1-5/+4
2019-09-22Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds3-9/+6
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon1-1/+1
2019-07-30HSI: Remove dev_err() usage after platform_get_irq()Stephen Boyd2-6/+2
2019-07-30HSI: ssi_protocol: Mark expected switch fall-throughsGustavo A. R. Silva1-3/+4
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)1-1/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner11-154/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner5-0/+5
2019-02-14HSI: omap_ssi_port: fix debugfs_simple_attr.cocci warningsYueHaibing1-3/+3
2018-12-05HSI: omap_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2-37/+6
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-04-17hsi: clients: Change return type to vm_fault_tSouptick Joarder1-1/+1
2018-03-19HSI: hsi_char: Delete an error message for a failed memory allocation in hsc_...Markus Elfring1-3/+2
2018-03-19HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered"Colin Ian King1-2/+2
2018-03-19HSI: ssi_protocol: Delete an error message for a failed memory allocation in ...Markus Elfring1-3/+1
2018-03-19HSI: ssi_protocol: Fix a typo in two comment linesMarkus Elfring1-2/+2
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds1-2/+2
2018-01-31Merge tag 'hsi-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds1-2/+2
2017-12-01HSI: cmt_speech: use timespec64 instead of timespecArnd Bergmann1-2/+2
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro1-2/+2
2017-11-15Merge tag 'hsi-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-5/+5
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-14/+18
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-05timer: Fix two mistakes in callback conversionsKees Cook1-1/+1
2017-10-05timer: Remove init_timer_deferrable() in favor of timer_setup()Kees Cook1-14/+18
2017-10-01HSI: hsi_char: pr_err() strings should end with newlinesArvind Yadav1-2/+2
2017-10-01HSI: omap_ssi_core: fix kilo to be "k" not "K"Pavel Machek1-3/+3
2017-07-04Merge tag 'hsi-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds4-20/+14
2017-06-08hsi: Fix build regression due to netdev destructor fix.David S. Miller1-1/+1
2017-06-08HSI: core: Use kcalloc() in two functionsMarkus Elfring1-4/+3
2017-06-08HSI: Use kcalloc() in hsi_register_board_info()Markus Elfring1-1/+1
2017-06-08HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_...Markus Elfring1-3/+1
2017-06-08HSI: omap_ssi: Fix a typo in a comment lineMarkus Elfring1-1/+1
2017-06-08HSI: omap_ssi: Use devm_kcalloc() in ssi_add_controller()Markus Elfring1-2/+2
2017-06-08HSI: nokia-modem: Add a space character for better code readability in nokia_...Markus Elfring1-1/+1
2017-06-08HSI: nokia-modem: Delete error messages for a failed memory allocation in two...Markus Elfring1-6/+3
2017-06-08HSI: nokia-modem: Use devm_kcalloc() in nokia_modem_gpio_probe()Markus Elfring1-2/+2
2017-04-21HSI: ssi_protocol: double free in ssip_pn_xmit()Dan Carpenter1-2/+3
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar1-1/+1
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-2/+2
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-10/+4
2016-06-28HSI: omap_ssi: drop pm_runtime_irq_safeSebastian Reichel2-3/+0
2016-06-28HSI: omap_ssi_port: use rpm autosuspend APISebastian Reichel1-24/+44
2016-06-28HSI: omap_ssi: call msg->complete() from process contextSebastian Reichel3-1/+25
2016-06-28HSI: omap_ssi_port: ensure clocks are kept enabled during transferSebastian Reichel1-0/+2
2016-06-28HSI: omap_ssi_port: replace pm_runtime_put_sync with non-sync variantSebastian Reichel1-9/+9
2016-06-28HSI: omap_ssi_port: avoid calling runtime_pm_*_sync inside spinlockSebastian Reichel1-4/+4
2016-06-28HSI: omap_ssi_port: avoid pm_runtime_get_sync in ssi_start_dma and ssi_start_pioSebastian Reichel1-6/+24
2016-06-28HSI: omap_ssi_port: switch to threaded pio irqSebastian Reichel2-38/+24
2016-06-28HSI: omap_ssi_core: remove pm_runtime_get_sync call from taskletSebastian Reichel1-1/+7
2016-06-28HSI: omap_ssi_core: use pm_runtime_put instead of pm_runtime_put_syncSebastian Reichel1-5/+5
2016-06-28HSI: omap_ssi_port: prepare start_tx/stop_tx for blocking pm_runtime callsSebastian Reichel2-5/+20
2016-06-28HSI: core: switch port event notifier from atomic to blockingSebastian Reichel1-4/+4
2016-06-28HSI: omap_ssi_port: replace wkin_cken with atomic bitmap operationsSebastian Reichel2-15/+7
2016-06-28HSI: omap_ssi: convert cawake irq handler to threadSebastian Reichel3-19/+8
2016-06-28HSI: ssi_protocol: fix ssip_xmit invocationSebastian Reichel1-1/+12
2016-06-28HSI: ssi_protocol: replace spin_lock with spin_lock_bhSebastian Reichel1-32/+32
2016-06-28HSI: ssi_protocol: avoid ssi_waketest call with held spinlockSebastian Reichel1-16/+25
2016-06-28HSI: omap_ssi: do not reset moduleSebastian Reichel2-20/+1
2016-06-28HSI: omap_ssi_port: remove useless newlineSebastian Reichel1-4/+2
2016-06-15hsi: Build hsi_boardinfo.c into hsi core if enabledAndrew F. Davis2-1/+2
2016-06-10HSI: cmt_speech: Fix double spin_lockIago Abal1-1/+1
2016-05-29hsi: use kmemdupMuhammad Falak R Wani1-4/+4
2016-05-29HSI: cmt_speech: use vma_pages().Muhammad Falak R Wani1-1/+1
2016-05-09HSI: omap-ssi: move omap_ssi_port_update_fclkArnd Bergmann1-18/+17
2016-05-09HSI: omap-ssi: include pinctrl header filesArnd Bergmann2-0/+2
2016-05-09HSI: omap-ssi: add COMMON_CLK dependencyArnd Bergmann1-1/+2
2016-05-02HSI: omap-ssi: add clk change supportSebastian Reichel3-0/+89
2016-05-02HSI: omap_ssi: built omap_ssi and omap_ssi_port into one moduleSebastian Reichel5-23/+21
2016-05-02HSI: omap_ssi: fix removal of port platform deviceSebastian Reichel1-0/+4
2016-05-02HSI: omap_ssi: make sure probe stays availableSebastian Reichel2-17/+19
2016-05-02HSI: omap_ssi: fix module unloadingSebastian Reichel1-3/+3
2016-05-02HSI: omap_ssi_port: switch to gpiod APISebastian Reichel3-24/+12
2016-01-28HSI: ssi-protocol: Use handshake logic from n950Sebastian Reichel1-11/+5
2016-01-28HSI: nokia-modem: add n950 and n9 supportSebastian Reichel1-0/+2
2016-01-07HSI: omap_ssi_port: fix handling of_get_named_gpio resultAndrzej Hajda1-4/+4
2016-01-07HSI: omap_ssi: fix handling ida_simple_get resultAndrzej Hajda1-4/+3
2015-10-30hsi: controllers:remove redundant codeSanjeev Sharma1-17/+4
2015-10-19hsi: correctly handle return value of kzallocInsu Yun1-1/+11
2015-10-14hsi: omap_ssi_port: Prevent warning if cawake_gpio is not defined.Roger Quadros1-1/+1
2015-10-14hsi: fix double kfreeGeliang Tang1-1/+0
2015-09-18HSI: Fix a typoJakub Wilk1-1/+1
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov1-1/+1
2015-07-02Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2015-06-23HSI: nokia-modem: use flags argument of devm_gpiod_get to set directionUwe Kleine-König1-5/+2
2015-06-23HSI: nokia-modem: Reduce missing driver message to debug levelSebastian Reichel1-2/+2
2015-06-23HSI: cmt_speech: fix timestamp interfaceSebastian Reichel1-2/+7
2015-06-16drivers/hsi: include <module.h> for modular omap_ssi codePaul Gortmaker1-0/+1
2015-04-05HSI: cmt_speech: fix error return codeJulia Lawall1-0/+1
2015-03-31HSI: nokia-modem: Add cmt-speech supportSebastian Reichel2-2/+32
2015-03-31HSI: cmt_speech: Add cmt-speech driverKai Vehmanen3-0/+1467
2015-02-28HSI: nokia-modem: fix error return codeJulia Lawall1-0/+1
2015-01-04hsi: nokia-modem: fix uninitialized device pointerAaro Koskinen1-0/+1
2014-12-15Merge tag 'hsi-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds2-6/+5
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+0
2014-12-04hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2-2/+2
2014-11-14HSI: nokia-modem: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-14HSI: nokia-modem: setup default value for pm parameterSebastian Reichel1-1/+1
2014-10-20hsi: controllers: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20HSI: omap_ssi_port: Don't print uninitialized errSebastian Reichel1-2/+1
2014-10-03HSI: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2014-08-06Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds3-15/+16
2014-07-31HSI: omap_ssi: Fix return value check in ssi_debug_add_ctrl()Wei Yongjun1-4/+4
2014-07-31HSI: omap_ssi_port: Fix return value check in ssi_debug_add_port()Wei Yongjun1-4/+4
2014-07-20HSI: ssi_protocol: Fix sparse non static symbol warningWei Yongjun1-1/+1
2014-07-17drivers/hsi/controllers/omap_ssi{,_port}.c: fix failure checksAndrey Utkin2-6/+7
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+1
2014-06-05hsi: omap_ssi_port: use normal module refcountingArnd Bergmann1-2/+2
2014-06-03HSI: fix omap ssi driver dependencyArnd Bergmann1-1/+1
2014-05-16HSI: Introduce Nokia N900 modem driverSebastian Reichel3-0/+295
2014-05-16HSI: Introduce driver for SSI ProtocolSebastian Reichel3-1/+1201
2014-05-16HSI: Introduce OMAP SSI driverSebastian Reichel8-0/+2388
2014-05-16HSI: Add common DT binding for HSI client devicesSebastian Reichel1-2/+206
2014-05-16HSI: export method to (un)register clientsSebastian Reichel1-3/+8
2014-05-16HSI: Add channel resource support to HSI clientsSebastian Reichel2-7/+51
2014-05-16HSI: method to unregister clients from an hsi portSebastian Reichel1-0/+10
2014-05-04HSI: hsi-char: fix driver for multiport scenariosSebastian Reichel1-1/+1
2013-10-16hsi: convert bus code to use dev_groupsGreg Kroah-Hartman1-4/+6
2013-07-03drivers: avoid format string in dev_set_nameKees Cook1-1/+1
2013-03-01hsi: fix kernel-doc warningsRandy Dunlap1-1/+1
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman1-4/+4
2012-04-23HSI: hsi_char: Remove max_data_size from sysfsCarlos Chinea1-1/+1
2012-04-23HSI: hsi: Rework hsi_event interfaceCarlos Chinea1-47/+54
2012-04-23HSI: hsi: Remove controllers and ports from the busCarlos Chinea1-19/+1
2012-04-23HSI: hsi: Fix error path cleanup on client registrationCarlos Chinea1-1/+1
2012-04-23HSI: hsi: Rework hsi_controller releaseCarlos Chinea1-42/+66
2012-01-05HSI: hsi_char: Add HSI char device kernel configurationAndras Domokos4-0/+21
2012-01-05HSI: hsi_char: Add HSI char device driverAndras Domokos1-0/+802
2012-01-05HSI: hsi: Introducing HSI frameworkCarlos Chinea5-0/+613