Eddie James ([email protected])

Number of posts: 830 (0.41 per day)
First post: 2018-09-25 19:27:59
Last post: 2024-04-23 16:18:31

Date List Subject
2024-02-15 22:14:52 linux-kernel [PATCH 15/33] fsi: aspeed: Use common initialization and link enable
2024-02-15 22:14:15 linux-kernel [PATCH 29/33] i2c: fsi: Change fsi_i2c_write_reg to accept data instead of a pointer
2024-02-15 22:13:24 linux-kernel [PATCH 30/33] i2c: fsi: Remove list structure of ports
2024-02-15 22:11:58 linux-kernel [PATCH 22/33] fsi: aspeed: Use common master error handler
2024-02-15 22:11:40 linux-kernel [PATCH 16/33] fsi: aspeed: Remove cfam reset sysfs file in error path and remove
2024-02-15 22:11:37 linux-kernel [PATCH 20/33] fsi: aspeed: Switch to spinlock
2024-02-15 22:11:31 linux-kernel [PATCH 17/33] fsi: aspeed: Refactor trace functions
2024-02-15 22:11:31 linux-kernel [PATCH 26/33] ARM: dts: aspeed: FSI interrupt support
2024-02-15 22:11:06 linux-kernel [PATCH 11/33] fsi: core: Add slave spinlock
2024-02-15 22:11:06 linux-kernel [PATCH 08/33] fsi: core: Improve master read/write/error traces
2024-02-15 22:11:05 linux-kernel [PATCH 19/33] fsi: aspeed: Only read result register for successful read
2024-02-15 22:11:04 linux-kernel [PATCH 05/33] fsi: Use a defined value for default echo delay
2024-02-15 22:10:57 linux-kernel [PATCH 21/33] fsi: aspeed: Disable relative addressing and IPOLL for cfam reset
2024-02-15 22:10:41 linux-kernel [PATCH 18/33] fsi: aspeed: Don't clear all IRQs during OPB transfers
2024-02-15 22:10:39 linux-kernel [PATCH 09/33] fsi: core: Add slave error trace
2024-02-15 22:09:36 linux-kernel [PATCH 10/33] fsi: aspeed: Add AST2700 support
2024-02-15 22:09:11 linux-kernel [PATCH 12/33] fsi: core: Allow cfam device type aliases
2024-02-15 22:09:03 linux-kernel [PATCH 01/33] dt-bindings: clock: ast2600: Add FSI clock
2024-02-15 22:08:55 linux-kernel [PATCH 03/33] fsi: Move slave definitions to fsi-slave.h
2024-02-15 22:08:55 linux-kernel [PATCH 00/33] fsi: Interrupt support
2024-02-15 22:08:49 linux-kernel [PATCH 04/33] fsi: Improve master indexing
2024-02-09 22:40:40 linux-kernel Re: [PATCH] fsi: core: make fsi_bus_type const
2024-01-17 14:22:29 linux-kernel Re: [PATCH 08/42] drivers/fsi: Convert snprintf to sysfs_emit
2024-01-08 16:40:05 linux-kernel Re: [PATCH v1] fsi: run clock at 100MHz
2023-11-27 19:27:56 linux-kernel Re: [PATCH 13/55] media: aspeed: Stop abusing of min_buffers_needed field
2023-10-11 19:22:09 linux-kernel Re: [PATCH v3 2/2] fsi: sbefifo: Handle pending write command
2023-10-11 14:19:08 linux-kernel Re: [PATCH v3 1/2] fsi: sbefifo: Bump up user write cmd length
2023-08-09 21:02:23 linux-kernel [PATCH 1/2] fsi: Improve master indexing
2023-08-09 19:12:14 linux-kernel [PATCH 2/2] fsi: Lock mutex for master device registration
2023-08-09 19:07:03 linux-kernel [PATCH 0/2] fsi: Improve master indexing
2023-08-09 18:09:08 linux-kernel Re: [PATCH 11/14] fsi: Improve master indexing
2023-08-09 16:32:38 linux-kernel Re: [PATCH 11/14] fsi: Improve master indexing
2023-08-02 14:21:36 linux-kernel Re: [PATCH] i2c: aspeed: Avoid accessing freed buffers during i2c transfers.
2023-07-18 22:25:12 linux-kernel Re: [PATCH v2] fsi: Explicitly include correct DT includes
2023-07-18 22:17:33 linux-kernel Re: [PATCH] fsi: Use of_property_read_reg() to parse "reg"
2023-06-28 15:51:46 linux-kernel [PATCH v2] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute
2023-06-28 14:59:45 linux-kernel Re: [PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute
2023-06-27 19:11:10 linux-kernel [PATCH] hwmon: (pmbus/acbel-fsg032) Add firmware version debugfs attribute
2023-06-23 17:16:39 linux-kernel Re: [PATCH v2 3/4] spi: Split transfers larger than max size
2023-06-22 20:15:41 linux-kernel Re: [PATCH v2 3/4] spi: Split transfers larger than max size
2023-06-12 20:19:52 linux-kernel [PATCH 05/14] fsi: sbefifo: Add configurable in-command timeout
2023-06-12 20:16:32 linux-kernel [PATCH 04/14] fsi: sbefifo: Don't check status during probe
2023-06-12 20:16:22 linux-kernel [PATCH 14/14] fsi: Add I2C Responder SCOM driver
2023-06-12 20:16:03 linux-kernel [PATCH 06/14] fsi: sbefifo: Remove limits on user-specified read timeout
2023-06-12 20:01:56 linux-kernel [PATCH 02/14] fsi: Add aliased device numbering
2023-06-12 20:01:16 linux-kernel [PATCH 07/14] fsi: aspeed: Reset master errors after CFAM reset
2023-06-12 20:01:11 linux-kernel [PATCH 12/14] dt-bindings: fsi: Document the IBM I2C Responder virtual FSI master
2023-06-12 20:01:04 linux-kernel [PATCH 01/14] fsi: Move fsi_slave structure definition to header
2023-06-12 20:01:00 linux-kernel [PATCH 13/14] fsi: Add IBM I2C Responder virtual FSI master
2023-06-12 20:00:55 linux-kernel [PATCH 10/14] fsi: core: Switch to ida_alloc/free
2023-06-12 20:00:53 linux-kernel [PATCH 11/14] fsi: Improve master indexing