1. c2a96b7 Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 months ago
  2. d69d804 driver core: have match() callback in struct bus_type take a const * by Greg Kroah-Hartman · 7 months ago
  3. f02cfe6 HSI: ssi_protocol: Remove unused linux/gpio.h by Andy Shevchenko · 9 months ago
  4. c076486 HSI: omap_ssi_port: Convert to platform remove callback returning void by Uwe Kleine-König · 10 months ago
  5. 94eabddc HSI: omap_ssi_core: Convert to platform remove callback returning void by Uwe Kleine-König · 10 months ago
  6. 3693760 HSI: ssi_protocol: fix struct members kernel-doc warnings by Randy Dunlap · 11 months ago
  7. a0e35a1 hsi: hsi_core: make hsi_bus_type const by Ricardo B. Marliere · 12 months ago
  8. fa72d14 HSI: omap_ssi: Remove usage of the deprecated ida_simple_xx() API by Christophe JAILLET · 1 year, 3 months ago
  9. 7ebf243 hsi: omap_ssi: Explicitly include correct DT includes by Rob Herring · 1 year, 6 months ago
  10. 42877c3 HSI: omap_ssi_port: Drop error checking for debugfs_create_dir by Osama Muhammad · 1 year, 8 months ago
  11. 32a31bd HSI: fix ssi_waketest() declaration by Arnd Bergmann · 1 year, 8 months ago
  12. 673aa1e of: Rename of_modalias_node() by Miquel Raynal · 1 year, 10 months ago
  13. a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 1 year, 11 months ago
  14. 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 2 years ago
  15. 2a81ada driver core: make struct bus_type.uevent() take a const * by Greg Kroah-Hartman · 2 years ago
  16. 3ffa9f7 HSI: omap_ssi_core: Fix error handling in ssi_init() by Yuan Can · 2 years, 2 months ago
  17. 1aff514 HSI: omap_ssi_core: fix possible memory leak in ssi_probe() by Yang Yingliang · 2 years, 3 months ago
  18. f5181c3 HSI: omap_ssi_core: fix unbalanced pm_runtime_disable() by Yang Yingliang · 2 years, 3 months ago
  19. 913a144 HSI: ssi_protocol: Fix return type of ssip_pn_xmit() by Nathan Chancellor · 2 years, 3 months ago
  20. 8119081 HSI: nokia-modem: Replace of_gpio_count() by gpiod_count() by Andy Shevchenko · 2 years, 4 months ago
  21. b28dbcb HSI: ssi_protocol: fix potential resource leak in ssip_pn_open() by Jianglei Nie · 2 years, 5 months ago
  22. 551e325 HSI: omap_ssi_port: Fix dma_map_sg error check by Jack Wang · 2 years, 5 months ago
  23. 0f1a3e5 HSI: cmt_speech: Pass a pointer to virt_to_page() by Linus Walleij · 2 years, 8 months ago
  24. 9a2ea13 HSI: omap_ssi: Fix refcount leak in ssi_probe by Miaoqian Lin · 2 years, 10 months ago
  25. 77e0ccd HSI: clients: remove duplicate assignment by Wang Qing · 2 years, 10 months ago
  26. a1ee1c0 HSI: core: Fix return freed object in hsi_new_client by Chengfeng Ye · 3 years, 3 months ago
  27. d4439a1 Merge tag 'hsi-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 3 years, 3 months ago
  28. 13b5ffa net: remove single-byte netdev->dev_addr writes by Jakub Kicinski · 3 years, 3 months ago
  29. 4ef69e1 HSI: cmt_speech: unmark comments as kernel-doc by Randy Dunlap · 3 years, 4 months ago
  30. 5c08b0f7 HSI: core: fix resource leaks in hsi_add_client_from_dt() by Dan Carpenter · 3 years, 10 months ago
  31. aa57e77b HSI: Fix PM usage counter unbalance in ssi_hw_init by Zhang Qilong · 4 years, 2 months ago
  32. 8a77ed6 HSI: core: fix a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
  33. 41fff6e HSI: omap_ssi: Don't jump to free ID in ssi_add_controller() by Jing Xiangfeng · 4 years, 3 months ago
  34. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  35. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 8 months ago
  36. 6ca50a4 drivers: hsi: Call cpu_latency_qos_*() instead of pm_qos_*() by Rafael J. Wysocki · 5 years ago
  37. 57f1c3c Merge tag 'hsi-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 5 years ago
  38. b54c9d5 net: Use skb_frag_off accessors by Jonathan Lemon · 5 years ago
  39. c1030cd HSI: Remove dev_err() usage after platform_get_irq() by Stephen Boyd · 5 years ago
  40. e008227 HSI: ssi_protocol: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
  41. d784097 net: Use skb accessors in network drivers by Matthew Wilcox (Oracle) · 6 years ago
  42. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  43. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  44. 1ff85bf HSI: omap_ssi_port: fix debugfs_simple_attr.cocci warnings by YueHaibing · 6 years ago
  45. 3a658e0 HSI: omap_ssi: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  46. ac31672 headers: separate linux/mod_devicetable.h from linux/platform_device.h by Randy Dunlap · 7 years ago
  47. 70d52ba hsi: clients: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  48. e3d7fba HSI: hsi_char: Delete an error message for a failed memory allocation in hsc_probe() by Markus Elfring · 7 years ago
  49. 852041d HSI: ssi_protocol: fix spelling mistake: "trigerred" -> "triggered" by Colin Ian King · 7 years ago
  50. 2d8236d1 HSI: ssi_protocol: Delete an error message for a failed memory allocation in ssi_protocol_probe() by Markus Elfring · 7 years ago
  51. 80fb8a8 HSI: ssi_protocol: Fix a typo in two comment lines by Markus Elfring · 7 years ago
  52. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  53. a9e89e5 Merge tag 'hsi-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 7 years ago
  54. b6dc80d HSI: cmt_speech: use timespec64 instead of timespec by Arnd Bergmann · 7 years ago
  55. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  56. 6c4ba00c Merge tag 'hsi-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 7 years ago
  57. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  58. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  59. 6ac3526 timer: Fix two mistakes in callback conversions by Kees Cook · 7 years ago
  60. df7e828 timer: Remove init_timer_deferrable() in favor of timer_setup() by Kees Cook · 7 years ago
  61. 36edec0 HSI: hsi_char: pr_err() strings should end with newlines by Arvind Yadav · 7 years ago
  62. 3210b4f HSI: omap_ssi_core: fix kilo to be "k" not "K" by Pavel Machek · 7 years ago
  63. c9946d0 Merge tag 'hsi-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 8 years ago
  64. ed66e50 hsi: Fix build regression due to netdev destructor fix. by David S. Miller · 8 years ago
  65. 67ddd75 HSI: core: Use kcalloc() in two functions by Markus Elfring · 8 years ago
  66. de7c98e HSI: Use kcalloc() in hsi_register_board_info() by Markus Elfring · 8 years ago
  67. 0fbad7c HSI: omap_ssi: Delete an error message for a failed memory allocation in ssi_add_controller() by Markus Elfring · 8 years ago
  68. 8621e62 HSI: omap_ssi: Fix a typo in a comment line by Markus Elfring · 8 years ago
  69. 4a8557d HSI: omap_ssi: Use devm_kcalloc() in ssi_add_controller() by Markus Elfring · 8 years ago
  70. 34b2486 HSI: nokia-modem: Add a space character for better code readability in nokia_modem_probe() by Markus Elfring · 8 years ago
  71. 4e3b9ba HSI: nokia-modem: Delete error messages for a failed memory allocation in two functions by Markus Elfring · 8 years ago
  72. 1be0593 HSI: nokia-modem: Use devm_kcalloc() in nokia_modem_gpio_probe() by Markus Elfring · 8 years ago
  73. 3026050 HSI: ssi_protocol: double free in ssip_pn_xmit() by Dan Carpenter · 8 years ago
  74. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  75. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  76. b3e3893 net: use core MTU range checking in misc drivers by Jarod Wilson · 8 years ago
  77. 9c99e5e HSI: omap_ssi: drop pm_runtime_irq_safe by Sebastian Reichel · 9 years ago
  78. ad60db2f HSI: omap_ssi_port: use rpm autosuspend API by Sebastian Reichel · 9 years ago
  79. 4e55231 HSI: omap_ssi: call msg->complete() from process context by Sebastian Reichel · 9 years ago
  80. 604fdfa HSI: omap_ssi_port: ensure clocks are kept enabled during transfer by Sebastian Reichel · 9 years ago
  81. d2b8d69 HSI: omap_ssi_port: replace pm_runtime_put_sync with non-sync variant by Sebastian Reichel · 9 years ago
  82. fa1572d HSI: omap_ssi_port: avoid calling runtime_pm_*_sync inside spinlock by Sebastian Reichel · 9 years ago
  83. 62aa292 HSI: omap_ssi_port: avoid pm_runtime_get_sync in ssi_start_dma and ssi_start_pio by Sebastian Reichel · 9 years ago
  84. c4a6257 HSI: omap_ssi_port: switch to threaded pio irq by Sebastian Reichel · 9 years ago
  85. 927d3f8 HSI: omap_ssi_core: remove pm_runtime_get_sync call from tasklet by Sebastian Reichel · 9 years ago
  86. ea88f71 HSI: omap_ssi_core: use pm_runtime_put instead of pm_runtime_put_sync by Sebastian Reichel · 9 years ago
  87. 7c5d816 HSI: omap_ssi_port: prepare start_tx/stop_tx for blocking pm_runtime calls by Sebastian Reichel · 9 years ago
  88. de5a377 HSI: core: switch port event notifier from atomic to blocking by Sebastian Reichel · 9 years ago
  89. 2083057 HSI: omap_ssi_port: replace wkin_cken with atomic bitmap operations by Sebastian Reichel · 9 years ago
  90. cb70e4c HSI: omap_ssi: convert cawake irq handler to thread by Sebastian Reichel · 9 years ago
  91. df26d63 HSI: ssi_protocol: fix ssip_xmit invocation by Sebastian Reichel · 9 years ago
  92. 866dcb9 HSI: ssi_protocol: replace spin_lock with spin_lock_bh by Sebastian Reichel · 9 years ago
  93. 6d6c309 HSI: ssi_protocol: avoid ssi_waketest call with held spinlock by Sebastian Reichel · 9 years ago
  94. b6616be HSI: omap_ssi: do not reset module by Sebastian Reichel · 9 years ago
  95. 8c009f1 HSI: omap_ssi_port: remove useless newline by Sebastian Reichel · 9 years ago
  96. e01957a hsi: Build hsi_boardinfo.c into hsi core if enabled by Andrew F. Davis · 9 years ago
  97. 3c13ab1 HSI: cmt_speech: Fix double spin_lock by Iago Abal · 9 years ago
  98. b32bd7e hsi: use kmemdup by Muhammad Falak R Wani · 9 years ago
  99. f6004b7 HSI: cmt_speech: use vma_pages(). by Muhammad Falak R Wani · 9 years ago
  100. c2f90a4 HSI: omap-ssi: move omap_ssi_port_update_fclk by Arnd Bergmann · 9 years ago