aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAge
* ide: checkpatch.pl fixes for ide-iops.cBartlomiej Zolnierkiewicz2009-03-24
* ide: fix comments in ide_config_drive_speed()Bartlomiej Zolnierkiewicz2009-03-24
* ide: fix printk() levels in [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz2009-03-24
* ide: move standard I/O code to ide-io-std.cBartlomiej Zolnierkiewicz2009-03-24
* ide: move ide_read_bcount_and_ireason() to ide-atapi.cBartlomiej Zolnierkiewicz2009-03-24
* ide: move xfer mode tuning code to ide-xfer-mode.cBartlomiej Zolnierkiewicz2009-03-24
* ide: move device settings code to ide-devsets.cBartlomiej Zolnierkiewicz2009-03-24
* ide: move ide_do_park_unpark() to ide-park.cBartlomiej Zolnierkiewicz2009-03-24
* ide: factor out processing of special commands from ide_special_rq()Bartlomiej Zolnierkiewicz2009-03-24
* ide: remove ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2009-03-24
* ide: move ide_dma_timeout_retry() to ide-dma.cBartlomiej Zolnierkiewicz2009-03-24
* ide: move drive_is_ready() to ide-io.cBartlomiej Zolnierkiewicz2009-03-24
* ide: unexport ide_devset_execute()Bartlomiej Zolnierkiewicz2009-03-24
* ide: remove stale comments from drive_is_ready()Bartlomiej Zolnierkiewicz2009-03-24
* ide-acpi: remove taskfile_load_raw()Bartlomiej Zolnierkiewicz2009-03-24
* ide-acpi: cleanup do_drive_set_taskfiles()Bartlomiej Zolnierkiewicz2009-03-24
* ide-acpi: cleanup do_drive_get_GTF()Bartlomiej Zolnierkiewicz2009-03-24
* ide: sanitize ACPI initializationBartlomiej Zolnierkiewicz2009-03-24
* ide: add ide_for_each_present_dev() iteratorBartlomiej Zolnierkiewicz2009-03-24
* ide-acpi: init ACPI handles early for devicesBartlomiej Zolnierkiewicz2009-03-24
* ide-acpi: no need to zero ->acpidata for devicesBartlomiej Zolnierkiewicz2009-03-24
* ide: remove superfluous check from ide_proc_port_register_devices()Bartlomiej Zolnierkiewicz2009-03-24
* ide: init_irq() doesn't need to hold ide_cfg_mtxBartlomiej Zolnierkiewicz2009-03-24
* ide: move ->lock and ->timer init from init_irq() to ide_init_port_data()Bartlomiej Zolnierkiewicz2009-03-24
* ide: no need to touch local IRQs in ide_probe_port()Bartlomiej Zolnierkiewicz2009-03-24
* ide: move ide_pktcmd_tf_load() to ide-atapi.cBartlomiej Zolnierkiewicz2009-03-24
* ide: fix IDE_DFLAG_NO_IO_32BIT handlingBartlomiej Zolnierkiewicz2009-03-24
* ide: save the returned value of dma_map_sgFUJITA Tomonori2009-03-13
* ide-floppy: do not map dataless cmds to an sgBorislav Petkov2009-03-13
* ide: add at91_ide driverStanislaw Gruszka2009-03-05
* ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-05
* ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov2009-03-05
* ide: NULL noise: drivers/ide/ide-*.cHannes Eder2009-03-05
* ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin2009-03-05
* ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-25
* ide-cd: document capacity hackBartlomiej Zolnierkiewicz2009-02-25
* it821x: remove dead URLBartlomiej Zolnierkiewicz2009-02-25
* atiixp: fix missing parenthesesRoel Kluin2009-02-25
* amd74xx: device/vendor confusionRoel Kluin2009-02-25
* ide: ide.c 'clear' fix, update "ide=nodma" documentationDavid Fries2009-02-25
* Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault2009-02-03
* icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz2009-02-02
* tx4939ide: typo fix and minor cleanupAtsushi Nemoto2009-02-02
* ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz2009-02-02
* ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher2009-02-02
* IDE: Unregister and disable devices if initialization fails.Ian Campbell2009-02-02
* ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz2009-02-02
* ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-02-02
* ide-cd: fix DMA for non bio-backed requestsBorislav Petkov2009-02-02
* drivers/ide/palm_bk3710.c buildfixDavid Brownell2009-01-19