summaryrefslogtreecommitdiffstats
path: root/include/linux/ide.h
Commit message (Expand)AuthorAgeFilesLines
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-241-2/+2
* ide: add PIO masksBartlomiej Zolnierkiewicz2007-07-201-0/+3
* ide: remove ide_find_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-0/+7
* ide: drop "PIO data" argument from ide_get_best_pio_mode()Bartlomiej Zolnierkiewicz2007-07-201-5/+1
* ide: add ide_pio_cycle_time() helper (take 2)Bartlomiej Zolnierkiewicz2007-07-201-1/+1
* ide: add ide_pci_device_t.host_flags (take 2)Bartlomiej Zolnierkiewicz2007-07-201-3/+3
* ide: add ide_dev_has_iordy() helper (take 4)Bartlomiej Zolnierkiewicz2007-07-201-1/+5
* ide: make ide_get_best_pio_mode() print info if overriding PIO modeBartlomiej Zolnierkiewicz2007-07-201-1/+0
* ide: add short cables supportBartlomiej Zolnierkiewicz2007-07-091-1/+2
* ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke2007-07-091-1/+2
* ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke2007-07-091-2/+2
* ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-091-2/+2
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-091-2/+2
* ide: HPA detect from resumeLee Trager2007-06-081-0/+1
* ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz2007-05-161-2/+0
* ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz2007-05-161-1/+0
* ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz2007-05-101-0/+5
* ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-101-6/+4
* ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-101-2/+3
* ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz2007-05-101-0/+1
* ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-101-16/+23
* ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-101-12/+4
* ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-101-6/+8
* ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-101-0/+2
* ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-101-6/+4
* ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-101-0/+1
* sl82c105: rework PIO support (take 2)Sergei Shtylyov2007-05-051-1/+0
* ide: correctly prevent IDE timer expiry function to run if request was alread...Suleiman Souhlal2007-04-101-0/+2
* ide: use correct IDE error recoverySuleiman Souhlal2007-03-261-0/+1
* ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)Sergei Shtylyov2007-03-031-1/+2
* ide: make ide_hwif_t.ide_dma_host_on void (v2)Bartlomiej Zolnierkiewicz2007-02-171-2/+2
* ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)Bartlomiej Zolnierkiewicz2007-02-171-6/+6
* ide: add ide_set_dma() helper (v2)Bartlomiej Zolnierkiewicz2007-02-171-0/+2
* ide: convert ide_hwif_t.mmio into flag (v2)Bartlomiej Zolnierkiewicz2007-02-171-1/+1
* ide: use PIO/MMIO operations directly where possible (v2)Bartlomiej Zolnierkiewicz2007-02-171-2/+0
* ide: add ide_use_fast_pio() helper (v3)Bartlomiej Zolnierkiewicz2007-02-171-0/+1
* ide: remove ide_drive_t.usageBartlomiej Zolnierkiewicz2007-02-171-1/+0
* ide: remove write-only ide_hwif_t.no_dsc flagBartlomiej Zolnierkiewicz2007-02-171-1/+0
* ide: remove write-only ide_pio_data_t.blacklistedBartlomiej Zolnierkiewicz2007-02-171-1/+0
* ide: remove clearing bmdma status from cdrom_decode_status() (rev #4)Albert Lee2007-02-171-1/+0
* ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)Albert Lee2007-02-171-0/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-02-071-0/+27
|\
| * ACPI support for IDE devicesHannes Reinecke2007-02-071-0/+27
* | PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman2007-02-071-2/+2
|/
* [PATCH] remove blk_queue_activity_fnBoaz Harrosh2006-12-121-2/+0
* [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2Alan Cox2006-12-101-0/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] ide: Fix crash on repeated resetAlan Cox2006-10-031-0/+3
* [PATCH] ide: remove dma_base2 field from ide_hwif_tSergei Shtylyov2006-10-031-1/+0
* [PATCH] drivers/ide/: cleanupsAdrian Bunk2006-10-031-1/+0
OpenPOWER on IntegriCloud