index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
fsi: Aspeed: Fix a potential double free
Christophe JAILLET
1
-6
/
+11
2022-04-08
fsi: aspeed: convert to devm_platform_ioremap_resource
Yangtao Li
1
-3
/
+1
2021-07-20
fsi: Add missing MODULE_DEVICE_TABLE
Zou Wei
4
-0
/
+4
2021-07-14
fsi/sbefifo: Fix reset timeout
Joachim Fenkes
1
-3
/
+5
2021-07-14
fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE
Joachim Fenkes
1
-1
/
+1
2021-07-14
fsi: occ: Don't accept response from un-initialized OCC
Eddie James
1
-0
/
+1
2021-07-14
fsi: scom: Reset the FSI2PIB engine for any error
Eddie James
1
-7
/
+9
2021-07-14
fsi: core: Fix return of error values on failures
Colin Ian King
1
-2
/
+2
2020-12-30
fsi: Aspeed: Add mutex to protect HW access
Eddie James
1
-16
/
+29
2020-09-10
fsi: aspeed: Support CFAM reset GPIO
Joel Stanley
1
-0
/
+43
2020-09-10
fsi: aspeed: Add module param for bus divisor
Joel Stanley
1
-2
/
+6
2020-09-10
fsi: aspeed: Run the bus at maximum speed
Joel Stanley
1
-3
/
+14
2020-09-10
fsi: aspeed: Support cabled FSI
Joel Stanley
1
-0
/
+46
2020-09-10
fsi: scom: Constify scom_ids
Rikard Falkeborn
1
-1
/
+1
2020-09-10
fsi: sbefifo: Constify sbefifo_ids
Rikard Falkeborn
1
-1
/
+1
2020-09-10
fsi: master: Constify hub_master_ids
Rikard Falkeborn
1
-1
/
+1
2020-09-10
fsi: master: Remove link enable read-back
Eddie James
2
-13
/
+4
2020-09-10
fsi: core: Set slave local bus ownership during init
Eddie James
1
-1
/
+15
2020-09-10
fsi: core: Disable link when slave init fails
Eddie James
1
-1
/
+12
2020-09-10
fsi: master: Add boolean parameter to link_enable function
Eddie James
6
-8
/
+21
2020-09-10
fsi: fsi-occ: fix return value check in occ_probe()
Xu Wang
1
-1
/
+1
2020-09-10
fsi: aspeed: Enable 23-bit addressing
Eddie James
1
-2
/
+4
2020-09-10
fsi: master-ast-cf: fix spelling mistake "firwmare" -> "firmware"
Colin Ian King
1
-1
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-8
/
+8
2020-02-10
fsi: aspeed: add unspecified HAS_IOMEM dependency
Brendan Higgins
1
-0
/
+1
2019-11-08
fsi: aspeed: Fix OPB0 byte order register values
Andrew Jeffery
1
-3
/
+3
2019-11-08
fsi: aspeed: Add trace points
Joel Stanley
1
-0
/
+22
2019-11-08
fsi: Add ast2600 master driver
Joel Stanley
3
-0
/
+531
2019-11-08
fsi: Move defines to common header
Joel Stanley
2
-46
/
+71
2019-11-08
fsi: fsi_master_class can be static
kbuild test robot
1
-1
/
+1
2019-11-08
fsi: core: Fix small accesses and unaligned offsets via sysfs
Andrew Jeffery
1
-4
/
+27
2019-11-08
fsi: Move master attributes to fsi-master class
Jeremy Kerr
1
-14
/
+9
2019-11-08
fsi: Add fsi-master class
Jeremy Kerr
1
-0
/
+13
2019-08-28
fsi: scom: Don't abort operations for minor errors
Eddie James
1
-7
/
+1
2019-07-03
fsi: sbefifo: Don't fail operations when in SBE IPL state
Eddie James
1
-2
/
+2
2019-07-03
Merge tag 'fsi-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...
Greg Kroah-Hartman
2
-15
/
+32
2019-07-03
fsi/core: Fix error paths on CFAM init
Jeremy Kerr
1
-12
/
+20
2019-07-03
OCC: FSI and hwmon: Add sequence numbering
Eddie James
1
-3
/
+12
2019-06-23
Merge 5.2-rc6 into char-misc-next
Greg Kroah-Hartman
1
-9
/
+1
2019-06-19
fsi: cf-fsi-fw: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 469
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
3
-27
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2018-12-02
fsi: Add On-Chip Controller (OCC) driver
Eddie James
3
-0
/
+610
2018-11-26
fsi: fsi-scom.c: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-11-26
fsi: master-ast-cf: select GENERIC_ALLOCATOR
Arnd Bergmann
1
-0
/
+1
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-2
/
+2
2018-08-08
fsi: sbefifo: Bump max command length
Benjamin Herrenschmidt
1
-7
/
+32
2018-08-06
fsi: scom: Fix NULL dereference
Benjamin Herrenschmidt
1
-0
/
+1
[next]