| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-08-11 | ide: use module_param_named rather than module_param_call | Rusty Russell | 1 | -7/+13 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -1/+0 |
| 2009-06-07 | ide: preserve Host Protected Area by default (v2) | Bartlomiej Zolnierkiewicz | 1 | -0/+10 |
| 2009-03-24 | ide: move device settings code to ide-devsets.c | Bartlomiej Zolnierkiewicz | 1 | -154/+0 |
| 2009-03-24 | ide: sanitize ACPI initialization | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
| 2009-02-25 | ide: ide.c 'clear' fix, update "ide=nodma" documentation | David Fries | 1 | -3/+8 |
| 2009-01-06 | ide: add port and host iterators | Bartlomiej Zolnierkiewicz | 1 | -2/+3 |
| 2009-01-06 | ide: dynamic allocation of device structures | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2009-01-06 | ide: remove ide_driver_t typedef | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
| 2009-01-06 | ide: move ide_init_port_data() and friends to ide-probe.c | Bartlomiej Zolnierkiewicz | 1 | -146/+0 |
| 2009-01-06 | ide: update ide_unregister() documentation | Bartlomiej Zolnierkiewicz | 1 | -13/+5 |
| 2009-01-06 | ide: merge ide_hwgroup_t with ide_hwif_t (v2) | Bartlomiej Zolnierkiewicz | 1 | -5/+2 |
| 2009-01-06 | ide: use per-port IRQ handlers | Bartlomiej Zolnierkiewicz | 1 | -16/+1 |
| 2009-01-02 | ide: move sysfs support to ide-sysfs.c | Bartlomiej Zolnierkiewicz | 1 | -70/+2 |
| 2008-12-29 | ide: move Power Management support to ide-pm.c | Bartlomiej Zolnierkiewicz | 1 | -74/+0 |
| 2008-12-29 | ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2) | Bartlomiej Zolnierkiewicz | 1 | -5/+3 |
| 2008-12-29 | ide: __ide_port_unregister_devices() doesn't need an ide_lock held | Bartlomiej Zolnierkiewicz | 1 | -7/+0 |
| 2008-10-13 | ide: Implement disk shock protection support (v4) | Elias Oltmanns | 1 | -0/+1 |
| 2008-10-13 | ide: switch to DMA-mapping API part #2 | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
| 2008-10-13 | ide-disk: move all ioctl handling to ide-disk_ioctl.c | Bartlomiej Zolnierkiewicz | 1 | -7/+4 |
| 2008-10-13 | ide: convert 'pio_mode' device setting to use DS_SYNC flag | Bartlomiej Zolnierkiewicz | 1 | -10/+42 |
| 2008-10-13 | ide: remove [ata_]select_t | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-10-13 | ide: use 'drive->dn & 1' instead of drive->select.b.unit | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
| 2008-10-13 | ide: sanitize ide*_pm_* enums | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-10-13 | ide: add device flags | Bartlomiej Zolnierkiewicz | 1 | -14/+21 |
| 2008-10-13 | ide: fix IDE ACPI for slave device-only configurations | Bartlomiej Zolnierkiewicz | 1 | -11/+10 |
| 2008-10-10 | ide: Remove ide_spin_wait_hwgroup() and use special requests instead | Elias Oltmanns | 1 | -66/+15 |
| 2008-10-10 | ide: move ioctls handling to ide-ioctls.c | Bartlomiej Zolnierkiewicz | 1 | -174/+0 |
| 2008-10-10 | ide: cleanup generic_ide_ioctl() | Bartlomiej Zolnierkiewicz | 1 | -52/+45 |
| 2008-10-10 | ide: add ide_setting_ioctl() helper | Bartlomiej Zolnierkiewicz | 1 | -19/+34 |
| 2008-10-10 | ide: remove ->bus_state field from ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -3/+1 |
| 2008-10-10 | ide: ide_id_to_hd_driveid() -> ata_id_to_hd_driveid() | Bartlomiej Zolnierkiewicz | 1 | -21/+1 |
| 2008-10-10 | ide: factor out HDIO_*_NICE ioctl handling to ide_*_nice_ioctl() | Bartlomiej Zolnierkiewicz | 1 | -14/+26 |
| 2008-10-10 | ide: remove ->supports_dsc_overlap field from ide_driver_t | Bartlomiej Zolnierkiewicz | 1 | -6/+5 |
| 2008-10-10 | ide: remove read-only ->atapi_overlap field from ide_drive_t | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2008-10-10 | ide: /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz | 1 | -7/+14 |
| 2008-10-10 | ide: preparations for /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-10-10 | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
| 2008-10-10 | ide: remove unused _IDE_C and _IDE_DISK defines | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
| 2008-10-10 | ide: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
| 2008-10-10 | ide: remove drive->driveid | Bartlomiej Zolnierkiewicz | 1 | -8/+51 |
| 2008-10-10 | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz | 1 | -4/+4 |
| 2008-07-24 | ide: add ide_device_{get,put}() helpers | Bartlomiej Zolnierkiewicz | 1 | -0/+47 |
| 2008-07-23 | ide: small whitespace fixes | Pavel Machek | 1 | -1/+1 |
| 2008-07-23 | ide: allocate ide_hwif_t instances dynamically | Bartlomiej Zolnierkiewicz | 1 | -5/+0 |
| 2008-07-23 | ide: move ide_remove_port_from_hwgroup() to ide-probe.c | Bartlomiej Zolnierkiewicz | 1 | -35/+0 |
| 2008-07-23 | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
| 2008-07-23 | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-07-23 | ide: add 'config' field to hw_regs_t | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
| 2008-07-23 | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2008-07-23 | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2008-07-16 | IDE: Report errors during drive reset back to user space | Elias Oltmanns | 1 | -4/+6 |
| 2008-07-16 | IDE: Fix HDIO_DRIVE_RESET handling | Elias Oltmanns | 1 | -26/+15 |
| 2008-07-16 | ide: remove needless includes from ide.c | Bartlomiej Zolnierkiewicz | 1 | -13/+0 |
| 2008-07-16 | ide: set hwif->dev in ide_init_port_hw() (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
| 2008-07-16 | ide: make ide_hwifs[] static | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
| 2008-07-16 | ide: fix hwif-s initialization | Bartlomiej Zolnierkiewicz | 1 | -15/+0 |
| 2008-07-15 | ide: remove drive->ctl | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2008-07-15 | ide: remove obsoleted "ide=" kernel parameters | Bartlomiej Zolnierkiewicz | 1 | -86/+5 |
| 2008-07-15 | ide: cleanup init_ide_data() | Bartlomiej Zolnierkiewicz | 1 | -24/+0 |
| 2008-07-15 | ide: remove obsoleted "hdx=" kernel parameters | Bartlomiej Zolnierkiewicz | 1 | -138/+1 |
| 2008-07-15 | ide: remove obsoleted "idebus=" kernel parameter | Bartlomiej Zolnierkiewicz | 1 | -70/+1 |
| 2008-07-15 | ide: convert ide_do_drive_cmd path to use blk_execute_rq | FUJITA Tomonori | 1 | -17/+22 |
| 2008-07-15 | ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
| 2008-07-05 | ide: ide_unregister() locking bugfix | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-07-05 | ide: ide_unregister() warm-plug bugfix | Bartlomiej Zolnierkiewicz | 1 | -6/+6 |
| 2008-07-05 | ide: fix hwif->gendev refcounting | Bartlomiej Zolnierkiewicz | 1 | -8/+0 |
| 2008-04-29 | ide: use blk_rq_init() to initialize the request | FUJITA Tomonori | 1 | -2/+2 |
| 2008-04-27 | ide: add struct ide_io_ports (take 3) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-04-27 | ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) | Bartlomiej Zolnierkiewicz | 1 | -7/+4 |
| 2008-04-27 | ide: sanitize ide_unregister() usage | Bartlomiej Zolnierkiewicz | 1 | -5/+0 |
| 2008-04-27 | ide: add "noacpi" / "acpigtf" / "acpionboot" parameters | Bartlomiej Zolnierkiewicz | 1 | -11/+5 |
| 2008-04-27 | gayle: add "doubler" parameter | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-04-27 | ide: add "cdrom=" and "chs=" parameters | Bartlomiej Zolnierkiewicz | 1 | -5/+66 |
| 2008-04-27 | ide: add "nodma|noflush|noprobe|nowerr=" parameters | Bartlomiej Zolnierkiewicz | 1 | -4/+75 |
| 2008-04-27 | ide: remove obsoleted "hdx=autotune" kernel parameter | Bartlomiej Zolnierkiewicz | 1 | -4/+1 |
| 2008-04-27 | ide: mark "idebus=" kernel parameter as obsoleted (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-04-27 | ide: add "vlb|pci_clock=" parameter | Bartlomiej Zolnierkiewicz | 1 | -0/+12 |
| 2008-04-27 | ide: remove obsoleted "hdx=noautotune" kernel parameter | Bartlomiej Zolnierkiewicz | 1 | -5/+2 |
| 2008-04-27 | ide: remove obsoleted "idex=" kernel parameters | Bartlomiej Zolnierkiewicz | 1 | -114/+1 |
| 2008-04-27 | ide: remove obsoleted "idex=reset" kernel parameter | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
| 2008-04-27 | ide: remove obsoleted "idex=serialize" kernel parameter | Bartlomiej Zolnierkiewicz | 1 | -7/+2 |
| 2008-04-27 | ide: add "ignore_cable" parameter (take 2) | Bartlomiej Zolnierkiewicz | 1 | -0/+32 |
| 2008-04-26 | ide: add struct ide_dma_ops (take 3) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-04-26 | ide: remove ide_hwif_request_regions() | Bartlomiej Zolnierkiewicz | 1 | -50/+0 |
| 2008-04-26 | ide: manage resources for PCI devices in ide_pci_enable() (take 3) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-04-26 | ide: remove ide_hwif_release_regions() | Bartlomiej Zolnierkiewicz | 1 | -25/+0 |
| 2008-04-26 | ide: remove ->noprobe field from ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
| 2008-04-26 | ide: add struct ide_port_ops (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
| 2008-04-26 | ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag | Bartlomiej Zolnierkiewicz | 1 | -1/+3 |
| 2008-04-26 | ide: remove hwif->straight8 flag | Bartlomiej Zolnierkiewicz | 1 | -25/+11 |
| 2008-04-26 | ide: unexport ide_hwifs[] | Bartlomiej Zolnierkiewicz | 1 | -5/+0 |
| 2008-04-26 | ide: merge ide_match_hwif() and ide_find_port() | Bartlomiej Zolnierkiewicz | 1 | -15/+0 |
| 2008-04-26 | ide: cleanup ide_find_port() | Bartlomiej Zolnierkiewicz | 1 | -12/+3 |
| 2008-04-18 | ide: move default IDE ports setup to ide_generic host driver | Bartlomiej Zolnierkiewicz | 1 | -17/+0 |
| 2008-04-18 | ide: remove obsoleted "idex=noprobe" kernel parameter (take 2) | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
| 2008-04-18 | ide: add ide-4drives host driver (take 3) | Bartlomiej Zolnierkiewicz | 1 | -12/+3 |
| 2008-04-18 | ide: remove ppc ifdef from init_ide_data() | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
| 2008-04-18 | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-04-18 | ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-04-18 | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz | 1 | -0/+4 |
| 2008-04-18 | ppc: remove ppc_ide_md | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
| 2008-04-18 | ppc/pplus: remove ppc_ide_md.ide_init_hwif hook | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-04-18 | ide: remove ide_init_hwif_ports() | Bartlomiej Zolnierkiewicz | 1 | -2/+9 |
| 2008-04-18 | ide: remove init_hwif_default() | Bartlomiej Zolnierkiewicz | 1 | -16/+9 |
| 2008-04-18 | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) | Bartlomiej Zolnierkiewicz | 1 | -195/+4 |
| 2008-04-18 | ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2) | Bartlomiej Zolnierkiewicz | 1 | -29/+12 |
| 2008-04-18 | ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2) | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
| 2008-04-18 | ide: add warm-plug support for IDE devices (take 2) | Bartlomiej Zolnierkiewicz | 1 | -0/+24 |
| 2008-04-18 | ide: remove dead/obsolete ->busproc method | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
| 2008-04-18 | ide: rework PowerMac media-bay support (take 2) | Bartlomiej Zolnierkiewicz | 1 | -6/+16 |
| 2008-04-18 | ide: factor out devices init from ide_init_port_data() | Bartlomiej Zolnierkiewicz | 1 | -6/+17 |
| 2008-04-18 | ide: factor out code unregistering devices from ide_unregister() | Bartlomiej Zolnierkiewicz | 1 | -11/+19 |
| 2008-04-18 | ide: use ide_find_port() instead of ide_deprecated_find_port() | Bartlomiej Zolnierkiewicz | 1 | -26/+1 |
| 2008-04-18 | ide: fix ide_find_port() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-04-18 | IDE: remove ide=reverse IDE core | Greg Kroah-Hartman | 1 | -12/+0 |
| 2008-03-22 | ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-03-22 | ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2008-03-22 | ide: mark special "ide0=" kernel parameters as obsoleted | Bartlomiej Zolnierkiewicz | 1 | -6/+6 |
| 2008-03-07 | ide: update references to Documentation/ide/ide.txt (v2) | Randy Dunlap | 1 | -1/+1 |
| 2008-03-07 | ide: fix buggy code in ide_register_hw() | Peter Teoh | 1 | -1/+1 |
| 2008-02-26 | ide: fix sparse warning about shadowing 'flags' symbol | Bartlomiej Zolnierkiewicz | 1 | -8/+5 |
| 2008-02-26 | ide: skip probing port if "hdx=noprobe" was used for both devices on it | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-02-26 | ide: remove redundant comment from ide_unregister() | Bartlomiej Zolnierkiewicz | 1 | -5/+0 |
| 2008-02-21 | ide: mark "ide=reverse" option as obsolete | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-02-11 | ide: remove stale version number | Bartlomiej Zolnierkiewicz | 1 | -3/+1 |
| 2008-02-06 | ide: remove ide_setup_ports() | Bartlomiej Zolnierkiewicz | 1 | -54/+0 |
| 2008-02-02 | ide: remove ->nice0 and ->nice2 fields from ide_drive_t | Bartlomiej Zolnierkiewicz | 1 | -4/+1 |
| 2008-02-02 | ide: add ide_deprecated_find_port() helper | Bartlomiej Zolnierkiewicz | 1 | -12/+29 |
| 2008-02-02 | ide: add 'init_default' and 'restore' arguments to ide_unregister() | Bartlomiej Zolnierkiewicz | 1 | -7/+12 |
| 2008-02-02 | ide: remove redundant init_hwif_default() call from ide_register_hw() | Bartlomiej Zolnierkiewicz | 1 | -3/+1 |
| 2008-02-02 | ide: remove redundant hwif->present check from ide_register_hw() | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
| 2008-02-02 | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-02-02 | dtc2278: fix ->io_32bit handling | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
| 2008-02-01 | ide: use ide_remove_port_from_hwgroup in init_irq() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-02-01 | ide: factor out code removing port from hwgroup from ide_unregister() | Bartlomiej Zolnierkiewicz | 1 | -29/+36 |
| 2008-02-01 | ide: I/O resources are released too early in ide_unregister() | Bartlomiej Zolnierkiewicz | 1 | -7/+7 |
| 2008-02-01 | ide: cleanup ide_system_bus_speed() | Bartlomiej Zolnierkiewicz | 1 | -17/+11 |
| 2008-02-01 | ide: update/add my Copyrights | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
| 2008-02-01 | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
| 2008-02-01 | ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
| 2008-01-26 | ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-01-26 | ide: initialize rq->cmd_type in ide_init_drive_cmd() callers | Bartlomiej Zolnierkiewicz | 1 | -0/+3 |
| 2008-01-26 | ide: remove broken disk byte-swapping support | Bartlomiej Zolnierkiewicz | 1 | -5/+1 |
| 2008-01-26 | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 1 | -129/+2 |
| 2008-01-26 | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz | 1 | -0/+4 |
| 2008-01-26 | ide: move ide_arm_init() call from init_ide_data() to ide_init() | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
| 2008-01-26 | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz | 1 | -22/+11 |
| 2008-01-26 | ide: add ide_init_port_hw() helper | Bartlomiej Zolnierkiewicz | 1 | -6/+13 |
| 2008-01-26 | ide: don't try to unregister interfaces if 'initializing' in ide_register_hw() | Bartlomiej Zolnierkiewicz | 1 | -2/+10 |
| 2008-01-26 | ide: merge ->fixup and ->quirkproc methods | Bartlomiej Zolnierkiewicz | 1 | -5/+3 |
| 2008-01-26 | ide: merge ->dma_host_{on,off} methods into ->dma_host_set method | Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
| 2008-01-26 | ide: remove ->ide_dma_on and ->dma_off_quietly methods from ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -3/+1 |
| 2008-01-25 | ide: cleanup ide_set_dma() | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2008-01-25 | ide: remove redundant ->ide_dma_on call from set_using_dma() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2008-01-25 | ide: remove hwif->intrproc | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2008-01-25 | ide: remove ->dma_master field from ide_hwif_t (take 5) | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
| 2007-12-12 | ide: fix ->io_32bit race in set_io_32bit() | Bartlomiej Zolnierkiewicz | 1 | -0/+6 |
| 2007-12-12 | ide: add /sys/bus/ide/devices/*/{model,firmware,serial} sysfs entries | Bartlomiej Zolnierkiewicz | 1 | -0/+24 |
| 2007-10-20 | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 1 | -7/+8 |
| 2007-10-20 | ide: add hwif->ack_intr hook | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
| 2007-10-20 | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2007-10-20 | ide: fix ide_register_hw() to check hwif->io_ports[] | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
| 2007-10-20 | ide: add ide_find_port() helper | Bartlomiej Zolnierkiewicz | 1 | -0/+24 |
| 2007-10-20 | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 1 | -3/+4 |
| 2007-10-20 | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -14/+9 |
| 2007-10-19 | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2007-10-19 | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
| 2007-10-16 | ide: add "hdx=nodma" kernel parameter | Bartlomiej Zolnierkiewicz | 1 | -2/+5 |
| 2007-10-16 | ide: remove hwif->autodma and drive->autodma | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
| 2007-10-16 | ide: remove "idex=dma" kernel parameter | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
| 2007-10-16 | ide: unexport noautodma | Adrian Bunk | 1 | -2/+0 |
| 2007-10-16 | ide: remove ->ide_dma_check (take 2) | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
| 2007-10-13 | ide: move ide_config_drive_speed() calls to upper layers (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
| 2007-10-12 | Driver core: change add_uevent_var to use a struct | Kay Sievers | 1 | -12/+5 |
| 2007-10-11 | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 1 | -2/+3 |
| 2007-10-11 | ide: hook ACPI _PSx method to IDE power on/off | Shaohua Li | 1 | -2/+12 |
| 2007-10-11 | hpt366: MWDMA filter for SATA cards (take 2) | Sergei Shtylyov | 1 | -0/+1 |
| 2007-07-20 | ide: add support for SCSI ioctls to ide-floppy | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
| 2007-07-20 | ide: remove stale changelog/comments/TODO from ide.c | Bartlomiej Zolnierkiewicz | 1 | -78/+0 |
| 2007-07-20 | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
| 2007-07-20 | ide: remove ide_find_best_pio_mode() | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
| 2007-07-17 | Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changes | Linus Torvalds | 1 | -5/+5 |
| 2007-07-16 | bsg: add a request_queue argument to scsi_cmd_ioctl() | FUJITA Tomonori | 1 | -1/+1 |
| 2007-07-16 | bsg: support for full generic block layer SG v3 | Jens Axboe | 1 | -5/+5 |
| 2007-07-09 | ide: add short cables support | Bartlomiej Zolnierkiewicz | 1 | -2/+7 |
| 2007-07-09 | ide: use mutex instead of ide_setting_sem semaphore in IDE driver | Matthias Kaehlcke | 1 | -6/+6 |
| 2007-07-09 | ide: use mutex instead of ide_cfg_sem semaphore in IDE driver | Matthias Kaehlcke | 1 | -4/+4 |
| 2007-07-09 | ide: make void and rename ide_dma_timeout() method | Sergei Shtylyov | 1 | -1/+1 |
| 2007-07-09 | ide: make void and rename ide_dma_lostirq() method | Sergei Shtylyov | 1 | -1/+1 |
| 2007-06-16 | Resume from RAM on HPC nx6325 broken | Rafael J. Wysocki | 1 | -3/+6 |
| 2007-06-08 | ide: HPA detect from resume | Lee Trager | 1 | -1/+8 |
| 2007-05-16 | ide: always disable DMA before tuning it | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
| 2007-05-10 | ide: legacy PCI bus order probing fixes | Bartlomiej Zolnierkiewicz | 1 | -5/+5 |
| 2007-05-10 | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 1 | -11/+3 |
| 2007-05-10 | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 1 | -9/+7 |
| 2007-05-10 | ide: move IDE settings handling to ide-proc.c | Bartlomiej Zolnierkiewicz | 1 | -310/+3 |
| 2007-05-10 | ide: split off ioctl handling from IDE settings (v2) | Bartlomiej Zolnierkiewicz | 1 | -72/+104 |
| 2007-05-10 | ide: make /proc/ide/ optional | Bartlomiej Zolnierkiewicz | 1 | -9/+6 |
| 2007-05-10 | ide: rework the code for selecting the best DMA transfer mode (v3) | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |