#
da79c9ca |
| 01-Nov-2018 |
Patrick Venture <venture@google.com> |
add .clang-format
Add .clang-format for automatic style.
Change-Id: I91e9acb28ca4218eba58dc13d10773bcb39c338f Signed-off-by: Patrick Venture <venture@google.com>
|
#
f241156e |
| 17-May-2018 |
Benjamin Herrenschmidt <benh@kernel.crashing.org> |
Use the returned amount of data to copy to the destination buffer
Instead of a random number from a previous operation
Change-Id: Ie338d754deedc359b06beaef6ed8033b562a582f Signed-off-by: Benjamin H
Use the returned amount of data to copy to the destination buffer
Instead of a random number from a previous operation
Change-Id: Ie338d754deedc359b06beaef6ed8033b562a582f Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
show more ...
|
#
7924e091 |
| 17-May-2018 |
Benjamin Herrenschmidt <benh@kernel.crashing.org> |
Don't fail if returning less data than the buffer size
It's perfectly normal !
Change-Id: I13c583919ccba6e95e7a016a90bd3d249b7324f1 Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
#
0dc29323 |
| 17-May-2018 |
Benjamin Herrenschmidt <benh@kernel.crashing.org> |
Result of read() is signed
Change-Id: I6f849d5fe0ac103b571171d462052d9de6817ff1 Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
#
12ef1d7c |
| 08-Apr-2018 |
Gunnar Mills <gmills@us.ibm.com> |
Spelling fixes
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2.
Change-Id: Id1a37
Spelling fixes
Spelling errors found using github.com/lucasdemarchi/codespell A tool to fix common misspellings. This tool is licensed under GNU General Public License, version 2.
Change-Id: Id1a376bbff380f9886b4d238cbd55fe165ba3581 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
show more ...
|
#
06a0c2c4 |
| 11-Jul-2017 |
Murulidhar Nataraju <murulidhar@in.ibm.com> |
Add calls to the SBE FIFO device driver to perform the SBE chip operations.
Change-Id: I2f1204efc8196e9d331789e7910f90537834ddde Signed-off-by: Murulidhar Nataraju <murulidhar@in.ibm.com>
|
#
1adec022 |
| 20-Apr-2017 |
Murulidhar Nataraju <murulidhar@in.ibm.com> |
Implement parsing of SBE response data
Changes include: - Utility interface for parsing the response from the SBE.
Change-Id: Ib05d40a7b9257f0cd53597e1fdee5677994072b1 Signed-off-by: Murulidhar Nat
Implement parsing of SBE response data
Changes include: - Utility interface for parsing the response from the SBE.
Change-Id: Ib05d40a7b9257f0cd53597e1fdee5677994072b1 Signed-off-by: Murulidhar Nataraju <murulidhar@in.ibm.com>
show more ...
|