index
:
pub/scm/linux/kernel/git/klassert/ipsec-next.git
master
Steffen Klassert's ipsec-next networking tree
Steffen Klassert
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fsi
/
fsi-scom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
1
-1
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-27
fsi: scom: Convert to fsi bus probe mechanism
Uwe Kleine-König
1
-9
/
+7
2026-01-27
fsi: Assign driver's bus in fsi_driver_register()
Uwe Kleine-König
1
-1
/
+0
2026-01-27
fsi: Make use of module_fsi_driver()
Uwe Kleine-König
1
-12
/
+1
2024-07-31
fsi: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
1
-0
/
+1
2023-08-09
fsi: Use of_match_table for bus matching if specified
Eddie James
1
-0
/
+8
2022-01-31
fsi: scom: Remove retries in indirect scoms
Joel Stanley
1
-26
/
+15
2022-01-31
fsi: scom: Fix error handling
Joel Stanley
1
-2
/
+2
2021-06-04
fsi: scom: Remove retries
Joel Stanley
1
-58
/
+27
2021-06-04
fsi: scom: Reset the FSI2PIB engine for any error
Eddie James
1
-7
/
+9
2020-09-10
fsi: scom: Constify scom_ids
Rikard Falkeborn
1
-1
/
+1
2019-08-28
fsi: scom: Don't abort operations for minor errors
Eddie James
1
-7
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 469
Thomas Gleixner
1
-9
/
+1
2018-11-26
fsi: fsi-scom.c: Remove duplicate header
Brajeswar Ghosh
1
-1
/
+0
2018-08-06
fsi: scom: Fix NULL dereference
Benjamin Herrenschmidt
1
-0
/
+1
2018-07-27
fsi: scom: Convert to use the new chardev
Benjamin Herrenschmidt
1
-49
/
+79
2018-06-18
fsi: scom: Major overhaul
Benjamin Herrenschmidt
1
-30
/
+394
2018-06-18
fsi: scom: Add register definitions
Benjamin Herrenschmidt
1
-1
/
+18
2018-06-18
fsi: scom: Fixup endian annotations
Benjamin Herrenschmidt
1
-5
/
+4
2018-06-18
fsi: scom: Whitespace fixes
Benjamin Herrenschmidt
1
-4
/
+4
2018-06-18
fsi: scom: Add mutex around FSI2PIB accesses
Benjamin Herrenschmidt
1
-7
/
+18
2018-06-12
fsi: scom: Remove PIB reset during probe
Eddie James
1
-8
/
+0
2017-08-28
drivers/fsi/scom: Remove reset before every putscom
Edward A. James
1
-6
/
+4
2017-06-09
drivers/fsi: Add SCOM FSI client device driver
Christopher Bostic
1
-0
/
+263