Age | Commit message (Expand) | Author | Files | Lines |
2024-04-16 | HSI: omap_ssi_port: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-04-16 | HSI: omap_ssi_core: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2024-02-25 | HSI: ssi_protocol: fix struct members kernel-doc warnings | Randy Dunlap | 1 | -1/+2 |
2024-02-06 | hsi: hsi_core: make hsi_bus_type const | Ricardo B. Marliere | 1 | -1/+1 |
2023-11-13 | HSI: omap_ssi: Remove usage of the deprecated ida_simple_xx() API | Christophe JAILLET | 1 | -3/+3 |
2023-08-01 | hsi: omap_ssi: Explicitly include correct DT includes | Rob Herring | 1 | -0/+1 |
2023-05-27 | HSI: omap_ssi_port: Drop error checking for debugfs_create_dir | Osama Muhammad | 1 | -12/+2 |
2023-05-20 | HSI: fix ssi_waketest() declaration | Arnd Bergmann | 2 | -2/+1 |
2023-04-05 | of: Rename of_modalias_node() | Miquel Raynal | 1 | -1/+1 |
2023-02-24 | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2023-02-10 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 1 | -1/+1 |
2022-11-25 | HSI: omap_ssi_core: Fix error handling in ssi_init() | Yuan Can | 1 | -1/+7 |
2022-11-18 | HSI: omap_ssi_core: fix possible memory leak in ssi_probe() | Yang Yingliang | 1 | -1/+3 |
2022-11-14 | HSI: omap_ssi_core: fix unbalanced pm_runtime_disable() | Yang Yingliang | 1 | -1/+1 |
2022-11-14 | HSI: ssi_protocol: Fix return type of ssip_pn_xmit() | Nathan Chancellor | 1 | -3/+3 |
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 |