Age | Commit message (Expand) | Author | Files | Lines |
2022-09-20 | HSI: nokia-modem: Replace of_gpio_count() by gpiod_count() | Andy Shevchenko | 1 | -3/+1 |
2022-09-20 | HSI: ssi_protocol: fix potential resource leak in ssip_pn_open() | Jianglei Nie | 1 | -0/+1 |
2022-08-29 | HSI: omap_ssi_port: Fix dma_map_sg error check | Jack Wang | 1 | -4/+4 |
2022-08-29 | HSI: cmt_speech: Pass a pointer to virt_to_page() | Linus Walleij | 1 | -1/+1 |
2022-08-29 | HSI: omap_ssi: Fix refcount leak in ssi_probe | Miaoqian Lin | 1 | -0/+1 |
2022-08-29 | HSI: clients: remove duplicate assignment | Wang Qing | 1 | -1/+0 |
2021-11-26 | HSI: core: Fix return freed object in hsi_new_client | Chengfeng Ye | 1 | -0/+1 |
2021-11-04 | Merge tag 'hsi-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 1 | -2/+2 |
2021-10-13 | net: remove single-byte netdev->dev_addr writes | Jakub Kicinski | 1 | -1/+3 |
2021-10-02 | HSI: cmt_speech: unmark comments as kernel-doc | Randy Dunlap | 1 | -2/+2 |
2021-04-16 | HSI: core: fix resource leaks in hsi_add_client_from_dt() | Dan Carpenter | 1 | -2/+1 |
2020-12-30 | HSI: Fix PM usage counter unbalance in ssi_hw_init | Zhang Qilong | 1 | -1/+1 |
2020-12-03 | HSI: core: fix a kernel-doc markup | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-11-29 | HSI: omap_ssi: Don't jump to free ID in ssi_add_controller() | Jing Xiangfeng | 1 | -1/+1 |
2020-08-24 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2 | -4/+4 |
2020-06-13 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 3 | -3/+3 |
2020-02-14 | drivers: hsi: Call cpu_latency_qos_*() instead of pm_qos_*() | Rafael J. Wysocki | 1 | -5/+4 |
2019-09-22 | Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 3 | -9/+6 |
2019-07-31 | net: Use skb_frag_off accessors | Jonathan Lemon | 1 | -1/+1 |
2019-07-30 | HSI: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2 | -6/+2 |
2019-07-30 | HSI: ssi_protocol: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -3/+4 |
2019-07-23 | net: Use skb accessors in network drivers | Matthew Wilcox (Oracle) | 1 | -1/+2 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 | Thomas Gleixner | 11 | -154/+11 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 5 | -0/+5 |
2019-02-14 | HSI: omap_ssi_port: fix debugfs_simple_attr.cocci warnings | YueHaibing | 1 | -3/+3 |
2018-12-05 | HSI: omap_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 2 | -37/+6 |
2018-07-07 | headers: separate linux/mod_devicetable.h from linux/platform_device.h | Randy Dunlap | 1 | -0/+1 |
2018-04-17 | hsi: clients: Change return type to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2018-03-19 | HSI: hsi_char: Delete an error message for a failed memory allocation in hsc_... | Markus Elfring | 1 | -3/+2 |
2018-03-19 | HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered" | Colin Ian King | 1 | -2/+2 |
2018-03-19 | HSI: ssi_protocol: Delete an error message for a failed memory allocation in ... | Markus Elfring | 1 | -3/+1 |
2018-03-19 | HSI: ssi_protocol: Fix a typo in two comment lines | Markus Elfring | 1 | -2/+2 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2018-01-31 | Merge tag 'hsi-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 1 | -2/+2 |
2017-12-01 | HSI: cmt_speech: use timespec64 instead of timespec | Arnd Bergmann | 1 | -2/+2 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-11-16 | Merge tag 'hsi-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 2 | -5/+5 |
2017-11-14 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -14/+18 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-05 | timer: Fix two mistakes in callback conversions | Kees Cook | 1 | -1/+1 |
2017-10-05 | timer: Remove init_timer_deferrable() in favor of timer_setup() | Kees Cook | 1 | -14/+18 |
2017-10-01 | HSI: hsi_char: pr_err() strings should end with newlines | Arvind Yadav | 1 | -2/+2 |
2017-10-01 | HSI: omap_ssi_core: fix kilo to be "k" not "K" | Pavel Machek | 1 | -3/+3 |
2017-07-05 | Merge tag 'hsi-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | Linus Torvalds | 4 | -20/+14 |
2017-06-08 | hsi: Fix build regression due to netdev destructor fix. | David S. Miller | 1 | -1/+1 |
2017-06-08 | HSI: core: Use kcalloc() in two functions | Markus Elfring | 1 | -4/+3 |
2017-06-08 | HSI: Use kcalloc() in hsi_register_board_info() | Markus Elfring | 1 | -1/+1 |
2017-06-08 | HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_... | Markus Elfring | 1 | -3/+1 |
2017-06-08 | HSI: omap_ssi: Fix a typo in a comment line | Markus Elfring | 1 | -1/+1 |
2017-06-08 | HSI: omap_ssi: Use devm_kcalloc() in ssi_add_controller() | Markus Elfring | 1 | -2/+2 |