1. 98b6b62 HID: intel-ish-hid: ishtp-fw-loader: Fix a kernel-doc formatting issue by Yang Li · 3 years, 1 month ago
  2. bcad6d1 HID: intel-ish-hid: ipc: Specify no cache snooping on TGL and ADL by Ye Xiang · 3 years, 1 month ago
  3. 086e81f HID: intel-ish-hid: ipc: only enable IRQ wakeup when requested by Thomas Weißschuh · 3 years, 2 months ago
  4. bf9167a HID: intel-ish-hid: fix module device-id handling by Arnd Bergmann · 3 years, 2 months ago
  5. 0d0cccc HID: intel-ish-hid: hid-client: only load for matching devices by Thomas Weißschuh · 3 years, 3 months ago
  6. 44e2a58 HID: intel-ish-hid: fw-loader: only load for matching devices by Thomas Weißschuh · 3 years, 3 months ago
  7. cb1a2c6 HID: intel-ish-hid: use constants for modaliases by Thomas Weißschuh · 3 years, 3 months ago
  8. bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
  9. fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
  10. e48bf29 HID: intel-ish-hid: use async resume function by Ye Xiang · 3 years, 7 months ago
  11. 33197bd Merge branch 'for-5.14/intel-ish' into for-linus by Jiri Kosina · 3 years, 7 months ago
  12. aa59d6b HID: intel-ish-hid: ipc: Specify that EHL no cache snooping by Even Xu · 3 years, 7 months ago
  13. 4aae88b HID: intel-ish-hid: ishtp: Add dma_no_cache_snooping() callback by Even Xu · 3 years, 7 months ago
  14. 65e4122 HID: intel-ish-hid: Set ISH driver depends on x86 by Even Xu · 3 years, 7 months ago
  15. f8e5388 HID: intel-ish-hid: Fix minor typos in comments by Austin Kim · 3 years, 8 months ago
  16. 22db5e0 HID: intel-ish-hid: ipc: Add Alder Lake device IDs by Ye Xiang · 3 years, 8 months ago
  17. c57179c HID: ishtp-hid-client: Fix 'suggest-attribute=format' compiler warning by Lee Jones · 3 years, 10 months ago
  18. 509405c HID: intel-ish-hid: ishtp-fw-loader: Fix a bunch of formatting issues by Lee Jones · 3 years, 10 months ago
  19. fb42b1d HID: ishtp-hid-client: Fix incorrect function name report_bad_packet() by Lee Jones · 3 years, 10 months ago
  20. 5f87e02 HID: intel-ish-hid: ipc: Correct fw_reset_work_fn() function name in header by Lee Jones · 3 years, 10 months ago
  21. 99c6f96 HID: intel-ish-hid: Fix potential copy/paste error by Lee Jones · 3 years, 10 months ago
  22. 73c2633 HID: intel-ish-hid: Fix a little doc-rot by Lee Jones · 3 years, 10 months ago
  23. 1548494 HID: intel-ish: Fix a naming disparity and a formatting error by Lee Jones · 3 years, 10 months ago
  24. d5831be HID: intel-ish: Supply some missing param descriptions by Lee Jones · 3 years, 10 months ago
  25. 3977e00 HID: intel-ish-hid: pci-ish: Remove unused variable 'ret' by Lee Jones · 3 years, 10 months ago
  26. a2e7aa0 HID: ishtp-hid-client: Move variable to where it's actually used by Lee Jones · 3 years, 10 months ago
  27. 4ce3ba5 HID: intel-ish-hid: Remove unused variable 'err' by Lee Jones · 3 years, 10 months ago
  28. 94cad2d HID: intel_ish-hid: HBM: Use connected standby state bit during suspend/resume by Ye Xiang · 3 years, 10 months ago
  29. e71da1f HID: intel-ish-hid: Make remove callback return void by Uwe Kleine-König · 4 years ago
  30. 7c74660 HID: intel-ish-hid: Simplify logic in ishtp_cl_device_remove() by Uwe Kleine-König · 4 years ago
  31. 464956f HID: intel-ish-hid: Drop if block with an always false condition by Uwe Kleine-König · 4 years ago
  32. 7eb275f Merge branch 'for-5.12/intel-ish' into for-linus by Jiri Kosina · 3 years, 11 months ago
  33. 2aefba1 HID: intel-ish-hid: ipc: Add Tiger Lake H PCI device ID by You-Sheng Yang · 4 years ago
  34. 2f4ec15 HID: intel-ish-hid: ipc: Address EHL Sx resume issues by Zhang Lixu · 4 years, 1 month ago
  35. 2e23a70 HID: intel-ish-hid: ipc: finish power flow for EHL OOB by Zhang Lixu · 4 years, 1 month ago
  36. 9735d9d HID: intel-ish-hid: Remove unnecessary assignment to variable rv by Jing Xiangfeng · 4 years, 2 months ago
  37. 00937f3 Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 3 months ago
  38. 3789af9 PCI/PM: Rename pci_dev.d3_delay to d3hot_delay by Krzysztof Wilczyński · 4 years, 6 months ago
  39. 36725cb HID: intel-ish-hid: simplify the return expression of ishtp_bus_remove_device() by Qinglang Miao · 4 years, 4 months ago
  40. 7e34106 HID: intel-ish-hid: Replace PCI_DEV_FLAGS_NO_D3 with pci_save_state by Kai-Heng Feng · 4 years, 7 months ago
  41. 0b66fb3 HID: intel-ish-hid: avoid bogus uninitialized-variable warning by Arnd Bergmann · 4 years, 9 months ago
  42. 56d8623 HID: intel-ish-hid: hbm.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  43. 7155921 HID: intel-ish-hid: ishtp-dev.h: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
  44. 1479a82 HID: intel-ish-hid: ipc: Add Tiger Lake PCI device ID by Srinivas Pandruvada · 5 years ago
  45. abb33ee HID: intel-ish-hid: ipc: add CMP device id by Even Xu · 5 years ago
  46. 76f8cf6 HID: intel-ish-hid: Spelling s/diconnect/disconnect/ by Geert Uytterhoeven · 5 years ago
  47. 16ff7bf HID: intel-ish-hid: fix wrong error handling in ishtp_cl_alloc_tx_ring() by Zhang Lixu · 5 years ago
  48. 979d859 Merge branch 'for-5.4/ish' into for-linus by Jiri Kosina · 5 years ago
  49. b640be5 HID: intel-ish-hid: ipc: add EHL device id by Even Xu · 5 years ago
  50. fc19a57 HID: intel-ish-hid: ipc: check the NO_D3 flag to distinguish resume paths by Zhang Lixu · 5 years ago
  51. 2db8eda HID: intel-ish-hid: ipc: make ish suspend paths clear by Zhang Lixu · 5 years ago
  52. c1ca58f HID: intel-ish-hid: ipc: set NO_D3 flag only when needed by Zhang Lixu · 5 years ago
  53. 74acee3 Merge branches 'for-5.2/fixes', 'for-5.3/doc', 'for-5.3/ish', 'for-5.3/logitech' and 'for-5.3/wacom' into for-linus by Jiri Kosina · 6 years ago
  54. 763cf1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 6 years ago
  55. eca0f0a HID: remove NO_D3 flag when remove driver by Song Hongyan · 6 years ago
  56. b12bbdc HID: intel-ish-hid: fix wrong driver_data usage by Hyungwoo Yang · 6 years ago
  57. 21acee4e HID: intel-ish-hid: Fix a use after free in load_fw_from_host() by Dan Carpenter · 6 years ago
  58. 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
  59. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  60. 9cc342f treewide: prefix header search paths with $(srctree)/ by Masahiro Yamada · 6 years ago
  61. 63b6f0b Merge branches 'for-5.1/upstream-fixes', 'for-5.2/core', 'for-5.2/ish', 'for-5.2/logitech', 'for-5.2/macally', 'for-5.2/picolcd', 'for-5.2/sensor' and 'for-5.2/u2fzero' into for-linus by Jiri Kosina · 6 years ago
  62. a50e8e2 HID: intel-ish-hid: Add Comet Lake PCI device ID by Srinivas Pandruvada · 6 years ago
  63. 2eb3c3e HID: intel-ish-hid: fix spelling mistake "multipe" -> "multiple" by Colin Ian King · 6 years ago
  64. 91b2281 HID: intel-ish-hid: ISH firmware loader client driver by Rushikesh S Kadam · 6 years ago
  65. 0e568a1 HID: intel-ish-hid: Add interface function for PCI device pointer by Srinivas Pandruvada · 6 years ago
  66. 29b06d1 HID: intel-ish-hid: Use the new interface functions in HID ish client by Srinivas Pandruvada · 6 years ago
  67. 5f7224c HID: intel-ish-hid: Move functions related to bus and device by Srinivas Pandruvada · 6 years ago
  68. 51cbc70 HID: intel-ish-hid: Add interface functions for struct ishtp_cl by Srinivas Pandruvada · 6 years ago
  69. 8991eb3 HID: intel-ish-hid: Move the common functions from client.h by Srinivas Pandruvada · 6 years ago
  70. 9a0bc1a HID: intel-ish-hid: Store ishtp_cl_device instance in device by Srinivas Pandruvada · 6 years ago
  71. e00a864 HID: intel-ish-hid: Move driver registry functions by Srinivas Pandruvada · 6 years ago
  72. c2012ec HID: intel-ish-hid: Simplify ishtp_cl_link() by Srinivas Pandruvada · 6 years ago
  73. 7ab2184 HID: intel-ish-hid: Hide members of struct ishtp_cl_device by Srinivas Pandruvada · 6 years ago
  74. 6b3f75f HID: intel-ish-hid: Add match callback to ishtp bus type by Hong Liu · 6 years ago
  75. e19595f HID: intel-ish: enable raw interface to HID devices on ISH by Hyungwoo Yang · 6 years ago
  76. 9f66d83 Merge branch 'for-5.1/i2c-hid' into for-linus by Jiri Kosina · 6 years ago
  77. 09cc8b3 HID: intel-ish-hid: remove data[128] usage on stack when sending HBM request by Hong Liu · 6 years ago
  78. 7e06e0d HID: intel-ish-hid: move doorbell writing before flush by Hong Liu · 6 years ago
  79. b22f805 HID: intel-ish-hid: Optimize writing ipc message from queue by Hong Liu · 6 years ago
  80. 0d28f49 HID: intel-ish-hid: avoid binding wrong ishtp_cl_device by Hong Liu · 6 years ago
  81. 1578461 HID: intel-ish-hid: Use VID/PID from ISH by Srinivas Pandruvada · 6 years ago
  82. 1410650 HID: intel-ish-hid: Switch to use new generic UUID API by Andy Shevchenko · 6 years ago
  83. 2edefc0 HID: intel-ish: ipc: handle PIMR before ish_wakeup also clear PISR busy_clear bit by Song Hongyan · 6 years ago
  84. bd8879f Merge branches 'for-4.20/upstream-fixes', 'for-4.21/core', 'for-4.21/hid-asus', 'for-4.21/hid-core', 'for-4.21/hid-cougar', 'for-4.21/hidraw', 'for-4.21/highres-wheel' and 'for-4.21/ish' into for-linus by Jiri Kosina · 6 years ago
  85. 74fbc7d HID: intel-ish-hid: add MSI interrupt support by Song Hongyan · 6 years ago
  86. 6e0856d HID: intel-ish-hid: fixes incorrect error handling by Pan Bian · 6 years ago
  87. 4e7be68 Merge branch 'for-4.20/i2c-hid' into for-linus by Jiri Kosina · 6 years ago
  88. 9ff3541 HID: intel-ish-hid: Enable Ice Lake mobile by Srinivas Pandruvada · 6 years ago
  89. dc4e05d HID: intel-ish-hid: using list_head for ipc write queue by Hong Liu · 6 years ago
  90. 946a777 HID: intel-ish-hid: use resource-managed api by Hong Liu · 6 years ago
  91. 18c0b54 HID: intel_ish-hid: Enhance API to get ring buffer sizes by Srinivas Pandruvada · 6 years ago
  92. f26de33 HID: intel-ish-hid: use helper function to search client id by Even Xu · 6 years ago
  93. e625020 HID: intel-ish-hid: ishtp: add helper function for client search by Even Xu · 6 years ago
  94. 816e7ed HID: intel-ish-hid: use helper function to access client buffer by Even Xu · 6 years ago
  95. a1c40ce HID: intel-ish-hid: ishtp: add helper functions for client buffer operation by Even Xu · 6 years ago
  96. d174c66 HID: intel-ish-hid: use helper function for private driver data set/get by Even Xu · 6 years ago
  97. d0b4123 HID: intel-ish-hid: ishtp: add helper function for driver data get/set by Even Xu · 6 years ago
  98. e0ab8b2 HID: intel-ish-hid: Enable Sunrise Point-H ish driver by Andreas Bosch · 6 years ago
  99. a91ddf2 Merge branch 'for-4.19/upstream' into for-linus by Jiri Kosina · 6 years ago
  100. 50fa925 HID: intel_ish-hid: tx_buf memory leak on probe/remove by Anton Vasilyev · 6 years ago