gmane.linux.kernel.firewire.devel archive

405 archived articles, newest first (page 4 of 5). Latest articles →

[PATCH 0/2] firewire: core: use helper macro to calculate jiffies count
Mon, 15 Sep 2025 11:42:30 +0900
Takashi Sakamoto <[email protected]> • #20296
Re: [PATCH 0/2] firewire: core: use macro for magic numbers related to bus manager work
Sun, 14 Sep 2025 20:08:58 +0900
Takashi Sakamoto <[email protected]> • #20295
[PATCH 1/2] firewire: core: use macro expression for gap count mismatch
Sat, 13 Sep 2025 19:57:36 +0900
Takashi Sakamoto <[email protected]> • #20294
[PATCH 0/2] firewire: core: use macro for magic numbers related to bus manager work
Sat, 13 Sep 2025 19:57:35 +0900
Takashi Sakamoto <[email protected]> • #20293
[PATCH 2/2] firewire: core: use macro expression for not-registered state of BUS_MANAGER_ID
Sat, 13 Sep 2025 19:57:37 +0900
Takashi Sakamoto <[email protected]> • #20292
Re: [PATCH] firewire: core: remove useless lockdep_assert_held()
Sat, 13 Sep 2025 19:51:23 +0900
Takashi Sakamoto <[email protected]> • #20291
[PATCH] firewire: core: remove useless lockdep_assert_held()
Fri, 12 Sep 2025 07:13:11 +0900
Takashi Sakamoto <[email protected]> • #20290
Re: [PATCH 00/11] firewire: code refactoring mainly for bm_work
Tue, 9 Sep 2025 06:08:51 +0900
Takashi Sakamoto <[email protected]> • #20289
[PATCH 08/11] firewire: core: refer fw_card member to initiate bus reset under acquiring lock
Mon, 8 Sep 2025 10:21:05 +0900
Takashi Sakamoto <[email protected]> • #20288
[PATCH 05/11] firewire: core: use cleanup function in bm_work
Mon, 8 Sep 2025 10:21:02 +0900
Takashi Sakamoto <[email protected]> • #20287
[PATCH 09/11] firewire: core: code refactoring to detect both IEEE 1394:1995 IRM and Canon MV5i
Mon, 8 Sep 2025 10:21:06 +0900
Takashi Sakamoto <[email protected]> • #20286
[PATCH 06/11] firewire: ohci: localize transaction data and rcode per condition branch
Mon, 8 Sep 2025 10:21:03 +0900
Takashi Sakamoto <[email protected]> • #20285
[PATCH 11/11] firewire: core: code refactoring whether root node is cycle master capable
Mon, 8 Sep 2025 10:21:08 +0900
Takashi Sakamoto <[email protected]> • #20284
[PATCH 07/11] firewire: core: code refactoring to evaluate transaction result to CSR_BUS_MANAGER_ID
Mon, 8 Sep 2025 10:21:04 +0900
Takashi Sakamoto <[email protected]> • #20283
[PATCH 04/11] firewire: core: add helper functions to access to fw_device data in fw_node structure
Mon, 8 Sep 2025 10:21:01 +0900
Takashi Sakamoto <[email protected]> • #20282
[PATCH 10/11] firewire: core: code refactoring to investigate root node for bus manager
Mon, 8 Sep 2025 10:21:07 +0900
Takashi Sakamoto <[email protected]> • #20281
[PATCH 01/11] firewire: ohci: use kcalloc() variant for array allocation
Mon, 8 Sep 2025 10:20:58 +0900
Takashi Sakamoto <[email protected]> • #20280
[PATCH 02/11] firewire: core: utilize cleanup function to release workqueue in error path
Mon, 8 Sep 2025 10:20:59 +0900
Takashi Sakamoto <[email protected]> • #20279
[PATCH 03/11] firewire: ohci: use return value from fw_node_get()
Mon, 8 Sep 2025 10:21:00 +0900
Takashi Sakamoto <[email protected]> • #20278
[PATCH 00/11] firewire: code refactoring mainly for bm_work
Mon, 8 Sep 2025 10:20:57 +0900
Takashi Sakamoto <[email protected]> • #20277
Re: [PATCH v2] firewire: core: bound traversal stack in read_config_rom()
Wed, 3 Sep 2025 16:35:31 +0200
Aleksandr Shabelnikov <[email protected]> • #20276
Re: [PATCH v2] firewire: core: bound traversal stack in read_config_rom()
Wed, 3 Sep 2025 22:47:28 +0900
Takashi Sakamoto <[email protected]> • #20275
Re: [PATCH v2] firewire: core: bound traversal stack in read_config_rom()
Wed, 3 Sep 2025 22:20:48 +0900
Takashi Sakamoto <[email protected]> • #20274
[PATCH v2] firewire: core: bound traversal stack in read_config_rom()
Tue, 2 Sep 2025 11:27:45 +0200
Aleksandr Shabelnikov <[email protected]> • #20273
Re: [PATCH] firewire: core: bound traversal stack in read_config_rom()
Tue, 2 Sep 2025 06:49:45 +0200
Greg KH <[email protected]> • #20272
[PATCH] firewire: core: bound traversal stack in read_config_rom()
Mon, 1 Sep 2025 19:15:47 +0200
Aleksandr Shabelnikov <[email protected]> • #20271
Re: [PATCH 0/3] firewire: ohci: switch to threaded IRQ handler for SelfIDComplete event
Mon, 25 Aug 2025 09:28:03 +0900
Takashi Sakamoto <[email protected]> • #20270
[PATCH 1/3] firewire: ohci: move self_id_complete tracepoint after validating register
Sat, 23 Aug 2025 12:09:52 +0900
Takashi Sakamoto <[email protected]> • #20269
[PATCH 2/3] firewire: ohci: use threaded IRQ handler to handle SelfIDComplete event
Sat, 23 Aug 2025 12:09:53 +0900
Takashi Sakamoto <[email protected]> • #20268
[PATCH 3/3] firewire: ohci: remove module-local workqueue
Sat, 23 Aug 2025 12:09:54 +0900
Takashi Sakamoto <[email protected]> • #20267
[PATCH 0/3] firewire: ohci: switch to threaded IRQ handler for SelfIDComplete event
Sat, 23 Aug 2025 12:09:51 +0900
Takashi Sakamoto <[email protected]> • #20266
[PATCH 3/4] firewire: ohci: remove obsolete debug logging for AT/AR results
Thu, 21 Aug 2025 09:30:16 +0900
Takashi Sakamoto <[email protected]> • #20265
[PATCH 2/4] firewire: ohci: remove obsolete debug logging for selfID sequence
Thu, 21 Aug 2025 09:30:15 +0900
Takashi Sakamoto <[email protected]> • #20264
[PATCH 1/4] firewire: ohci: remove obsolete debug logging for IRQ events
Thu, 21 Aug 2025 09:30:14 +0900
Takashi Sakamoto <[email protected]> • #20263
[PATCH 4/4] firewire: ohci: remove obsolete module-level debug parameter
Thu, 21 Aug 2025 09:30:17 +0900
Takashi Sakamoto <[email protected]> • #20262
[PATCH 0/4] firewire: ohci: remove obsolete module-level debug parameter
Thu, 21 Aug 2025 09:30:13 +0900
Takashi Sakamoto <[email protected]> • #20261
Re: [GIT PULL] firewire fixes for v6.17-rc1 kernel
Fri, 15 Aug 2025 02:30:24 +0000
[email protected] • #20260
[GIT PULL] firewire fixes for v6.17-rc1 kernel
Fri, 15 Aug 2025 11:05:21 +0900
Takashi Sakamoto <[email protected]> • #20259
Re: [GIT PULL] firewire updates for v6.17 kernel
Mon, 11 Aug 2025 22:33:02 +0900
Takashi Sakamoto <[email protected]> • #20258
Re: [PATCH v2 0/4] firewire: core: call address handlers ouside RCU read-side critical section
Mon, 11 Aug 2025 22:28:17 +0900
Takashi Sakamoto <[email protected]> • #20257
Re: [GIT PULL] firewire updates for v6.17 kernel
Fri, 08 Aug 2025 13:50:44 +0000
"edmund.raile" <[email protected]> • #20256
[PATCH v2 4/4] firewire: core: reallocate buffer for FCP address handlers when more than 4 are registered
Sun, 3 Aug 2025 21:20:15 +0900
Takashi Sakamoto <[email protected]> • #20255
[PATCH v2 2/4] firewire: core: call handler for exclusive regions outside RCU read-side critical section
Sun, 3 Aug 2025 21:20:13 +0900
Takashi Sakamoto <[email protected]> • #20254
[PATCH v2 3/4] firewire: core: call FCP address handlers outside RCU read-side critical section
Sun, 3 Aug 2025 21:20:14 +0900
Takashi Sakamoto <[email protected]> • #20253
[PATCH v2 1/4] firewire: core: use reference counting to invoke address handlers safely
Sun, 3 Aug 2025 21:20:12 +0900
Takashi Sakamoto <[email protected]> • #20252
[PATCH v2 0/4] firewire: core: call address handlers ouside RCU read-side critical section
Sun, 3 Aug 2025 21:20:11 +0900
Takashi Sakamoto <[email protected]> • #20251
Re: [GIT PULL] firewire updates for v6.17 kernel
Sat, 02 Aug 2025 17:03:09 +0000
[email protected] • #20250
[GIT PULL] firewire updates for v6.17 kernel
Sat, 2 Aug 2025 14:49:17 +0900
Takashi Sakamoto <[email protected]> • #20249
[PATCH 3/3] firewire: core: call FCP address handlers outside RCU read-side critical section
Mon, 28 Jul 2025 10:51:25 +0900
Takashi Sakamoto <[email protected]> • #20248
[PATCH 1/3] firewire: core: use reference counting to invoke address handlers safely
Mon, 28 Jul 2025 10:51:23 +0900
Takashi Sakamoto <[email protected]> • #20247
[PATCH 0/3] firewire: core: call address handlers ouside RCU read-side critical section
Mon, 28 Jul 2025 10:51:22 +0900
Takashi Sakamoto <[email protected]> • #20246
[PATCH 2/3] firewire: core: call handler for exclusive regions outside RCU read-side critical section
Mon, 28 Jul 2025 10:51:24 +0900
Takashi Sakamoto <[email protected]> • #20245
Re: Possible regression with the FW643 chipset
Mon, 14 Jul 2025 16:50:42 +0000
AreYouLoco? via linux1394-devel <[email protected]> • #20244
Re: [PATCH] firewire: ohci: reduce the size of common context structure by extracting members into AT structure
Sat, 12 Jul 2025 22:00:10 +0900
Takashi Sakamoto <[email protected]> • #20243
Re: [PATCH] firewire: ohci: Initialize payload_bus to avoid uninitialized use warning
Thu, 10 Jul 2025 20:40:30 +0530
Purva Yeshi <[email protected]> • #20242
[PATCH] firewire: ohci: reduce the size of common context structure by extracting members into AT structure
Thu, 10 Jul 2025 22:19:16 +0900
Takashi Sakamoto <[email protected]> • #20241
Re: [PATCH] firewire: ohci: Initialize payload_bus to avoid uninitialized use warning
Thu, 10 Jul 2025 21:52:27 +0900
Takashi Sakamoto <[email protected]> • #20240
[PATCH] firewire: ohci: Initialize payload_bus to avoid uninitialized use warning
Thu, 10 Jul 2025 13:09:06 +0530
Purva Yeshi <[email protected]> • #20239
Re: Fwd: Adding timeouts to device access?
Sun, 06 Jul 2025 11:06:07 +0000
AreYouLoco? via linux1394-devel <[email protected]> • #20238
Re: Fwd: Adding timeouts to device access?
Sat, 05 Jul 2025 16:11:06 +0000
AreYouLoco? via linux1394-devel <[email protected]> • #20237
Re: Fwd: Adding timeouts to device access?
Wed, 02 Jul 2025 18:43:04 +0000
AreYouLoco? via linux1394-devel <[email protected]> • #20236
Re: Fwd: Adding timeouts to device access?
Wed, 2 Jul 2025 07:44:27 +0900
Takashi Sakamoto <[email protected]> • #20235
Re: Fwd: Adding timeouts to device access?
Sun, 29 Jun 2025 23:01:19 +0900
Takashi Sakamoto <[email protected]> • #20234
Re: Fwd: Adding timeouts to device access?
Sun, 29 Jun 2025 11:48:36 +0900
Takashi Sakamoto <[email protected]> • #20233
Re: Possible regression with the FW643 chipset
Fri, 20 Jun 2025 20:34:42 +0200
AreYouLoco? via linux1394-devel <[email protected]> • #20232
Re: Possible regression with the FW643 chipset
Fri, 20 Jun 2025 13:32:26 +0000
AreYouLoco? via linux1394-devel <[email protected]> • #20231
Re: Possible regression with the FW643 chipset
Fri, 20 Jun 2025 22:12:49 +0900
Takashi Sakamoto <[email protected]> • #20230
Re: Possible regression with the FW643 chipset
Fri, 20 Jun 2025 19:29:48 +0930
Jonathan Woithe <[email protected]> • #20229
Re: Possible regression with the FW643 chipset
Fri, 20 Jun 2025 09:32:57 +0000
AreYouLoco? via linux1394-devel <[email protected]> • #20228
Possible regression with the FW643 chipset
Fri, 20 Jun 2025 08:52:42 +0930
Jonathan Woithe <[email protected]> • #20227
Re: [PATCH] firewire: core: minor code refactoring to localize table of gap count
Thu, 19 Jun 2025 08:47:30 +0900
Takashi Sakamoto <[email protected]> • #20226
[PATCH] firewire: core: minor code refactoring to localize table of gap count
Tue, 17 Jun 2025 09:43:20 +0900
Takashi Sakamoto <[email protected]> • #20225
Re: [PATCH v2 0/3] firewire: ohci: use regular workqueue to handle 1394 OHCI AT/AR context events
Tue, 17 Jun 2025 09:30:43 +0900
Takashi Sakamoto <[email protected]> • #20224
[PATCH v2 2/3] firewire: ohci: use workqueue to handle events of AR request/response contexts
Sun, 15 Jun 2025 22:32:52 +0900
Takashi Sakamoto <[email protected]> • #20223
[PATCH v2 3/3] firewire: ohci: use workqueue to handle events of AT request/response contexts
Sun, 15 Jun 2025 22:32:53 +0900
Takashi Sakamoto <[email protected]> • #20222
[PATCH v2 1/3] firewire: core: allocate workqueue for AR/AT request/response contexts
Sun, 15 Jun 2025 22:32:51 +0900
Takashi Sakamoto <[email protected]> • #20221
[PATCH v2 0/3] firewire: ohci: use regular workqueue to handle 1394 OHCI AT/AR context events
Sun, 15 Jun 2025 22:32:50 +0900
Takashi Sakamoto <[email protected]> • #20220
Re: [PATCH 1/3] firewire: core: allocate workqueue for AR/AT request/response contexts
Sun, 15 Jun 2025 12:40:34 +0800
kernel test robot <[email protected]> • #20219
[PATCH 3/3] firewire: ohci: use workqueue to handle events of AT request/response contexts
Sat, 14 Jun 2025 20:34:49 +0900
Takashi Sakamoto <[email protected]> • #20218
[PATCH 2/3] firewire: ohci: use workqueue to handle events of AR request/response contexts
Sat, 14 Jun 2025 20:34:48 +0900
Takashi Sakamoto <[email protected]> • #20217
[PATCH 1/3] firewire: core: allocate workqueue for AR/AT request/response contexts
Sat, 14 Jun 2025 20:34:47 +0900
Takashi Sakamoto <[email protected]> • #20216
[PATCH 0/3] firewire: ohci: use regular workqueue to handle 1394 OHCI AT/AR context events
Sat, 14 Jun 2025 20:34:46 +0900
Takashi Sakamoto <[email protected]> • #20215
Re: [PATCH] firewire: core: use from_work() macro to expand parent structure of work_struct
Tue, 10 Jun 2025 08:05:24 +0900
Takashi Sakamoto <[email protected]> • #20214
Re: [PATCH] firewire: ohci: use from_work() macro to expand parent structure of work_struct
Tue, 10 Jun 2025 08:04:59 +0900
Takashi Sakamoto <[email protected]> • #20213
Re: [PATCH] firewire: ohci: correct code comments about bus_reset tasklet
Tue, 10 Jun 2025 08:04:35 +0900
Takashi Sakamoto <[email protected]> • #20212
[PATCH] firewire: core: use from_work() macro to expand parent structure of work_struct
Mon, 9 Jun 2025 08:38:08 +0900
Takashi Sakamoto <[email protected]> • #20211
[PATCH] firewire: ohci: use from_work() macro to expand parent structure of work_struct
Mon, 9 Jun 2025 08:38:07 +0900
Takashi Sakamoto <[email protected]> • #20210
[PATCH] firewire: ohci: correct code comments about bus_reset tasklet
Mon, 9 Jun 2025 08:38:06 +0900
Takashi Sakamoto <[email protected]> • #20209
Re: [RFC] PCI: add CONFIG_MMU dependency
Tue, 08 Apr 2025 14:37:07 +0200
"Arnd Bergmann" <[email protected]> • #20208
Re: [RFC] PCI: add CONFIG_MMU dependency
Tue, 8 Apr 2025 12:22:23 +0200
Geert Uytterhoeven <[email protected]> • #20207
Re: [RFC] PCI: add CONFIG_MMU dependency
Tue, 8 Apr 2025 09:09:17 +0200
Thomas Zimmermann <[email protected]> • #20206
RE: [RFC] PCI: add CONFIG_MMU dependency
Mon, 7 Apr 2025 21:17:14 +0000
"Deucher, Alexander" <[email protected]> • #20205
Re: [RFC] PCI: add CONFIG_MMU dependency
Mon, 07 Apr 2025 15:05:20 -0400
"Martin K. Petersen" <[email protected]> • #20204
Re: [RFC] PCI: add CONFIG_MMU dependency
Mon, 7 Apr 2025 10:02:52 -0600
Jeff Hugo <[email protected]> • #20203
[RFC] PCI: add CONFIG_MMU dependency
Mon, 7 Apr 2025 12:38:14 +0200
Arnd Bergmann <[email protected]> • #20202
Re: [GIT PULL] firewire updates for v6.15 kernel
Thu, 03 Apr 2025 05:47:12 +0000
[email protected] • #20201
[GIT PULL] firewire updates for v6.15 kernel
Wed, 2 Apr 2025 23:19:51 +0900
Takashi Sakamoto <[email protected]> • #20200
Re: [PATCH v2] tools: Restore built-in rules for subdirectory tool compilation
Wed, 2 Apr 2025 12:06:48 +0200
"Rafael J. Wysocki" <[email protected]> • #20199
[PATCH v2] tools: Restore built-in rules for subdirectory tool compilation
Wed, 2 Apr 2025 15:52:53 +0800
Riwen Lu <[email protected]> • #20198
Re: [PATCH v1] tools: Fix compile error of pfrut/firewire
Wed, 2 Apr 2025 10:36:29 +0800
luriwen <[email protected]> • #20197
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.