summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* ide: move device settings code to ide-devsets.cBartlomiej Zolnierkiewicz2009-03-244-192/+192
* ide: move ide_do_park_unpark() to ide-park.cBartlomiej Zolnierkiewicz2009-03-242-24/+25
* ide: factor out processing of special commands from ide_special_rq()Bartlomiej Zolnierkiewicz2009-03-241-34/+41
* ide: remove ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2009-03-243-30/+7
* ide: move ide_dma_timeout_retry() to ide-dma.cBartlomiej Zolnierkiewicz2009-03-242-57/+57
* ide: move drive_is_ready() to ide-io.cBartlomiej Zolnierkiewicz2009-03-242-25/+23
* ide: unexport ide_devset_execute()Bartlomiej Zolnierkiewicz2009-03-241-1/+0
* ide: remove stale comments from drive_is_ready()Bartlomiej Zolnierkiewicz2009-03-241-9/+0
* ide-acpi: remove taskfile_load_raw()Bartlomiej Zolnierkiewicz2009-03-241-47/+24
* ide-acpi: cleanup do_drive_set_taskfiles()Bartlomiej Zolnierkiewicz2009-03-241-20/+1
* ide-acpi: cleanup do_drive_get_GTF()Bartlomiej Zolnierkiewicz2009-03-241-27/+0
* ide: sanitize ACPI initializationBartlomiej Zolnierkiewicz2009-03-243-10/+6
* ide: add ide_for_each_present_dev() iteratorBartlomiej Zolnierkiewicz2009-03-243-48/+25
* ide-acpi: init ACPI handles early for devicesBartlomiej Zolnierkiewicz2009-03-241-44/+21
* ide-acpi: no need to zero ->acpidata for devicesBartlomiej Zolnierkiewicz2009-03-241-2/+0
* ide: remove superfluous check from ide_proc_port_register_devices()Bartlomiej Zolnierkiewicz2009-03-241-1/+1
* ide: init_irq() doesn't need to hold ide_cfg_mtxBartlomiej Zolnierkiewicz2009-03-241-4/+0
* ide: move ->lock and ->timer init from init_irq() to ide_init_port_data()Bartlomiej Zolnierkiewicz2009-03-241-5/+6
* ide: no need to touch local IRQs in ide_probe_port()Bartlomiej Zolnierkiewicz2009-03-241-6/+0
* ide: move ide_pktcmd_tf_load() to ide-atapi.cBartlomiej Zolnierkiewicz2009-03-242-21/+20
* ide: fix IDE_DFLAG_NO_IO_32BIT handlingBartlomiej Zolnierkiewicz2009-03-241-7/+2
* ide: save the returned value of dma_map_sgFUJITA Tomonori2009-03-131-3/+9
* ide-floppy: do not map dataless cmds to an sgBorislav Petkov2009-03-132-2/+16
* ide: add at91_ide driverStanislaw Gruszka2009-03-053-0/+473
* ide: allow to wrap interrupt handlerStanislaw Gruszka2009-03-052-1/+7
* ide-iops: fix odd-length ATAPI PIO transfersSergei Shtylyov2009-03-051-0/+2
* ide: NULL noise: drivers/ide/ide-*.cHannes Eder2009-03-054-4/+4
* ide: expiry() returns int, negative expiry() return values won't be noticedRoel Kluin2009-03-051-1/+1
* ide: fix refcounting in device driversBartlomiej Zolnierkiewicz2009-02-255-30/+56
* ide-cd: document capacity hackBartlomiej Zolnierkiewicz2009-02-251-0/+8
* it821x: remove dead URLBartlomiej Zolnierkiewicz2009-02-251-3/+2
* atiixp: fix missing parenthesesRoel Kluin2009-02-251-2/+2
* amd74xx: device/vendor confusionRoel Kluin2009-02-251-1/+1
* ide: ide.c 'clear' fix, update "ide=nodma" documentationDavid Fries2009-02-252-4/+9
* Fix my email address in qd65xx.[ch]/pata_qdi.cSamuel Thibault2009-02-032-2/+2
* icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz2009-02-021-1/+1
* tx4939ide: typo fix and minor cleanupAtsushi Nemoto2009-02-021-2/+2
* ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz2009-02-023-0/+319
* ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher2009-02-021-0/+5
* IDE: Unregister and disable devices if initialization fails.Ian Campbell2009-02-021-1/+2
* ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz2009-02-021-8/+32
* ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-02-021-1/+1
* ide-cd: fix DMA for non bio-backed requestsBorislav Petkov2009-02-022-3/+9
* drivers/ide/palm_bk3710.c buildfixDavid Brownell2009-01-191-4/+7
* ide: fix Falcon IDE breakageMichael Schmitz2009-01-191-1/+1
* ide: fix IDE PMAC breakageAndreas Schwab2009-01-191-1/+2
* ide: fix suspend regressionBartlomiej Zolnierkiewicz2009-01-141-4/+8
* tx4938ide: Fix build error due to read_sff_dma_status movingAtsushi Nemoto2009-01-141-1/+0
* ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQBartlomiej Zolnierkiewicz2009-01-141-5/+0
* sl82c105: remove dead codeBartlomiej Zolnierkiewicz2009-01-141-4/+0
OpenPOWER on IntegriCloud