Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1452496 > unrolled thread

[GIT] IDE

Started byDavid Miller <davem@davemloft.net>
First post2016-07-29 20:00 +0200
Last post2016-07-29 20:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT] IDE David Miller <davem@davemloft.net> - 2016-07-29 20:00 +0200

#1452496 — [GIT] IDE

FromDavid Miller <davem@davemloft.net>
Date2016-07-29 20:00 +0200
Subject[GIT] IDE
Message-ID<s0keK-7S4-9@gated-at.bofh.it>
Just a couple small bug fixes, nothing overly exciting in
here.

Please pull, thanks a lot!

The following changes since commit 107df03203bb66de56e2caec3bde6d22b55480c5:

  Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (2016-07-23 15:44:31 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide 

for you to fetch changes up to d4f8c2e0f827a0b3a322c449ac331ae41feeb359:

  ide: missing break statement in set_timings_mdma() (2016-07-26 15:25:31 -0700)

----------------------------------------------------------------
Alexey Khoroshilov (1):
      ide-tape: fix misprint in failure handling in idetape_init()

Colin Ian King (1):
      ide: hpt366: fix incorrect mask when checking at cmd_high_time

Dan Carpenter (1):
      ide: missing break statement in set_timings_mdma()

Julia Lawall (1):
      cmd640: add __init attribute

 drivers/ide/cmd640.c   | 2 +-
 drivers/ide/hpt366.c   | 2 +-
 drivers/ide/ide-tape.c | 6 +++---
 drivers/ide/pmac.c     | 1 +
 4 files changed, 6 insertions(+), 5 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web