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


Groups > linux.kernel > #1452496

[GIT] IDE

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject [GIT] IDE
Date 2016-07-29 20:00 +0200
Message-ID <s0keK-7S4-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web