index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsi: core: Check error number after calling ida_simple_get
Jiasheng Jiang
2022-09-28
1
-0
/
+3
*
fsi: occ: Support probing the hwmon child device from dts node
Eddie James
2022-09-28
1
-7
/
+34
*
fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
Lv Ruyi
2022-09-28
1
-0
/
+2
*
fsi: sbefifo: Add detailed debugging information
Joel Stanley
2022-09-28
1
-6
/
+9
*
fsi: cleanup extern usage in function definition
Tom Rix
2022-09-28
1
-4
/
+4
*
fsi: occ: Prevent use after free
Eddie James
2022-09-28
1
-3
/
+15
*
fsi: occ: Fix checksum failure mode
Eddie James
2022-09-27
1
-2
/
+5
*
fsi: Fix typo in comment
Luo Xueqin
2022-09-27
1
-1
/
+1
*
Merge tag 'fsi-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Greg Kroah-Hartman
2022-02-21
5
-63
/
+135
|
\
|
*
fsi: Add trace events in initialization path
Eddie James
2022-02-21
2
-3
/
+10
|
*
fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctl
Amitay Isaacs
2022-02-21
1
-0
/
+49
|
*
fsi: sbefifo: Use specified value of start of response timeout
Amitay Isaacs
2022-02-21
1
-1
/
+3
|
*
fsi: occ: Improve response status checking
Eddie James
2022-02-21
1
-31
/
+56
|
*
fsi: scom: Remove retries in indirect scoms
Joel Stanley
2022-01-31
1
-26
/
+15
|
*
fsi: scom: Fix error handling
Joel Stanley
2022-01-31
1
-2
/
+2
*
|
fsi: Aspeed: Fix a potential double free
Christophe JAILLET
2022-02-04
1
-6
/
+11
|
/
*
fsi: sbefifo: Use interruptible mutex locking
Eddie James
2021-10-22
1
-3
/
+9
*
fsi: sbefifo: Add sysfs file indicating a timeout error
Eddie James
2021-10-22
1
-0
/
+16
*
fsi: occ: Store the SBEFIFO FFDC in the user response buffer
Eddie James
2021-10-22
1
-18
/
+48
*
fsi: occ: Use a large buffer for responses
Eddie James
2021-10-22
1
-66
/
+44
*
fsi: occ: Force sequence numbering per OCC
Eddie James
2021-10-15
1
-17
/
+37
*
fsi/sbefifo: Fix reset timeout
Joachim Fenkes
2021-06-04
1
-3
/
+5
*
fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBE
Joachim Fenkes
2021-06-04
1
-1
/
+1
*
fsi: master-ast-cf: Remove redundant error printing in fsi_master_acf_probe()
Zhen Lei
2021-06-04
1
-1
/
+0
*
fsi: Aspeed: Reduce poll timeout
Eddie James
2021-06-04
1
-1
/
+1
*
fsi: aspeed: convert to devm_platform_ioremap_resource
Yangtao Li
2021-06-04
1
-3
/
+1
*
fsi: occ: Log error for checksum failure
Eddie James
2021-06-04
1
-3
/
+7
*
fsi: occ: Don't accept response from un-initialized OCC
Eddie James
2021-06-04
1
-0
/
+1
*
fsi: scom: Remove retries
Joel Stanley
2021-06-04
1
-60
/
+29
*
fsi: scom: Reset the FSI2PIB engine for any error
Eddie James
2021-06-04
1
-7
/
+9
*
fsi: aspeed: Emit fewer barriers in opb operations
Joel Stanley
2021-06-04
1
-9
/
+17
*
fsi: core: Fix return of error values on failures
Colin Ian King
2021-06-04
1
-2
/
+2
*
fsi: Add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-04
4
-0
/
+4
*
Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-12-15
1
-34
/
+91
|
\
|
*
fsi: occ: Add support for P10
Eddie James
2020-12-11
1
-34
/
+91
*
|
fsi: Aspeed: Add mutex to protect HW access
Eddie James
2020-12-09
1
-16
/
+29
|
/
*
fsi: aspeed: Support CFAM reset GPIO
Joel Stanley
2020-09-10
1
-0
/
+43
*
fsi: aspeed: Add module param for bus divisor
Joel Stanley
2020-09-10
1
-2
/
+6
*
fsi: aspeed: Run the bus at maximum speed
Joel Stanley
2020-09-10
1
-3
/
+14
*
fsi: aspeed: Support cabled FSI
Joel Stanley
2020-09-10
1
-0
/
+46
*
fsi: scom: Constify scom_ids
Rikard Falkeborn
2020-09-10
1
-1
/
+1
*
fsi: sbefifo: Constify sbefifo_ids
Rikard Falkeborn
2020-09-10
1
-1
/
+1
*
fsi: master: Constify hub_master_ids
Rikard Falkeborn
2020-09-10
1
-1
/
+1
*
fsi: master: Remove link enable read-back
Eddie James
2020-09-10
2
-13
/
+4
*
fsi: core: Set slave local bus ownership during init
Eddie James
2020-09-10
1
-1
/
+15
*
fsi: core: Disable link when slave init fails
Eddie James
2020-09-10
1
-1
/
+12
*
fsi: master: Add boolean parameter to link_enable function
Eddie James
2020-09-10
6
-8
/
+21
*
fsi: fsi-occ: fix return value check in occ_probe()
Xu Wang
2020-09-10
1
-1
/
+1
*
fsi: aspeed: Enable 23-bit addressing
Eddie James
2020-09-10
1
-2
/
+4
*
fsi: master-ast-cf: fix spelling mistake "firwmare" -> "firmware"
Colin Ian King
2020-09-10
1
-1
/
+1
[next]