1. 2b09da0 HSI: ssi_protocol: double free in ssip_pn_xmit() by Dan Carpenter · 7 years ago
  2. 9c99e5e HSI: omap_ssi: drop pm_runtime_irq_safe by Sebastian Reichel · 8 years ago
  3. ad60db2f HSI: omap_ssi_port: use rpm autosuspend API by Sebastian Reichel · 8 years ago
  4. 4e55231 HSI: omap_ssi: call msg->complete() from process context by Sebastian Reichel · 8 years ago
  5. 604fdfa HSI: omap_ssi_port: ensure clocks are kept enabled during transfer by Sebastian Reichel · 8 years ago
  6. d2b8d69 HSI: omap_ssi_port: replace pm_runtime_put_sync with non-sync variant by Sebastian Reichel · 8 years ago
  7. fa1572d HSI: omap_ssi_port: avoid calling runtime_pm_*_sync inside spinlock by Sebastian Reichel · 8 years ago
  8. 62aa292 HSI: omap_ssi_port: avoid pm_runtime_get_sync in ssi_start_dma and ssi_start_pio by Sebastian Reichel · 8 years ago
  9. c4a6257 HSI: omap_ssi_port: switch to threaded pio irq by Sebastian Reichel · 8 years ago
  10. 927d3f8 HSI: omap_ssi_core: remove pm_runtime_get_sync call from tasklet by Sebastian Reichel · 8 years ago
  11. ea88f71 HSI: omap_ssi_core: use pm_runtime_put instead of pm_runtime_put_sync by Sebastian Reichel · 8 years ago
  12. 7c5d816 HSI: omap_ssi_port: prepare start_tx/stop_tx for blocking pm_runtime calls by Sebastian Reichel · 8 years ago
  13. de5a377 HSI: core: switch port event notifier from atomic to blocking by Sebastian Reichel · 8 years ago
  14. 2083057 HSI: omap_ssi_port: replace wkin_cken with atomic bitmap operations by Sebastian Reichel · 8 years ago
  15. cb70e4c HSI: omap_ssi: convert cawake irq handler to thread by Sebastian Reichel · 8 years ago
  16. df26d63 HSI: ssi_protocol: fix ssip_xmit invocation by Sebastian Reichel · 8 years ago
  17. 866dcb9 HSI: ssi_protocol: replace spin_lock with spin_lock_bh by Sebastian Reichel · 8 years ago
  18. 6d6c309 HSI: ssi_protocol: avoid ssi_waketest call with held spinlock by Sebastian Reichel · 8 years ago
  19. b6616be HSI: omap_ssi: do not reset module by Sebastian Reichel · 8 years ago
  20. 8c009f1 HSI: omap_ssi_port: remove useless newline by Sebastian Reichel · 8 years ago
  21. e01957a hsi: Build hsi_boardinfo.c into hsi core if enabled by Andrew F. Davis · 8 years ago
  22. 3c13ab1 HSI: cmt_speech: Fix double spin_lock by Iago Abal · 8 years ago
  23. b32bd7e hsi: use kmemdup by Muhammad Falak R Wani · 8 years ago
  24. f6004b7 HSI: cmt_speech: use vma_pages(). by Muhammad Falak R Wani · 8 years ago
  25. c2f90a4 HSI: omap-ssi: move omap_ssi_port_update_fclk by Arnd Bergmann · 8 years ago
  26. ac8e3ff HSI: omap-ssi: include pinctrl header files by Arnd Bergmann · 8 years ago
  27. 53c7035 HSI: omap-ssi: add COMMON_CLK dependency by Arnd Bergmann · 8 years ago
  28. 4bcf741 HSI: omap-ssi: add clk change support by Sebastian Reichel · 8 years ago
  29. 0fae198 HSI: omap_ssi: built omap_ssi and omap_ssi_port into one module by Sebastian Reichel · 8 years ago
  30. 2a57aba HSI: omap_ssi: fix removal of port platform device by Sebastian Reichel · 8 years ago
  31. 0845e1f2 HSI: omap_ssi: make sure probe stays available by Sebastian Reichel · 8 years ago
  32. f704e11 HSI: omap_ssi: fix module unloading by Sebastian Reichel · 8 years ago
  33. 73e6ce0 HSI: omap_ssi_port: switch to gpiod API by Sebastian Reichel · 8 years ago
  34. 87d9906 HSI: ssi-protocol: Use handshake logic from n950 by Sebastian Reichel · 8 years ago
  35. 633f67a HSI: nokia-modem: add n950 and n9 support by Sebastian Reichel · 8 years ago
  36. 525e1ab HSI: omap_ssi_port: fix handling of_get_named_gpio result by Andrzej Hajda · 9 years ago
  37. 6bf6ded HSI: omap_ssi: fix handling ida_simple_get result by Andrzej Hajda · 9 years ago
  38. 16bd586 hsi: controllers:remove redundant code by Sanjeev Sharma · 9 years ago
  39. d2c85ac hsi: correctly handle return value of kzalloc by Insu Yun · 9 years ago
  40. e74eba0 hsi: omap_ssi_port: Prevent warning if cawake_gpio is not defined. by Roger Quadros · 9 years ago
  41. f098a04 hsi: fix double kfree by Geliang Tang · 9 years ago
  42. c616ac2 HSI: Fix a typo by Jakub Wilk · 9 years ago
  43. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  44. 9d86b41 Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  45. f451e76 HSI: nokia-modem: use flags argument of devm_gpiod_get to set direction by Uwe Kleine-König · 9 years ago
  46. 505875e HSI: nokia-modem: Reduce missing driver message to debug level by Sebastian Reichel · 9 years ago
  47. 5023a5c HSI: cmt_speech: fix timestamp interface by Sebastian Reichel · 9 years ago
  48. a1a0bec drivers/hsi: include <module.h> for modular omap_ssi code by Paul Gortmaker · 9 years ago
  49. 265ef3e HSI: cmt_speech: fix error return code by Julia Lawall · 9 years ago
  50. f9c0d76 HSI: nokia-modem: Add cmt-speech support by Sebastian Reichel · 9 years ago
  51. 7f62fe8 HSI: cmt_speech: Add cmt-speech driver by Kai Vehmanen · 14 years ago
  52. b224912 HSI: nokia-modem: fix error return code by Julia Lawall · 9 years ago
  53. 67e9a2c hsi: nokia-modem: fix uninitialized device pointer by Aaro Koskinen · 9 years ago
  54. d3255ec Merge tag 'hsi-for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 9 years ago
  55. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  56. 96a1c18 hsi / OMAP / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  57. d95dc9e HSI: nokia-modem: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 9 years ago
  58. cdb8394 HSI: nokia-modem: setup default value for pm parameter by Sebastian Reichel · 9 years ago
  59. 53b72c1 hsi: controllers: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  60. 068afbb HSI: omap_ssi_port: Don't print uninitialized err by Sebastian Reichel · 10 years ago
  61. a26a425 HSI: remove deprecated IRQF_DISABLED by Michael Opdenacker · 10 years ago
  62. ec6c0a7 Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 10 years ago
  63. 3fd276e HSI: omap_ssi: Fix return value check in ssi_debug_add_ctrl() by Wei Yongjun · 10 years ago
  64. c2acb7c HSI: omap_ssi_port: Fix return value check in ssi_debug_add_port() by Wei Yongjun · 10 years ago
  65. 0a0ea07 HSI: ssi_protocol: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  66. b74d495 drivers/hsi/controllers/omap_ssi{,_port}.c: fix failure checks by Andrey Utkin · 10 years ago
  67. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  68. b357d7b hsi: omap_ssi_port: use normal module refcounting by Arnd Bergmann · 10 years ago
  69. 518e162 HSI: fix omap ssi driver dependency by Arnd Bergmann · 10 years ago
  70. eafaebd HSI: Introduce Nokia N900 modem driver by Sebastian Reichel · 10 years ago
  71. dc7bf5d HSI: Introduce driver for SSI Protocol by Sebastian Reichel · 10 years ago
  72. b209e04 HSI: Introduce OMAP SSI driver by Sebastian Reichel · 10 years ago
  73. a2aa247 HSI: Add common DT binding for HSI client devices by Sebastian Reichel · 10 years ago
  74. 8491451 HSI: export method to (un)register clients by Sebastian Reichel · 10 years ago
  75. a088cf1 HSI: Add channel resource support to HSI clients by Sebastian Reichel · 10 years ago
  76. a0bf37e HSI: method to unregister clients from an hsi port by Sebastian Reichel · 11 years ago
  77. 84d93b5 HSI: hsi-char: fix driver for multiport scenarios by Sebastian Reichel · 11 years ago
  78. 0017314 hsi: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  79. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  80. 8eae508 hsi: fix kernel-doc warnings by Randy Dunlap · 11 years ago
  81. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  82. fdadb6e9 HSI: hsi_char: Remove max_data_size from sysfs by Carlos Chinea · 12 years ago
  83. ec1c56f HSI: hsi: Rework hsi_event interface by Carlos Chinea · 12 years ago
  84. 6f02b9e HSI: hsi: Remove controllers and ports from the bus by Carlos Chinea · 12 years ago
  85. 90e41f9 HSI: hsi: Fix error path cleanup on client registration by Carlos Chinea · 12 years ago
  86. 5a218ce HSI: hsi: Rework hsi_controller release by Carlos Chinea · 12 years ago
  87. f9e4020 HSI: hsi_char: Add HSI char device kernel configuration by Andras Domokos · 14 years ago
  88. 4e69fc2 HSI: hsi_char: Add HSI char device driver by Andras Domokos · 14 years ago
  89. a056ab8 HSI: hsi: Introducing HSI framework by Carlos Chinea · 14 years ago