summaryrefslogtreecommitdiffstats
path: root/drivers/fsi
AgeCommit message (Expand)AuthorLines
2020-12-15Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-34/+91
2020-12-11fsi: occ: Add support for P10Eddie James-34/+91
2020-12-09fsi: Aspeed: Add mutex to protect HW accessEddie James-16/+29
2020-09-10fsi: aspeed: Support CFAM reset GPIOJoel Stanley-0/+43
2020-09-10fsi: aspeed: Add module param for bus divisorJoel Stanley-2/+6
2020-09-10fsi: aspeed: Run the bus at maximum speedJoel Stanley-3/+14
2020-09-10fsi: aspeed: Support cabled FSIJoel Stanley-0/+46
2020-09-10fsi: scom: Constify scom_idsRikard Falkeborn-1/+1
2020-09-10fsi: sbefifo: Constify sbefifo_idsRikard Falkeborn-1/+1
2020-09-10fsi: master: Constify hub_master_idsRikard Falkeborn-1/+1
2020-09-10fsi: master: Remove link enable read-backEddie James-13/+4
2020-09-10fsi: core: Set slave local bus ownership during initEddie James-1/+15
2020-09-10fsi: core: Disable link when slave init failsEddie James-1/+12
2020-09-10fsi: master: Add boolean parameter to link_enable functionEddie James-8/+21
2020-09-10fsi: fsi-occ: fix return value check in occ_probe()Xu Wang-1/+1
2020-09-10fsi: aspeed: Enable 23-bit addressingEddie James-2/+4
2020-09-10fsi: master-ast-cf: fix spelling mistake "firwmare" -> "firmware"Colin Ian King-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-8/+8
2020-02-10fsi: aspeed: add unspecified HAS_IOMEM dependencyBrendan Higgins-0/+1
2019-11-08fsi: aspeed: Fix OPB0 byte order register valuesAndrew Jeffery-3/+3
2019-11-08fsi: aspeed: Add trace pointsJoel Stanley-0/+22
2019-11-08fsi: Add ast2600 master driverJoel Stanley-0/+531
2019-11-08fsi: Move defines to common headerJoel Stanley-46/+71
2019-11-08fsi: fsi_master_class can be statickbuild test robot-1/+1
2019-11-08fsi: core: Fix small accesses and unaligned offsets via sysfsAndrew Jeffery-4/+27
2019-11-08fsi: Move master attributes to fsi-master classJeremy Kerr-14/+9
2019-11-08fsi: Add fsi-master classJeremy Kerr-0/+13
2019-08-28fsi: scom: Don't abort operations for minor errorsEddie James-7/+1
2019-07-03fsi: sbefifo: Don't fail operations when in SBE IPL stateEddie James-2/+2
2019-07-03Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...Greg Kroah-Hartman-15/+32
2019-07-03fsi/core: Fix error paths on CFAM initJeremy Kerr-12/+20
2019-07-03OCC: FSI and hwmon: Add sequence numberingEddie James-3/+12
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman-9/+1
2019-06-19fsi: cf-fsi-fw: Use the correct style for SPDX License IdentifierNishad Kamdar-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 469Thomas Gleixner-9/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-27/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner-0/+1
2018-12-02fsi: Add On-Chip Controller (OCC) driverEddie James-0/+610
2018-11-26fsi: fsi-scom.c: Remove duplicate headerBrajeswar Ghosh-1/+0
2018-11-26fsi: master-ast-cf: select GENERIC_ALLOCATORArnd Bergmann-0/+1
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells-2/+2
2018-08-08fsi: sbefifo: Bump max command lengthBenjamin Herrenschmidt-7/+32
2018-08-06fsi: scom: Fix NULL dereferenceBenjamin Herrenschmidt-0/+1
2018-07-27fsi: Prevent multiple concurrent rescansBenjamin Herrenschmidt-2/+16
2018-07-27fsi: Add cfam char devicesBenjamin Herrenschmidt-51/+213
2018-07-27fsi: scom: Convert to use the new chardevBenjamin Herrenschmidt-50/+80
2018-07-27fsi: sbefifo: Convert to use the new chardevBenjamin Herrenschmidt-29/+55
2018-07-27fsi: Add new central chardev supportBenjamin Herrenschmidt-2/+108
2018-07-26fsi: master-ast-cf: Rename dump_trace() to avoid name collisionBenjamin Herrenschmidt-5/+5