LinuxLists
Users
About
Takashi Sakamoto (
[email protected]
)
Number of posts: 409 (0.1 per day)
First post: 2013-05-30 12:24:17
Last post: 2024-06-16 01:15:05
Next Page
Date
List
Subject
2024-06-16 01:15:05
linux-kernel
[GIT PULL] firewire fixes for v6.10-rc4
2024-06-15 06:02:32
linux-kernel
Re: [PATCH] firewire: fix website URL in Kconfig
2024-06-15 06:01:57
linux-kernel
Re: [PATCH 0/8] firewire: store the numeric identifier of card in data structure for tracepoint events
2024-06-15 06:01:30
linux-kernel
Re: [PATCH] firewire: core: record card index in tracepoints event for self ID sequence
2024-06-14 00:43:07
linux-kernel
[PATCH] firewire: core: record card index in tracepoints event for self ID sequence
2024-06-13 13:16:23
linux-kernel
[PATCH 8/8] firewire: core: record card index in bus_reset_handle tracepoints event
2024-06-13 13:15:59
linux-kernel
[PATCH 2/8] firewire: core: record card index in tracepoinrts events derived from async_outbound_initiate_template
2024-06-13 13:15:57
linux-kernel
[PATCH 7/8] firewire: core: record card index in tracepoinrts events derived from bus_reset_arrange_template
2024-06-13 13:15:38
linux-kernel
[PATCH 4/8] firewire: core: record card index in async_phy_outbound_initiate tracepoints event
2024-06-13 13:15:35
linux-kernel
[PATCH 6/8] firewire: core: record card index in async_phy_inbound tracepoints event
2024-06-13 13:15:28
linux-kernel
[PATCH 5/8] firewire: core: record card index in async_phy_outbound_complete tracepoints event
2024-06-13 13:15:27
linux-kernel
[PATCH 3/8] firewire: core: record card index in tracepoinrts events derived from async_inbound_template
2024-06-13 13:15:04
linux-kernel
[PATCH 1/8] firewire: core: record card index in tracepoinrts events derived from async_outbound_complete_template
2024-06-13 13:14:54
linux-kernel
[PATCH 0/8] firewire: store the numeric identifier of card in data structure for tracepoint events
2024-06-13 09:07:58
linux-kernel
[PATCH] firewire: fix website URL in Kconfig
2024-06-07 23:08:17
linux-kernel
Re: [PATCH 0/2] firewire: add helper functions for phy configuration packet
2024-06-06 23:54:32
linux-kernel
[PATCH 2/2] firewire: core: use inline helper functions to serialize phy config packet
2024-06-06 23:52:30
linux-kernel
[PATCH 0/2] firewire: add helper functions for phy configuration packet
2024-06-06 23:52:01
linux-kernel
[PATCH 1/2] firewire: core: add tests for serialization/deserialization of phy config packet
2024-06-06 22:56:26
linux-kernel
Re: [PATCH 00/11] firewire: add tracepoints events for self ID sequence
2024-06-06 00:14:48
linux-kernel
[PATCH 04/11] firewire: ohci: minor code refactoring for self ID logging
2024-06-05 23:54:38
linux-kernel
[PATCH 11/11] firewire: core: add tracepoints event for self_id_sequence
2024-06-05 23:54:19
linux-kernel
[PATCH 10/11] firewire: core: arrangement header inclusion for tracepoints events
2024-06-05 23:54:05
linux-kernel
[PATCH 09/11] firewire: ohci: use helper inline functions to serialize/deserialize self ID packet
2024-06-05 23:53:52
linux-kernel
[PATCH 08/11] firewire: core: use helper inline functions to deserialize self ID packet
2024-06-05 23:53:52
linux-kernel
[PATCH 07/11] firewire: core: add common inline functions to serialize/deserialize self ID packet
2024-06-05 23:53:36
linux-kernel
[PATCH 02/11] firewire: core: add helper function to handle port status from self ID sequence and its KUnit test
2024-06-05 23:53:27
linux-kernel
[PATCH 01/11] firewire: core: add enumerator of self ID sequences and its KUnit test
2024-06-05 23:53:25
linux-kernel
[PATCH 06/11] firewire: ohci: use helper functions for self ID sequence
2024-06-05 23:53:13
linux-kernel
[PATCH 05/11] firewire: core: use helper functions for self ID sequence
2024-06-05 23:52:40
linux-kernel
[PATCH 03/11] firewire: core: minor code refactoring for topology builder
2024-06-05 23:52:11
linux-kernel
[PATCH 00/11] firewire: add tracepoints events for self ID sequence
2024-06-01 23:44:02
linux-kernel
[GIT PULL] firewire fixes for v6.10-rc1
2024-05-26 22:38:39
linux-kernel
Re: [PATCH] firewire: add missing MODULE_DESCRIPTION() to test modules
2024-05-24 03:40:40
linux-kernel
Re: [PATCH] firewire: add missing MODULE_DESCRIPTION() to test modules
2024-05-14 10:39:56
linux-kernel
[GIT PULL] firewire updates for v6.10
2024-05-08 23:22:40
linux-kernel
Re: [PATCH] firewire: obsolete usage of *-objs in Makefile for KUnit test
2024-05-08 10:54:07
linux-kernel
[PATCH] firewire: obsolete usage of *-objs in Makefile for KUnit test
2024-05-08 10:04:48
linux-kernel
Re: [PATCH] firewire: core: remove flag and width from u64 formats of tracepoints events
2024-05-08 09:54:35
linux-kernel
Re: [PATCH] firewire: core: fix type of timestamp for async_inbound_template tracepoints events
2024-05-06 08:22:25
linux-kernel
[PATCH] firewire: core: remove flag and width from u64 formats of tracepoints events
2024-05-06 08:22:25
linux-kernel
[PATCH] firewire: core: fix type of timestamp for async_inbound_template tracepoints events
2024-05-02 12:07:14
linux-kernel
[GIT PULL] firewire: fixes for v6.9-rc6
2024-05-01 23:19:54
linux-kernel
Re: [PATCH] firewire: ohci: mask bus reset interrupts between ISR and bottom half
2024-05-01 23:14:27
linux-kernel
Re: [PATCH 0/5] firewire: core/ohci: add tracepoints events for bus-reset
2024-05-01 07:34:23
linux-kernel
[PATCH 5/5] firewire: core: add tracepoint event for handling bus reset
2024-05-01 07:34:08
linux-kernel
[PATCH 4/5] Revert "firewire: core: option to log bus reset initiation"
2024-05-01 07:34:02
linux-kernel
[PATCH 2/5] firewire: ohci: obsolete OHCI_PARAM_DEBUG_BUSRESETS from debug module parameter
2024-05-01 07:33:53
linux-kernel
[PATCH 3/5] firewire: core: add tracepoints events for initiating bus reset
2024-05-01 07:33:22
linux-kernel
[PATCH 1/5] firewire: ohci: add bus-reset event for initial set of handled irq
2024-05-01 07:33:00
linux-kernel
[PATCH 0/5] firewire: core/ohci: add tracepoints events for bus-reset