login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
June
»
2
Re: [PATCH 03/21] ide: use u8 for xfer modes in ide-timing.h
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Sergei Shtylyov
Subject:
Re: [PATCH 03/21] ide: use u8 for xfer modes in ide-timing.h
Date: Monday, June 2, 2008 - 4:43 am
Bartlomiej Zolnierkiewicz wrote:
quoted text
> There should be no functional changes caused by this patch.
quoted text
> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com> MBR, Sergei --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00/21] ide: convert ide-timing.h to ide-timings.c l ...
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:39 pm)
[PATCH 01/21] ide: remove needless includes from ide-lib.c
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:39 pm)
[PATCH 02/21] ide: remove unused XFER_UDMA_SLOW
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 03/21] ide: use u8 for xfer modes in ide-timing.h
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 04/21] ide: move some bits from ide-timing.h to <li ...
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 05/21] ide: remove XFER_* masks from ide-timing.h
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 06/21] ide: checkpatch.pl fixes for ide-timing.h
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 07/21] ide: convert ide-timing.h to ide-timings.c l ...
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 08/21] ali14xx: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:40 pm)
[PATCH 09/21] ht6560b: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:41 pm)
[PATCH 10/21] qd65xx: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 11/21] alim15x3: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 12/21] cmd640: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 13/21] cmd64x: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 14/21] cy82c693: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 15/21] opti621: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 16/21] sl82c105: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:42 pm)
[PATCH 17/21] ide-mpc8xx: convert to use ide_timing_find_m ...
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:43 pm)
[PATCH 18/21] ide-pmac: convert to use ide_timing_find_mode()
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:43 pm)
[PATCH 19/21] ide: move ide_pio_cycle_time() to ide-timings.c
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:43 pm)
[PATCH 20/21] ide: remove no longer used ide_pio_timings[]
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:43 pm)
[PATCH 21/21] ide: move PIO blacklist to ide-pio-blacklist.c
, Bartlomiej Zolnierki ...
, (Wed May 28, 2:43 pm)
Re: [PATCH 04/21] ide: move some bits from ide-timing.h to ...
, Sergei Shtylyov
, (Fri May 30, 4:45 am)
Re: [PATCH 05/21] ide: remove XFER_* masks from ide-timing.h
, Sergei Shtylyov
, (Fri May 30, 4:46 am)
Re: [PATCH 06/21] ide: checkpatch.pl fixes for ide-timing.h
, Sergei Shtylyov
, (Fri May 30, 4:46 am)
Re: [PATCH 08/21] ali14xx: convert to use ide_timing_find_ ...
, Sergei Shtylyov
, (Mon Jun 2, 4:38 am)
Re: [PATCH 09/21] ht6560b: convert to use ide_timing_find_ ...
, Sergei Shtylyov
, (Mon Jun 2, 4:38 am)
Re: [PATCH 10/21] qd65xx: convert to use ide_timing_find_m ...
, Sergei Shtylyov
, (Mon Jun 2, 4:38 am)
Re: [PATCH 11/21] alim15x3: convert to use ide_timing_find ...
, Sergei Shtylyov
, (Mon Jun 2, 4:39 am)
Re: [PATCH 12/21] cmd640: convert to use ide_timing_find_m ...
, Sergei Shtylyov
, (Mon Jun 2, 4:40 am)
Re: [PATCH 12/21] cmd640: convert to use ide_timing_find_m ...
, Sergei Shtylyov
, (Mon Jun 2, 4:40 am)
Re: [PATCH 13/21] cmd64x: convert to use ide_timing_find_m ...
, Sergei Shtylyov
, (Mon Jun 2, 4:40 am)
Re: [PATCH 14/21] cy82c693: convert to use ide_timing_find ...
, Sergei Shtylyov
, (Mon Jun 2, 4:40 am)
Re: [PATCH 15/21] opti621: convert to use ide_timing_find_ ...
, Sergei Shtylyov
, (Mon Jun 2, 4:41 am)
Re: [PATCH 16/21] sl82c105: convert to use ide_timing_find ...
, Sergei Shtylyov
, (Mon Jun 2, 4:41 am)
Re: [PATCH 18/21] ide-pmac: convert to use ide_timing_find ...
, Sergei Shtylyov
, (Mon Jun 2, 4:41 am)
Re: [PATCH 20/21] ide: remove no longer used ide_pio_timings[]
, Sergei Shtylyov
, (Mon Jun 2, 4:42 am)
Re: [PATCH 02/21] ide: remove unused XFER_UDMA_SLOW
, Sergei Shtylyov
, (Mon Jun 2, 4:43 am)
Re: [PATCH 03/21] ide: use u8 for xfer modes in ide-timing.h
, Sergei Shtylyov
, (Mon Jun 2, 4:43 am)
Re: [PATCH 19/21] ide: move ide_pio_cycle_time() to ide-ti ...
, Sergei Shtylyov
, (Mon Jun 2, 4:49 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 041/196] kobject: add kobject_init_and_add function
Lukas Hejtmanek
Re: Another libata error related to OCZ SSD
Greg Kroah-Hartman
[PATCH 023/196] MCP_UCB1200: Convert from class_device to device
Florian Fainelli
Re: System clock runs too fast after 2.6.27 -> 2.6.28.1 upgrade
Christoph Lameter
[patch 1/4] mmu_notifier: Core code
git
:
Johannes Schindelin
Re: [PATCH 1/2] Add strbuf_initf()
John Bito
[EGIT] Push to GitHub caused corruption
Jakub Narebski
Re: [PATCH 0/2] gitweb: patch view
Junio C Hamano
Re: [PATCH] When a remote is added but not fetched, tell the user.
Andy Parkins
Re: [RFC] Submodules in GIT
git-commits-head
:
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Linux Kernel Mailing List
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
Linux Kernel Mailing List
ceph: client types
Linux Kernel Mailing List
ceph: on-wire types
Linux Kernel Mailing List
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
linux-netdev
:
Andrew Morton
Re: [Bugme-new] [Bug 14969] New: b44: WOL does not work in suspended state
Giuseppe CAVALLARO
Re: [PATCH 03/13] stmmac: add the new Header file for stmmac platform data
Taku Izumi
[PATCH 3/3] ixgbe: add registers etc. printout code just before resetting adapters
Eric Dumazet
rps: some comments
Thomas Gleixner
Re: [RFC PATCH 02/12] On Tue, 23 Sep 2008, David Miller wrote:
openbsd-misc
:
Stephan Andreas
problems with login after xlock in OpenBSD release 4.7
pmc
Make A Change. Alcoholism and Drug Addiction Treatment
ropers
Re: what exactly is enc0?
Fuad NAHDI
Re: What does your environment look like?
Matthew Szudzik
Typo on OpenBSD 4.4 CD Set
Colocation donated by:
Syndicate