1. a9b12f8b driver core: make struct device_type.devnode() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
  2. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
  3. 974c36f [fsi] WRITE is "data source", not destination... by Al Viro · 2 years, 6 months ago
  4. 35af9fb fsi: core: Check error number after calling ida_simple_get by Jiasheng Jiang · 3 years, 2 months ago
  5. 0fead4f fsi: occ: Support probing the hwmon child device from dts node by Eddie James · 2 years, 7 months ago
  6. 182d98e fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe by Lv Ruyi · 2 years, 11 months ago
  7. b1534a0 fsi: sbefifo: Add detailed debugging information by Joel Stanley · 2 years, 11 months ago
  8. 362fbc8 fsi: cleanup extern usage in function definition by Tom Rix · 2 years, 11 months ago
  9. d3e1e24 fsi: occ: Prevent use after free by Eddie James · 2 years, 10 months ago
  10. 7326939 fsi: occ: Fix checksum failure mode by Eddie James · 2 years, 10 months ago
  11. f157555 fsi: Fix typo in comment by Luo Xueqin · 2 years, 8 months ago
  12. c29930e Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-next by Greg Kroah-Hartman · 3 years ago
  13. f2af60b fsi: Add trace events in initialization path by Eddie James · 3 years, 1 month ago
  14. a1dc630 fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctl by Amitay Isaacs · 3 years, 1 month ago
  15. b8d536d fsi: sbefifo: Use specified value of start of response timeout by Amitay Isaacs · 3 years, 1 month ago
  16. 3dcf3c8 fsi: occ: Improve response status checking by Eddie James · 3 years, 1 month ago
  17. 83ba7e8 fsi: Aspeed: Fix a potential double free by Christophe JAILLET · 3 years, 2 months ago
  18. ab1b791 fsi: scom: Remove retries in indirect scoms by Joel Stanley · 3 years, 3 months ago
  19. d46fddd fsi: scom: Fix error handling by Joel Stanley · 3 years, 3 months ago
  20. 7cc2f34 fsi: sbefifo: Use interruptible mutex locking by Eddie James · 3 years, 7 months ago
  21. 8262803 fsi: sbefifo: Add sysfs file indicating a timeout error by Eddie James · 3 years, 4 months ago
  22. 8ec3cc9 fsi: occ: Store the SBEFIFO FFDC in the user response buffer by Eddie James · 3 years, 4 months ago
  23. 008d382 fsi: occ: Use a large buffer for responses by Eddie James · 3 years, 4 months ago
  24. 62f79f3 fsi: occ: Force sequence numbering per OCC by Eddie James · 3 years, 7 months ago
  25. 9ab1428 fsi/sbefifo: Fix reset timeout by Joachim Fenkes · 4 years, 7 months ago
  26. 9515243 fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE by Joachim Fenkes · 4 years, 7 months ago
  27. 56e05c60 fsi: master-ast-cf: Remove redundant error printing in fsi_master_acf_probe() by Zhen Lei · 3 years, 10 months ago
  28. 1e2233d fsi: Aspeed: Reduce poll timeout by Eddie James · 4 years, 1 month ago
  29. a346991 fsi: aspeed: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  30. 614f0a5 fsi: occ: Log error for checksum failure by Eddie James · 4 years, 1 month ago
  31. 8a4659b fsi: occ: Don't accept response from un-initialized OCC by Eddie James · 4 years, 1 month ago
  32. f72ddbe fsi: scom: Remove retries by Joel Stanley · 3 years, 9 months ago
  33. a5c317d fsi: scom: Reset the FSI2PIB engine for any error by Eddie James · 4 years ago
  34. 4134cb9 fsi: aspeed: Emit fewer barriers in opb operations by Joel Stanley · 4 years ago
  35. 9108109 fsi: core: Fix return of error values on failures by Colin Ian King · 3 years, 9 months ago
  36. 19a5217 fsi: Add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 10 months ago
  37. 0f97458 Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 3 months ago
  38. 5ec96d7 fsi: occ: Add support for P10 by Eddie James · 4 years, 3 months ago
  39. dfd7f2c fsi: Aspeed: Add mutex to protect HW access by Eddie James · 4 years, 3 months ago
  40. 4a851d7 fsi: aspeed: Support CFAM reset GPIO by Joel Stanley · 4 years, 7 months ago
  41. add6895 fsi: aspeed: Add module param for bus divisor by Joel Stanley · 4 years, 7 months ago
  42. 4a80c20 fsi: aspeed: Run the bus at maximum speed by Joel Stanley · 4 years, 7 months ago
  43. f369a29 fsi: aspeed: Support cabled FSI by Joel Stanley · 4 years, 7 months ago
  44. 5916563 fsi: scom: Constify scom_ids by Rikard Falkeborn · 4 years, 7 months ago
  45. f458c38 fsi: sbefifo: Constify sbefifo_ids by Rikard Falkeborn · 4 years, 7 months ago
  46. 31901bb fsi: master: Constify hub_master_ids by Rikard Falkeborn · 4 years, 7 months ago
  47. a1d5ce1 fsi: master: Remove link enable read-back by Eddie James · 5 years ago
  48. 196964a fsi: core: Set slave local bus ownership during init by Eddie James · 4 years, 10 months ago
  49. b36875a fsi: core: Disable link when slave init fails by Eddie James · 4 years, 9 months ago
  50. 04635a3 fsi: master: Add boolean parameter to link_enable function by Eddie James · 4 years, 9 months ago
  51. 3c3c484 fsi: fsi-occ: fix return value check in occ_probe() by Xu Wang · 4 years, 8 months ago
  52. 6e0ef7d fsi: aspeed: Enable 23-bit addressing by Eddie James · 4 years, 8 months ago
  53. 8a19398 fsi: master-ast-cf: fix spelling mistake "firwmare" -> "firmware" by Colin Ian King · 4 years, 9 months ago
  54. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  55. ea3d147 fsi: aspeed: add unspecified HAS_IOMEM dependency by Brendan Higgins · 5 years ago
  56. 5e50229 fsi: aspeed: Fix OPB0 byte order register values by Andrew Jeffery · 5 years ago
  57. 913b737 fsi: aspeed: Add trace points by Joel Stanley · 5 years ago
  58. 606397d fsi: Add ast2600 master driver by Joel Stanley · 5 years ago
  59. 8bcd06d fsi: Move defines to common header by Joel Stanley · 5 years ago
  60. 56ec311 fsi: fsi_master_class can be static by kbuild test robot · 5 years ago
  61. 9f4c2b5 fsi: core: Fix small accesses and unaligned offsets via sysfs by Andrew Jeffery · 5 years ago
  62. cf700ba fsi: Move master attributes to fsi-master class by Jeremy Kerr · 5 years ago
  63. 2e32c2d fsi: Add fsi-master class by Jeremy Kerr · 5 years ago
  64. 8919dfc fsi: scom: Don't abort operations for minor errors by Eddie James · 6 years ago
  65. 7ce98fb fsi: sbefifo: Don't fail operations when in SBE IPL state by Eddie James · 6 years ago
  66. b9b667a Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-next by Greg Kroah-Hartman · 6 years ago
  67. 371975b fsi/core: Fix error paths on CFAM init by Jeremy Kerr · 6 years ago
  68. afd2611 OCC: FSI and hwmon: Add sequence numbering by Eddie James · 6 years ago
  69. 8083f3d Merge 5.2-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  70. 7603eab fsi: cf-fsi-fw: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  71. 6b99076 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 469 by Thomas Gleixner · 6 years ago
  72. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  73. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  74. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  75. 7ed98dd fsi: Add On-Chip Controller (OCC) driver by Eddie James · 6 years ago
  76. d2081053 fsi: fsi-scom.c: Remove duplicate header by Brajeswar Ghosh · 6 years ago
  77. 64999fa fsi: master-ast-cf: select GENERIC_ALLOCATOR by Arnd Bergmann · 7 years ago
  78. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  79. 15e2a72 fsi: sbefifo: Bump max command length by Benjamin Herrenschmidt · 7 years ago
  80. aa1221b fsi: scom: Fix NULL dereference by Benjamin Herrenschmidt · 7 years ago
  81. 9840fcd fsi: Prevent multiple concurrent rescans by Benjamin Herrenschmidt · 7 years ago
  82. d1dcd67 fsi: Add cfam char devices by Benjamin Herrenschmidt · 7 years ago
  83. d8f4587 fsi: scom: Convert to use the new chardev by Benjamin Herrenschmidt · 7 years ago
  84. 8b052dd fsi: sbefifo: Convert to use the new chardev by Benjamin Herrenschmidt · 7 years ago
  85. 0ab5fe5 fsi: Add new central chardev support by Benjamin Herrenschmidt · 7 years ago
  86. 537052d fsi: master-ast-cf: Rename dump_trace() to avoid name collision by Benjamin Herrenschmidt · 7 years ago
  87. 502defb fsi: master-ast-cf: Fix memory leak by Gustavo A. R. Silva · 7 years ago
  88. 375cac7 fsi: master-ast-cf: Mask unused bits in RTAG/RCRC by Benjamin Herrenschmidt · 7 years ago
  89. d0cff24 fsi: master-ast-cf: Fix build warnings on 64-bit platforms by Benjamin Herrenschmidt · 7 years ago
  90. 0a21377 fsi: Add support for device-tree provided chip IDs by Benjamin Herrenschmidt · 7 years ago
  91. 4fcdc2d fsi: sbefifo: Fix inconsistent use of ffdc mutex by Benjamin Herrenschmidt · 7 years ago
  92. 6a794a2 fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire by Benjamin Herrenschmidt · 7 years ago
  93. fea9cf3 fsi: Move various master definitions to a common header by Benjamin Herrenschmidt · 7 years ago
  94. 8ef9ccf fsi: master-gpio: Add missing release function by Benjamin Herrenschmidt · 7 years ago
  95. 265aac2 fsi: Don't use device_unregister() in fsi_master_register() by Benjamin Herrenschmidt · 7 years ago
  96. 55382d3 fsi: master-gpio: Remove "GPIO" prefix on some definitions by Benjamin Herrenschmidt · 7 years ago
  97. 8b2e475 fsi: master-gpio: Remove unused definitions by Benjamin Herrenschmidt · 7 years ago
  98. 777fd52 fsi: master-gpio: Add more tracepoints by Benjamin Herrenschmidt · 7 years ago
  99. 75854c1 fsi: master-gpio: Add support for link_config by Benjamin Herrenschmidt · 7 years ago
  100. edc2485 fsi: master-gpio: Rename and adjust send delay by Benjamin Herrenschmidt · 7 years ago