1. 7ce98fb fsi: sbefifo: Don't fail operations when in SBE IPL state by Eddie James · 5 years ago
  2. 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 · 5 years ago
  3. 371975b fsi/core: Fix error paths on CFAM init by Jeremy Kerr · 5 years ago
  4. afd2611 OCC: FSI and hwmon: Add sequence numbering by Eddie James · 5 years ago
  5. 8083f3d Merge 5.2-rc6 into char-misc-next by Greg Kroah-Hartman · 5 years ago
  6. 7603eab fsi: cf-fsi-fw: Use the correct style for SPDX License Identifier by Nishad Kamdar · 5 years ago
  7. 6b99076 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 469 by Thomas Gleixner · 5 years ago
  8. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 5 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  11. 7ed98dd fsi: Add On-Chip Controller (OCC) driver by Eddie James · 6 years ago
  12. d208105 fsi: fsi-scom.c: Remove duplicate header by Brajeswar Ghosh · 6 years ago
  13. 64999fa fsi: master-ast-cf: select GENERIC_ALLOCATOR by Arnd Bergmann · 6 years ago
  14. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  15. 15e2a72 fsi: sbefifo: Bump max command length by Benjamin Herrenschmidt · 6 years ago
  16. aa1221b fsi: scom: Fix NULL dereference by Benjamin Herrenschmidt · 6 years ago
  17. 9840fcd fsi: Prevent multiple concurrent rescans by Benjamin Herrenschmidt · 6 years ago
  18. d1dcd67 fsi: Add cfam char devices by Benjamin Herrenschmidt · 6 years ago
  19. d8f4587 fsi: scom: Convert to use the new chardev by Benjamin Herrenschmidt · 6 years ago
  20. 8b052dd fsi: sbefifo: Convert to use the new chardev by Benjamin Herrenschmidt · 6 years ago
  21. 0ab5fe5 fsi: Add new central chardev support by Benjamin Herrenschmidt · 6 years ago
  22. 537052d fsi: master-ast-cf: Rename dump_trace() to avoid name collision by Benjamin Herrenschmidt · 6 years ago
  23. 502defb fsi: master-ast-cf: Fix memory leak by Gustavo A. R. Silva · 6 years ago
  24. 375cac7 fsi: master-ast-cf: Mask unused bits in RTAG/RCRC by Benjamin Herrenschmidt · 6 years ago
  25. d0cff24 fsi: master-ast-cf: Fix build warnings on 64-bit platforms by Benjamin Herrenschmidt · 6 years ago
  26. 0a21377 fsi: Add support for device-tree provided chip IDs by Benjamin Herrenschmidt · 6 years ago
  27. 4fcdc2d fsi: sbefifo: Fix inconsistent use of ffdc mutex by Benjamin Herrenschmidt · 6 years ago
  28. 6a794a2 fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire by Benjamin Herrenschmidt · 6 years ago
  29. fea9cf3 fsi: Move various master definitions to a common header by Benjamin Herrenschmidt · 6 years ago
  30. 8ef9ccf fsi: master-gpio: Add missing release function by Benjamin Herrenschmidt · 6 years ago
  31. 265aac2 fsi: Don't use device_unregister() in fsi_master_register() by Benjamin Herrenschmidt · 6 years ago
  32. 55382d3 fsi: master-gpio: Remove "GPIO" prefix on some definitions by Benjamin Herrenschmidt · 6 years ago
  33. 8b2e475 fsi: master-gpio: Remove unused definitions by Benjamin Herrenschmidt · 6 years ago
  34. 777fd52 fsi: master-gpio: Add more tracepoints by Benjamin Herrenschmidt · 6 years ago
  35. 75854c1 fsi: master-gpio: Add support for link_config by Benjamin Herrenschmidt · 6 years ago
  36. edc2485 fsi: master-gpio: Rename and adjust send delay by Benjamin Herrenschmidt · 6 years ago
  37. a2e7da8 fsi: Add mechanism to set the tSendDelay and tEchoDelay values by Benjamin Herrenschmidt · 6 years ago
  38. 935f963 fsi: Move code around to avoid forward declaration by Benjamin Herrenschmidt · 6 years ago
  39. d5c66e6 fsi: sbefifo: Fix checker warning about late NULL check by Benjamin Herrenschmidt · 6 years ago
  40. 32f7f89 fsi/sbefifo: Add dependency on OF_ADDRESS by Guenter Roeck · 6 years ago
  41. c00bac8 fsi: sbefifo: Add missing mutex_unlock by Eddie James · 6 years ago
  42. 6b29325 fsi: scom: Major overhaul by Benjamin Herrenschmidt · 6 years ago
  43. f143304 fsi: scom: Add register definitions by Benjamin Herrenschmidt · 6 years ago
  44. 5a3c2f7 fsi: scom: Fixup endian annotations by Benjamin Herrenschmidt · 6 years ago
  45. bd21336 fsi: scom: Whitespace fixes by Benjamin Herrenschmidt · 6 years ago
  46. 162c394 fsi: scom: Add mutex around FSI2PIB accesses by Benjamin Herrenschmidt · 6 years ago
  47. 11454d6 fsi: core: Fix sparse warnings by Joel Stanley · 6 years ago
  48. fbdb5ea fsi: master-hub: Fix sparse warnings by Joel Stanley · 6 years ago
  49. 2992513 fsi: sbefifo: Fix sparse warnings by Joel Stanley · 6 years ago
  50. a9ef97d fsi: sbefifo: Remove unneeded semicolon by Benjamin Herrenschmidt · 6 years ago
  51. 9f4a8a2 fsi/sbefifo: Add driver for the SBE FIFO by Benjamin Herrenschmidt · 7 years ago
  52. 52b7116 fsi: scom: Remove PIB reset during probe by Eddie James · 7 years ago
  53. 26d79b2 fsi/master-gpio: Replace bit_bit lock with IRQ disable/enable by Jeremy Kerr · 6 years ago
  54. c49e344 fsi/fsi-master-gpio: More error handling cleanup by Benjamin Herrenschmidt · 7 years ago
  55. 4e56828 fsi/fsi-master-gpio: Implement CRC error recovery by Benjamin Herrenschmidt · 7 years ago
  56. 0e82e5c fsi/gpio: Use relative-addressing commands by Jeremy Kerr · 7 years ago
  57. 8193fb4 fsi/gpio: Include command build in locked section by Jeremy Kerr · 7 years ago
  58. f3ca483 fsi/fsi-master-gpio: Delay sampling of FSI data input by Benjamin Herrenschmidt · 7 years ago
  59. b632642 fsi/fsi-master-gpio: Reduce dpoll clocks by Benjamin Herrenschmidt · 7 years ago
  60. 97a4e5c fsi/fsi-master-gpio: Reduce turnaround clocks by Benjamin Herrenschmidt · 7 years ago
  61. bc1099d fsi/fsi-master-gpio: Add "no-gpio-delays" option by Benjamin Herrenschmidt · 7 years ago
  62. 5d0d16f fsi/fsi-master-gpio: Sample input data on different clock phase by Benjamin Herrenschmidt · 7 years ago
  63. e553813 fsi: gpio: Use a mutex to protect transfers by Jeremy Kerr · 7 years ago
  64. e212ab4 fsi: gpio: Remove unused 'id' variable by Andrew Jeffery · 7 years ago
  65. 918da95 fsi: gpio: Trace busy count by Andrew Jeffery · 7 years ago
  66. f3aa2c6 fsi: core: Add check for master property no-scan-on-init by Christopher Bostic · 7 years ago
  67. e0c24bd fsi: master: Clarify master lifetimes & fix use-after-free in hub master by Jeremy Kerr · 7 years ago
  68. 638bd9a fsi: core: Reduce console output during normal scan by Christopher Bostic · 7 years ago
  69. f6a2f8e fsi: Match fsi slaves and engines to available dt nodes by Jeremy Kerr · 7 years ago
  70. 99f039e fsi: Fix one and two byte bus reads/writes by Eddie James · 7 years ago
  71. b8bd146 fsi: master-gpio: Add external mode by Jeremy Kerr · 7 years ago
  72. 29d9b92 fsi: master-gpio: Add locking during break and link enable by Jeremy Kerr · 7 years ago
  73. 15362d6 fsi: Add fsi_master_rescan() by Jeremy Kerr · 7 years ago
  74. baa8b94 fsi: Make FSI a menuconfig to ease disabling it all by Vincent Legoll · 7 years ago
  75. ed50a08 drivers/fsi: make a couple of functions static by Colin Ian King · 7 years ago
  76. 47a6623 drivers/fsi/scom: Remove reset before every putscom by Edward A. James · 7 years ago
  77. 061c095 drivers/fsi: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  78. ceb8a12 drivers/fsi: fix fsi_slave_mode prototype by Arnd Bergmann · 7 years ago
  79. 496f893 fsi: core: register with postcore_initcall by Joel Stanley · 7 years ago
  80. acb7e8f drivers/fsi: Add module license to core driver by Christopher Bostic · 7 years ago
  81. 4af889b drivers/fsi: Use asynchronous slave mode by Jeremy Kerr · 7 years ago
  82. 7f9e8f7 drivers/fsi: Add hub master support by Christopher Bostic · 7 years ago
  83. 680ca6d drivers/fsi: Add SCOM FSI client device driver by Christopher Bostic · 7 years ago
  84. 1247cf7 drivers/fsi/gpio: Add tracepoints for GPIO master by Jeremy Kerr · 7 years ago
  85. ac0385d drivers/fsi: Add GPIO based FSI master by Christopher Bostic · 7 years ago
  86. 1fa847d drivers/fsi: Add error handling for slave by Jeremy Kerr · 7 years ago
  87. 66433b0 drivers/fsi: Add tracepoints for low-level operations by Jeremy Kerr · 7 years ago
  88. da36cad drivers/fsi: expose direct-access slave API by Jeremy Kerr · 7 years ago
  89. 125739c drivers/fsi: Add sysfs files for FSI master & slave accesses by Jeremy Kerr · 7 years ago
  90. 356d800 drivers/fsi: Add client driver register utilities by Christopher Bostic · 7 years ago
  91. cd0fdb5 drivers/fsi: Add master unscan by Christopher Bostic · 7 years ago
  92. 4efe37f drivers/fsi: Add device read/write/peek API by Jeremy Kerr · 7 years ago
  93. f7ade2a drivers/fsi: scan slaves & register devices by Jeremy Kerr · 7 years ago
  94. 2b37c3e drivers/fsi: Set slave SMODE to init communication by Christopher Bostic · 7 years ago
  95. 2b545cd drivers/fsi: Implement slave initialisation by Jeremy Kerr · 7 years ago
  96. 2609528 drivers/fsi: Set up links for slave communication by Christopher Bostic · 7 years ago
  97. 014c2ab drivers/fsi: Add slave & master read/write APIs by Jeremy Kerr · 7 years ago
  98. 414c102 drivers/fsi: Add empty master scan by Jeremy Kerr · 7 years ago
  99. faf0b116 drivers/fsi: Add slave definition by Jeremy Kerr · 7 years ago
  100. 09aecfa drivers/fsi: Add fsi master definition by Jeremy Kerr · 7 years ago