index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fsi
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)
3
-3
/
+0
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
9
-11
/
+11
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
9
-11
/
+11
2026-01-27
fsi: scom: Convert to fsi bus probe mechanism
Uwe Kleine-König
1
-9
/
+7
2026-01-27
fsi: sbefifo: Convert to fsi bus probe mechanism
Uwe Kleine-König
1
-9
/
+8
2026-01-27
fsi: master: Convert to fsi bus probe mechanism
Uwe Kleine-König
1
-9
/
+7
2026-01-27
fsi: i2cr-scom: Convert to fsi bus probe mechanism
Uwe Kleine-König
1
-8
/
+6
2026-01-27
fsi: Create bus specific probe and remove functions
Uwe Kleine-König
1
-0
/
+50
2026-01-27
fsi: Make fsi_bus_type a private variable to the core
Uwe Kleine-König
1
-34
/
+33
2026-01-27
fsi: Assign driver's bus in fsi_driver_register()
Uwe Kleine-König
5
-4
/
+2
2026-01-27
fsi: Make use of module_fsi_driver()
Uwe Kleine-König
2
-24
/
+2
2025-10-22
fsi: occ: Update response size to 8kb
Eddie James
1
-10
/
+6
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2025-07-16
fsi: make fsi_bus_type constant
Greg Kroah-Hartman
1
-1
/
+1
2025-07-16
fsi: master-ast-cf: Use of_reserved_mem_region_to_resource for "memory-region"
Rob Herring (Arm)
1
-9
/
+2
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-2
/
+2
2025-02-21
fsi: core: Use const 'struct bin_attribute' callbacks
Thomas Weißschuh
1
-4
/
+4
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
4
-4
/
+4
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-07-31
fsi: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
6
-1
/
+7
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-18
/
+10
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-2
/
+2
2024-06-24
fsi: occ: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-9
/
+8
2024-05-27
fsi: occ: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-27
fsi: master-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-27
fsi: master-ast-cf: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-27
fsi: master-aspeed: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-22
fsi: i2cr: Switch to use struct i2c_driver's .probe()
Uwe Kleine-König
1
-1
/
+1
2023-08-11
fsi: fix some spelling mistakes in comment
Yu Zhe
2
-3
/
+3
2023-08-11
fsi: master-ast-cf: Add MODULE_FIRMWARE macro
Juerg Haefliger
1
-0
/
+1
2023-08-11
fsi: Add I2C Responder SCOM driver
Eddie James
3
-0
/
+163
2023-08-11
fsi: Add IBM I2C Responder virtual FSI master
Eddie James
4
-0
/
+359
2023-08-11
fsi: Lock mutex for master device registration
Eddie James
1
-5
/
+5
2023-08-11
fsi: Improve master indexing
Eddie James
1
-7
/
+17
2023-08-09
fsi: core: Switch to ida_alloc/free
Eddie James
1
-8
/
+8
2023-08-09
fsi: core: Fix legacy minor numbering
Eddie James
1
-3
/
+8
2023-08-09
fsi: core: Add trace events for scan and unregister
Eddie James
1
-0
/
+4
2023-08-09
fsi: aspeed: Reset master errors after CFAM reset
Eddie James
1
-0
/
+2
2023-08-09
fsi: sbefifo: Remove limits on user-specified read timeout
Eddie James
1
-7
/
+2
2023-08-09
fsi: sbefifo: Add configurable in-command timeout
Eddie James
1
-1
/
+29
2023-08-09
fsi: sbefifo: Don't check status during probe
Eddie James
1
-8
/
+0
2023-08-09
fsi: Use of_match_table for bus matching if specified
Eddie James
2
-2
/
+17
2023-08-09
fsi: Add aliased device numbering
Eddie James
1
-0
/
+25
2023-08-09
fsi: Move fsi_slave structure definition to header
Eddie James
7
-25
/
+37
2023-08-09
fsi: Use of_property_read_reg() to parse "reg"
Rob Herring
1
-30
/
+9
2023-08-09
fsi: Explicitly include correct DT includes
Rob Herring
2
-2
/
+2
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
1
-3
/
+3
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: core: Check error number after calling ida_simple_get
Jiasheng Jiang
1
-0
/
+3
[next]