linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: torvalds@linux-foundation.org
Cc: akpm@linux-foundation.org, linux-ide@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: [GIT]: IDE
Date: Tue, 08 Dec 2009 15:49:30 -0800 (PST)	[thread overview]
Message-ID: <20091208.154930.55611259.davem@davemloft.net> (raw)


Mostly minor cleanups, and an increase in WAIT_DRQ to accomodate
CF cards, SSD drives, and other slow devices.

Also a UDMA fix for the slc90e66 driver which came a bit late
for 2.6.32 and I have thus queued up for -stable.

Please pull, thanks a lot.

The following changes since commit a252e749f1ae17e43ccc5824f7b1b5854417c98b:
  Linus Torvalds (1):
        sctp: fix compile error due to sysctl mismerge

are available in the git repository at:

  master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-next-2.6.git master

Bartlomiej Zolnierkiewicz (9):
      hpt366: remove dead old timing tables
      slc90e66: fix UDMA handling
      cs5535: add pci id for AMD based CS5535 controllers
      alim15x3: remove obsolete and dangerous wdc_udma parameter
      cmd64x: remove no longer needed debugging code
      cy82c693: remove no longer needed debugging code
      pdc202xx_old: remove no longer needed debugging code
      sis5513: remove stale TODO
      sl82c105: remove no longer needed debugging code

Borislav Petkov (1):
      ide-tape: remove the BKL

David S. Miller (4):
      ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives.
      Merge branch 'master' of master.kernel.org:/.../davem/ide-2.6
      Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
      Merge branch 'ide-dcr' of git://git.kernel.org/.../bart/misc

H Hartley Sweeten (3):
      drivers/ide/au1xxx-ide.c: use resource_size()
      drivers/ide/ide_platform.c: use resource_size()
      drivers/ide/tx4938ide.c: use resource_size()

Robert Hancock (1):
      ide: update Kconfig text to mark as deprecated

Sergei Shtylyov (1):
      hpt366: kill unused #define's

 drivers/ide/Kconfig        |   43 ++++++-----------------------
 drivers/ide/alim15x3.c     |   12 +-------
 drivers/ide/au1xxx-ide.c   |    7 ++---
 drivers/ide/cmd64x.c       |   17 -----------
 drivers/ide/cs5535.c       |    1 +
 drivers/ide/cy82c693.c     |   27 ------------------
 drivers/ide/hpt366.c       |   65 --------------------------------------------
 drivers/ide/ide-tape.c     |   21 ++++++++++----
 drivers/ide/ide_platform.c |    8 +++---
 drivers/ide/pdc202xx_old.c |   15 ----------
 drivers/ide/sis5513.c      |    9 ------
 drivers/ide/sl82c105.c     |   24 +---------------
 drivers/ide/slc90e66.c     |    3 +-
 drivers/ide/tx4938ide.c    |    2 +-
 include/linux/ide.h        |    4 +-
 15 files changed, 38 insertions(+), 220 deletions(-)

             reply	other threads:[~2009-12-08 23:49 UTC|newest]

Thread overview: 61+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-08 23:49 David Miller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-04-06 18:24 [GIT] IDE David Miller
2020-04-07 19:55 ` pr-tracker-bot
2020-01-30 10:07 David Miller
2020-01-30 18:00 ` pr-tracker-bot
2019-07-13  6:17 [GIT] Ide David Miller
2019-07-13 23:15 ` pr-tracker-bot
2019-05-08 23:53 [GIT] IDE David Miller
2019-05-09  4:45 ` pr-tracker-bot
     [not found] ` <CGME20190510172236eucas1p138115389e72802f72e47158df6ed9871@eucas1p1.samsung.com>
2019-05-10 17:22   ` Bartlomiej Zolnierkiewicz
2019-03-11  5:00 David Miller
2019-03-11 17:50 ` pr-tracker-bot
2018-12-03  6:31 David Miller
2018-12-03 17:55 ` pr-tracker-bot
2018-08-22  5:17 David Miller
2018-06-09 14:20 David Miller
2018-02-01 15:32 David Miller
2017-11-19 12:43 David Miller
2017-07-21  3:40 David Miller
2017-05-09 20:04 David Miller
2017-02-28  1:50 David Miller
2016-07-29 17:57 David Miller
2016-03-28 19:45 David Miller
     [not found] <20160118.143241.1114572935099360375.davem@davemloft.net>
2016-01-18 19:33 ` David Miller
2015-11-03 21:44 David Miller
2015-04-17 20:14 David Miller
2015-03-19  4:59 David Miller
2014-12-12 21:00 David Miller
2014-10-15 18:44 David Miller
2014-08-06  5:03 David Miller
2014-07-22  5:37 David Miller
2014-01-29  8:50 David Miller
2013-11-14 23:29 David Miller
2013-09-05 20:44 David Miller
2013-07-10 19:21 David Miller
2012-06-15 22:42 David Miller
2011-11-18 19:47 David Miller
2011-10-03 19:35 David Miller
2011-06-12  5:32 David Miller
2011-05-23  4:58 David Miller
2010-10-29  3:45 David Miller
2010-09-18  4:19 David Miller
2010-09-18 12:01 ` Wolfram Sang
2010-08-09 10:28 David Miller
2010-05-24  7:11 David Miller
2010-04-08  8:36 David Miller
2010-04-08 15:02 ` Linus Torvalds
2010-04-08 18:15   ` David Miller
2010-03-28  2:29 [GIT]: IDE David Miller
2010-03-29  2:01 ` David Miller
2010-03-04  8:25 David Miller
2009-11-30  9:17 David Miller
2009-11-09  5:30 David Miller
2009-11-09 10:35 ` Bartlomiej Zolnierkiewicz
2009-10-29 14:36 David Miller
2009-10-07 11:10 David Miller
2009-10-05 21:05 David Miller
2009-09-15  8:53 David Miller
2009-09-06 21:13 David Miller
2009-07-22  4:21 David Miller
2009-07-06 21:51 David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091208.154930.55611259.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=akpm@linux-foundation.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).