index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fsi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-23
fsi: Add support for device-tree provided chip IDs
Benjamin Herrenschmidt
1
-0
/
+24
2018-07-23
fsi: sbefifo: Fix inconsistent use of ffdc mutex
Benjamin Herrenschmidt
1
-4
/
+9
2018-07-23
fsi: master-ast-cf: Add new FSI master using Aspeed ColdFire
Benjamin Herrenschmidt
4
-0
/
+1605
2018-07-12
fsi: Move various master definitions to a common header
Benjamin Herrenschmidt
2
-29
/
+33
2018-07-12
fsi: master-gpio: Add missing release function
Benjamin Herrenschmidt
1
-18
/
+35
2018-07-12
fsi: Don't use device_unregister() in fsi_master_register()
Benjamin Herrenschmidt
1
-5
/
+2
2018-07-12
fsi: master-gpio: Remove "GPIO" prefix on some definitions
Benjamin Herrenschmidt
1
-34
/
+36
2018-07-12
fsi: master-gpio: Remove unused definitions
Benjamin Herrenschmidt
1
-6
/
+0
2018-07-12
fsi: master-gpio: Add more tracepoints
Benjamin Herrenschmidt
1
-6
/
+10
2018-07-12
fsi: master-gpio: Add support for link_config
Benjamin Herrenschmidt
1
-2
/
+25
2018-07-12
fsi: master-gpio: Rename and adjust send delay
Benjamin Herrenschmidt
1
-3
/
+6
2018-07-12
fsi: Add mechanism to set the tSendDelay and tEchoDelay values
Benjamin Herrenschmidt
2
-18
/
+93
2018-07-12
fsi: Move code around to avoid forward declaration
Benjamin Herrenschmidt
1
-48
/
+46
2018-07-12
fsi: sbefifo: Fix checker warning about late NULL check
Benjamin Herrenschmidt
1
-2
/
+5
2018-07-12
fsi/sbefifo: Add dependency on OF_ADDRESS
Guenter Roeck
1
-0
/
+1
2018-07-12
fsi: sbefifo: Add missing mutex_unlock
Eddie James
1
-0
/
+1
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-18
fsi: core: Fix sparse warnings
Joel Stanley
1
-10
/
+13
2018-06-18
fsi: master-hub: Fix sparse warnings
Joel Stanley
1
-2
/
+3
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
3
-0
/
+1013
2018-06-12
fsi: scom: Remove PIB reset during probe
Eddie James
1
-8
/
+0
2018-06-12
fsi/master-gpio: Replace bit_bit lock with IRQ disable/enable
Jeremy Kerr
1
-25
/
+23
2018-06-12
fsi/fsi-master-gpio: More error handling cleanup
Benjamin Herrenschmidt
1
-21
/
+5
2018-06-12
fsi/fsi-master-gpio: Implement CRC error recovery
Benjamin Herrenschmidt
1
-18
/
+72
2018-06-12
fsi/gpio: Use relative-addressing commands
Jeremy Kerr
1
-11
/
+91
2018-06-12
fsi/gpio: Include command build in locked section
Jeremy Kerr
1
-7
/
+18
2018-06-12
fsi/fsi-master-gpio: Delay sampling of FSI data input
Benjamin Herrenschmidt
1
-0
/
+5
2018-06-12
fsi/fsi-master-gpio: Reduce dpoll clocks
Benjamin Herrenschmidt
1
-2
/
+3
2018-06-12
fsi/fsi-master-gpio: Reduce turnaround clocks
Benjamin Herrenschmidt
1
-1
/
+1
2018-06-12
fsi/fsi-master-gpio: Add "no-gpio-delays" option
Benjamin Herrenschmidt
1
-4
/
+16
2018-06-12
fsi/fsi-master-gpio: Sample input data on different clock phase
Benjamin Herrenschmidt
1
-3
/
+5
2018-06-12
fsi: gpio: Use a mutex to protect transfers
Jeremy Kerr
1
-22
/
+64
2018-06-12
fsi: gpio: Remove unused 'id' variable
Andrew Jeffery
1
-2
/
+1
2018-06-12
fsi: gpio: Trace busy count
Andrew Jeffery
1
-0
/
+3
2018-03-14
fsi: core: Add check for master property no-scan-on-init
Christopher Bostic
1
-1
/
+4
2018-03-14
fsi: master: Clarify master lifetimes & fix use-after-free in hub master
Jeremy Kerr
2
-3
/
+33
2018-03-14
fsi: core: Reduce console output during normal scan
Christopher Bostic
2
-3
/
+3
2018-03-14
fsi: Match fsi slaves and engines to available dt nodes
Jeremy Kerr
4
-0
/
+108
2018-03-14
fsi: Fix one and two byte bus reads/writes
Eddie James
1
-4
/
+7
2018-03-14
fsi: master-gpio: Add external mode
Jeremy Kerr
1
-2
/
+76
2018-03-14
fsi: master-gpio: Add locking during break and link enable
Jeremy Kerr
1
-0
/
+7
2018-03-14
fsi: Add fsi_master_rescan()
Jeremy Kerr
2
-2
/
+10
2017-12-07
fsi: Make FSI a menuconfig to ease disabling it all
Vincent Legoll
1
-5
/
+1
2017-10-04
drivers/fsi: make a couple of functions static
Colin Ian King
1
-3
/
+3
[prev]
[next]