summaryrefslogtreecommitdiffstats
path: root/include/linux/ide.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] Add ide_bus_type probe and remove methodsRussell King2006-01-131-0/+5
* [PATCH] Revert ide softirq handlingJens Axboe2006-01-121-1/+0
* [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_semAleksey Makarov2006-01-091-2/+3
* [IDE] Use the block layer deferred softirq request completionJens Axboe2006-01-091-0/+1
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-081-1/+1
* [PATCH] ide: cleanup ide_driver_tBartlomiej Zolnierkiewicz2005-12-151-3/+0
* [PATCH] ide: cleanup ide.hBartlomiej Zolnierkiewicz2005-12-151-122/+0
* [PATCH] ide: core modifications for AU1200Jordan Crouse2005-12-151-0/+6
* [PATCH] ide: remove unused ide_action_t:ide_nextBartlomiej Zolnierkiewicz2005-11-191-1/+0
* [PATCH] ide: remove duplicate documentation for ide_do_drive_cmd()Bartlomiej Zolnierkiewicz2005-11-191-25/+0
* [PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard2005-11-181-1/+3
* [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-101-1/+2
* [PATCH] ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.hBjorn Helgaas2005-11-091-0/+4
* [PATCH] ide: incorrect device link for ide-csHannes Reinecke2005-11-091-0/+1
OpenPOWER on IntegriCloud