mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] firewire: fixes for v6.9-rc6
@ 2024-05-02 12:06 Takashi Sakamoto
  2024-05-02 16:08 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Takashi Sakamoto @ 2024-05-02 12:06 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux1394-devel

Hi Linus,

The following changes since commit e67572cd2204894179d89bd7b984072f19313b03:

  Linux 6.9-rc6 (2024-04-28 13:47:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.9-rc6

for you to fetch changes up to 09773bf55aeabe3fd61745d900798dc1272c778a:

  firewire: ohci: fulfill timestamp for some local asynchronous transaction (2024-04-29 18:41:00 +0900)

----------------------------------------------------------------
firewire: fixes for v6.9-rc6

The following two driver fixes:

* The firewire-ohci driver for 1394 OHCI hardware does not fill time stamp
  for response packet when handling asynchronous transaction to local
  destination. This brings an inconvenience that the response packet is not
  equivalent between the transaction to local and remote. It is fixed by
  fulfilling the time stamp with hardware time. The fix should be
  applied to Linux kernel v6.5 or later as well.

* The nosy driver for Texas Instruments TSB12LV21A (PCILynx) has
  long-standing issue about the behaviour when user space application
  passes less size of buffer than expected. It is fixed by returning zero
  according to the convention of UNIX-like systems.

----------------------------------------------------------------
Takashi Sakamoto (1):
      firewire: ohci: fulfill timestamp for some local asynchronous transaction

Thanassis Avgerinos (1):
      firewire: nosy: ensure user_length is taken into account when fetching packet contents

 drivers/firewire/nosy.c | 6 ++++--
 drivers/firewire/ohci.c | 8 ++++++--
 2 files changed, 10 insertions(+), 4 deletions(-)


Regards

Takashi Sakamoto

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-02 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-02 12:06 [GIT PULL] firewire: fixes for v6.9-rc6 Takashi Sakamoto
2024-05-02 16:08 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®