| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-12-16 | 1 | -34/+91 |
|\ |
|
| * | fsi: occ: Add support for P10 | Eddie James | 2020-12-11 | 1 | -34/+91 |
* | | fsi: Aspeed: Add mutex to protect HW access | Eddie James | 2020-12-09 | 1 | -16/+29 |
|/ |
|
* | fsi: aspeed: Support CFAM reset GPIO | Joel Stanley | 2020-09-10 | 1 | -0/+43 |
* | fsi: aspeed: Add module param for bus divisor | Joel Stanley | 2020-09-10 | 1 | -2/+6 |
* | fsi: aspeed: Run the bus at maximum speed | Joel Stanley | 2020-09-10 | 1 | -3/+14 |
* | fsi: aspeed: Support cabled FSI | Joel Stanley | 2020-09-10 | 1 | -0/+46 |
* | fsi: scom: Constify scom_ids | Rikard Falkeborn | 2020-09-10 | 1 | -1/+1 |
* | fsi: sbefifo: Constify sbefifo_ids | Rikard Falkeborn | 2020-09-10 | 1 | -1/+1 |
* | fsi: master: Constify hub_master_ids | Rikard Falkeborn | 2020-09-10 | 1 | -1/+1 |
* | fsi: master: Remove link enable read-back | Eddie James | 2020-09-10 | 2 | -13/+4 |
* | fsi: core: Set slave local bus ownership during init | Eddie James | 2020-09-10 | 1 | -1/+15 |
* | fsi: core: Disable link when slave init fails | Eddie James | 2020-09-10 | 1 | -1/+12 |
* | fsi: master: Add boolean parameter to link_enable function | Eddie James | 2020-09-10 | 6 | -8/+21 |
* | fsi: fsi-occ: fix return value check in occ_probe() | Xu Wang | 2020-09-10 | 1 | -1/+1 |
* | fsi: aspeed: Enable 23-bit addressing | Eddie James | 2020-09-10 | 1 | -2/+4 |
* | fsi: master-ast-cf: fix spelling mistake "firwmare" -> "firmware" | Colin Ian King | 2020-09-10 | 1 | -1/+1 |
* | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada | 2020-06-13 | 1 | -8/+8 |
* | fsi: aspeed: add unspecified HAS_IOMEM dependency | Brendan Higgins | 2020-02-10 | 1 | -0/+1 |
* | fsi: aspeed: Fix OPB0 byte order register values | Andrew Jeffery | 2019-11-08 | 1 | -3/+3 |
* | fsi: aspeed: Add trace points | Joel Stanley | 2019-11-08 | 1 | -0/+22 |
* | fsi: Add ast2600 master driver | Joel Stanley | 2019-11-08 | 3 | -0/+531 |
* | fsi: Move defines to common header | Joel Stanley | 2019-11-08 | 2 | -46/+71 |
* | fsi: fsi_master_class can be static | kbuild test robot | 2019-11-08 | 1 | -1/+1 |
* | fsi: core: Fix small accesses and unaligned offsets via sysfs | Andrew Jeffery | 2019-11-08 | 1 | -4/+27 |
* | fsi: Move master attributes to fsi-master class | Jeremy Kerr | 2019-11-08 | 1 | -14/+9 |
* | fsi: Add fsi-master class | Jeremy Kerr | 2019-11-08 | 1 | -0/+13 |
* | fsi: scom: Don't abort operations for minor errors | Eddie James | 2019-08-28 | 1 | -7/+1 |
* | fsi: sbefifo: Don't fail operations when in SBE IPL state | Eddie James | 2019-07-03 | 1 | -2/+2 |
* | Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel... | Greg Kroah-Hartman | 2019-07-03 | 2 | -15/+32 |
|\ |
|
| * | fsi/core: Fix error paths on CFAM init | Jeremy Kerr | 2019-07-03 | 1 | -12/+20 |
| * | OCC: FSI and hwmon: Add sequence numbering | Eddie James | 2019-07-03 | 1 | -3/+12 |
* | | Merge 5.2-rc6 into char-misc-next | Greg Kroah-Hartman | 2019-06-23 | 1 | -9/+1 |
|\ \ |
|
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 469 | Thomas Gleixner | 2019-06-19 | 1 | -9/+1 |
* | | | fsi: cf-fsi-fw: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2019-06-19 | 1 | -1/+1 |
|/ / |
|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 2019-05-30 | 3 | -27/+3 |
* | | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 2 | -0/+2 |
* | | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | fsi: Add On-Chip Controller (OCC) driver | Eddie James | 2018-12-03 | 3 | -0/+610 |
* | fsi: fsi-scom.c: Remove duplicate header | Brajeswar Ghosh | 2018-11-26 | 1 | -1/+0 |
* | fsi: master-ast-cf: select GENERIC_ALLOCATOR | Arnd Bergmann | 2018-11-26 | 1 | -0/+1 |
* | iov_iter: Separate type from direction and use accessor functions | David Howells | 2018-10-24 | 1 | -2/+2 |
* | fsi: sbefifo: Bump max command length | Benjamin Herrenschmidt | 2018-08-08 | 1 | -7/+32 |
* | fsi: scom: Fix NULL dereference | Benjamin Herrenschmidt | 2018-08-06 | 1 | -0/+1 |
* | fsi: Prevent multiple concurrent rescans | Benjamin Herrenschmidt | 2018-07-27 | 2 | -2/+16 |
* | fsi: Add cfam char devices | Benjamin Herrenschmidt | 2018-07-27 | 1 | -51/+213 |
* | fsi: scom: Convert to use the new chardev | Benjamin Herrenschmidt | 2018-07-27 | 1 | -50/+80 |
* | fsi: sbefifo: Convert to use the new chardev | Benjamin Herrenschmidt | 2018-07-27 | 1 | -29/+55 |
* | fsi: Add new central chardev support | Benjamin Herrenschmidt | 2018-07-27 | 2 | -2/+108 |
* | fsi: master-ast-cf: Rename dump_trace() to avoid name collision | Benjamin Herrenschmidt | 2018-07-26 | 1 | -5/+5 |