summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide.c
Commit message (Expand)AuthorAgeFilesLines
* ide: remove write-only hwif->hwBartlomiej Zolnierkiewicz2007-10-201-7/+8
* ide: add hwif->ack_intr hookBartlomiej Zolnierkiewicz2007-10-201-0/+1
* icside: use ec->dma directlyBartlomiej Zolnierkiewicz2007-10-201-1/+0
* ide: fix ide_register_hw() to check hwif->io_ports[]Bartlomiej Zolnierkiewicz2007-10-201-2/+2
* ide: add ide_find_port() helperBartlomiej Zolnierkiewicz2007-10-201-0/+24
* ide: add ide_device_add()Bartlomiej Zolnierkiewicz2007-10-201-3/+4
* ide: add ->fixup method to ide_hwif_tBartlomiej Zolnierkiewicz2007-10-201-14/+9
* ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flagsBartlomiej Zolnierkiewicz2007-10-191-1/+0
* ide: add IDE_HFLAG_NO_ATAPI_DMA host flagBartlomiej Zolnierkiewicz2007-10-191-3/+0
* ide: add "hdx=nodma" kernel parameterBartlomiej Zolnierkiewicz2007-10-161-2/+5
* ide: remove hwif->autodma and drive->autodmaBartlomiej Zolnierkiewicz2007-10-161-1/+0
* ide: remove "idex=dma" kernel parameterBartlomiej Zolnierkiewicz2007-10-161-4/+2
* ide: unexport noautodmaAdrian Bunk2007-10-161-2/+0
* ide: remove ->ide_dma_check (take 2)Bartlomiej Zolnierkiewicz2007-10-161-2/+1
* ide: move ide_config_drive_speed() calls to upper layers (take 2)Bartlomiej Zolnierkiewicz2007-10-131-1/+1
* Driver core: change add_uevent_var to use a structKay Sievers2007-10-121-12/+5
* ide: add ide_set{_max}_pio() (take 4)Bartlomiej Zolnierkiewicz2007-10-111-2/+3
* ide: hook ACPI _PSx method to IDE power on/offShaohua Li2007-10-111-2/+12
* hpt366: MWDMA filter for SATA cards (take 2)Sergei Shtylyov2007-10-111-0/+1
* ide: add support for SCSI ioctls to ide-floppyBartlomiej Zolnierkiewicz2007-07-201-4/+0
* ide: remove stale changelog/comments/TODO from ide.cBartlomiej Zolnierkiewicz2007-07-201-78/+0
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-201-0/+2
* ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-0/+2
* Revert drivers/ide/ide.c scsi_cmd_ioctl() usage changesLinus Torvalds2007-07-171-5/+5
* bsg: add a request_queue argument to scsi_cmd_ioctl()FUJITA Tomonori2007-07-161-1/+1
* bsg: support for full generic block layer SG v3Jens Axboe2007-07-161-5/+5
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-2/+7
* ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke2007-07-091-6/+6
* ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke2007-07-091-4/+4
* ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-091-1/+1
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-091-1/+1
* Resume from RAM on HPC nx6325 brokenRafael J. Wysocki2007-06-161-3/+6
* ide: HPA detect from resumeLee Trager2007-06-081-1/+8
* ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz2007-05-161-0/+1
* ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz2007-05-101-5/+5
* ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-101-11/+3
* ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-101-9/+7
* ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-101-310/+3
* ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-101-72/+104
* ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-101-9/+6
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-0/+1
* ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-101-3/+0
* ide: add "optical" to sysfs "media" attributeDanny Kukawka2007-04-101-0/+2
* ide: fix locking for manual DMA enable/disable ("hdparm -d")Bartlomiej Zolnierkiewicz2007-03-261-7/+30
* ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config optionsBartlomiej Zolnierkiewicz2007-03-171-4/+0
* ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)Bartlomiej Zolnierkiewicz2007-03-031-5/+5
* ide: remove some obsoleted kernel params (v2)Bartlomiej Zolnierkiewicz2007-03-031-15/+8
* ide: remove a ton of pointless #undef REALLY_SLOW_IOAlan Cox2007-03-031-2/+0
* ide: fix pmac breakageAndrew Morton2007-03-031-2/+2
* ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+1
OpenPOWER on IntegriCloud