summaryrefslogtreecommitdiffstats
path: root/include/linux/ide.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] Make number of IDE interfaces configurableMatt Mackall2006-10-031-1/+2
* [PATCH] IDE: claim extra DMA ports regardless of channelSergei Shtylylov2006-10-031-1/+3
* [PATCH] ide: option to disable cache flushes for buggy drivesJens Axboe2006-07-281-0/+1
* [PATCH] lockdep: annotate enable_in_hardirq()Ingo Molnar2006-07-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-291-1/+0
|\
| * [PATCH] devfs: Remove devfs support from the ide subsystem.Greg Kroah-Hartman2006-06-261-1/+0
* | [PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox2006-06-281-0/+1
|/
* [PATCH] IDE CD end-of media error fixAlan Cox2006-06-251-0/+3
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] remove the obsolete IDEPCI_FLAG_FORCE_PDCAdrian Bunk2006-04-191-1/+0
* [PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operationsKumar Gala2006-03-241-0/+1
* [PATCH] drivers/ide/ide-io.c: make __ide_end_request() staticAdrian Bunk2006-02-031-1/+0
* [PATCH] stop CompactFlash devices being marked as removableRichard Purdie2006-02-031-1/+0
OpenPOWER on IntegriCloud