index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
fsi
/
fsi-sbefifo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-3
/
+3
2022-11-25
[fsi] WRITE is "data source", not destination...
Al Viro
1
-3
/
+3
2022-09-28
fsi: sbefifo: Add detailed debugging information
Joel Stanley
1
-6
/
+9
2022-02-21
fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctl
Amitay Isaacs
1
-0
/
+49
2022-02-21
fsi: sbefifo: Use specified value of start of response timeout
Amitay Isaacs
1
-1
/
+3
2021-10-22
fsi: sbefifo: Use interruptible mutex locking
Eddie James
1
-3
/
+9
2021-10-22
fsi: sbefifo: Add sysfs file indicating a timeout error
Eddie James
1
-0
/
+16
2021-06-04
fsi/sbefifo: Fix reset timeout
Joachim Fenkes
1
-3
/
+5
2021-06-04
fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE
Joachim Fenkes
1
-1
/
+1
2020-09-10
fsi: sbefifo: Constify sbefifo_ids
Rikard Falkeborn
1
-1
/
+1
2019-07-03
fsi: sbefifo: Don't fail operations when in SBE IPL state
Eddie James
1
-2
/
+2
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-07-27
fsi: sbefifo: Convert to use the new chardev
Benjamin Herrenschmidt
1
-29
/
+55
2018-07-23
fsi: sbefifo: Fix inconsistent use of ffdc mutex
Benjamin Herrenschmidt
1
-4
/
+9
2018-07-12
fsi: sbefifo: Fix checker warning about late NULL check
Benjamin Herrenschmidt
1
-2
/
+5
2018-07-12
fsi: sbefifo: Add missing mutex_unlock
Eddie James
1
-0
/
+1
2018-06-18
fsi: sbefifo: Fix sparse warnings
Joel Stanley
1
-2
/
+3
2018-06-14
fsi: sbefifo: Remove unneeded semicolon
Benjamin Herrenschmidt
1
-1
/
+1
2018-06-12
fsi/sbefifo: Add driver for the SBE FIFO
Benjamin Herrenschmidt
1
-0
/
+1005