1. b587cb7 fsi: i2cr: Switch to use struct i2c_driver's .probe() by Uwe Kleine-König · 1 year, 7 months ago
  2. f04d61a fsi: fix some spelling mistakes in comment by Yu Zhe · 2 years, 1 month ago
  3. 3a1d7af fsi: master-ast-cf: Add MODULE_FIRMWARE macro by Juerg Haefliger · 1 year, 9 months ago
  4. c0b34be fsi: Add I2C Responder SCOM driver by Eddie James · 1 year, 9 months ago
  5. 53e89e3 fsi: Add IBM I2C Responder virtual FSI master by Eddie James · 1 year, 9 months ago
  6. b1d3a803 fsi: Lock mutex for master device registration by Eddie James · 1 year, 7 months ago
  7. adde0e1 fsi: Improve master indexing by Eddie James · 1 year, 7 months ago
  8. 85f4e89 fsi: core: Switch to ida_alloc/free by Eddie James · 1 year, 9 months ago
  9. 641511b fsi: core: Fix legacy minor numbering by Eddie James · 1 year, 9 months ago
  10. 02c8fec fsi: core: Add trace events for scan and unregister by Eddie James · 1 year, 9 months ago
  11. 5230090 fsi: aspeed: Reset master errors after CFAM reset by Eddie James · 1 year, 9 months ago
  12. 2f42220 fsi: sbefifo: Remove limits on user-specified read timeout by Eddie James · 1 year, 9 months ago
  13. 19c064d fsi: sbefifo: Add configurable in-command timeout by Eddie James · 1 year, 9 months ago
  14. d6ce872 fsi: sbefifo: Don't check status during probe by Eddie James · 1 year, 9 months ago
  15. c21d322 fsi: Use of_match_table for bus matching if specified by Eddie James · 1 year, 9 months ago
  16. 21930d8 fsi: Add aliased device numbering by Eddie James · 1 year, 9 months ago
  17. d5d8dfb fsi: Move fsi_slave structure definition to header by Eddie James · 1 year, 9 months ago
  18. 23ad7ec fsi: Use of_property_read_reg() to parse "reg" by Rob Herring · 1 year, 9 months ago
  19. 288f1ac fsi: Explicitly include correct DT includes by Rob Herring · 1 year, 8 months ago
  20. a9b12f8b driver core: make struct device_type.devnode() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
  21. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 6 months ago
  22. 974c36f [fsi] WRITE is "data source", not destination... by Al Viro · 2 years, 6 months ago
  23. 35af9fb fsi: core: Check error number after calling ida_simple_get by Jiasheng Jiang · 3 years, 2 months ago
  24. 0fead4f fsi: occ: Support probing the hwmon child device from dts node by Eddie James · 2 years, 7 months ago
  25. 182d98e fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe by Lv Ruyi · 3 years ago
  26. b1534a0 fsi: sbefifo: Add detailed debugging information by Joel Stanley · 2 years, 11 months ago
  27. 362fbc8 fsi: cleanup extern usage in function definition by Tom Rix · 3 years ago
  28. d3e1e24 fsi: occ: Prevent use after free by Eddie James · 2 years, 10 months ago
  29. 7326939 fsi: occ: Fix checksum failure mode by Eddie James · 2 years, 11 months ago
  30. f157555 fsi: Fix typo in comment by Luo Xueqin · 2 years, 8 months ago
  31. 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, 1 month ago
  32. f2af60b fsi: Add trace events in initialization path by Eddie James · 3 years, 1 month ago
  33. a1dc630 fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctl by Amitay Isaacs · 3 years, 2 months ago
  34. b8d536d fsi: sbefifo: Use specified value of start of response timeout by Amitay Isaacs · 3 years, 2 months ago
  35. 3dcf3c8 fsi: occ: Improve response status checking by Eddie James · 3 years, 1 month ago
  36. 83ba7e8 fsi: Aspeed: Fix a potential double free by Christophe JAILLET · 3 years, 2 months ago
  37. ab1b791 fsi: scom: Remove retries in indirect scoms by Joel Stanley · 3 years, 3 months ago
  38. d46fddd fsi: scom: Fix error handling by Joel Stanley · 3 years, 3 months ago
  39. 7cc2f34 fsi: sbefifo: Use interruptible mutex locking by Eddie James · 3 years, 7 months ago
  40. 8262803 fsi: sbefifo: Add sysfs file indicating a timeout error by Eddie James · 3 years, 5 months ago
  41. 8ec3cc9 fsi: occ: Store the SBEFIFO FFDC in the user response buffer by Eddie James · 3 years, 5 months ago
  42. 008d382 fsi: occ: Use a large buffer for responses by Eddie James · 3 years, 5 months ago
  43. 62f79f3 fsi: occ: Force sequence numbering per OCC by Eddie James · 3 years, 8 months ago
  44. 9ab1428 fsi/sbefifo: Fix reset timeout by Joachim Fenkes · 4 years, 8 months ago
  45. 9515243 fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE by Joachim Fenkes · 4 years, 8 months ago
  46. 56e05c60 fsi: master-ast-cf: Remove redundant error printing in fsi_master_acf_probe() by Zhen Lei · 3 years, 10 months ago
  47. 1e2233d fsi: Aspeed: Reduce poll timeout by Eddie James · 4 years, 1 month ago
  48. a346991 fsi: aspeed: convert to devm_platform_ioremap_resource by Yangtao Li · 5 years ago
  49. 614f0a5 fsi: occ: Log error for checksum failure by Eddie James · 4 years, 1 month ago
  50. 8a4659b fsi: occ: Don't accept response from un-initialized OCC by Eddie James · 4 years, 1 month ago
  51. f72ddbe fsi: scom: Remove retries by Joel Stanley · 3 years, 10 months ago
  52. a5c317d fsi: scom: Reset the FSI2PIB engine for any error by Eddie James · 4 years ago
  53. 4134cb9 fsi: aspeed: Emit fewer barriers in opb operations by Joel Stanley · 4 years, 1 month ago
  54. 9108109 fsi: core: Fix return of error values on failures by Colin Ian King · 3 years, 9 months ago
  55. 19a5217 fsi: Add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 10 months ago
  56. 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
  57. 5ec96d7 fsi: occ: Add support for P10 by Eddie James · 4 years, 4 months ago
  58. dfd7f2c fsi: Aspeed: Add mutex to protect HW access by Eddie James · 4 years, 4 months ago
  59. 4a851d7 fsi: aspeed: Support CFAM reset GPIO by Joel Stanley · 4 years, 8 months ago
  60. add6895 fsi: aspeed: Add module param for bus divisor by Joel Stanley · 4 years, 8 months ago
  61. 4a80c20 fsi: aspeed: Run the bus at maximum speed by Joel Stanley · 4 years, 8 months ago
  62. f369a29 fsi: aspeed: Support cabled FSI by Joel Stanley · 4 years, 8 months ago
  63. 5916563 fsi: scom: Constify scom_ids by Rikard Falkeborn · 4 years, 7 months ago
  64. f458c38 fsi: sbefifo: Constify sbefifo_ids by Rikard Falkeborn · 4 years, 7 months ago
  65. 31901bb fsi: master: Constify hub_master_ids by Rikard Falkeborn · 4 years, 7 months ago
  66. a1d5ce1 fsi: master: Remove link enable read-back by Eddie James · 5 years ago
  67. 196964a fsi: core: Set slave local bus ownership during init by Eddie James · 4 years, 10 months ago
  68. b36875a fsi: core: Disable link when slave init fails by Eddie James · 4 years, 9 months ago
  69. 04635a3 fsi: master: Add boolean parameter to link_enable function by Eddie James · 4 years, 9 months ago
  70. 3c3c484 fsi: fsi-occ: fix return value check in occ_probe() by Xu Wang · 4 years, 8 months ago
  71. 6e0ef7d fsi: aspeed: Enable 23-bit addressing by Eddie James · 4 years, 8 months ago
  72. 8a19398 fsi: master-ast-cf: fix spelling mistake "firwmare" -> "firmware" by Colin Ian King · 4 years, 9 months ago
  73. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  74. ea3d147 fsi: aspeed: add unspecified HAS_IOMEM dependency by Brendan Higgins · 5 years ago
  75. 5e50229 fsi: aspeed: Fix OPB0 byte order register values by Andrew Jeffery · 5 years ago
  76. 913b737 fsi: aspeed: Add trace points by Joel Stanley · 5 years ago
  77. 606397d fsi: Add ast2600 master driver by Joel Stanley · 5 years ago
  78. 8bcd06d fsi: Move defines to common header by Joel Stanley · 5 years ago
  79. 56ec311 fsi: fsi_master_class can be static by kbuild test robot · 5 years ago
  80. 9f4c2b5 fsi: core: Fix small accesses and unaligned offsets via sysfs by Andrew Jeffery · 5 years ago
  81. cf700ba fsi: Move master attributes to fsi-master class by Jeremy Kerr · 5 years ago
  82. 2e32c2d fsi: Add fsi-master class by Jeremy Kerr · 5 years ago
  83. 8919dfc fsi: scom: Don't abort operations for minor errors by Eddie James · 6 years ago
  84. 7ce98fb fsi: sbefifo: Don't fail operations when in SBE IPL state by Eddie James · 6 years ago
  85. 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
  86. 371975b fsi/core: Fix error paths on CFAM init by Jeremy Kerr · 6 years ago
  87. afd2611 OCC: FSI and hwmon: Add sequence numbering by Eddie James · 6 years ago
  88. 8083f3d Merge 5.2-rc6 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  89. 7603eab fsi: cf-fsi-fw: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  90. 6b99076 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 469 by Thomas Gleixner · 6 years ago
  91. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  92. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  93. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  94. 7ed98dd fsi: Add On-Chip Controller (OCC) driver by Eddie James · 6 years ago
  95. d2081053 fsi: fsi-scom.c: Remove duplicate header by Brajeswar Ghosh · 6 years ago
  96. 64999fa fsi: master-ast-cf: select GENERIC_ALLOCATOR by Arnd Bergmann · 7 years ago
  97. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  98. 15e2a72 fsi: sbefifo: Bump max command length by Benjamin Herrenschmidt · 7 years ago
  99. aa1221b fsi: scom: Fix NULL dereference by Benjamin Herrenschmidt · 7 years ago
  100. 9840fcd fsi: Prevent multiple concurrent rescans by Benjamin Herrenschmidt · 7 years ago