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