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
Previous Page
/
Next Page
Date
List
Subject
2024-04-30 13:14:10
linux-kernel
Re: [PATCH 0/2] firewire: core/cdev: add tracepoints events for asynchronous phy packet
2024-04-30 00:14:46
linux-kernel
[PATCH 2/2] firewire: core: add tracepoints event for asynchronous inbound phy packet
2024-04-30 00:14:27
linux-kernel
[PATCH 1/2] firewire: core/cdev: add tracepoints events for asynchronous phy packet
2024-04-30 00:14:20
linux-kernel
[PATCH 0/2] firewire: core/cdev: add tracepoints events for asynchronous phy packet
2024-04-29 23:03:42
linux-kernel
Re: [PATCH 0/5] firewire: add tracepoints events for asynchronous transaction
2024-04-29 04:33:38
linux-kernel
[PATCH 5/5] firewire: core: add tracepoints events for asynchronous outbound response
2024-04-29 04:33:36
linux-kernel
[PATCH 4/5] firewire: core: add tracepoint event for asynchronous inbound request
2024-04-29 04:33:00
linux-kernel
[PATCH 3/5] firewire: core: add tracepoints event for asynchronous inbound response
2024-04-29 04:32:52
linux-kernel
[PATCH 2/5] firewire: core: add tracepoints events for asynchronous outbound request
2024-04-29 04:32:39
linux-kernel
[PATCH 1/5] firewire: core: add support for Linux kernel tracepoints
2024-04-29 04:32:36
linux-kernel
[PATCH 0/5] firewire: add tracepoints events for asynchronous transaction
2024-04-28 07:15:58
linux-kernel
[PATCH 7/8] firewire: core: add common macro to serialize/deserialize isochronous packet header
2024-04-28 07:15:43
linux-kernel
[PATCH 8/8] firewire: core: replace local macros with common inline functions for isochronous packet header
2024-04-28 07:15:21
linux-kernel
[PATCH 6/8] firewire: core: obsolete tcode check macros with inline functions
2024-04-28 07:15:02
linux-kernel
[PATCH 5/8] firewire: ohci: replace hard-coded values with common macros
2024-04-28 07:14:44
linux-kernel
[PATCH 4/8] firewire: ohci: replace hard-coded values with inline functions for asynchronous packet header
2024-04-28 07:14:27
linux-kernel
[PATCH 3/8] firewire: ohci: replace local macros with common inline functions for asynchronous packet header
2024-04-28 07:14:20
linux-kernel
[PATCH 1/8] firewire: core: add common inline functions to serialize/deserialize asynchronous packet header
2024-04-28 07:14:19
linux-kernel
[PATCH 2/8] firewire: core: replace local macros with common inline functions for asynchronous packet header
2024-04-28 07:14:03
linux-kernel
[PATCH 0/8] firewire: core/ohci: add inline helper functions to serialize/deserialize header of asynchronous packet
2024-04-25 23:23:22
linux-kernel
Re: [PATCH][next] ALSA: kunit: make read-only array buf_samples static const
2024-04-18 09:25:54
linux-kernel
[RFC PATCH 12/13] firewire: core: add tracepoint event for asynchronous inbound request
2024-04-18 09:25:51
linux-kernel
[RFC PATCH 13/13] firewire: core: add tracepoints events for asynchronous outbound response
2024-04-18 09:25:27
linux-kernel
[RFC PATCH 11/13] firewire: core: add tracepoints event for asynchronous inbound response
2024-04-18 09:25:14
linux-kernel
[RFC PATCH 10/13] firewire: core: add tracepoints events for asynchronous outbound request
2024-04-18 09:24:57
linux-kernel
[RFC PATCH 09/13] firewire: core: add support for Linux kernel tracepoints
2024-04-18 09:24:42
linux-kernel
[RFC PATCH 08/13] firewire: core: replace local macros with common inline functions for isochronous packet header
2024-04-18 09:24:33
linux-kernel
[RFC PATCH 07/13] firewire: core: add common macro to serialize/deserialize isochronous packet header
2024-04-18 09:24:18
linux-kernel
[RFC PATCH 06/13] firewire: core: obsolete tcode check macros with inline functions
2024-04-18 09:24:16
linux-kernel
[RFC PATCH 03/13] firewire: ohci: replace local macros with common inline functions for asynchronous packet header
2024-04-18 09:23:57
linux-kernel
[RFC PATCH 05/13] firewire: ohci: replace hard-coded values with common macros
2024-04-18 09:23:45
linux-kernel
[RFC PATCH 04/13] firewire: ohci: replace hard-coded values with inline functions for asynchronous packet header
2024-04-18 09:23:34
linux-kernel
[RFC PATCH 02/13] firewire: core: replace local macros with common inline functions for asynchronous packet header
2024-04-18 09:23:32
linux-kernel
[RFC PATCH 01/13] firewire: core: add common inline functions to serialize/deserialize asynchronous packet header
2024-04-18 09:23:17
linux-kernel
[RFC PATCH 00/13] firewire: add tracepoints events for asynchronous communication
2024-04-06 01:04:35
linux-kernel
[GIT PULL] firewire fixes for v6.9-rc2
2024-04-04 12:09:50
linux-kernel
Re: [PATCH] firewire: Convert from tasklet to BH workqueue
2024-04-01 23:55:29
linux-kernel
Re: [PATCH 0/4] firewire: ohci: obsolete usage of legacy API for IRQ request and MSI
2024-04-01 12:18:14
linux-kernel
Re: [PATCH] firewire: ohci: mask bus reset interrupts between ISR and bottom half
2024-04-01 12:12:17
linux-kernel
[PATCH] firewire: ohci: always handle IRQ event for bus reset
2024-03-31 13:51:33
linux-kernel
[PATCH 4/4] firewire: ohci: use pci_irq_vector() to retrieve allocated interrupt line
2024-03-31 13:51:22
linux-kernel
[PATCH 3/4] firewire: ohci: obsolete usage of deprecated API for MSI
2024-03-31 13:51:07
linux-kernel
[PATCH 2/4] firewire: ohci: replace request_irq() with request_threaded_irq()
2024-03-31 13:50:58
linux-kernel
[PATCH 1/4] Revert "firewire: ohci: use devres for requested IRQ"
2024-03-31 13:50:52
linux-kernel
[PATCH 0/4] firewire: ohci: obsolete usage of legacy API for IRQ request and MSI
2024-03-29 08:14:13
linux-kernel
Re: [PATCH] Revert "PCI: Mark LSI FW643 to avoid bus reset"
2024-03-29 08:13:46
linux-kernel
Re: [PATCH v2] PCI: Mark LSI FW643 to avoid bus reset
2024-03-29 08:12:35
linux-kernel
Re: [PATCH v2] PCI: Mark LSI FW643 to avoid bus reset
2024-03-26 13:26:06
linux-kernel
Re: [PATCH v2] PCI: Mark LSI FW643 to avoid bus reset
2024-03-26 12:47:54
linux-kernel
Re: [PATCH] firewire: core: option to log bus reset initiation
2024-03-26 04:33:34
linux-kernel
Re: [PATCH v2][next] ALSA: firewire-lib: Avoid -Wflex-array-member-not-at-end warning